Vladimír Čunát
16a3feb655
simutrans: update graphic packages
...
I tested at least starting a game with each.
2020-04-12 10:20:20 +02:00
Philipp Hausmann
f5259a9572
simutrans: 120.2.2 -> 120.4.1
2020-03-20 20:13:27 +01:00
Florian Klink
d96bd3394b
nixos/manual: fix build
2020-03-19 15:32:34 +01:00
Ryan Mulligan and GitHub
6bdfa0340c
Merge pull request #82730 from r-ryantm/auto-update/VictoriaMetrics
...
victoriametrics: 1.32.5 -> 1.33.1
2020-03-19 07:13:14 -07:00
Graham Christensen and GitHub
7f0a2998ef
Merge pull request #82941 from flokli/systemd-network-link-no-networkd-without-lib-pushdown
...
nixos/systemd: apply .link even when networkd is disabled (without the lib refactor this time)
2020-03-19 09:53:38 -04:00
Florian Klink
4e53f84c79
nixos/zerotierone: switch from manually generating the .link file to use the module
...
Previously, systemd.network.links was only respected with networkd
enabled, but it's really udev taking care of links, no matter if
networkd is enabled or not.
With our module fixed, there's no need to manually manage the text file
anymore.
This was originally applied in 3d1079a20d ,
but was reverted due to 1115959a8d causing
evaluation errors on hydra.
2020-03-19 14:16:26 +01:00
Florian Klink
355c58e485
nixos/networkd: respect systemd.network.links also with disabled systemd-networkd
...
This mirrors the behaviour of systemd - It's udev that parses `.link`
files, not `systemd-networkd`.
This was originally applied in 36ef112a47 ,
but was reverted due to 1115959a8d causing
evaluation errors on hydra.
2020-03-19 14:15:32 +01:00
zimbatm and GitHub
8edcbd58f1
visualvm: 1.4.4 -> 2.0 ( #82842 )
...
* visualvm: 1.4.4 -> 2.0
* visualvm: gtk is part of the JVM disto
2020-03-19 13:13:23 +00:00
Jörg Thalheim and GitHub
b00b66e262
Merge pull request #82861 from gila/terraform-lxd
...
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
Claudio Bley and GitHub
39767f8ae5
foldingathome: Make FAHControl be able to start the FAHViewer ( #82925 )
...
The command to run when clicking the button is configurable, but by default it
tries to run `FAHViewer`.
2020-03-19 13:05:54 +00:00
Robert Hensing and GitHub
9b3515eb95
Merge pull request #82897 from Infinisil/fix-recursive-visible-docs
...
lib/options: Only recurse into visible sub options
2020-03-19 11:24:57 +01:00
Robert Hensing and GitHub
883879e974
Merge pull request #82915 from Infinisil/fix-infrec-dependent-option-sets
...
Fix dependent option sets
2020-03-19 11:22:18 +01:00
Mario Rodas and Vincent Laporte
d57719b5b6
flow: 0.120.1 -> 0.121.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.121.0
2020-03-19 09:59:53 +01:00
Michael Raskin and GitHub
362c2e3080
Merge pull request #82859 from r-ryantm/auto-update/cgal
...
cgal_5: 5.0.1 -> 5.0.2
2020-03-19 08:32:52 +00:00
zowoq and GitHub
e57d07f2ae
libslirp: init at 4.2.0 ( #82905 )
2020-03-19 07:46:14 +00:00
Maximilian Bosch
e758e95c1d
linuxPackages.wireguard: 0.0.20200215 -> 0.0.20200318
...
https://lists.zx2c4.com/pipermail/wireguard/2020-March/005188.html
2020-03-19 08:42:34 +01:00
Marcus Boyd and Frederik Rietdijk
45632582c5
cq-editor: use spyder_3
2020-03-19 07:38:56 +01:00
Marcus Boyd and Frederik Rietdijk
da760cf7a0
python3Packages.spyder_3: Added spyder_3
...
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd and Frederik Rietdijk
25f99265da
python3Packages.spyder-kernels: Add spyder-kernels_0_5
...
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
Mario Rodas and GitHub
313706328d
Merge pull request #82916 from marsam/fix-gh-darwin
...
gitAndTools.gh: fix build on darwin
2020-03-19 00:06:00 -05:00
Dmitry Kalinkin and GitHub
9a7f11e361
Merge pull request #82821 from veprbl/pr/lmmath_cleanup
...
cleanup duplicate Latin Modern fonts
2020-03-18 23:55:18 -04:00
Benjamin Hipple and Jon
05343f6ff1
rust: remove legacy cargo fetcher
...
We have now migrated every single Rust package in NixPkgs! This deletes the
legacy fetcher, which is now unused.
Resolves #79975
2020-03-18 20:12:32 -07:00
Jeff Labonte and Jon
6865db4d3c
brave: 1.4.96 -> 1.5.112
2020-03-18 20:12:09 -07:00
zowoq and Jon
0e886b69ab
fd: use installShellFiles
2020-03-18 20:07:38 -07:00
zowoq and Jon
b4cf1c96fa
slirp4netns: 0.4.3 -> 0.4.4
...
https://github.com/rootless-containers/slirp4netns/releases/tag/v0.4.4
2020-03-18 20:02:44 -07:00
Silvan Mosberger
742e3fc002
lib/tests: Check for nested option-dependent definitions
2020-03-19 03:50:47 +01:00
Silvan Mosberger
9eecf2d057
Revert "lib/modules: Throw better error when definitions assign to an option set"
...
This reverts commit 15c873b486 .
This was causing infinite recursion when depending on nested options
2020-03-19 03:50:15 +01:00
Mario Rodas
a51275f3b5
gitAndTools.gh: fix build on darwin
2020-03-18 21:21:21 -05:00
Mario Rodas and GitHub
eb3e75e788
Merge pull request #82854 from r-ryantm/auto-update/amass
...
amass: 3.4.4 -> 3.5.0
2020-03-18 21:14:13 -05:00
Mario Rodas and GitHub
d0cf54223c
Merge pull request #82888 from zowoq/gh
...
gitAndTools.gh: 0.6.1 -> 0.6.2
2020-03-18 20:08:38 -05:00
Ryan Mulligan and GitHub
fbebd5f2fa
Merge pull request #82830 from r-ryantm/auto-update/ivan
...
ivan: 057 -> 058
2020-03-18 17:24:36 -07:00
Silvan Mosberger
f195625227
lib/options: Only recurse into visible sub options
2020-03-19 01:13:27 +01:00
R. RyanTM and Jon
a36056d068
opensm: 3.3.22 -> 3.3.23
2020-03-18 16:13:02 -07:00
Bastien Rivière and Jon
186412b42a
insomnia: 7.1.0 -> 7.1.1
2020-03-18 16:12:34 -07:00
Jeffry Molanus
1d6337b990
maintainers: add gila
2020-03-19 00:10:15 +01:00
Jeffry Molanus
4bcdfdb7b8
terraform-providers.lxd: init at 1.3.0
2020-03-19 00:10:04 +01:00
Konrad Borowski and Jon
1e5fae561c
mullvad-vpn: remove xfix from maintainers
2020-03-18 16:06:50 -07:00
Jonathan Ringer and Jon
aaefb947ea
texworks: fix qt build
2020-03-18 15:59:17 -07:00
R. RyanTM and Jon
12be6698e8
texworks: 0.6.3 -> 0.6.4
...
(cherry picked from commit b35de30a2bcc0507330b760716719fff0428d774)
2020-03-18 15:59:17 -07:00
Jonathan Ringer and Jon
29c2264837
python3Packages.snowflake-connector-python: 2.2.0 -> 2.2.2
2020-03-18 15:53:44 -07:00
Jonathan Ringer and Jon
75b0fc6f0c
python3Packages.cufflinks: 0.16 -> 0.17.3
2020-03-18 15:52:03 -07:00
Simon Lackerbauer and Jon
5e331582d2
aws-sam-cli: 0.43.0 -> 0.44.0
2020-03-18 15:51:39 -07:00
Simon Lackerbauer and Jon
353016430a
jmespath: 0.9.4 -> 0.9.5
2020-03-18 15:51:39 -07:00
Simon Lackerbauer and Jon
743f17a36e
aws-sam-translator: 1.20.1 -> 1.21.0
2020-03-18 15:51:39 -07:00
Simon Lackerbauer and Jon
d034bf2035
aws-lambda-builders: 0.7.0 -> 0.8.0
2020-03-18 15:51:39 -07:00
Ryan Mulligan and GitHub
166c9ef85e
Merge pull request #82829 from r-ryantm/auto-update/ipscan
...
ipscan: 3.6.2 -> 3.7.0
2020-03-18 15:16:25 -07:00
zowoq
20f197d0b9
gitAndTools.gh: 0.6.1 -> 0.6.2
...
https://github.com/cli/cli/releases/tag/v0.6.2
2020-03-19 08:03:58 +10:00
57bf2557f7
pymetno: init at 0.5.0 ( #78132 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com >
Co-authored-by: Florian <flo@halbmastwurf.de >
Co-authored-by: Jon <jonringer@users.noreply.github.com >
2020-03-18 21:29:36 +00:00
Jörg Thalheim and GitHub
50cabb2ca8
Merge pull request #81823 from chrbauer/fix/pwsafe-1.09
...
pwsafe: 1.08.2 -> 1.09.0
2020-03-18 21:24:58 +00:00
Daniel Schaefer and GitHub
2092a1a133
Merge pull request #82850 from r-ryantm/auto-update/yder
...
yder: 1.4.9 -> 1.4.10
2020-03-18 21:18:48 +01:00