Commit graph

382248 commits

Author SHA1 Message Date
Alexandru Scvortov 3a09010b9d nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.type 2022-06-02 19:16:25 +01:00
ajs124 42cfcd1d78
Merge pull request #175725 from aaronjheng/grv
grv: remove
2022-06-01 13:32:05 +02:00
Aaron Jheng 11dd9db955
grv: remove 2022-06-01 11:21:31 +00:00
ajs124 6ce8b62cae
Merge pull request #175724 from aaronjheng/kexpand
kexpand: remove
2022-06-01 13:17:17 +02:00
Sandro 50ea8dfb7b
Merge pull request #175731 from SuperSandro2000/archi 2022-06-01 13:14:33 +02:00
Sergei Trofimovich 09638d2783
Merge pull request #175719 from trofi/netdata-smaller-closure
netdata: do not persist ./configure flags to decrease closure size
2022-06-01 11:03:15 +00:00
Sandro 78d491457d
archi: remove myself from maintainers 2022-06-01 12:43:07 +02:00
Martin Weinelt 5b8a2ab169
Merge pull request #175611 from waldheinz/systemd-boot-builder-does-not-update
nixos/systemd-boot: fix systemd-boot-builder refusing to update
2022-06-01 12:22:11 +02:00
Aaron Jheng f0d4c085ac
kexpand: remove 2022-06-01 09:51:32 +00:00
Matthias Treydte ff24f484af nixos/systemd-boot: fix systemd-boot-builder refusing to update
Handling of the string length condition in should_update
was broken, as evident with the log message

> leaving systemd-boot 246 in place (250.4 is not newer)

Discussion with @mweinelt came to the conclusion
that Python's "<" operator already does what we need,
so the should_update function can be dropped.

Fixes a30de3b849
2022-06-01 11:49:07 +02:00
R. Ryantm 0fce602773 gnome.gnome-settings-daemon: 42.1 -> 42.2 2022-06-01 11:31:42 +02:00
Sergei Trofimovich 3773e35a21 netdata: do not persist ./configure flags to decrease closure size
Before:

    $ nix path-info -r ./result | wc -l
    76
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       366.8M

After:

    $ nix path-info -r ./result | wc -l
    30
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       205.7M
2022-06-01 10:28:06 +01:00
Fabian Affolter 3aeea3eb80
Merge pull request #174815 from fabaff/zha-quirks-bump
python310Packages.zha-quirks: 0.0.73 -> 0.0.75
2022-06-01 11:19:57 +02:00
Martin Weinelt a9377b6919
Merge pull request #164174 from ReplayCoding/fix/python-llvm-pgo 2022-06-01 11:07:54 +02:00
Fabian Affolter b2a5cf6390 python310Packages.zha-quirks: 0.0.74 -> 0.0.75 2022-06-01 10:52:51 +02:00
Maciej Krüger 48acffcc81
Merge pull request #174244 from jojosch/dbeaver-update 2022-06-01 10:51:29 +02:00
Fabian Affolter 16e568ec65
Merge pull request #175682 from r-ryantm/auto-update/python3.10-onvif-zeep-async
python310Packages.onvif-zeep-async: 1.2.0 -> 1.2.1
2022-06-01 10:49:56 +02:00
Fabian Affolter 1a40d3899c
Merge pull request #175683 from r-ryantm/auto-update/python3.10-pycfmodel
python310Packages.pycfmodel: 0.20.0 -> 0.20.1
2022-06-01 10:49:28 +02:00
Fabian Affolter 0da93bc1a3
Merge pull request #175692 from r-ryantm/auto-update/python3.10-pyoverkiz
python310Packages.pyoverkiz: 1.4.0 -> 1.4.1
2022-06-01 10:49:03 +02:00
Fabian Affolter e655ccfda2
Merge pull request #175696 from r-ryantm/auto-update/python3.10-mypy-boto3-s3
python310Packages.mypy-boto3-s3: 1.23.0.post1 -> 1.24.0
2022-06-01 10:48:33 +02:00
Fabian Affolter 3ebddb1b8a
Merge pull request #175698 from r-ryantm/auto-update/python3.10-scmrepo
python310Packages.scmrepo: 0.0.22 -> 0.0.23
2022-06-01 10:47:59 +02:00
Fabian Affolter 5aee62a11c
Merge pull request #175702 from r-ryantm/auto-update/python3.10-plaid-python
python310Packages.plaid-python: 9.4.0 -> 9.5.0
2022-06-01 10:47:32 +02:00
Ben Siraphob b5709f259c
Merge pull request #175654 from fabaff/bump-angr
python3Packages.angr: 9.2.5 -> 9.2.6
2022-06-01 08:27:10 +00:00
Ben Siraphob c8367fb9d4 koka: 2.3.8 -> 2.4.0 2022-06-01 10:24:15 +02:00
Ben Siraphob b5827f1033
Merge pull request #175700 from siraben/cvc4-darwin
cvc4: fix build on darwin
2022-06-01 08:09:45 +00:00
Sandro b8ca7f3c71
Merge pull request #175217 from leungbk/universal-ctags-update
universal-ctags: 5.9.20220220.0 -> 5.9.20220529.0
2022-06-01 09:51:26 +02:00
Ben Siraphob 9cbe5132cd
Merge pull request #175619 from kalekseev/fix/awscrt-on-darwin 2022-06-01 07:25:46 +00:00
zowoq 239087c990 kubernetes: 1.23.5 -> 1.23.7 2022-06-01 17:14:50 +10:00
adisbladis 7ffe9b9b55
Merge pull request #175681 from qowoz/crio
cri-o: 1.23.2 -> 1.24.0
2022-06-01 15:03:38 +08:00
Ben Siraphob 583a2312e4
cvc4: fix build on darwin
Dependency on cln is optional
2022-05-31 23:56:18 -07:00
R. Ryantm d887e5666b python310Packages.plaid-python: 9.4.0 -> 9.5.0 2022-06-01 06:54:59 +00:00
R. Ryantm 1db266dd5d python310Packages.scmrepo: 0.0.22 -> 0.0.23 2022-06-01 06:23:57 +00:00
Robert Schütz 8b9c2fb514
Merge pull request #175665 from reckenrode/ledger-darwin-fix
ledger: fix Python 3.10 module build
2022-05-31 23:16:48 -07:00
Ben Siraphob eb33086520
Merge pull request #164779 from collares/lean2 2022-06-01 06:16:17 +00:00
R. Ryantm e3151f9b19 python310Packages.mypy-boto3-s3: 1.23.0.post1 -> 1.24.0 2022-06-01 06:01:32 +00:00
superherointj 13785fcc8f ocamlPackages.tsdl-mixer: init 0.3.2 2022-06-01 07:30:47 +02:00
superherointj 174d0fbdda ocamlPackages.tsdl-ttf: init 0.3.2 2022-06-01 07:30:47 +02:00
superherointj b161742e86 ocamlPackages.tsdl-image: init 0.3.2 2022-06-01 07:30:47 +02:00
superherointj 5feacad694 ocamlPackages.tsdl: 0.9.7 -> 0.9.8 2022-06-01 07:30:47 +02:00
Bernardo Meurer b431151104
Merge pull request #175675 from lovesegfault/update-localtime
localtime: unstable-2021-11-23 -> 2022-02-20
2022-05-31 22:22:29 -07:00
R. Ryantm a358aad21a python310Packages.pyoverkiz: 1.4.0 -> 1.4.1 2022-06-01 05:21:05 +00:00
R. Ryantm ee33bd5a79 python310Packages.pex: 2.1.91 -> 2.1.92 2022-05-31 22:20:43 -07:00
R. Ryantm da7dfd94c0 python310Packages.hahomematic: 1.6.2 -> 1.7.0 2022-05-31 22:16:58 -07:00
R. Ryantm 0badd351d1 python310Packages.peaqevcore: 0.1.4 -> 0.2.0 2022-05-31 22:16:40 -07:00
Randy Eckenrode d4964be44c
ledger: fix Python 3.10 module build
The current default boost (1.77) doesn’t work with Python 3.10, so use
1.79 instead.
2022-06-01 00:34:52 -04:00
Bobby Rong c54145c7cf
Merge pull request #175673 from cireu/gnustep-base
gnustep.base: Remove duplicated giflib input
2022-06-01 12:17:41 +08:00
R. Ryantm 980aa59726 python310Packages.pycfmodel: 0.20.0 -> 0.20.1 2022-06-01 04:17:28 +00:00
R. Ryantm fa36f93646 python310Packages.onvif-zeep-async: 1.2.0 -> 1.2.1 2022-06-01 04:06:47 +00:00
Charlotte Van Petegem affd0fc3e4 python3Packages.pywlroots: 0.15.14 -> 0.15.15 2022-05-31 20:36:25 -07:00
zowoq b35ad0da36 cri-o: 1.23.2 -> 1.24.0 2022-06-01 13:30:02 +10:00