Commit Graph

418174 Commits

Author SHA1 Message Date
Vladimír Čunát
b4d133b5ee
Merge #196094: Kernel updates for 2022-10-15 (security)
Includes the mac80211 security fixes.
2022-10-15 11:32:46 +02:00
Thomas Gerbet
f909502274 libosip: 5.3.0 -> 5.3.1
Fixes CVE-2022-41550
https://git.savannah.gnu.org/cgit/osip.git/commit/?id=103d28ad799436b8a53fd8671428b25b0c08b8a0
2022-10-15 11:05:49 +02:00
Fabian Affolter
143fda8403
Merge pull request #196040 from Trundle/dinghy-0.13.4
python310Packages.dinghy: 0.13.2 -> 0.13.4
2022-10-15 10:41:55 +02:00
R. Ryantm
1b59272940 kubeseal: 0.18.5 -> 0.19.0 2022-10-15 08:33:58 +00:00
misuzu
4a9250a8b2 freeswitch: 1.10.7 -> 1.10.8 2022-10-15 11:20:55 +03:00
misuzu
7d1d10dccf libks: 1.7.0 -> 1.8.0 2022-10-15 11:20:55 +03:00
Jonas Heinrich
238677d848
Merge pull request #195941 from r-ryantm/auto-update/cargo-nextest
cargo-nextest: 0.9.37 -> 0.9.38
2022-10-15 10:19:45 +02:00
R. Ryantm
afa3d13082 juicefs: 1.0.0 -> 1.0.2 2022-10-15 08:16:54 +00:00
Fabian Affolter
af6521df65 python310Packages.youless-api: 0.16 -> 1.0 2022-10-15 09:58:14 +02:00
Jonas Heinrich
f4a1ff09ef
Merge pull request #195939 from r-ryantm/auto-update/alfaview
alfaview: 8.53.1 -> 8.54.0
2022-10-15 09:54:44 +02:00
Jonas Heinrich
56ce837ac6
Merge pull request #176895 from greydot/latte-dock
latte-dock: 0.10.4 -> unstable-2022-09-06
2022-10-15 09:51:02 +02:00
Fabian Affolter
79cf7a94d2 ruler: update license detail 2022-10-15 09:49:00 +02:00
Fabian Affolter
f15fb53786
python310Packages.dinghy: disable on older Python releases 2022-10-15 09:43:44 +02:00
Jonas Heinrich
5fbcf2577a
Merge pull request #195987 from fabaff/ruler
ruler: init at 2.4.1
2022-10-15 09:38:54 +02:00
Artturin
c86122e5bd pythonInterpreters: get self from __splicedPackages
BEFORE:

the python derivation did not contain .nativeDrv and .crossDrv because
it was not from the __splicedPackages set

the python used in mk-python-derivation.nix was for host

```
nix-repl> pkgsCross.aarch64-multiplatform.python3Packages.xpybutil.nativeBuildInputs
[ «derivation /nix/store/bhz39ds4v02hn6x4py4mzjyilw4a589h-python3-aarch64-unknown-linux-gnu-3.10.7.drv» «derivation /nix/store/v880cnh4ml7czmivfbk3cdh93hz9yvbn-hook.drv» «derivation /nix/store/f243ab7wv92gqsmc9h7gr0qcnj0xcgdb-hook.drv» «derivation /nix/store/880lf8895bzn8d94lrr2y7ilgkxq0lc4-python-remove-tests-dir-hook.drv» «derivation /nix/store/fzjnhawfs1wpw58hcd1vxd9y750dc08y-python-remove-bin-bytecode-hook.drv» «derivation /nix/store/n8l59iparx98yfw8g5ydqmzmk3fdic75-setuptools-setup-hook.drv» «deri→
```

AFTER:

the python derivation does contain .nativeDrv and .crossDrv because
it is from the __splicedPackages set

those 2 are what makes nativeBuildInputs and buildInputs function
properly

the python used in mk-python-derivation.nix is for build

```
nix-repl> pkgsCross.aarch64-multiplatform.python3Packages.xpybutil.nativeBuildInputs
[ «derivation /nix/store/hvb9yxgv1133cfhxxd869sibldvv2vdx-python3-3.10.7.drv» «derivation /nix/store/v880cnh4ml7czmivfbk3cdh93hz9yvbn-hook.drv» «derivation /nix/store/f243ab7wv92gqsmc9h7gr0qcnj0xcgdb-hook.drv» «derivation /nix/store/880lf8895bzn8d94lrr2y7ilgkxq0lc4-python-remove-tests-dir-hook.drv» «derivation /nix/store/fzjnhawfs1wpw58hcd1vxd9y750dc08y-python-remove-bin-bytecode-hook.drv» «derivation /nix/store/n8l59iparx98yfw8g5ydqmzmk3fdic75-setuptools-setup-hook.drv» «derivation /nix/store/7vyhynla→
```
2022-10-15 09:35:29 +02:00
Artturin
19d04b5f47 pythonInterpreters: don't use with pkgs 2022-10-15 09:35:29 +02:00
Jonas Heinrich
9259c4b841
Merge pull request #195990 from r-ryantm/auto-update/angsd
angsd: 0.938 -> 0.940
2022-10-15 09:33:23 +02:00
Jonas Heinrich
2b1cef1cb8
Merge pull request #195997 from r-ryantm/auto-update/trackma
trackma: 0.8.4 -> 0.8.5
2022-10-15 09:29:52 +02:00
Fabian Affolter
1b252990d1 python310Packages.freebox-api: 0.0.10 -> 1.0.0 2022-10-15 09:20:52 +02:00
K900
c9fa012f1b linux/hardened/patches/5.4: 5.4.215-hardened1 -> 5.4.217-hardened2 2022-10-15 10:16:55 +03:00
K900
529e4e43cd linux/hardened/patches/5.19: 5.19.12-hardened1 -> 5.19.15-hardened2 2022-10-15 10:16:50 +03:00
K900
1fe114699f linux/hardened/patches/5.15: 5.15.71-hardened1 -> 5.15.73-hardened3 2022-10-15 10:16:45 +03:00
K900
ac118a1d1b linux/hardened/patches/5.10: 5.10.146-hardened1 -> 5.10.147-hardened2 2022-10-15 10:16:41 +03:00
K900
6d5f9ea638 linux/hardened/patches/4.19: 4.19.260-hardened1 -> 4.19.261-hardened1 2022-10-15 10:16:37 +03:00
K900
7523167eda linux: 6.0 -> 6.0.2 2022-10-15 10:16:03 +03:00
K900
202379fa9c linux: 5.4.216 -> 5.4.218 2022-10-15 10:16:00 +03:00
K900
e3bf36cdd3 linux: 5.19.14 -> 5.19.16 2022-10-15 10:15:59 +03:00
K900
6981bd8fda linux: 5.15.72 -> 5.15.74 2022-10-15 10:15:54 +03:00
K900
9702319ec1 linux: 5.10.147 -> 5.10.148 2022-10-15 10:15:52 +03:00
Fabian Affolter
d864745e7c python310Packages.pyotgw: update disabled 2022-10-15 09:15:22 +02:00
Fabian Affolter
9e20857603 python310Packages.pyotgw: 2.0.3 -> 2.1.0 2022-10-15 09:14:49 +02:00
Fabian Affolter
47df0d8bc2 python310Packages.ibeacon-ble: 0.7.3 -> 0.7.4 2022-10-15 09:11:41 +02:00
Bobby Rong
e93839e867
Merge pull request #195872 from tomfitzhenry/chatty-0.7.0
chatty: unbreak by migrating to libsoup3
2022-10-15 15:09:19 +08:00
Fabian Affolter
020b9c1c68 python310Packages.aioairq: 0.2.0 -> 0.2.4 2022-10-15 09:07:39 +02:00
Fabian Affolter
46bad55d5c gobuster: 3.1.0 -> 3.2.0 2022-10-15 08:59:09 +02:00
Fabian Affolter
a2f0aeb853
Merge pull request #196043 from fabaff/reactivex
python310Packages.influxdb-client: 1.31.0 -> 1.33.0
2022-10-15 08:53:07 +02:00
Fabian Affolter
e6989b1b5c
Merge pull request #196009 from fabaff/total-connect-client-bump
python310Packages.total-connect-client: 2022.5 -> 2022.10
2022-10-15 08:51:51 +02:00
Fabian Affolter
59d7e5c164
Merge pull request #196012 from fabaff/weconnect-bump
python310Packages.weconnect: 0.48.2 -> 0.48.3, python310Packages.weconnect-mqtt: 0.40.2 -> 0.40.3
2022-10-15 08:51:42 +02:00
kilianar
95e7454caa starship: 1.10.3 -> 1.11.0
https://github.com/starship/starship/releases/tag/v1.11.0
2022-10-15 08:47:00 +02:00
Bobby Rong
5b04d5b51b
Merge pull request #195833 from zendo/tagger
tagger: init at 2022.10.3
2022-10-15 13:01:46 +08:00
zowoq
9d86c39f7a kubernetes: 1.23.12 -> 1.23.13
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#changelog-since-v12312
2022-10-15 14:29:58 +10:00
zowoq
bb884d6a1e nixosTests.traefik: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
zowoq
ff30f8a429 nixosTests.podman*: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
zowoq
d50ee203f7 nixosTests.oci-containers: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
zowoq
0a8746ca85 nixosTests.{docker,docker-rootless}: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
zowoq
9286419109 nixosTests.cri-o: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
zowoq
8b4bbd6919 nixosTests.cfssl: enable on aarch64-linux 2022-10-15 14:29:46 +10:00
github-actions[bot]
335e938eb2 terraform-providers.selectel: 3.8.4 → 3.8.5 2022-10-15 14:29:11 +10:00
github-actions[bot]
c2d10bb4d6 terraform-providers.linode: 1.29.3 → 1.29.4 2022-10-15 14:29:11 +10:00
github-actions[bot]
2410d1367e terraform-providers.newrelic: 3.4.4 → 3.5.0 2022-10-15 14:29:11 +10:00