Commit Graph

26777 Commits

Author SHA1 Message Date
Vladimír Čunát
8e9118f7b7
Merge #301081: mdadm: Fix hardcoded directory 2024-04-03 07:15:07 +02:00
Peder Bergebakken Sundt
5e626f8ede
Merge pull request #300753 from mrcjkb/tuxedo-rs
tuxed-rs: 0.3.0 -> 0.3.1
2024-04-03 01:45:44 +02:00
Andrew Marshall
49e6c686f8 mdadm: Fix hardcoded directory
In [upstream change][1], handling of creating `/run/mdadm/creating-%s`
file was changed to fail if it was unable to create the file. This
revealed that the path itself incorrectly hardcodes `/run/mdadm` instead
of using `MAP_DIR` or similar. Since nixpkgs sets `RUN_DIR=/run/.mdadm`
at compile time, and `MAP_DIR=$(RUN_DIR)` in upstream, the `/run/mdadm`
is never created. This remedies by fixing the hard-coded directory.

[1]: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=9f376da6439b07dc93ae084ab576e133b9d8d839
2024-04-02 19:26:16 -04:00
Naïm Favier
269f5806e0 mdadm: update homepage
Neil Brown's website returns an internal error, and has been stating
that he is no longer involved in maintaining mdadm: https://web.archive.org/web/20211120095829/http://neil.brown.name/blog/mdadm
2024-04-02 19:26:16 -04:00
Alyssa Ross
d9bb2c0160 nvme-cli: remove unused input 2024-04-03 00:28:04 +02:00
Markus Kowalewski
b827e50afd
Merge pull request #300744 from r-ryantm/auto-update/rdma-core
rdma-core: 50.0 -> 51.0
2024-04-02 22:09:47 +00:00
Robert Hensing
9ffe63c6fa
Merge pull request #300335 from amarshall/nixos-rebuild-repl-path
nixos-rebuild: Fix `repl` with a relative flake path
2024-04-02 14:22:49 +02:00
Alyssa Ross
d10eea2199 linux_latest-libre: 19509 -> 19523 2024-04-02 12:34:05 +02:00
Alyssa Ross
f515bfb594 linux-rt_6_6: 6.6.22-rt27 -> 6.6.23-rt28 2024-04-02 12:34:05 +02:00
Alyssa Ross
9fc0f24367 linux-rt_6_1: 6.1.82-rt27 -> 6.1.83-rt28 2024-04-02 12:34:05 +02:00
Alyssa Ross
b2504018cb linux_testing: 6.9-rc1 -> 6.9-rc2 2024-04-02 12:34:05 +02:00
Nick Cao
39caef59fa
Merge pull request #300778 from Kiskae/nvidia/550.40.59
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.55 -> 550.40.59
2024-04-01 19:06:43 -04:00
Vladimír Čunát
5476cea489
Merge #298548: staging-next 2024-03-24 2024-04-01 22:49:19 +02:00
Kiskae
03caf08d76 linuxPackages.nvidiaPackages.vulkan_beta: 550.40.55 -> 550.40.59 2024-04-01 22:35:10 +02:00
Andrew Marshall
228dc7eaf4 nixos-rebuild: Fix repl with a relative flake path
Most nixos-rebuild commands support a relative flake path, however
`repl` uses `builtins.getFlake` and that requires an absolute path. So
ensure we pass an absolute path to it, providing UX consistency. Only do
so when the path exists in order to passthrough URLs as-is.
2024-04-01 16:29:54 -04:00
Adam C. Stephens
f16ab18e2a
Merge pull request #300655 from toastal/zfs-2.1.13-unstable-2024-03-30
zfs_unstable: 2.2.3-unstable-2024-03-21 → 2.2.3-unstable-2024-03-30
2024-04-01 16:00:28 -04:00
Marc Jakobi
6515d15664 tuxed-rs: 0.3.0 -> 0.3.1 2024-04-01 20:27:13 +02:00
github-actions[bot]
ef44d46775
Merge master into staging-next 2024-04-01 18:00:59 +00:00
John Ericson
4d1a4fd113
Merge pull request #300707 from obsidiansystems/rhelmot-src-infra
freebsd: Use @rhelmot's version infra
2024-04-01 12:22:10 -04:00
R. Ryantm
ce944edd26 rdma-core: 50.0 -> 51.0 2024-04-01 15:43:36 +00:00
K900
4c147d4246
Merge pull request #300657 from LordMZTE/gpio-power
linux: enable POWER_RESET_GPIO and POWER_RESET_GPIO_RESTART modules
2024-04-01 18:42:39 +03:00
John Ericson
1bcf7a8b53 freebsd: Use's @rhelmot's version infra
This is in preparation for multiple version support, and PR #298849.
2024-04-01 10:45:54 -04:00
John Ericson
48020a2121
Merge pull request #299347 from obsidiansystems/freebsd-by-name
FreeBSD: Use separate files for packages
2024-04-01 09:36:54 -04:00
github-actions[bot]
2f73b699a3
Merge master into staging-next 2024-04-01 12:01:19 +00:00
Jörg Thalheim
7c045a5460
Merge pull request #300630 from SebTM/sysdig_036
sysdig: 0.35.3 -> 0.36.0
2024-04-01 12:42:43 +02:00
Jörg Thalheim
1a92639f29 sysdig: disable hardened and zen kernels
Also it currently compiles with zen kernels, it doesn't with lqx.
Since we currently don't have a mechanism of lqx only, we can re-add,
if one of the lqx/zen maintainers steps up and also help maintaining and testing sysdig.
2024-04-01 10:31:15 +00:00
LordMZTE
d8489497c3
linux: enable POWER_RESET_GPIO and POWER_RESET_GPIO_RESTART modules
These modules are very useful for power management via GPIO pins on
embedded platforms such as the Raspberry Pi. The POWER_RESET_GPIO module
has been tested on a Raspberry Pi 3B+.
2024-04-01 12:18:47 +02:00
toastal
14377d6b82 zfs_unstable: 2.2.3-unstable-2024-03-21 → 2.2.3-unstable-2024-03-30 2024-04-01 17:00:42 +07:00
Vladimír Čunát
e7df8051fb
fixup! lxc: fixup build 2024-04-01 09:51:36 +02:00
Vladimír Čunát
64cdda4b5f
lxc: fixup build
https://hydra.nixos.org/build/254601361/nixlog/1/tail
See issue #300635
2024-04-01 09:50:31 +02:00
Sebastian Sellmeier
50625bd0fb
sysdig: fix formattig 2024-04-01 09:50:07 +02:00
Sebastian Sellmeier
b6e65a161a
sysdig: 0.35.3 -> 0.36.0 2024-04-01 09:49:11 +02:00
Alyssa Ross
5c96956e4b linuxPackages.rust-out-of-tree-module: tighten platforms
Linux only supports Rust on x86_64 and (as of 6.9) aarch64.
2024-04-01 09:37:19 +02:00
github-actions[bot]
409234ba0c
Merge master into staging-next 2024-04-01 06:01:12 +00:00
Adam C. Stephens
559cda20de
Merge pull request #300151 from adamcstephens/lxcfs/6
lxcfs: 5.0.4 -> 6.0.0
2024-03-31 23:26:37 -04:00
github-actions[bot]
e4dc8790bf
Merge master into staging-next 2024-04-01 00:02:29 +00:00
Weijia Wang
1dd5dd480b
Merge pull request #300267 from khaneliman/yabai
yabai: 7.0.3 -> 7.0.4
2024-03-31 23:39:28 +02:00
github-actions[bot]
ba060bffac
Merge master into staging-next 2024-03-31 00:02:07 +00:00
Someone
0660548f6d
Merge pull request #300277 from jonringer/dcgm-autoadd
dcgm: use pkgs.autoAddDriverRunpath
2024-03-30 22:37:26 +00:00
Robert Hensing
ea68c891c4
Merge pull request #300308 from philiptaron/nixos-rebuild
nixos-rebuild: use `substitute` rather than `substituteAll`
2024-03-30 21:04:00 +01:00
Weijia Wang
065947fb1a
Merge pull request #298497 from r-ryantm/auto-update/fsverity-utils
fsverity-utils: 1.5 -> 1.6
2024-03-30 20:51:14 +01:00
Weijia Wang
7dcfb97860
Merge pull request #299077 from r-ryantm/auto-update/linuxKernel.packages.linux_6_8.akvcam
linuxKernel.packages.linux_6_8.akvcam: 1.2.5 -> 1.2.6
2024-03-30 20:48:48 +01:00
Philip Taron
a696dbb659
nixos-rebuild: use substitute rather than substituteAll
No change in produced output.
2024-03-30 12:00:21 -07:00
github-actions[bot]
50812f5204
Merge master into staging-next 2024-03-30 18:01:17 +00:00
Jonathan Ringer
13b0f46825
dcgm: use pkgs.autoAddDriverRunpath 2024-03-30 10:17:46 -07:00
Weijia Wang
602a94f999
Merge pull request #300024 from hraban/grandperspective/mainprogram
grandperspective: set mainProgram, link $out/bin
2024-03-30 17:20:00 +01:00
Austin Horstman
32364e88ca
yabai: 7.0.3 -> 7.0.4 2024-03-30 09:33:05 -05:00
Adam Stephens
811965cd34
lxcfs: 5.0.4 -> 6.0.0 2024-03-29 22:45:27 -04:00
Adam Stephens
248dc21a54
treewide: fix renamed incus container tests 2024-03-29 22:27:22 -04:00
Hraban Luyat
a74d6c775b grandperspective: set mainProgram, link $out/bin 2024-03-29 13:14:49 -04:00