Commit Graph

294444 Commits (c2d2360d14f97abae05de67d78d6c070c7636349)

Author SHA1 Message Date
Sandro c2d2360d14
Merge pull request #126110 from IvarWithoutBones/init/gwe 2021-06-08 17:41:06 +02:00
Sandro b52ec5c2ec
Merge pull request #126109 from etu/pass-checkup-update
passExtensions.pass-checkup: 0.2.0 -> 0.2.1
2021-06-08 17:38:52 +02:00
Sandro 524dff3a2c
Merge pull request #126070 from siraben/acme-update
acme: unstable-2020-12-27 -> unstable-2021-02-14
2021-06-08 17:35:23 +02:00
adisbladis 9432d84152
Merge pull request #126211 from adisbladis/poetry2nix-1_17_1
poetry2nix: 1.17.0 -> 1.17.1
2021-06-08 10:34:14 -05:00
Sandro 9898da5f2d
Merge pull request #126041 from illustris/chia
chia: 1.1.5 -> 1.1.7
2021-06-08 17:31:07 +02:00
Kevin Cox af51d70857
nixos/networkmanager: Add connectionConfig. (#118308)
Adds the `networking.networkmanager.connectionConfig` option which allows setting arbitrary settings inside the `[connection]` section.

This also reworked the underlying representation significantly to be less string-pasting and more semantic. In a future step it probably makes sense to provide raw access to other sections to users rather than replying on `extraConfig`. However I decided to defer this primarily because ordering of sections can matter. (Although IIUC this is only true for different `[connection]` sections). I think in the future we could expose an object where users can define/edit all sections and map the current configuration onto those. For now however only `[connection]` is exposed and the rest are just used internally.
2021-06-08 11:13:59 -04:00
Sandro 73125980f8
Merge pull request #125935 from fabaff/bump-python-velbus
python3Packages.python-velbus: 2.1.2 -> 2.1.4
2021-06-08 17:08:25 +02:00
Sandro 515f84f386
Merge pull request #125970 from chuahou/master 2021-06-08 17:07:03 +02:00
Sandro e78d320e9d
Merge pull request #125943 from xfix/flips-2021-05-18
flips: unstable-2020-10-02 -> unstable-2021-05-18
2021-06-08 17:05:04 +02:00
Sandro 3f649394df
Merge pull request #125963 from fabaff/bump-pymfy 2021-06-08 17:01:44 +02:00
Ben Siraphob f637d1b632 coqPackages.reglang: init at 1.1.2 2021-06-08 16:48:28 +02:00
Florian Klink 206440c611
Merge pull request #125678 from alyssais/nix-comment
nix: clarify config.nix hack
2021-06-08 16:46:50 +02:00
Sandro 6436dd3442
Merge pull request #126185 from r-ryantm/auto-update/chamber
chamber: 2.10.0 -> 2.10.1
2021-06-08 16:46:34 +02:00
Sandro 40e3a9a2c6
Merge pull request #126136 from jeremyschlatter/vim-unicoder
vimPlugins.vim-unicoder: init at 2019-04-16
2021-06-08 16:37:14 +02:00
Michael Weiss 7b533cd0a6
Merge pull request #126198 from primeos/intel-media-driver
intel-media-driver: 21.2.1 -> 21.2.2
2021-06-08 16:34:19 +02:00
Michael Weiss c5524ffe7e
Merge pull request #126202 from primeos/sshfs
sshfs: 3.7.1 -> 3.7.2
2021-06-08 16:33:21 +02:00
Sandro 479e86252f
Merge pull request #125525 from fortuneteller2k/openafs_1_9 2021-06-08 16:27:47 +02:00
Sandro c13deaf607
Merge pull request #126051 from sayanarijit/master 2021-06-08 16:27:30 +02:00
Florian Klink ea4e8724f8
Merge pull request #122455 from ju1m/davfs2
nixos/davfs2: wrap {,u}mount.davfs with setuid=true
2021-06-08 16:22:06 +02:00
adisbladis 428c0e107f
poetry2nix: 1.17.0 -> 1.17.1 2021-06-08 08:54:33 -05:00
Florian Klink 8f34dc4057
terraform-providers.metal: add missing provider-source-address attribute (#126206) 2021-06-08 15:24:59 +02:00
Luke Granger-Brown 631250e818
Merge pull request #126075 from rnhmjoj/fixup
Revert "nixos/wireless: make wireless.interfaces mandatory"
2021-06-08 14:04:19 +01:00
Florian Klink 1f22c13df5
Merge pull request #126203 from zimbatm/terraform-provider-aiven-2.1.14
terraform-providers.aiven: init at 2.1.14
2021-06-08 15:02:44 +02:00
Silvan Mosberger 5b41dc1881
Merge pull request #126104 from Infinisil/defusedxml-py2
python2Packages.defusedxml: Allow build
2021-06-08 14:42:14 +02:00
Silvan Mosberger 71dd55f5d1
Merge pull request #126072 from Infinisil/ipdb-py2
python2Packages.ipdb: Fix build
2021-06-08 14:41:50 +02:00
Pavol Rusnak 272b93463e
gocryptfs: 2.0 -> 2.0.1 (#126178) 2021-06-08 15:14:35 +03:00
zimbatm 4a56c948d2
terraform-providers.aiven: init at 2.1.14 2021-06-08 14:12:40 +02:00
Michael Weiss e1d814abda
sshfs: 3.7.1 -> 3.7.2 2021-06-08 14:07:36 +02:00
sternenseemann 3bc8e5cd23 tests.writers: use dashes instead of underscores in drv names
This is more in line with standard derivation name policy in nixpkgs.
2021-06-08 14:06:41 +02:00
sternenseemann f46a1e353a tests.writers: give all test derivations unique names
This makes it easier to debug test failures since the derivation name
will give an indication which writer it belongs to.
2021-06-08 14:06:41 +02:00
Michael Weiss 2af97c1a04
intel-media-driver: 21.2.1 -> 21.2.2 2021-06-08 13:57:24 +02:00
Robert Hensing 843248d39f
Merge pull request #117379 from hercules-ci/nixos-metricbeat
nixos/metricbeat: init
2021-06-08 13:53:20 +02:00
Janne Heß 094dcbe0ff 389-base: Add CVE-2021-3514 2021-06-08 11:50:16 +00:00
R. RyanTM f622e5fdfc chamber: 2.10.0 -> 2.10.1 2021-06-08 09:09:38 +00:00
Jörg Thalheim 7e529086a7
Merge pull request #126163 from LeSuisse/composer-2.1.2
phpPackages.composer: 2.1.1 -> 2.1.2
2021-06-08 10:29:41 +02:00
Jörg Thalheim 8b1dc40849
Merge pull request #126154 from r-ryantm/auto-update/gobgpd
gobgpd: 2.27.0 -> 2.28.0
2021-06-08 10:22:22 +02:00
Jörg Thalheim 012cc02441
Merge pull request #126171 from zhaofengli/libimagequant-sse
libimagequant: Disable SSE on non-X86 architectures
2021-06-08 10:21:54 +02:00
Jörg Thalheim ba8d9b1490
Merge pull request #126153 from r-ryantm/auto-update/gobgp
gobgp: 2.27.0 -> 2.28.0
2021-06-08 10:21:30 +02:00
Elis Hirwing 8521538585
Merge pull request #125916 from jtojnar/php-cleanups
php: Simplify generic.nix
2021-06-08 10:09:14 +02:00
Pavol Rusnak 6f3c1d66ae
Merge pull request #125921 from prusnak/gocryptfs
gocryptfs: 1.8.0 -> 2.0
2021-06-08 10:04:36 +02:00
Jörg Thalheim fa8de42e2a
Merge pull request #126137 from lrworth/nix-direnv-configurable-flakes
nix-direnv: make flakes support optional and off by default
2021-06-08 09:54:54 +02:00
Zhaofeng Li 45a26e22a6 libimagequant: Disable SSE on non-X86 architectures 2021-06-08 00:40:16 -07:00
Thomas Gerbet b30d8c49e8 phpPackages.composer: 2.1.1 -> 2.1.2
https://github.com/composer/composer/releases/tag/2.1.2
2021-06-08 08:48:51 +02:00
Sascha Grunert c5bff358e9 buildah: 1.21.0 -> 1.21.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-08 16:36:39 +10:00
Fabian Affolter 3ecc4cbff1
Merge pull request #126150 from r-ryantm/auto-update/gdu
gdu: 5.0.1 -> 5.1.0
2021-06-08 08:35:39 +02:00
rnhmjoj be01320a6c
nixos/wireless: only warn for no interfaces
A hard failure breaks the NixOS installer, which can't possibly
know the interface names in advance.
2021-06-08 07:42:34 +02:00
superherointj ea8ebdb044 ocamlPackages.cairo2: 0.6.1 -> 0.6.2 2021-06-08 07:07:06 +02:00
Anderson Torres f210479f20
Merge pull request #126151 from AndersonTorres/new-elisp-packages
Update elisp packages
2021-06-08 01:28:07 -03:00
R. RyanTM 7e6ec758ab gobgpd: 2.27.0 -> 2.28.0 2021-06-08 04:11:29 +00:00
R. RyanTM 988be6309a gobgp: 2.27.0 -> 2.28.0 2021-06-08 04:07:22 +00:00