Commit graph

211089 commits

Author SHA1 Message Date
Tim Steinbach 104287202b
linux: 4.19.98 -> 4.19.100 2020-01-30 16:41:11 -05:00
Tim Steinbach 713b0ec29a
linux: 4.14.167 -> 4.14.169 2020-01-30 16:41:11 -05:00
Franz Pletz 5a07f8ba2d
minetest: 5.1.0 -> 5.1.1 2020-01-30 22:35:35 +01:00
Franz Pletz e12d0b0d15
firmwareLinuxNonfree: 2019-12-15 -> 2020-01-22 2020-01-30 22:34:38 +01:00
Ryan Mulligan b20fe28daa
Merge pull request #78860 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20191215 -> 20200114
2020-01-30 12:50:05 -08:00
Jörg Thalheim 6eb23e0721
verilator: 4.024 -> 4.026 (#78891)
verilator: 4.024 -> 4.026
2020-01-30 20:43:40 +00:00
Jörg Thalheim 37286820f2
verilator: shebangs patch is not needed anymore 2020-01-30 20:42:51 +00:00
Michael Raskin 8b3f9cdb9b
Merge pull request #78146 from tviti/serapeum
lispPackages: add serapeum
2020-01-30 20:27:50 +00:00
Michael Raskin 4297d4b017
Merge pull request #78854 from r-ryantm/auto-update/squid
squid: 4.9 -> 4.10
2020-01-30 20:24:49 +00:00
Michael Raskin 12875b4269
Merge pull request #76905 from wahjava/update-to-sbcl-2.0.0
sbcl: 1.5.6 -> 2.0.1
2020-01-30 20:20:30 +00:00
Michael Raskin ae929e63b4
Merge pull request #78406 from helsinki-systems/wine-certs
wine: Look for root certs at $NIX_SSL_CERT_FILE
2020-01-30 20:19:56 +00:00
lewo 86f8732194
Merge pull request #78834 from nlewo/fix-two-layers-image
Fix dockerTools.buildLayerImage with 2 layers
2020-01-30 21:10:52 +01:00
Antoine Eiche 01a68479cc dockerTools.buildLayeredImage: assert maxLayers > 1
Since a layer is reserved for "customization", the image can not
contains less than 2 layers.

The user gets the following message at evaluation:

    nix-instantiate nixos/tests/docker-tools.nix
    trace: the maxLayers argument of dockerTools.buildLayeredImage function must be greather than 1 (current value: 1)
2020-01-30 21:09:52 +01:00
Antoine Eiche 283bcc1003 dockerTools.buildLayeredImage: fix image with only 2 layers
A test is also added to ensure an image with 2 layers can be built.
2020-01-30 21:09:44 +01:00
Michael Weiss 40be1827ee
tdesktop: Use CMake to install all files 2020-01-30 20:20:46 +01:00
Michael Weiss cfccb477cd
quiterss: 0.19.2 -> 0.19.3 2020-01-30 20:12:26 +01:00
Mathias Schreck 9508d07ac3
runLaTeX: add additional rerun criterion (#78318)
Seems like the phrase "Please rerun LaTeX." is outputted by `biblatex`.
When we detect this, we should actual rerun latex.
2020-01-30 14:05:20 -05:00
Michael Weiss e9d171e9c5
androidStudioPackages.beta: 3.6.0.18 -> 3.6.0.19 2020-01-30 20:03:20 +01:00
Drew Risinger 74de16787f pythonPackages.nest-asyncio: cleanup 2020-01-30 10:40:52 -08:00
adisbladis ba265813df
Merge pull request #78835 from xrelkd/update/go-ethereum
go-ethereum: 1.9.9 -> 1.9.10
2020-01-30 18:23:53 +00:00
Dmitry Kalinkin dd50720010
Merge pull request #78758 from sikmir/gpxsee
gpxsee: enable on darwin
2020-01-30 13:23:32 -05:00
R. RyanTM ab63f72b23
sherpa: 2.2.6 -> 2.2.8 (#78852) 2020-01-30 13:08:47 -05:00
R. RyanTM cd526d844b verilator: 4.024 -> 4.026 2020-01-30 18:06:40 +00:00
Timo Kaufmann ff478eacdb
Merge pull request #78866 from drewrisinger/dr-pr-sympy-bump
pythonPackages.sympy: 1.5 -> 1.5.1
2020-01-30 18:22:38 +01:00
Ryan Mulligan cead3c7cca
Merge pull request #78870 from r-ryantm/auto-update/uftp
uftp: 4.10 -> 4.10.1
2020-01-30 09:16:49 -08:00
Franz Pletz c5b062d064
Merge pull request #78865 from r-ryantm/auto-update/whois
whois: 5.5.3 -> 5.5.5
2020-01-30 16:41:25 +00:00
R. RyanTM 8bbe9bbfe8 uftp: 4.10 -> 4.10.1 2020-01-30 15:59:11 +00:00
Silvan Mosberger 2118cddc82
nixos/freeswitch: init (#76821)
nixos/freeswitch: init
2020-01-30 16:45:47 +01:00
Drew Risinger 5bf67da73d pythonPackages.sympy: 1.5 -> 1.5.1
Fixes core regression (compare expressions to strings), and
lambdify using deprecated scipy functions vs numpy functions.
Changelog: https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.1

No known breaks. Sage should be fine @timokau
2020-01-30 10:36:18 -05:00
R. RyanTM fb8967127a whois: 5.5.3 -> 5.5.5 2020-01-30 15:31:53 +00:00
Maximilian Bosch b5da8e879c
Merge pull request #78726 from Ma27/bump-wireguard
linuxPackages.wireguard: 0.0.20200121 -> 0.0.20200128
2020-01-30 16:17:38 +01:00
misuzu 0a43e431ca nixos/freeswitch: init 2020-01-30 17:16:49 +02:00
Ryan Mulligan c179ec8a64
Merge pull request #78823 from r-ryantm/auto-update/seaview
seaview: 4.7 -> 5.0
2020-01-30 06:59:41 -08:00
Ryan Mulligan 1972c34097
Merge pull request #77865 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.12.0 -> 2.12.0b
2020-01-30 06:56:37 -08:00
Jörg Thalheim 8a14852fd3
nixos/lxd: add package options for LXC, LXD and ZFS (#73902)
nixos/lxd: add package options for LXC, LXD and ZFS
2020-01-30 14:51:12 +00:00
R. RyanTM 9039417072 x42-plugins: 20191215 -> 20200114 2020-01-30 14:29:44 +00:00
Jörg Thalheim ccb3846596
lxd: also use default text for other package options 2020-01-30 14:26:54 +00:00
Jörg Thalheim 2dfc3e5254
build-rebar3: restore rebar3-nix-bootstrap path (#78418)
build-rebar3: restore rebar3-nix-bootstrap path
2020-01-30 14:21:29 +00:00
Jörg Thalheim 6f7c3fbff7
bpftool: fix compilation with 5.5 2020-01-30 14:11:47 +00:00
Jörg Thalheim 5b74cd2186
perf: fix build on 5.5 (#78847)
perf: fix build on 5.5
2020-01-30 14:06:27 +00:00
R. RyanTM 8cf32a28fb squid: 4.9 -> 4.10 2020-01-30 13:59:46 +00:00
Peter Hoeg ae1b98b96e
Merge pull request #78817 from r-ryantm/auto-update/scummvm
scummvm: 2.1.0 -> 2.1.1
2020-01-30 21:22:10 +08:00
Peter Hoeg 306e1f9121
Merge pull request #75545 from aca-labs/crystal
crystal: 0.31.1 -> 0.32.1
2020-01-30 21:21:43 +08:00
Francesco Gazzetta 770756e74c mindustry,mindustry-server: make it possible to choose what to build
So that headless servers do not need to pull in the pulseaudio
dependency
2020-01-30 14:19:55 +01:00
Silvan Mosberger 32718c9992
VictoriaMetrics: init at v1.32.5, add module, tests (#78038)
VictoriaMetrics: init at v1.32.5, add module, tests
2020-01-30 14:02:42 +01:00
Konstantinos Koukopoulos 3153fad73f
kops: 1.15.0 -> 1.15.1 (#78821)
Upgrade the kops_1_15 attribute of kops to bring in the newest patch release (1.15.1) which includes many important bug fixes.
Full release notes here: https://github.com/kubernetes/kops/releases/tag/v1.15.1
2020-01-30 12:19:24 +00:00
Jörg Thalheim 0fc20ed4fb
perf: fix build on 5.5 2020-01-30 12:11:16 +00:00
Andreas Rammhold 23593e42c8
Merge pull request #78706 from andir/buildRustCrate-no-out-path-overlaying
buildRustCrate: do not overlay OUT_PATH on src/
2020-01-30 12:26:51 +01:00
José Romildo Malaquias 690dd986b2
Merge pull request #78768 from romildo/upd.qogir-icon-theme
qogir-icon-theme: 2019-09-15 -> 2020-01-29
2020-01-30 08:16:49 -03:00
Jörg Thalheim afa36de49d
gpodder: 3.10.11 -> 3.10.12 (#78507)
gpodder: 3.10.11 -> 3.10.12
2020-01-30 11:07:16 +00:00