Maximilian Bosch
4336fd296d
Merge pull request #113069 from r-ryantm/auto-update/diff-pdf
...
diff-pdf: 0.4.1 -> 0.5
2021-02-14 17:22:29 +01:00
ilian
20448e7fa3
vimPlugins: resolve github repository redirects
2021-02-14 17:16:33 +01:00
ilian
feab82d3b0
vimPlugins: update
2021-02-14 17:16:33 +01:00
ilian
1b2e5b707a
vimPlugins: Ignore empty commits in update.py
...
The result of repo.index.add() contains the list of files that
have been added, even though they may be unchanged since the
latest commit. We only commit if at least one file has changed.
2021-02-14 17:16:23 +01:00
Matej Urbas
b84835ebde
python3Packages.capstone: aarch64 platform name
2021-02-14 14:59:27 +00:00
Elis Hirwing
9fd840ba5d
Merge pull request #112963 from r-ryantm/auto-update/php-psalm
...
php73Packages.psalm: 4.4.1 -> 4.5.0
2021-02-14 15:57:52 +01:00
Elis Hirwing
dfcccd89b1
Merge pull request #112965 from r-ryantm/auto-update/php-maxminddb
...
php73Extensions.maxminddb: 1.9.0 -> 1.10.0
2021-02-14 15:57:13 +01:00
Jean-Paul Calderone
9338023577
Fix typo in the GitLab smtp auth options docs
2021-02-14 09:55:54 -05:00
Michael Raskin
f6f5367411
Merge pull request #113103 from equill/sbcl-2.1.1
...
sbcl: add 2.1.1
2021-02-14 14:28:08 +00:00
markuskowa
d25b19d7bc
Merge pull request #113111 from lsix/freeipmi-1.6.7
...
freeipmi: 1.6.6 -> 1.6.7
2021-02-14 14:56:41 +01:00
Vincent Laporte
9dfa33f610
coqPackages.dpdgraph: init at 0.6.9 for Coq 8.13
2021-02-14 14:36:18 +01:00
xynyx
a9781b0a84
babashka 0.2.3 -> 0.2.10
2021-02-14 05:32:25 -08:00
Vincent Laporte
90361764fe
ocamlPackages.re: use Dune 2
2021-02-14 14:15:55 +01:00
dkabot
e1fc0f5e38
gnomeExtensions.arc-menu: rename to gnomeExtensions.arcmenu
...
The upstream has been changed to a different repository with this name.
2021-02-14 07:57:05 -05:00
R. RyanTM
f4a9e6c28a
gnunet: 0.13.2 -> 0.14.0
2021-02-14 13:55:23 +01:00
Lancelot SIX
c14c378b60
mailutils: 3.10 -> 1.12
...
Release notes:
- 3.11: https://lists.gnu.org/archive/html/info-gnu/2020-12/msg00010.html
- 3.11.1: https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00003.html
- 3.12: https://lists.gnu.org/archive/html/info-gnu/2021-02/msg00007.html
2021-02-14 12:27:01 +00:00
dkabot
6fafbb4f27
gnomeExtensions.arc-menu: 47 -> 5
2021-02-14 07:25:00 -05:00
AndersonTorres
fb3ef1f7cd
py65: init at 1.1.0
2021-02-14 09:23:15 -03:00
Maciej Krüger
8429831b67
Merge pull request #112746 from mkg20001/qemu-extra-disks
2021-02-14 13:20:44 +01:00
Lancelot SIX
f0ebc5b140
freeipmi: 1.6.6 -> 1.6.7
...
See https://lists.gnu.org/archive/html/info-gnu/2021-02/msg00008.html
for release inforamtion.
2021-02-14 12:04:26 +00:00
R. RyanTM
3e0a8185c3
calibre: 5.10.1 -> 5.11.0
2021-02-14 11:35:35 +00:00
Maciej Krüger
59eb6d3ee3
nixosTests.*: update to use virtualisation.fileSystems
2021-02-14 12:23:50 +01:00
Maximilian Bosch
055b7e2a5d
nixos/nextcloud: fix regex to not return 404 on ACME challenges
...
Fixes #113027
2021-02-14 12:23:16 +01:00
WORLDofPEACE
971a85d2c1
Merge pull request #112954 from TredwellGit/qemu
...
qemu: set sysconfdir
2021-02-14 05:58:54 -05:00
Daniël de Kok
3c815cf0e6
cudatoolkit-{6,6_5,7,7_5,8}: remove
...
Remove ancient CUDA toolkits (and corresponding CuDNN versions):
- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
2021-02-14 11:58:00 +01:00
Daniël de Kok
8dad19aebe
cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
...
Starting with version 8, CuDNN consists of multiple libraries.
Libraries (except libcudnn.so) are dlopen()ed on demand.
Since the CuDNN library path itself was not added to the rpath of the
libraries, use of CuDNN often fails with the following error:
Could not load library libcudnn_cnn_train.so.8.
Error: libcudnn_ops_train.so.8: cannot open shared object file: No such file or directory
Please make sure libcudnn_cnn_train.so.8 is in your library path!
This change fixes this by adding $ORIGIN/ to the rpath of all CuDNN
libraries.
2021-02-14 11:35:58 +01:00
Daniël de Kok
84786ebecd
cudnn_cudatoolkit_11: remove libcudnn_cnn_infer.so exception
...
With the update to CuDNN 8.1, we do not get the "maximum file size
exceeded" error anymore when patchelf'ing libcudnn_cnn_infer.so. This
change removes the exception for that library.
2021-02-14 11:15:02 +01:00
R. RyanTM
84e7b8e560
archivy: 1.0.0 -> 1.0.1
2021-02-14 10:06:23 +00:00
James Fleming
a01fa0276d
sbcl: add 2.1.1
2021-02-14 10:49:01 +01:00
R. RyanTM
96b1107706
cointop: 1.5.5 -> 1.6.0
2021-02-14 10:47:52 +01:00
Sandro Jäckel
2c8ae68fba
parallel: split out doc
2021-02-14 10:12:21 +01:00
Sandro Jäckel
f6c12795e8
pythonPackages.google-i18n-address: disable on python 3.9
2021-02-14 09:53:48 +01:00
Sandro Jäckel
a9f1f7f417
torchvision: remove myself from maintainers
2021-02-14 09:48:45 +01:00
Sandro Jäckel
31124e17eb
xygrib: fix build failure due to openjpeg update
2021-02-14 09:48:39 +01:00
R. RyanTM
12bcbda66e
tilt: 0.18.8 -> 0.18.9
2021-02-14 08:41:07 +00:00
Fabian Affolter
551ac139af
home-assistant: update component-packages
2021-02-14 09:34:32 +01:00
Fabian Affolter
1973729771
python3Packages.aqualogic: init at 2.3
2021-02-14 09:34:20 +01:00
R. RyanTM
10948aecaf
tickrs: 0.10.2 -> 0.11.0
2021-02-14 08:34:01 +00:00
Mario Rodas
6689c39fb6
tfsec: 0.38.2 -> 0.38.3
...
https://github.com/tfsec/tfsec/releases/tag/v0.38.3
2021-02-14 08:29:07 +00:00
R. RyanTM
863e300e39
tfsec: 0.38.1 -> 0.38.2
2021-02-14 08:29:06 +00:00
toonn
cc942dcbc7
bitlbee-facebook: Add agent version bump patch ( #112760 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-14 09:20:22 +01:00
Sandro
dbf3a9fe95
Merge pull request #113081 from AndersonTorres/new-lavalauncher
...
lavalauncher: init at 2.0.0
2021-02-14 09:20:02 +01:00
Sandro
a42c4b6f23
Merge pull request #113014 from fabaff/bump-pyzerproc
...
python3Packages.pyzerproc: 0.4.6 -> 0.4.8
2021-02-14 09:19:33 +01:00
R. RyanTM
6a2520f87e
tendermint: 0.34.3 -> 0.34.4
2021-02-14 08:19:11 +00:00
Sandro
7e991cc01b
Merge pull request #112994 from fabaff/bump-proxychains
...
proxychains: 4.2.0 -> 4.4.0
2021-02-14 09:19:05 +01:00
Sandro
c25283bf94
Merge pull request #113082 from SuperSandro2000/topgrade
...
topgrade: 6.4.0 -> 6.5.0
2021-02-14 09:18:04 +01:00
Sandro Jäckel
c4419e6264
expect: split dev output
2021-02-14 09:17:36 +01:00
Sandro Jäckel
cdcc0b7110
sourceHightlight: split out dev, doc otput
...
which make ahlf of the package size
2021-02-14 09:17:36 +01:00
adisbladis
9fc0fa97cb
Merge pull request #113091 from adisbladis/criu-aarch64
...
criu: Fix build on aarch64
2021-02-14 09:02:34 +01:00
Sandro Jäckel
f8996ad9c9
dnscontrol: strip binary
2021-02-14 08:56:15 +01:00