Weijia Wang
3cc491d168
Merge pull request #197597 from r-ryantm/auto-update/mmc-utils
...
mmc-utils: unstable-2022-09-27 -> unstable-2022-11-09
2023-01-23 06:00:17 +01:00
Weijia Wang
a693a6bc6c
Merge pull request #195323 from r-ryantm/auto-update/ksmbd-tools
...
ksmbd-tools: 3.4.5 -> 3.4.6
2023-01-23 05:26:56 +01:00
John Ericson
efd68366c0
Merge pull request #212170 from alyssais/libcIconv
...
libiconv: use libc header on NetBSD
2023-01-22 23:21:26 -05:00
Nick Cao
82e5e02f10
Merge pull request #212162 from fabaff/cpuid-bump
...
cpuid: 20221201 -> 20230120
2023-01-23 09:24:29 +08:00
Jörg Thalheim
4228679d5b
Merge pull request #212027 from panicgh/dpdk
...
dpdk: 22.07 -> 22.11.1
2023-01-22 22:53:52 +00:00
Weijia Wang
f8bfb2f1e1
Merge pull request #196051 from r-ryantm/auto-update/irqbalance
...
irqbalance: 1.9.0 -> 1.9.2
2023-01-22 22:29:38 +01:00
Alyssa Ross
b19185fdb2
libiconv: use libc header on NetBSD
...
Let's be consistent about this.
Updated netbsd.libc to have a pname attribute so it's compatible with
libcIconv.
2023-01-22 21:11:41 +00:00
Weijia Wang
9692479ae8
Merge pull request #193072 from r-ryantm/auto-update/intel-compute-runtime
...
intel-compute-runtime: 22.43.24595.35 -> 22.43.24595.41
2023-01-22 22:04:59 +01:00
Fabian Affolter
de3b8f45ae
cpuid: 20221201 -> 20230120
2023-01-22 20:57:35 +01:00
Sandro
ae66f57ac4
Merge pull request #211902 from Pheoxy/master
2023-01-22 20:53:16 +01:00
Domen Kožar
9d57399b8e
Merge pull request #157628 from veprbl/pr/darwin_cctools_apple
...
darwin.cctools-apple: init at 973.0.1-609
2023-01-22 17:21:33 +00:00
Mario Rodas
b9f3996740
Merge pull request #210932 from r-ryantm/auto-update/uhk-agent
...
uhk-agent: 1.5.17 -> 2.1.1
2023-01-22 10:47:56 -05:00
dhancock@camelot.network
d0a31fabed
linux_xanmod: 6.1.3 -> 6.1.7
2023-01-22 17:45:19 +08:00
Daniel Hancock
92d917ec33
linux_xanmod: 5.15.84 -> 5.15.89
2023-01-22 17:45:19 +08:00
Adam Joseph
42815b4a0c
treewide: systemdSupport: use lib.meta.availableOn
...
Many packages have some kind of flag indicating whether or not to build with
systemd support. Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`. Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.
This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.
This provides three benefits:
1. The default values are set correctly (i.e. including `&& isStatic`)
2. The default values are set consistently
3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Adam Joseph
5b66b6b8c2
systemd.meta.badPlatforms: include isStatic predicate
2023-01-22 00:27:19 -08:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Nicolas Benes
26aa60713e
pktgen: 22.04.1 -> 22.07.1
2023-01-22 02:02:50 +01:00
Nicolas Benes
203e5461b2
dpdk: simplify optimization for CPU family
...
Make it easier optimize DPDK for a CPU family. The conservative default
remains (e.g. nehalem for x86_64), but a user may override it for better
utilization of recent CPU models, e.g. `{ machine = "x86-64-v4"; }` for
AVX512 support.
2023-01-22 02:02:17 +01:00
Nicolas Benes
118290c00a
dpdk: 22.07 -> 22.11.1
...
Latest LTS release.
https://doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html
2023-01-22 00:51:19 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
88cce6f04e
Merge pull request #211813 from wegank/moltenvk-fix
...
darwin.moltenvk: fix build
2023-01-21 16:17:22 +08:00
Nick Cao
bb2185a166
Merge pull request #211841 from nvmd/patch-1
...
utm: 4.0.8 -> 4.1.5
2023-01-21 09:36:25 +08:00
nvmd
4c47864b7c
utm: 4.0.8 -> 4.1.5
2023-01-21 01:58:50 +03:00
Weijia Wang
cb6831ac44
darwin.moltenvk: fix build
2023-01-20 20:47:11 +01:00
ajs124
02256184b9
Merge pull request #198166 from helsinki-systems/upd/open-iscsi
...
openiscsi: 2.1.7 -> 2.1.8
2023-01-20 14:53:12 +01:00
Sandro
7c4f88c663
Merge pull request #211568 from Luflosi/update/raspberrypi-eeprom
2023-01-20 14:11:24 +01:00
7c6f434c
12ecc87a0e
Merge pull request #211245 from onny/firejail-update
...
firejail: 0.9.70 -> 0.9.72
2023-01-20 12:40:53 +00:00
Nick Cao
d0637f07e4
Merge pull request #211719 from NickCao/cryptodev
...
linuxPackages.cryptodev: cleanup and fix cross compilation
2023-01-20 20:03:22 +08:00
Nick Cao
e37e146056
linuxPackages.cryptodev: cleanup and fix cross compilation
2023-01-20 13:43:19 +08:00
Kiskae
1557cc4160
linuxPackages.nvidia_x11_production: 525.78.01 -> 525.85.05
2023-01-19 20:21:12 +01:00
Alyssa Ross
0de23a66e7
pkgsMusl.zfs: fix build
2023-01-19 11:50:33 +00:00
Luflosi
454302cf2a
raspberrypi-eeprom: 2022.12.07-138a1 -> 2023.01.11-138c0
...
https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2023.01.11-138c0
2023-01-19 11:15:43 +01:00
Fabián Heredia Montiel
5b6487220c
linux/hardened/patches/6.1: 6.1.6-hardened1 -> 6.1.7-hardened1
2023-01-18 20:06:53 -06:00
Fabián Heredia Montiel
54114c19f2
linux/hardened/patches/5.4: 5.4.228-hardened1 -> 5.4.229-hardened1
2023-01-18 20:06:53 -06:00
Fabián Heredia Montiel
ad4ece95ba
linux/hardened/patches/5.15: 5.15.88-hardened1 -> 5.15.89-hardened1
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
8d3056606c
linux/hardened/patches/5.10: 5.10.163-hardened1 -> 5.10.164-hardened1
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
88b9e6a5b4
linux/hardened/patches/4.19: 4.19.269-hardened1 -> 4.19.270-hardened1
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
60f3c91908
linux/hardened/patches/4.14: 4.14.302-hardened1 -> 4.14.303-hardened1
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
e7b8fdc5e5
linux-rt_5_10: 5.10.158-rt77 -> 5.10.162-rt78
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
ba974313f4
linux: 6.1.6 -> 6.1.7
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
0ff2406f4b
linux: 5.4.228 -> 5.4.229
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
5d77617ad6
linux: 5.15.88 -> 5.15.89
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
210407fd34
linux: 5.10.163 -> 5.10.164
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
97b01fdbd5
linux: 4.19.269 -> 4.19.270
2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
24016a8cc9
linux: 4.14.302 -> 4.14.303
2023-01-18 20:06:52 -06:00
toonn
0aa2211390
Merge pull request #207512 from wegank/libpmenergy
...
darwin.apple_sdk_11_0.libpm: init
2023-01-19 03:00:37 +01:00
R. Ryantm
19520e7555
uhk-agent: 1.5.17 -> 2.1.1
2023-01-18 18:00:53 +00:00
R. Ryantm
02376a2784
intel-compute-runtime: 22.43.24595.35 -> 22.43.24595.41
2023-01-18 15:21:08 +00:00