Commit Graph

26775 Commits

Author SHA1 Message Date
github-actions[bot]
cecbc89f55
Merge staging-next into staging 2024-04-01 06:01:40 +00: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]
ad17f02de7
Merge staging-next into staging 2024-04-01 00:03:00 +00: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
Randy Eckenrode
5f43b93b50
Merge pull request #300484 from reckenrode/libiconv-revert
darwin.libiconv: revert switch to libiconvReal
2024-03-31 11:23:13 -04:00
Randy Eckenrode
a426aa3a3f
Revert "darwin.libiconv: remove and add to darwin-aliases"
This reverts commit 521ea079b9.
2024-03-31 09:57:54 -04:00
Maxine Aubrey
666d584a15
Merge pull request #300282 from trofi/ell-iwd-update 2024-03-31 11:25:04 +02:00
Sergei Trofimovich
0ac77691c9 iwd: 2.16 -> 2.17
Changes: https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.17
2024-03-31 07:39:36 +01:00
github-actions[bot]
c8dea9cbe5
Merge staging-next into staging 2024-03-31 00:02:45 +00: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]
d7ece48399
Merge staging-next into staging 2024-03-30 18:01:46 +00:00
github-actions[bot]
50812f5204
Merge master into staging-next 2024-03-30 18:01:17 +00:00
Sergei Trofimovich
3488e37419 ell: 0.63 -> 0.64
Changes: https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.64
2024-03-30 17:38:13 +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
toonn
81a44b6680
Merge pull request #287609 from reckenrode/darwin-stdenv-improvements
darwin.stdenv: improvements and overrideSDK rewrite
2024-03-29 18:30:26 +01:00
Hraban Luyat
a74d6c775b grandperspective: set mainProgram, link $out/bin 2024-03-29 13:14:49 -04:00
Mario Rodas
e320182804
Merge pull request #298994 from trofi/linux-pam-revert-helper
pam: pull upstream fix to restore empty password handling
2024-03-29 10:13:53 -05:00
Randy Eckenrode
39a5f4a6ee
darwin.apple_sdk.sdkRoot: init at 10.12 and 11.0
Based on the derivation from xcbuild.sdk. apple_sdk.sdkRoot provides
version plists and a hook that passes them automatically to the compiler
as `-isysroot`. This is needed to correctly set the SDK version in
compiled binaries. Otherwise, clang will infer the SDK version to be the
same as the deployment target, which is usually not what you want.
2024-03-29 08:47:41 -04:00
Randy Eckenrode
79db5b641e
darwin.apple_sdk_10_12: add objc4 2024-03-29 08:47:41 -04:00
Randy Eckenrode
2573f2c44a
darwin.apple_sdk_10_12: add Libsystem 2024-03-29 08:47:40 -04:00
Sergei Trofimovich
26154be277 linux-pam: pull upstream fix to restore empty password handling
Before the change the login into users without passwords was failing:

    https://github.com/NixOS/nixpkgs/issues/297920

It used to work when `linux-pam` used direct `shadow` access when ran as
root. The switch to external helper have broken that use case.

Let's pull accepted upstream fix to restore empty password handling.
2024-03-29 12:12:23 +00:00
github-actions[bot]
e5bc6d679f
Merge staging-next into staging 2024-03-29 06:01:37 +00:00
github-actions[bot]
c9c063bd3c
Merge master into staging-next 2024-03-29 06:01:09 +00:00
Randy Eckenrode
1500fe6dda
Merge pull request #299613 from reckenrode/libiconv-switch
darwin.libiconv: switch to libiconvReal and add to darwin-aliases
2024-03-28 23:35:42 -04:00
annalee
7f0e8fc4f9
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/langchain-core/default.nix
2024-03-29 00:12:10 +00:00
github-actions[bot]
20c720272e
Merge master into staging-next 2024-03-29 00:02:10 +00:00
JerrySM64
a60c7cff87 linuxKernel.kernels.linux_lqx: 6.7.9-lqx1 -> 6.7.11-lqx1 2024-03-28 21:58:41 +01:00
JerrySM64
0d86c16ff0 linuxKernel.kernels.linux_zen: 6.8-zen1 -> 6.8.2-zen2 2024-03-28 21:57:34 +01:00
Thiago Kenji Okada
48f9437cd1
Merge pull request #263360 from duament/nixos-rebuild-pipe
nixos-rebuild: use --pipe instead of --pty in systemd-run
2024-03-28 18:25:08 +00:00
github-actions[bot]
373201cddf
Merge staging-next into staging 2024-03-28 00:02:59 +00:00
github-actions[bot]
944103e875
Merge master into staging-next 2024-03-28 00:02:30 +00:00
Randy Eckenrode
521ea079b9
darwin.libiconv: remove and add to darwin-aliases 2024-03-27 17:34:51 -04:00
Randy Eckenrode
6ed574305e
Merge pull request #297290 from reckenrode/binutils-fix 2024-03-27 17:21:28 -04:00
Atemu
38760f86d6
Merge pull request #299453 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-03-26
2024-03-27 20:47:15 +00:00
github-actions[bot]
7dce90771e
Merge staging-next into staging 2024-03-27 18:01:30 +00:00
github-actions[bot]
410019beb5
Merge master into staging-next 2024-03-27 18:01:02 +00:00
DontEatOreo
ba1834b908
mousecape: move to by-name/mo
- Previously package resided in darwin/mousecape due to confusion, this
  breaks the pkgs category hierarchy as mentioned by
  https://github.com/NixOS/nixpkgs/pull/299032#issuecomment-2021684755
- Also switched to using fetchzip
- Fixed maintainer name
2024-03-27 18:43:54 +02:00
Weijia Wang
cb6042a1c6
Merge pull request #298002 from wfdewith/odp-dpdk-1.44.0.0
odp-dpdk: 1.42.0.0_DPDK_22.11 -> 1.44.0.0_DPDK_22.11
2024-03-27 16:32:39 +01:00
Nick Cao
28c363bf3b
Merge pull request #299351 from r-ryantm/auto-update/cpustat
cpustat: 0.02.19 -> 0.02.20
2024-03-27 10:44:45 -04:00