github-actions[bot]
20df8d00cc
Merge master into staging-next
2023-01-25 12:01:34 +00:00
Jonas Heinrich
5ca9d14952
Merge pull request #212215 from samueldr/fix/waydroid-deps
...
waydroid: Add missing ambiant dependencies
2023-01-25 11:07:05 +01:00
Maximilian Bosch
0c5d652c65
linux/hardened/patches/6.1: 6.1.7-hardened1 -> 6.1.8-hardened1
2023-01-25 10:45:36 +01:00
Maximilian Bosch
664dec6fff
linux/hardened/patches/5.4: 5.4.229-hardened1 -> 5.4.230-hardened1
2023-01-25 10:45:22 +01:00
Maximilian Bosch
d2cecf2811
linux/hardened/patches/5.15: 5.15.89-hardened1 -> 5.15.90-hardened1
2023-01-25 10:45:11 +01:00
Maximilian Bosch
979280a84f
linux/hardened/patches/5.10: 5.10.164-hardened1 -> 5.10.165-hardened1
2023-01-25 10:44:58 +01:00
Maximilian Bosch
51e2e1886f
linux/hardened/patches/4.19: 4.19.270-hardened1 -> 4.19.271-hardened1
2023-01-25 10:44:45 +01:00
Maximilian Bosch
c528f77d29
linux/hardened/patches/4.14: 4.14.303-hardened1 -> 4.14.304-hardened1
2023-01-25 10:44:35 +01:00
Maximilian Bosch
f638ef65cd
linux: 6.1.7 -> 6.1.8
2023-01-25 10:43:53 +01:00
Maximilian Bosch
973d29d69e
linux: 5.4.229 -> 5.4.230
2023-01-25 10:43:41 +01:00
Maximilian Bosch
795dd11c54
linux: 5.15.89 -> 5.15.90
2023-01-25 10:43:31 +01:00
Maximilian Bosch
c6851f531e
linux: 5.10.164 -> 5.10.165
2023-01-25 10:43:20 +01:00
Maximilian Bosch
f9b2f16602
linux: 4.19.270 -> 4.19.271
2023-01-25 10:43:09 +01:00
Maximilian Bosch
633c9d1160
linux: 4.14.303 -> 4.14.304
2023-01-25 10:42:59 +01:00
github-actions[bot]
a2f216a003
Merge master into staging-next
2023-01-25 06:01:06 +00:00
Nick Cao
ecc9592264
Merge pull request #212400 from r-ryantm/auto-update/rasdaemon
...
rasdaemon: 0.6.8 -> 0.7.0
2023-01-25 12:19:03 +08:00
github-actions[bot]
c47e4b69a3
Merge master into staging-next
2023-01-25 00:02:20 +00:00
ajs124
9f51a18665
Merge pull request #207112 from qbit/vmm_clock-0.2.0
...
vmm_clock: 0.1.0 -> 0.2.0
2023-01-24 23:44:08 +01:00
Aaron Bieber
921664da3f
vmm_clock: 0.1.0 -> 0.2.0
...
This update[1] enables support for older kernels.
[1] https://github.com/voutilad/vmm_clock/releases/tag/0.2.0
2023-01-24 11:53:47 -07:00
github-actions[bot]
7a89380b7e
Merge master into staging-next
2023-01-24 18:01:00 +00:00
ajs124
5cf7d65f6a
Merge pull request #207114 from qbit/virtio_vmmci-0.5.0
...
virtio_vmmci 0.4.0 -> 0.5.0
2023-01-24 18:50:06 +01:00
Vladimír Čunát
411405c9f6
Merge branch 'master' into staging-next
...
Trivial conflict in release notes, except that the xml/docbook parts
are horrible for (semi-)automatic conflict resolution.
Fortunately that's generated anyway.
2023-01-24 12:22:38 +01:00
R. Ryantm
3f21979fb1
rasdaemon: 0.6.8 -> 0.7.0
2023-01-24 09:30:48 +00:00
Nick Cao
ac7f5e4c7b
Merge pull request #206268 from misuzu/rtl8189es-update
...
linuxPackages.rtl8189es: 2022-08-30 -> 2022-10-30
2023-01-24 16:43:20 +08:00
Nick Cao
1eba956f9b
Merge pull request #211624 from realsnick/patch-2
...
fxload: changed $out/sbin to $out/bin
2023-01-24 15:54:16 +08:00
github-actions[bot]
727e365f02
Merge master into staging-next
2023-01-24 00:02:11 +00:00
Artturi
baf7ed992c
Merge pull request #212095 from Artturin/zenpowerupdate1
2023-01-23 20:24:24 +02:00
Bernardo Meurer
52bc8887d0
Merge pull request #205595 from ipetkov/fix-device-tree-overlays
2023-01-23 13:03:11 -05:00
github-actions[bot]
112ac51b78
Merge master into staging-next
2023-01-23 18:01:16 +00:00
Bernardo Meurer
e2881617a4
Merge pull request #212032 from SuperSandro2000/fwupd
2023-01-23 12:57:35 -05:00
SnIcK
1a6ed8a339
create $out/sbin symlink to $out/bin
...
looks like common practice is to put a $out/sbin symlink to $out/bin. the `fxload` command was not available if only puts on $out/sbin. This will fix it. The real issue I observed was that there was no `/run/current-system/sw/sbin` on $PATH but i think there is a fundamental reason why it doesn’t exist hence this patch until i learn more.
2023-01-23 09:24:40 -06:00
Weijia Wang
a6388fc6bb
Merge pull request #205600 from r-ryantm/auto-update/sssd
...
sssd: 2.8.1 -> 2.8.2
2023-01-23 14:35:19 +01:00
github-actions[bot]
eadaaa7d20
Merge master into staging-next
2023-01-23 12:01:24 +00:00
Sandro
b380d382d3
Merge pull request #212241 from SuperSandro2000/ziguana/master
...
Closes https://github.com/NixOS/nixpkgs/pull/211792
2023-01-23 12:49:09 +01:00
Zig Uana
544df362de
intel-compute-runtime: add a patch to fix typo
2023-01-23 11:21:56 +01:00
Maximilian Bosch
48665a4150
linux_6_0: drop
...
EOLed by upstream, doesn't receive any patches anymore, so let's drop
it.
Currently depends on #211886 which bumps the latest compatible ZFS
version to 6.1.
Also, clean up some old aliases.
2023-01-23 10:59:20 +01:00
Maximilian Bosch
18fb9f9d9d
Merge pull request #211886 from toastal/zfs-2.1.8
...
zfs: 2.1.7 → 2.1.8
2023-01-23 10:30:56 +01:00
Nick Cao
3cd694d1bd
Merge pull request #210382 from B4dM4n/nixos-rebuild-local
...
nixos-rebuild: Allow local builds when --target-host is used again
2023-01-23 16:37:41 +08:00
Nick Cao
ea4692732f
Merge pull request #210045 from Technical27/update-rtl88xxau-aircrack
...
rtl88xxau-aircrack: 37e27f -> ee2997
2023-01-23 16:23:22 +08:00
Weijia Wang
67c4fc9b60
Merge pull request #205308 from r-ryantm/auto-update/eventstat
...
eventstat: 0.04.13 -> 0.05.00
2023-01-23 07:57:56 +01:00
Weijia Wang
e4a295ddb8
Merge pull request #204558 from r-ryantm/auto-update/ryzenadj
...
ryzenadj: 0.11.1 -> 0.12.0
2023-01-23 07:43:46 +01:00
github-actions[bot]
d8bfd0a059
Merge master into staging-next
2023-01-23 06:01:12 +00:00
Weijia Wang
621c392563
Merge pull request #201578 from r-ryantm/auto-update/sasutils
...
sasutils: 0.3.12 -> 0.3.13
2023-01-23 06:33:50 +01:00
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
Samuel Dionne-Riel
1b00e5af2f
waydroid: Add missing ambiant dependencies
...
Fixes #211741
`waydroid first-launch` would fail due to missing gobject introspection
bindings for Gtk.
```
( ) [ ] ERROR: Namespace Gtk not available
( ) [ ] See also: <https://github.com/waydroid >
( ) [ ] Traceback (most recent call last):
File "/nix/store/7c0jjr0jid4xhfdsv13jiwp7q4jl9khi-waydroid-1.3.3/lib/waydroid/tools/__init__.py", line 113, in main
actions.remote_init_client(args)
File "/nix/store/7c0jjr0jid4xhfdsv13jiwp7q4jl9khi-waydroid-1.3.3/lib/waydroid/tools/actions/initializer.py", line 205, in remote_init_client
gi.require_version("Gtk", "3.0")
File "/nix/store/y09awdg92zm58958q6bc6chacw35pfgm-python3.10-pygobject-3.42.2/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available
```
These changes add the necessary environment (the currently idiomatic way
to solve such problems) to the existing wrapper.
The use in `preFixup` is necessary, as the gapps wrapper will not have
ran the required hooks before.
The addition of `gobject-introspection` is necessary for the wrappers
hooks to add GIR repositories to the wrapper args.
2023-01-22 23:47:20 -05: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
Nick Cao
82e5e02f10
Merge pull request #212162 from fabaff/cpuid-bump
...
cpuid: 20221201 -> 20230120
2023-01-23 09:24:29 +08:00
github-actions[bot]
44319c878e
Merge master into staging-next
2023-01-23 00:02:15 +00: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
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
github-actions[bot]
feb2240b37
Merge master into staging-next
2023-01-22 18:01:03 +00:00
Sandro Jäckel
815282d1c0
fwupd: 1.8.4 -> 1.8.9
2023-01-22 18:34:59 +01: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
Artturin
6f3f88ec48
linuxPackages.zenpower: unstable-2022-04-13 -> unstable-2022-11-04
...
upstream has moved
https://github.com/Ta180m/zenpower3
https://git.exozy.me/a/zenpower3
2023-01-22 14:04:34 +02: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
toastal
12cb062985
zfs: 2.1.7 → 2.1.8
...
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.8
2.1.9 staging always just starts at the last version cut.
2023-01-21 21:54:42 +07: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
Guillaume Girol
90c78aee6c
Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs
2023-01-21 12:00:00 +00: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
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
Nick Cao
b1ff903d4f
Merge pull request #210700 from PedroHLC/zen-kernels-6.1.5
...
zen-kernels: 6.1.3 -> 6.1.6
2023-01-18 13:43:06 +08:00
Nick Cao
f04182510f
Merge pull request #210896 from NickCao/systemd-tpm2
...
systemd: fix tpm2 driver init
2023-01-18 13:41:00 +08:00
Jonas Heinrich
b6b55b60a8
firejail: 0.9.70 -> 0.9.72
2023-01-17 15:56:01 +01:00
Nick Cao
2f58da82ba
Merge pull request #209972 from r-ryantm/auto-update/libratbag
...
libratbag: 0.16 -> 0.17
2023-01-17 10:29:29 +08:00
ajs124
33b2ad57c8
openiscsi: 2.1.7 -> 2.1.8
...
autotools -> meson
> support for make/autoconf is still in place but is deprecated
- https://github.com/open-iscsi/open-iscsi/releases/tag/2.1.8
2023-01-17 01:07:14 +01:00
Artturi
e09153da00
Merge pull request #210993 from Artturin/cleanupstdenvsetup1
2023-01-16 22:12:11 +02:00
Artturi
20dcc6920f
Merge pull request #176013 from djahandarie/master
...
mwprocapture: fix compile on new GCC and new linux kernel
2023-01-16 20:25:07 +02:00
github-actions[bot]
5a50475572
Merge staging-next into staging
2023-01-16 18:01:50 +00:00