Commit graph

217337 commits

Author SHA1 Message Date
ysengrimm
46c80bfee6 quicklisp: 2017-03-06 -> 2019-02-16 2020-03-15 22:32:17 +01:00
Maximilian Bosch
9729f30667
aircrack-ng: 1.5.2 -> 1.6 2020-03-15 22:22:48 +01:00
zimbatm
3951e718b8
postgresqlPackages.repmgr: 4.4.0 -> 5.0.0 2020-03-15 22:07:10 +01:00
Ryan Mulligan
6c8fad056b
Merge pull request #82573 from r-ryantm/auto-update/qbec
qbec: 0.7.5 -> 0.10.5
2020-03-15 13:51:47 -07:00
adisbladis
a0104e225b
Merge pull request #82660 from geistesk/golangci-lint-v1.24.0
golangci-lint: 1.23.8 -> 1.24.0
2020-03-15 20:31:15 +00:00
Francesco Gazzetta
f241aa6910
soundtracker: init at 1.0.0.1 (#82057) 2020-03-15 15:50:00 -04:00
Daiderd Jordan
134590d0a3
Merge pull request #82675 from cole-h/zoxide
zoxide: 0.2.0 -> 0.2.1
2020-03-15 20:44:00 +01:00
Vladimír Čunát
c5f663ff30
gcc8: 8.3.0 -> 8.4.0
https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html
2020-03-15 20:19:11 +01:00
Dmitry Kalinkin
359de1d416
Merge pull request #82199 from veprbl/pr/texlive_2019_final
texlive: 2019 -> 2019-final
2020-03-15 15:08:33 -04:00
Dmitry Kalinkin
9f44a61f39
texlive: use versioned tarballs
Announced in [1], versioned tarballs allow to make sure that a
specific version is fetched. This does not guarantee that all previous
versions are retained on the main mirrors.

Logically, we would want to first try to download versioned tarballs
from any mirror and only then try the unversioned ones. But right now
we only have two mirrors and only some of the tarballs are versioned
in texlive-2019, so the order is changed to not hammer the weak
tug.org mirror.

[1] https://tug.org/pipermail/tex-live/2019-September/044086.html
2020-03-15 14:56:18 -04:00
Dmitry Kalinkin
9c4212cb9f
texlive/pkgs.nix: add revision 2020-03-15 14:56:17 -04:00
Dmitry Kalinkin
9752593eb0
texlive: 2019 -> 2019-final
The biber package is now at 2.14, but TextBibTeX is still required.

Few changes were needed for newly introduced scripts-extra path. This
broke some of our old tricks which were relying on having writable
script directories. The changes to the script locations made buildEnv
create symlinks to the script directories instead of directories of
symlinks to scripts. The changes to texlinks.sh and texlive/TeXLive
perl path were made because of this.
2020-03-15 14:56:17 -04:00
Dmitry Kalinkin
d9fb53ddd6
texlive: reimplement fixHashes.sh in GNU Awk
The shell script doesn't work very well in non-GNU environments like
darwin. This provides an implementation that uses just a single GNU tool
- gawk, thus reduces number of points of failure.
2020-03-15 14:56:16 -04:00
Cole Helbling
ce8674dc0f
zoxide: 0.2.0 -> 0.2.1
With this release, you can now migrate entries from your `z` database!
2020-03-15 11:54:34 -07:00
Elis Hirwing
a0cb913949
Merge pull request #82643 from etu/php-exts-pdo-odbc
phpPackages.exts.pdo_odbc: init for all versions of php
2020-03-15 19:50:35 +01:00
Elis Hirwing
1f5af3c606
phpPackages.exts: Mark if extensions are zend extensions or not 2020-03-15 19:34:28 +01:00
Elis Hirwing
c61d907f81
phpPackages.exts.pdo_odbc: init for all versions of php 2020-03-15 19:34:11 +01:00
Jörg Thalheim
f1b69e4d76
Merge pull request #82040 from gnidorah/phodav
phodav: 2.3 -> 2.4
2020-03-15 18:25:43 +00:00
Jörg Thalheim
6fa3705ee9
Merge pull request #82109 from bhipple/remove/wtftw
wtftw: remove broken package
2020-03-15 18:20:30 +00:00
Jörg Thalheim
0fe49d7051
Merge pull request #82114 from bhipple/remove/staccato
staccato: remove broken and unmaintained package
2020-03-15 18:19:39 +00:00
adisbladis
d828748440
Merge pull request #82667 from etu/clean-up-php-derivation
php: Clean up php derivation
2020-03-15 18:18:17 +00:00
adisbladis
ad81f84d1f
melpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
adisbladis
9dbe706576
elpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
adisbladis
578c2aff63
Merge pull request #82613 from fnords/master
Add coc-spell-checker plugin for neovim
2020-03-15 18:01:59 +00:00
Silje Enge Kristensen
0adf77f746
vimPlugins.coc-spell-checker: init at 2020-02-19" 2020-03-15 17:58:33 +00:00
Silje Enge Kristensen
79ee5bc822
vimPlugins: Update 2020-03-15 17:58:28 +00:00
adisbladis
48b799e365
Merge pull request #82578 from eyJhb/coc-npm
vimPlugins.coc-*: add npm dependencies
2020-03-15 17:51:39 +00:00
adisbladis
af9b839a89
nodePackages: regenerate sets 2020-03-15 17:30:37 +00:00
adisbladis
f37e7adb7b
nodePackages: Fix NODE_NIXPKGS_PATH in shell-generate.nix 2020-03-15 17:30:37 +00:00
eyjhbb@gmail.com
d8b41ad219
vimPlugins.coc-*: add npm dependencies 2020-03-15 17:30:33 +00:00
Elis Hirwing
f1dfb6e0f5
php: get rid of with lib; used on entire file 2020-03-15 18:04:57 +01:00
Elis Hirwing
6100ac4ab2
php: remove unsupported options
- mcrypt was removed in 7.2
 - mhash was integrated into hash in 7.0
2020-03-15 18:04:25 +01:00
Benjamin Hipple
80a3dbcdd2 geckodriver: upgrade cargo fetcher and cargoSha256 2020-03-15 17:59:25 +01:00
Fabian Möller
e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
Maximilian Bosch
8be61f7a36
matrix-synapse: 1.9.1 -> 1.11.1
https://github.com/matrix-org/synapse/releases/tag/v1.10.0
https://github.com/matrix-org/synapse/releases/tag/v1.10.1
https://github.com/matrix-org/synapse/releases/tag/v1.11.0
https://github.com/matrix-org/synapse/releases/tag/v1.11.1
2020-03-15 17:09:51 +01:00
Maximilian Bosch
500375e338
python3Packages.signedjson: 1.0.0 -> 1.1.0 2020-03-15 17:09:51 +01:00
R. RyanTM
5c207933b7 postfix: 3.4.9 -> 3.4.10 2020-03-15 16:09:15 +00:00
Michael Weiss
7a1c9d8eb7
python3Packages.google_api_python_client: 1.7.12 -> 1.8.0
This version doesn't depend on
https://github.com/NixOS/nixpkgs/pull/82355 anymore.
2020-03-15 16:34:56 +01:00
Michael Weiss
069f62de77
python3Packages.google_api_python_client: 1.7.11 -> 1.7.12 2020-03-15 16:34:56 +01:00
Sander van der Burg
875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Sander van der Burg
798ab51bc7 nodePackages: regenerate with node2nix 1.8.0 2020-03-15 16:36:51 +01:00
geistesk
008362a0b5 golangci-lint: 1.23.8 -> 1.24.0 2020-03-15 16:19:22 +01:00
Silvan Mosberger
5eb01e1a7f
Merge pull request #82637 from colemickens/nixpkgs-ripcord
ripcord: 0.4.23 -> 0.4.24
2020-03-15 15:52:41 +01:00
Florian Klink
115c78c9b3
Merge pull request #82649 from flokli/mariadb-remove-without-client
mariadb: remove withoutClient
2020-03-15 15:47:26 +01:00
Silvan Mosberger
7c3f3e9c51
Merge pull request #72029 from lschuermann/tpm2-module
nixos/tpm2: init
2020-03-15 15:47:06 +01:00
Silvan Mosberger
779b7ff3d8
Merge pull request #80931 from LEXUGE/master
smartdns: init at 30
2020-03-15 15:36:05 +01:00
Timo Kaufmann
2e68526cec
Merge pull request #82647 from timokau/retdec-fix
retdec: fix build
2020-03-15 13:58:21 +00:00
adisbladis
864be2ed1c
Merge pull request #72506 from earksiinni/ersin/vim-coc-prettier
vimPlugins.coc-prettier: Add override
2020-03-15 13:37:25 +00:00
adisbladis
79ca23ba68
nodePackages: regenerate set 2020-03-15 13:02:28 +00:00
Ersin Akinci
588ca6e310
neovim: use TMPDIR as home during initilizaiton 2020-03-15 12:55:06 +00:00