Commit Graph
223631 Commits
Author SHA1 Message Date
Andreas Rammhold 47529bcf7f nixos/tests: add systemd-networkd-ipv6-prefix-delegation
This is a follow-up to the PR #82026 that contains the promised tests.

In this test I am testing if we can properly propagate prefixes received
via DHCPv6 PD with the networkd options in our module system.

The comments in the test should be sufficient to follow the idea and
what is going on.
2020-05-01 16:55:53 +02:00
Jaka HudoklinandGitHub 53b474b5a5 Merge pull request #86431 from purcell/jackett-aarch64
jackett: 0.14.365 -> 0.16.175, add aarch64 support
2020-05-01 13:17:00 +00:00
Mario RodasandGitHub a8e8f23dad Merge pull request #86210 from marsam/fix-vdirsyncer
vdirsyncer: fix build
2020-05-01 07:45:37 -05:00
Florian KlinkandGitHub d92d0c382e Merge pull request #86417 from tokudan/p7zip-abandoned
p7zip: fix two CVEs and mark as insecure
2020-05-01 14:42:50 +02:00
Maximilian BoschandGitHub 43a4f128bd Merge pull request #86396 from etu/php-upstream-extensions-meta
php.extensions: Add descriptions, homepage and license to all upstream extensions
2020-05-01 14:26:51 +02:00
Daniel Frank aa80b4780d p7zip: mark as insecure 2020-05-01 14:26:21 +02:00
Daniel Frank dd16c3944c p7zip: fix two CVEs 2020-05-01 14:26:18 +02:00
Florian KlinkandGitHub a075ecd16c Merge pull request #86457 from flokli/kops-1.16.1
kops: fix hash
2020-05-01 14:02:20 +02:00
Jörg ThalheimandGitHub 08fa0f66e8 Merge pull request #86454 from Tomahna/scalafmt
scalafmt: 2.4.2 -> 2.5.0
2020-05-01 13:00:55 +01:00
Florian KlinkandGitHub 0a98d10850 Merge pull request #82026 from andir/systemd-update-networkd-options
nixos/networkd: update configuration options
2020-05-01 13:49:24 +02:00
Jaka HudoklinandGitHub 0e45558707 Merge pull request #85198 from xtruder/pkgs/bemenu/fix-wayland
pasystray: add patch to fix crash when running under wayland
2020-05-01 11:41:58 +00:00
Andreas Rammhold 00215e5bc0 nixos/networkd: support PrefixDelegationHint in DHCPv6 section
With sytemd v244 we will have support for this option.
2020-05-01 13:33:55 +02:00
Andreas Rammhold 10ad353d8b nixos/networkd: add ipv6Prefix 2020-05-01 13:33:55 +02:00
Andreas Rammhold 5abd9a74fc nixos/networkd: add ipv6PrefixDelegationConfig to networkd 2020-05-01 13:33:54 +02:00
Andreas Rammhold 819e8bb35f nixos/networkd: rename the networkd dhcpConfig option to dhcpV4Config
This follows upstreams change in documentation. While the `[DHCP]`
section might still work it is undocumented and we should probably not
be using it anymore. Users can just upgrade to the new option without
much hassle.

I had to create a bit of custom module deprecation code since the usual
approach doesn't support wildcards in the path.
2020-05-01 13:33:54 +02:00
Andreas Rammhold bb9b61e2b7 nixos/networkd: introduce the DHCPv6 network section eqivalent
You can now specify option for the `[DHCPv6]` section with
`systemd.network.<name>.dhcpV6Config.…`. Previously you could only use
the combined legacy DHCP configuration.
2020-05-01 13:33:54 +02:00
Andreas Rammhold fc960a0123 nixos/networkd: add MaxAttempts and SendRelease to the DHCP options 2020-05-01 13:33:54 +02:00
Andreas Rammhold 7b78f0f098 nixos/networkd: remove CriticalConnection= fields in favor of KeepConnection
Systemd upstream has deprecated CriticalConnection with v244 in favor of
KeepConnection as that seems to be more flexible:

  The CriticalConnection= setting in .network files is now deprecated,
  and replaced by a new KeepConfiguration= setting which allows more
  detailed configuration of the IP configuration to keep in place.
2020-05-01 13:33:53 +02:00
Kim LindbergerandGitHub 998ac52f0a Merge pull request #86420 from flokli/gitlab-12.8.10
gitlab: 12.8.9 -> 12.8.10
2020-05-01 13:12:02 +02:00
Florian Klink 4d7bd77f75 kops: fix hash
As seen on https://hydra.nixos.org/build/118009308
2020-05-01 12:47:57 +02:00
Florian KlinkandGitHub 4e14ff6eac Merge pull request #84139 from misuzu/gitlab-runner-multi
nixos/gitlab-runner: support multiple services
2020-05-01 12:37:28 +02:00
Michele Guerini RoccoandGitHub 6c142fddb1 Merge pull request #84330 from das-g/xonsh-source-nixos-env
nixos/xonsh: source NixOS environment
2020-05-01 12:26:13 +02:00
Kevin Rauscher 00834655e6 scalafmt: 2.4.2 -> 2.5.0 2020-05-01 12:02:06 +02:00
misuzu 3853c27111 nixos/gitlab-runner: support multiple services 2020-05-01 12:52:43 +03:00
Jörg ThalheimandGitHub 8cb98f9f71 Merge pull request #86444 from vbgl/ocaml-core_extended-remove-legacy
ocamlPackages.core_extended: remove at 112.24.00
2020-05-01 10:01:03 +01:00
Daiderd JordanandGitHub 8b006cd3bf Merge pull request #86327 from bachp/plex-1.19.2.2737
plex: 1.19.1.2645 -> 1.19.2.2737
2020-05-01 10:34:22 +02:00
Vincent Laporte 258e3287a5 ocamlPackages.core_extended: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-01 10:32:31 +02:00
Daiderd JordanandGitHub cda586dd6b Merge pull request #86434 from marsam/update-vault
vault: 1.4.0 -> 1.4.1
2020-05-01 10:20:23 +02:00
Vincent LaporteandVincent Laporte 927fcf3793 ocamlPackages.uri: remove at 1.9.{1,2}
These are legacy versions for OCaml ≤ 4.02
2020-05-01 10:07:36 +02:00
Frederik Rietdijk 5a0a47050b nixos/release.nix: closures.lapp: use enablePHP, fixes metrics job #86439
Still building but this should fix the metrics job.
2020-05-01 10:07:04 +02:00
Michele Guerini RoccoandGitHub d444979186 Merge pull request #82628 from moaxcp/spring-boot-cli
spring-boot-cli: 2.1.9->2.2.6
2020-05-01 09:56:53 +02:00
Ben DarwinandFrederik Rietdijk dca8b1bdd0 python3Packages.transforms3d: init at unstable-2019-12-17 2020-05-01 09:35:06 +02:00
Edmund WuandFrederik Rietdijk ebb63137ad pythonPackages.sqlalchemy-utils: 0.36.0 -> 0.36.3 2020-05-01 09:27:18 +02:00
Edmund WuandFrederik Rietdijk 8762b2aca4 pythonPackages.pep8-naming: 0.9.1 -> 0.10.0 2020-05-01 09:27:18 +02:00
Daniel FullmerandFrederik Rietdijk 45c0523b77 rtl8812au: 5.2.20.2_28373.20190903 -> 5.6.4.2_35491.20200318 2020-05-01 09:25:36 +02:00
Mario RodasandFrederik Rietdijk 861a342a32 nushell: 0.12.0 -> 0.13.0
Release notes: https://www.nushell.sh/blog/2020/04/21/nushell_0_13_0.html
2020-05-01 09:25:02 +02:00
Doron BeharandFrederik Rietdijk e16494a7db gjo: 1.0.2 -> 1.0.3 2020-05-01 09:24:40 +02:00
Nathan van DoornandFrederik Rietdijk 229cdf3d99 metamath: 0.181 -> 0.182
Also includes a fix to the makefile that lets the autoconf stuff Just Work(tm)
2020-05-01 09:22:33 +02:00
xrelkdandFrederik Rietdijk 839e958f14 eksctl: 0.17.0 -> 0.18.0 2020-05-01 09:22:12 +02:00
Daniël de KokandFrederik Rietdijk 2cde8af5f5 sentencepiece: 0.1.85 -> 0.1.86
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.86
2020-05-01 09:21:14 +02:00
Mat MariniandFrederik Rietdijk 4b43216acc kubie: add bash completion 2020-05-01 09:20:20 +02:00
Mat MariniandFrederik Rietdijk 7e48da8d72 kubie: 0.7.3 -> 0.8.4 2020-05-01 09:20:20 +02:00
squalusandFrederik Rietdijk ae5c4ed886 ungoogled-chromium: 81.0.4044.92-2 -> 81.0.4044.122-2 2020-05-01 09:19:53 +02:00
Oleksii FilonenkoandFrederik Rietdijk ced27b2a58 fselect: 0.6.9 -> 0.6.10 2020-05-01 09:19:33 +02:00
Oleksii FilonenkoandFrederik Rietdijk 21708823ff tuir: 1.28.3 -> 1.29.0 2020-05-01 09:19:01 +02:00
Kamil ChmielewskiandFrederik Rietdijk 95b6a6d5fd clipit: 1.4.4 -> 1.4.5 2020-05-01 09:16:32 +02:00
Cole HelblingandFrederik Rietdijk a3f27a2720 qimgv: 0.8.9 -> 0.9
https://github.com/easymodo/qimgv/compare/v0.8.9...v0.9
2020-05-01 09:16:16 +02:00
R. RyanTMandFrederik Rietdijk ea18da4bc4 mercurial: 5.3 -> 5.3.1 2020-05-01 09:12:46 +02:00
R. RyanTMandFrederik Rietdijk 7ad2de54d7 libmwaw: 0.3.15 -> 0.3.16 2020-05-01 09:10:09 +02:00
R. RyanTMandFrederik Rietdijk 7333b8cd6d eagle: 9.6.0 -> 9.6.1 2020-05-01 09:09:10 +02:00