Commit Graph
216508 Commits
Author SHA1 Message Date
Timo Kaufmann 1a6b1fb32a symmetrica: add timokau to maintainers 2020-03-10 18:10:28 +01:00
Timo Kaufmann 0c875c28c6 symmetrica: 2.0 -> 3.0.1
This switches to the sagemath fork, since the original upstream is no
longer maintained and sagemath has effectively maintained symmetrica
through patches for a while now. The update fixes one bug in particular
that has caused failures in the sagemath test suite:

https://github.com/NixOS/nixpkgs/issues/81449
https://trac.sagemath.org/ticket/15312
https://trac.sagemath.org/ticket/29061

Regarding the licensing change:

https://gitlab.com/sagemath/symmetrica/-/commit/7cf91b380078a4def28dd6bab2b4607e2346c650
2020-03-10 18:10:25 +01:00
Michael WeissandGitHub 1be9d1e8b0 Merge pull request #82251 from primeos/wlroots
wlroots: 0.10.0 -> 0.10.1
2020-03-10 16:25:41 +01:00
Timo KaufmannandGitHub e05e219b31 Merge pull request #82240 from timokau/sage-docutils-0.15-fix
sage: fix test suite with docutils 0.15
2020-03-10 15:25:22 +00:00
Silvan MosbergerandGitHub 1d304db1e2 Merge pull request #82208 from Infinisil/ini-lists
lib/generators: Add toINI option for duplicate keys
2020-03-10 16:22:07 +01:00
Michael Weiss c7fb3750cc tev: 1.14 -> 1.15 2020-03-10 16:17:19 +01:00
Michael Weiss a65d0d5bf2 androidStudioPackages.{dev,canary}: 4.1.0.1 -> 4.1.0.2 2020-03-10 16:04:57 +01:00
R. RyanTMandGitHub 8bbae030b3 xob: 0.1.1 -> 0.2 (#82246) 2020-03-10 16:03:10 +01:00
Linus HeckemannandGitHub dfc70d37f4 Merge pull request #82252 from mayflower/radius-http2
FreeRADIUS improvements
2020-03-10 16:01:46 +01:00
Silvan Mosberger 575354babf lib/generators: Add toINI option for duplicate keys 2020-03-10 16:01:04 +01:00
Linus Heckemann 065716ab95 nixos/freeradius: depend on network.target, not online 2020-03-10 15:54:29 +01:00
Linus Heckemann 0587329191 freeradius: make debug logging optional 2020-03-10 15:54:02 +01:00
Linus Heckemann cc9a4c8a06 freeradius: do not generate TLS stuff 2020-03-10 15:54:02 +01:00
Linus Heckemann 3f11ceb417 freeradius: add some maintainers 2020-03-10 15:49:44 +01:00
0e474f2d26 freeradius: add patch for HTTP/2 support in rlm_rest module
Co-Authored-By: Franz Pletz <franz.pletz@mayflower.de>
Co-Authored-By: Simon Waibl <simon.waibl@mayflower.de>
2020-03-10 15:49:44 +01:00
Michael Weiss e929b8af46 wlroots: 0.10.0 -> 0.10.1
I also added some minor improvements and removed unnecessary code.
2020-03-10 15:46:12 +01:00
John EricsonandGitHub 320334aee7 Merge pull request #82130 from Ericson2314/fetchsvn-cross
fetchsvn: Fix for cross
2020-03-10 09:53:17 -04:00
Marek MahutandGitHub 2e402c85db Merge pull request #82169 from mmahut/trezord-29
trezord-go: 2.0.28 -> 2.0.29
2020-03-10 14:52:35 +01:00
Jaakko LuttinenandLassulus 57930a5f0e electron-cash: fix build
This commit fixes #82221.
2020-03-10 14:41:50 +01:00
Mario RodasandGitHub 8cc3a22dd4 Merge pull request #82164 from jluttine/nbstripout-0.3.7
nbstripout: 0.3.6 -> 0.3.7
2020-03-10 08:08:37 -05:00
Mario RodasandGitHub 14ae699f05 Merge pull request #82136 from r-ryantm/auto-update/python3.7-jupyterlab_server
python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7
2020-03-10 08:02:54 -05:00
Peter HoegandGitHub 228ef079bc Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Peter HoegandGitHub 7b87ac3e31 Merge pull request #81499 from NixOS/u/teensy
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
Peter HoegandGitHub a19708af1b Merge pull request #81498 from peterhoeg/f/vmfs
vmfs-tools: minor cleanup
2020-03-10 20:54:41 +08:00
Andreas RammholdandGitHub e968961d14 Merge pull request #82155 from kolloch/buildRustCrate_findMatchingDir
buildRustCrate: Search for matching Cargo.toml in sub directories
2020-03-10 13:27:26 +01:00
Mario RodasandGitHub 99722af1d5 Merge pull request #81843 from OmnipotentEntity/cudnn-7.6.5
cudnn_cudatoolkit_10_2: init at 7.6.5
2020-03-10 07:19:50 -05:00
Mario RodasandGitHub a8ca52f4f8 Merge pull request #82201 from nyanloutre/jellyfin_10_5_0
jellyfin: 10.4.3 -> 10.5.0
2020-03-10 07:16:58 -05:00
Timo Kaufmann 7133577405 sage: fix test suite with docutils 0.15
The better way to fix this would be to backport the upstream sphinx
patch:

https://github.com/sphinx-doc/sphinx/commit/faedcc48ccb942b9a7b758b699b30f0d026c0771

Unfortunately it doesn't apply cleanly and isn't worth the effort
of backporting. Let's hope we can switch to python3 sage and the recent
sphinx version that comes with it before this becomes a problem.
2020-03-10 13:15:41 +01:00
Mario RodasandGitHub 26889787fe Merge pull request #81820 from r-ryantm/auto-update/mercury
mercury: 14.01.1 -> 20.01.1
2020-03-10 07:14:07 -05:00
Mario RodasandGitHub 890440b027 Merge pull request #81991 from r-ryantm/auto-update/python2.7-quandl
python27Packages.Quandl: 3.4.6 -> 3.4.8
2020-03-10 06:39:11 -05:00
Mario RodasandGitHub cad87836ac Merge pull request #81974 from bhipple/feature/rust-doc
buildRustPackage: update docstring comment
2020-03-10 06:38:42 -05:00
Michele Guerini RoccoandGitHub b854121e76 Merge pull request #82098 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.2.1 -> 4.3.0
2020-03-10 12:36:17 +01:00
Mario RodasandGitHub 109cfe1bc7 Merge pull request #82227 from r-ryantm/auto-update/neofetch
neofetch: 6.1.0 -> 7.0.0
2020-03-10 06:33:29 -05:00
Jörg ThalheimandGitHub 62c366f11e Merge pull request #82218 from r-ryantm/auto-update/devilutionx
devilutionx: 1.0.0 -> 1.0.1
2020-03-10 11:25:16 +00:00
adisbladisandGitHub 6fcce60fd5 Merge pull request #82139 from adisbladis/switch-to-configuration-manual
switch-to-configuration: Add new option X-OnlyManualStart
2020-03-10 11:17:33 +00:00
Michael WeissandGitHub c3267ac414 Merge pull request #81975 from primeos/chromium-fix-vaapi
chromium: Update the VA-API patch (fix #81909)
2020-03-10 11:27:15 +01:00
lewoandGitHub ce961fad16 Merge pull request #81841 from r-ryantm/auto-update/jackett
jackett: 0.12.1301 -> 0.13.467
2020-03-10 10:14:10 +01:00
lewoandGitHub 6cf9509024 Merge pull request #82179 from nyanloutre/jacket_disable_macos
jackett: disable macos platform
2020-03-10 10:13:08 +01:00
R. RyanTM 3a93ec6f6d neofetch: 6.1.0 -> 7.0.0 2020-03-10 09:09:46 +00:00
Vladimír Čunát 5ea0258458 Merge #82191: doc: improve grammar in nixpkgs GNOME manual 2020-03-10 10:09:04 +01:00
Vladimír Čunát dcd33b7a76 doc: tiny grammar improvement in the same sentence again 2020-03-10 10:08:26 +01:00
lewoandGitHub d426adf150 Merge pull request #82168 from ysengrimm/update-next
next: 1.4.0 -> 1.5.0
2020-03-10 10:07:26 +01:00
Jörg ThalheimandGitHub 922fd551a4 Merge pull request #82216 from r-ryantm/auto-update/vttest
vttest: 20190710 -> 20200303
2020-03-10 07:41:29 +00:00
R. RyanTM af1d333bff devilutionx: 1.0.0 -> 1.0.1 2020-03-10 05:54:06 +00:00
Jörg ThalheimandGitHub ef89f7180a Merge pull request #81655 from clkamp/licensor-fix-test
licensor: Fix test in 2020 from upstream
2020-03-10 05:25:25 +00:00
Silvan MosbergerandGitHub bc98978d04 Merge pull request #82156 from rnhmjoj/minecraft
minecraft: install missing gsettings schemas
2020-03-10 05:25:59 +01:00
R. RyanTM 3193b639ff vttest: 20190710 -> 20200303 2020-03-10 03:41:13 +00:00
Mario RodasandGitHub 33f32dcced Merge pull request #82159 from r-ryantm/auto-update/python2.7-stripe
python27Packages.stripe: 2.42.0 -> 2.43.0
2020-03-09 22:07:21 -05:00
Mario RodasandGitHub 07789d9cc7 Merge pull request #82099 from pacien/alot-0.9-patch-composition
alot: add patch for email composition
2020-03-09 22:06:26 -05:00
Matt LayherandJon 13964b07ad corerad: 0.2.1 -> 0.2.2 2020-03-09 20:01:51 -07:00