Adam Joseph
673605c4e4
linux: allow to omit the common-config.nix
2023-10-22 16:52:31 -07:00
Julian Stecklina
79f6045006
systemd: allow building only the libraries
...
systemdMinimal is used to break the dependency cycle of libraries
required by systemd on itself. The problem is that this means that
every system closure will have two sets of systemd binaries in the
closure. This wastes around 10 MiB in every system closure.
Add the option to systemd to only ship libudev and libsystemd instead
of a whole systemd installation.
2023-10-23 01:46:26 +02:00
Fabián Heredia Montiel
f94d951d15
linux/hardened/patches/6.1: 6.1.58-hardened1 -> 6.1.59-hardened1
2023-10-22 17:40:26 -06:00
Fabián Heredia Montiel
9b971c24f9
linux/hardened/patches/5.15: 5.15.135-hardened1 -> 5.15.136-hardened1
2023-10-22 17:40:26 -06:00
h7x4
0b6077fb7b
darwin.CoreSymbolication: refactor, unstable-2018-04-08 -> unstable-2018-06-17 ( #262363 )
...
* darwin.CoreSymbolication: refactor
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
* darwin.CoreSymbolication: unstable-2018-04-08 -> unstable-2018-06-17
---------
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-10-23 00:18:16 +02:00
Martin Weinelt
0c0da8680a
Merge pull request #262270 from helsinki-systems/upd/nftables
...
nftables: 1.0.8 -> 1.0.9
2023-10-23 00:04:12 +02:00
Weijia Wang
0c707cc99a
Merge pull request #262612 from wegank/utm-bump
...
utm: 4.4.3 -> 4.4.4
2023-10-23 00:01:34 +02:00
Majiir Paktu
007d92d830
zfs: add armv7 to supported platforms
2023-10-22 15:43:26 -04:00
6t8k
dec8dd47cf
fuse3: 3.16.1 -> 3.16.2
...
https://github.com/libfuse/libfuse/blob/fuse-3.16.2/ChangeLog.rst#libfuse-3162-2023-10-10
https://github.com/libfuse/libfuse/compare/fuse-3.16.1...fuse-3.16.2
2023-10-22 19:44:51 +02:00
6t8k
dd4f12ef27
fuse3: 3.11.0 -> 3.16.1
...
https://github.com/libfuse/libfuse/blob/fuse-3.16.1/ChangeLog.rst#libfuse-3161-2023-08-08
One change can be expected to break some setups:
- Unsupported mount options are no longer silently accepted [1]
For example, sshfs built against the present libfuse 3.11.0,
`$ sshfs 127.0.0.1:/home/test/testdir /home/test/sshfs_mnt -o atime`
terminates successfully (with the mount point established), while when
built against 3.16.1, it outputs the error message `fuse: unknown
option(s): `-o atime'` and terminates with exit status 1.
2023-10-22 19:44:51 +02:00
github-actions[bot]
4312247c19
Merge staging-next into staging
2023-10-22 12:01:52 +00:00
Thiago Kenji Okada
b269e6853e
nixos-rebuild: fix --install-bootloader flag with systemd-run
2023-10-22 12:19:59 +01:00
Artturi
3039676d8a
Merge pull request #262677 from Artturin/repick2
...
linuxManualConfig: always depend on ubootTools
2023-10-22 10:57:38 +03:00
Samuel Dionne-Riel
a5e30e71b6
nixos-rebuild: Locally own the nixos-rebuild completion
2023-10-22 03:18:50 -04:00
Samuel Dionne-Riel
61d5040ef1
nixos-rebuild: Drop incorrectly implemented short args for build/target host
...
*Nobody* uses them, or else it'd have been fixed already.
2023-10-22 02:42:48 -04:00
Alyssa Ross
52a1b0c077
linuxManualConfig: always depend on ubootTools
...
Since 41f788b121
("linuxManualConfig: use the default make target"),
we don't know ahead of time whether the kernel build will attempt to
produce a uImage in addition to whatever we're expecting it to build.
ubootTools is not a big dependency, so let's just always include it.
2023-10-22 09:09:11 +03:00
Pol Dellaiera
dc5819eb14
Merge pull request #262439 from khaneliman/sketchybar
...
sketchybar: 2.17.0 -> 2.17.1
2023-10-22 08:04:33 +02:00
github-actions[bot]
09fabcdc4e
Merge staging-next into staging
2023-10-22 00:03:08 +00:00
github-actions[bot]
1cf369a0dd
Merge master into staging-next
2023-10-22 00:02:31 +00:00
Ryan Lahfa
96107a2d2a
Merge pull request #261047 from adamcstephens/zfs/2.2.0
...
zfs/zfsUnstable: 2.1.13/2.2.0-rc5 -> 2.2.0
2023-10-21 22:38:05 +01:00
Weijia Wang
fedfe43230
Merge pull request #262567 from reckenrode/libm-fix
...
darwin.Libm: add missing function declarations
2023-10-21 23:31:20 +02:00
Weijia Wang
ca1f8c6b78
utm: 4.4.3 -> 4.4.4
2023-10-21 23:03:52 +02:00
Alyssa Ross
96fe81f17c
linux: remove hack for old kernels
...
The oldest kernel supported in Nixpkgs is now 4.19 LTS, so we don't
need this any more.
2023-10-21 19:13:50 +00:00
Vika
afe9745edb
systemd: properly wrap ukify by prefixing instead of overwriting PATH
2023-10-21 21:58:14 +03:00
github-actions[bot]
f4afba2014
Merge staging-next into staging
2023-10-21 18:01:53 +00:00
Alyssa Ross
83b8726e5f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/velbus-aio/default.nix
2023-10-21 17:24:16 +00:00
Atemu
61419fe3a2
linux_xanmod_latest: 6.5.7 -> 6.5.8
2023-10-21 18:25:32 +02:00
Atemu
a744633b66
linux_xanmod: 6.1.57 -> 6.1.58
2023-10-21 18:22:52 +02:00
Adam Stephens
53bb653759
zfsUnstable: 2.2.0-rc5 -> 2.2.1-unstable-2023-10-21
2023-10-21 12:16:50 -04:00
Adam Stephens
1a81fe0cc8
zfs: 2.1.13 -> 2.2.0
2023-10-21 12:16:31 -04:00
Randy Eckenrode
1974a25301
darwin.Libm: add missing function declarations
...
The patch in this commit is based on the SDK header, which has an ASPL
license header even though the updated header is not part of the source
distribution of Libm. Adding the missing declarations allows packages
such as jq, Ruby, and Guile to build without requiring an SDK that is
not built from the source releases.
2023-10-21 12:05:09 -04:00
Thiago Kenji Okada
c518a2b07c
Merge pull request #262163 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.5.7-zen2 -> 6.5.8-zen1 ; linuxKernel.kernels.linux_lqx: 6.5.7-lqx1 -> 6.5.8-lqx1
2023-10-21 13:26:54 +01:00
R. Ryantm
354f2d2350
linuxKernel.packages.linux_5_15.r8125: 9.004.01 -> 9.011.01
2023-10-21 09:28:02 +00:00
R. Ryantm
581f45b58b
linuxKernel.packages.linux_4_19.akvcam: 1.2.2 -> 1.2.4
2023-10-21 09:01:53 +00:00
Austin Horstman
0b63ac6561
sketchybar: 2.17.0 -> 2.17.1
2023-10-20 21:52:24 -05:00
github-actions[bot]
613d60266a
Merge staging-next into staging
2023-10-21 00:02:49 +00:00
github-actions[bot]
fb3e2499b7
Merge master into staging-next
2023-10-21 00:02:17 +00:00
Artemis Tosini
76d0d657d6
minimal-bootstrap: fix build in flakes
...
The minimal bootstrap sources currently rely on builtins.currentSystem,
which is not available in restricted evaluation mode.
2023-10-20 23:48:18 +00:00
Fabián Heredia Montiel
8e1460c813
Merge pull request #262272 from r-ryantm/auto-update/oci-seccomp-bpf-hook
...
oci-seccomp-bpf-hook: 1.2.9 -> 1.2.10
2023-10-20 15:30:37 -06:00
Yifei Sun
a3a8bb09a8
raycast: 1.59.0 -> 1.60.1
2023-10-20 14:22:16 -04:00
Yifei Sun
c0efb92592
aldente: 1.22.2 -> 1.22.3
2023-10-20 14:18:21 -04:00
github-actions[bot]
02a21c89b8
Merge staging-next into staging
2023-10-20 18:01:21 +00:00
github-actions[bot]
cfc75eec46
Merge master into staging-next
2023-10-20 18:00:54 +00:00
Nick Cao
faea939eaf
Merge pull request #262162 from rhendric/rhendric/ryzenadj
...
ryzenadj: add rhendric as maintainer
2023-10-20 08:11:21 -04:00
github-actions[bot]
b0ec8bbe1d
Merge staging-next into staging
2023-10-20 12:01:55 +00:00
github-actions[bot]
d7e9da1742
Merge master into staging-next
2023-10-20 12:01:24 +00:00
ajs124
c81e533e6d
nftables: fix passthru.tests
...
follow-up to f1c0589e4c
2023-10-20 13:02:51 +02:00
R. Ryantm
a482438e70
oci-seccomp-bpf-hook: 1.2.9 -> 1.2.10
2023-10-20 11:02:38 +00:00
ajs124
9f70c19a41
nftables: 1.0.8 -> 1.0.9
...
https://lwn.net/Articles/948274/
2023-10-20 13:01:00 +02:00
Fabián Heredia Montiel
89962f3611
linux: cleanup common-config after drop of 4.14
...
Previous (4.9): https://github.com/NixOS/nixpkgs/pull/201845
2023-10-20 08:02:12 +00:00
K900
680602e764
Merge pull request #262154 from K900/kernels-20232010
...
Kernel updates for 2023-20-10
2023-10-20 09:58:27 +03:00
Artturi
0e57b51945
Merge pull request #261234 from cafkafk/cafk-cpufrequtils-mainProgram-hash
2023-10-20 09:43:53 +03:00
github-actions[bot]
34db746ff9
Merge staging-next into staging
2023-10-20 06:35:22 +00:00
Artturin
3342d1a9a9
Merge branch 'master' into staging-next
2023-10-20 09:29:36 +03:00
Jerry Starke
648bd0d775
linuxKernel.kernels.linux_lqx: 6.5.7-lqx1 -> 6.5.8-lqx1
2023-10-20 01:00:41 +02:00
Jerry Starke
3b1e297571
linuxKernel.kernels.linux_zen: 6.5.7-zen2 -> 6.5.8-zen1
2023-10-20 00:58:50 +02:00
Ryan Hendrickson
2e64a57a31
ryzenadj: add rhendric as maintainer
2023-10-19 18:36:39 -04:00
K900
056ec2e654
linux/hardened/patches/6.1: 6.1.57-hardened1 -> 6.1.58-hardened1
2023-10-20 01:03:41 +03:00
K900
d6c3cb9c91
linux_5_15: 5.15.135 -> 5.15.136
2023-10-20 01:02:15 +03:00
K900
4966c65d6d
linux_6_1: 6.1.58 -> 6.1.59
2023-10-20 01:02:10 +03:00
K900
e2df71996d
linux_6_5: 6.5.7 -> 6.5.8
2023-10-20 01:02:04 +03:00
Emily Trau
d2c4f9a4fc
minimal-bootstrap.coreutils-musl: change pname to not break nix-env
2023-10-19 17:53:56 -03:00
github-actions[bot]
024144542b
Merge staging-next into staging
2023-10-19 18:01:22 +00:00
github-actions[bot]
0bcaa2f556
Merge master into staging-next
2023-10-19 18:00:54 +00:00
Weijia Wang
99bb024726
Merge pull request #261950 from r-ryantm/auto-update/rt-tests
...
rt-tests: 2.5 -> 2.6
2023-10-19 17:35:30 +02:00
Weijia Wang
3293fc463e
Merge pull request #261958 from r-ryantm/auto-update/ryzenadj
...
ryzenadj: 0.13.0 -> 0.14.0
2023-10-19 14:41:50 +02:00
Weijia Wang
ef6f366a95
Merge pull request #261744 from anthonyroussel/updates/sssd
...
sssd: 2.9.1 -> 2.9.2
2023-10-19 14:20:11 +02:00
Alyssa Ross
3c99915d06
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2023-10-19 08:27:36 +00:00
github-actions[bot]
0f33269212
Merge master into staging-next
2023-10-19 06:01:20 +00:00
R. Ryantm
85546160d3
ryzenadj: 0.13.0 -> 0.14.0
2023-10-19 04:09:59 +00:00
R. Ryantm
66cb9f4155
rt-tests: 2.5 -> 2.6
2023-10-19 02:52:57 +00:00
Fabián Heredia Montiel
27cb30e0ad
Merge pull request #260415 from helsinki-systems/drop/linux_4_14
...
linux_4_14: remove
2023-10-18 20:09:49 -06:00
github-actions[bot]
bb7c6d7a79
Merge staging-next into staging
2023-10-19 00:02:54 +00:00
Artturi
5a1cc0e11d
Merge pull request #258431 from pbsds/stabilize-patches
2023-10-19 03:02:46 +03:00
github-actions[bot]
4b9cf6ff6e
Merge master into staging-next
2023-10-19 00:02:21 +00:00
Weijia Wang
7cc4d34295
Merge pull request #261839 from wegank/utm-bump
...
utm: 4.3.5 -> 4.4.3
2023-10-18 21:12:05 +02:00
github-actions[bot]
c12ce83e4e
Merge staging-next into staging
2023-10-18 18:01:38 +00:00
github-actions[bot]
de8dd334ab
Merge master into staging-next
2023-10-18 18:01:05 +00:00
Nick Cao
e9e3a5a423
Merge pull request #261752 from r-ryantm/auto-update/qmk-udev-rules
...
qmk-udev-rules: 0.19.11 -> 0.22.3
2023-10-18 10:39:45 -04:00
Nick Cao
5b22c68288
Merge pull request #261675 from Kiskae/nvidia/545.23.06
...
linuxPackages.nvidia_x11_beta: 535.43.02 -> 545.23.06
2023-10-18 10:23:59 -04:00
Weijia Wang
fb8c33f8ef
utm: 4.3.5 -> 4.4.3
2023-10-18 16:02:10 +02:00
github-actions[bot]
3c8c81154a
Merge staging-next into staging
2023-10-18 12:02:01 +00:00
github-actions[bot]
8e8fc73296
Merge master into staging-next
2023-10-18 12:01:25 +00:00
Anthony Roussel
4aeca4f1f8
sssd: add passthru.updateScript and passthru.tests.version
2023-10-18 13:50:40 +02:00
Anthony Roussel
2f0740661b
sssd: 2.9.1 -> 2.9.2
...
https://github.com/SSSD/sssd/releases/tag/2.9.2
2023-10-18 13:50:35 +02:00
Weijia Wang
4d8c6676ac
Merge pull request #261737 from anthonyroussel/autosuspend
...
autosuspend: 4.3.0 -> 6.0.0
2023-10-18 12:35:28 +02:00
github-actions[bot]
6f773f92e9
Merge staging-next into staging
2023-10-18 06:01:47 +00:00
github-actions[bot]
bf597f79ed
Merge master into staging-next
2023-10-18 06:01:16 +00:00
R. Ryantm
27e913bf20
qmk-udev-rules: 0.19.11 -> 0.22.3
2023-10-18 01:31:12 +00:00
Emily Trau
3f6b4aa365
minimal-bootstrap.gcc{8,-latest}: prune dependency on previous compiler
2023-10-18 01:08:53 +00:00
github-actions[bot]
07245b90f3
Merge staging-next into staging
2023-10-18 00:02:49 +00:00
github-actions[bot]
35eee590be
Merge master into staging-next
2023-10-18 00:02:17 +00:00
Anthony Roussel
3dcbe64365
autosuspend: add anthonyroussel to maintainers
2023-10-18 00:41:31 +02:00
Anthony Roussel
6037953f3f
autosuspend: 4.3.0 -> 6.0.0
...
https://github.com/languitar/autosuspend/releases/tag/v6.0.0
https://github.com/languitar/autosuspend/releases/tag/v5.0.0
https://github.com/languitar/autosuspend/releases/tag/v4.3.3
https://github.com/languitar/autosuspend/releases/tag/v4.3.2
https://github.com/languitar/autosuspend/releases/tag/v4.3.1
2023-10-18 00:41:03 +02:00
Weijia Wang
85d5266551
Merge pull request #260432 from r-ryantm/auto-update/conky
...
conky: 1.19.4 -> 1.19.5
2023-10-18 00:00:47 +02:00
Weijia Wang
c94e557f1f
Merge pull request #260234 from r-ryantm/auto-update/klibc
...
klibc: 2.0.12 -> 2.0.13
2023-10-17 23:50:47 +02:00
Peder Bergebakken Sundt
4c841565f9
pam_p11: make patch urls reproducible
2023-10-17 20:19:00 +02:00
Peder Bergebakken Sundt
1a7901f8f8
numatop: make patch urls reproducible
2023-10-17 20:19:00 +02:00
github-actions[bot]
c99731d9ac
Merge staging-next into staging
2023-10-17 18:01:44 +00:00
Kiskae
5ddb3d4fab
linuxPackages.nvidia_x11_beta: 535.43.02 -> 545.23.06
2023-10-17 19:58:14 +02:00
Pol Dellaiera
002079e7d5
projecteur: 0.9.2 -> 0.10
2023-10-17 15:20:58 +02:00
Alyssa Ross
0b1d0df88f
linux/kernels-org.json: remove 6.4
...
We can do this now that it's gone from the table on
<https://kernel.org/ >, because the update script won't keep trying to
put it back any more.
This should stop the hardened update script from trying to reintroduce
6.4 as well.
2023-10-17 13:13:41 +00:00
Alyssa Ross
acf111d42b
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/flask-wtf/default.nix
pkgs/development/python-modules/unstructured-inference/default.nix
pkgs/development/python-modules/unstructured/default.nix
pkgs/development/python-modules/velbus-aio/default.nix
2023-10-17 13:05:40 +00:00
Thiago Kenji Okada
8a40b6c096
Merge pull request #261579 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.5.7-zen1 -> 6.5.7-zen2
2023-10-17 12:11:06 +01:00
Alyssa Ross
6d84d21ffd
linux/hardened/patches/4.14: 4.14.326-hardened1 -> 4.14.327-hardened1
2023-10-17 09:00:32 +00:00
Alyssa Ross
880d2d3f43
linux-rt_5_10: 5.10.194-rt95 -> 5.10.197-rt96
2023-10-17 09:00:32 +00:00
Alyssa Ross
a71e6a29ea
linux_6_1: 6.1.57 -> 6.1.58
2023-10-17 09:00:32 +00:00
Alyssa Ross
e3097b172b
linux_testing: 6.6-rc5 -> 6.6-rc6
2023-10-17 09:00:32 +00:00
Jerry Starke
5d2c214c2d
linuxKernel.kernels.linux_zen: 6.5.7-zen1 -> 6.5.7-zen2
2023-10-17 08:38:45 +02:00
github-actions[bot]
de49fc16bc
Merge staging-next into staging
2023-10-16 12:01:54 +00:00
Alyssa Ross
579ae9b989
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/cirq-core/default.nix
2023-10-16 08:49:23 +00:00
OTABI Tomoya
6b8fd9dec3
Merge pull request #261127 from auxves/yabai-6.0.0
...
yabai: 5.0.9 -> 6.0.0
2023-10-16 14:02:26 +09:00
github-actions[bot]
ae77d35744
Merge staging-next into staging
2023-10-16 00:03:09 +00:00
Martin Weinelt
94c8c31bee
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/numba/default.nix
2023-10-15 22:31:34 +02:00
Christina Sørensen
38cae8b359
cpufrequtils: change sha256 hash to sri form
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-15 17:29:03 +02:00
Christina Sørensen
d894a80537
cpufrequtils: add mainProgram cpufreq-set
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-15 17:27:46 +02:00
Artturi
6c5ef854e9
Merge pull request #261078 from OPNA2608/fix/zfs-kmod-parallelism
2023-10-15 06:50:58 +03:00
auxves
8de225d11e
yabai: 5.0.9 -> 6.0.0
2023-10-14 18:02:56 -07:00
ajs124
17d99c500b
linux_hardkernel_4_14: remove
2023-10-15 01:19:36 +02:00
ajs124
536f5cab52
linux/patches: remove cpu-cgroup-v2
2023-10-15 01:19:36 +02:00
OPNA2608
841c447326
zfs: Honour NIX_BUILD_CORES in kernel build
...
Otherwise configuring runs some test builds with `nproc` amount of cores.
2023-10-14 17:15:44 +02:00
Adrian Pistol
159ce6412a
linuxPackages.vmware: workstation-17.0.2-2023-08-12 -> workstation-17.0.2-2023-09-29
2023-10-14 15:06:38 +02:00
github-actions[bot]
fbd39f6b6b
Merge staging-next into staging
2023-10-14 06:01:29 +00:00
github-actions[bot]
57667077ed
Merge master into staging-next
2023-10-14 06:00:57 +00:00
OTABI Tomoya
aef16f9cb4
Merge pull request #260119 from r-ryantm/auto-update/freeipa
...
freeipa: 4.10.2 -> 4.11.0
2023-10-14 14:27:17 +09:00
OTABI Tomoya
46f793066c
freeipa: add mainProgram
2023-10-14 12:21:09 +09:00
Philip Taron
851ffb1187
Update the download and homepage links for wirelesstools
...
While this package is no longer maintained, it's still referenced online
and used by some configurations. Let's make sure that we're able to
access the code and website.
2023-10-13 14:25:17 -07:00
Weijia Wang
83cb70d8c1
Merge pull request #260544 from reckenrode/darwintools-cross
...
DarwinTools: fix Darwin cross-compilation
2023-10-13 23:16:00 +02:00
github-actions[bot]
c68d98e9d4
Merge staging-next into staging
2023-10-13 18:01:31 +00:00
github-actions[bot]
4a7eb88e55
Merge master into staging-next
2023-10-13 18:01:03 +00:00
Thiago Kenji Okada
57a3c03486
Merge pull request #258571 from thiagokokada/nixos-rebuild-system-run
...
nixos-rebuild: run activation inside systemd-run
2023-10-13 17:19:25 +01:00
Pol Dellaiera
948c4d7de2
Merge pull request #260702 from NixOS/projecteur/add-nixos-module
...
nixos/modules/projecteur: init
2023-10-13 17:11:05 +02:00
Alyssa Ross
64a55ddd40
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/tools/misc/indent/default.nix
2023-10-13 12:14:37 +00:00
Atemu
a1bd79b94c
Merge pull request #260821 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-10-10
2023-10-13 14:09:54 +02:00
github-actions[bot]
4645621691
Merge master into staging-next
2023-10-13 12:01:05 +00:00
Sergei Trofimovich
c0dfbebe16
ell: 0.58 -> 0.59
2023-10-13 11:05:48 +01:00
Sergei Trofimovich
edb0b85e62
kmod: 30 -> 31
...
Changes: https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2559568.html
2023-10-13 11:00:26 +01:00
Fabián Heredia Montiel
7626671a55
linux/hardened/patches/6.5: 6.5.6-hardened1 -> 6.5.7-hardened1
2023-10-13 09:34:20 +00:00
Fabián Heredia Montiel
2f22cfbf58
linux/hardened/patches/6.1: 6.1.56-hardened1 -> 6.1.57-hardened1
2023-10-13 09:34:20 +00:00
Fabián Heredia Montiel
ccaf2ca76f
linux/hardened/patches/5.4: 5.4.257-hardened1 -> 5.4.258-hardened1
2023-10-13 09:34:20 +00:00
Fabián Heredia Montiel
c32c29d0e1
linux/hardened/patches/5.15: 5.15.134-hardened1 -> 5.15.135-hardened1
2023-10-13 09:34:20 +00:00
Fabián Heredia Montiel
75e0703e41
linux/hardened/patches/5.10: 5.10.197-hardened1 -> 5.10.198-hardened1
2023-10-13 09:34:20 +00:00
Fabián Heredia Montiel
07970d8d0a
linux/hardened/patches/4.19: 4.19.295-hardened1 -> 4.19.296-hardened1
2023-10-13 09:34:20 +00:00
github-actions[bot]
49523dec15
Merge staging-next into staging
2023-10-13 06:01:45 +00:00
github-actions[bot]
8a68e0b5f5
Merge master into staging-next
2023-10-13 06:01:14 +00:00
zzzsyyy
e04b3d6baf
linux_xanmod_latest: 6.5.5 -> 6.5.7
2023-10-13 11:56:42 +08:00
zzzsyyy
95867fc0c7
linux_xanmod: 6.1.55 -> 6.1.57
2023-10-13 11:51:01 +08:00
Artturi
467ed599a3
Merge pull request #260690 from alyssais/gobject-introspection-static
2023-10-13 06:19:03 +03:00
github-actions[bot]
58485aaddb
Merge master into staging-next
2023-10-13 00:02:24 +00:00
Weijia Wang
c677033818
Merge pull request #257802 from r-ryantm/auto-update/mmc-utils
...
mmc-utils: unstable-2023-08-07 -> unstable-2023-10-10
2023-10-13 02:01:09 +02:00
github-actions[bot]
80ddbc41e6
Merge staging-next into staging
2023-10-12 18:01:34 +00:00
github-actions[bot]
176015fc74
Merge master into staging-next
2023-10-12 18:01:06 +00:00
Pol Dellaiera
e252379568
projecteur: reformat
2023-10-12 17:01:31 +02:00
Alyssa Ross
af82a43ffc
treewide: disable gobject-introspection when unavailable
...
This makes gsettings-desktop-schemas, harfbuzz, json-glib, and
libsecret buildable statically, and is still the right thing to do
everywhere else even where it's not a complete fix.
2023-10-12 13:25:31 +00:00
Thiago Kenji Okada
03370e43bf
Merge pull request #260542 from JerrySM64/update-linux-lqx
...
linuxKernel.kernels.linux_lqx: 6.5.6-lqx1 -> 6.5.7-lqx1
2023-10-12 14:16:40 +01:00
github-actions[bot]
4da0322a88
Merge staging-next into staging
2023-10-12 12:02:01 +00:00
Sergei Trofimovich
54fa4b2098
iptables: 1.8.9 -> 1.8.10
...
While at it enabled parallel build.
2023-10-12 11:34:17 +01:00
Alyssa Ross
1bb67a90ba
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/bambi/default.nix
pkgs/development/python-modules/jaxopt/default.nix
2023-10-12 09:08:12 +00:00
Mario Rodas
7735ad6ccb
Merge pull request #260487 from khaneliman/sketchybar
...
sketchybar: 2.16.3 -> 2.17.0
2023-10-12 03:35:10 -05:00
maxine
5c98324d0c
Merge pull request #260056 from deshaw/upstream-dcgm-3.2.5-upgrade
2023-10-12 09:54:38 +02:00
Anderson Torres
0b89ccec2e
uclibc-ng: migrate to by-name
2023-10-11 23:42:04 -03:00
Nick Cao
9e8ac2a96c
Merge pull request #260529 from Kiskae/nvidia/535.43.13
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.11 -> 535.43.13
2023-10-11 20:58:52 -04:00
Randy Eckenrode
fd70154fca
DarwinTools: fix Darwin cross-compilation
2023-10-11 18:23:52 -04:00
Jerry Starke
dcea246857
linuxKernel.kernels.linux_lqx: 6.5.6-lqx1 -> 6.5.7-lqx1
2023-10-12 00:15:12 +02:00
Ryan Lahfa
6f2581d35c
Merge pull request #259625 from adamcstephens/zfsUnstable/2.2.0-rc5
2023-10-11 23:03:37 +02:00
Kiskae
2a81c6edbb
linuxPackages.nvidia_x11_vulkan_beta: 535.43.11 -> 535.43.13
2023-10-11 22:35:37 +02:00
github-actions[bot]
630f45884e
Merge staging-next into staging
2023-10-11 18:01:37 +00:00
github-actions[bot]
b8d473b6d2
Merge master into staging-next
2023-10-11 18:01:06 +00:00
Austin Horstman
a4054b4916
sketchybar: 2.16.3 -> 2.17.0
2023-10-11 12:12:40 -05:00
markuskowa
c67da6c336
Merge pull request #259264 from r-ryantm/auto-update/ipset
...
ipset: 7.17 -> 7.19
2023-10-11 17:02:49 +02:00
R. Ryantm
af7fa0e762
conky: 1.19.4 -> 1.19.5
2023-10-11 12:40:57 +00:00
github-actions[bot]
aca616eec2
Merge staging-next into staging
2023-10-11 12:01:48 +00:00
github-actions[bot]
0e9411554d
Merge master into staging-next
2023-10-11 12:01:09 +00:00
R. Ryantm
96f0cea134
mmc-utils: unstable-2023-08-07 -> unstable-2023-10-10
2023-10-11 07:33:20 +00:00
K900
4a00773718
linux_4_14: 4.14.326 -> 4.14.327
2023-10-11 07:14:58 +00:00
K900
61d8bb5ffc
linux_4_19: 4.19.295 -> 4.19.296
2023-10-11 07:14:58 +00:00
K900
663346436f
linux_5_4: 5.4.257 -> 5.4.258
2023-10-11 07:14:58 +00:00
K900
c6d2e7324e
linux_5_10: 5.10.197 -> 5.10.198
2023-10-11 07:14:58 +00:00
K900
56ca390315
linux_5_15: 5.15.134 -> 5.15.135
2023-10-11 07:14:58 +00:00
K900
d0429f6a46
linux_6_1: 6.1.56 -> 6.1.57
2023-10-11 07:14:58 +00:00
K900
082f2987b0
linux_6_5: 6.5.6 -> 6.5.7
2023-10-11 07:14:58 +00:00
Adam Stephens
37c7768047
zfsUnstable: 2.2.0-rc4 -> 2.2.0-rc5
2023-10-10 23:49:54 -04:00
github-actions[bot]
2e97a3af0d
Merge staging-next into staging
2023-10-11 00:02:39 +00:00
github-actions[bot]
b888c21d71
Merge master into staging-next
2023-10-11 00:02:12 +00:00
Thiago Kenji Okada
9c65ee8d0d
Merge pull request #260293 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.5.6-zen2 -> 6.5.7-zen1
2023-10-11 00:17:54 +01:00
Nick Cao
675f3a51a2
Merge pull request #260001 from NickCao/uhk
...
uhk-agent: 3.0.2 -> 3.1.0
2023-10-10 19:10:52 -04:00
Jerry Starke
8c4d5db59f
linuxKernel.kernels.linux_zen: 6.5.6-zen2 -> 6.5.7-zen1
2023-10-10 23:45:59 +02:00
R. Ryantm
815fdb3a12
klibc: 2.0.12 -> 2.0.13
2023-10-10 14:13:28 +00:00
github-actions[bot]
9fd82b38b4
Merge staging-next into staging
2023-10-10 06:01:31 +00:00
github-actions[bot]
06ee4dd693
Merge master into staging-next
2023-10-10 06:01:04 +00:00
Fabián Heredia Montiel
21c2f2ac41
Merge pull request #259945 from thillux/esdm-update
...
esdm: 0.6.0 -> 1.0.0
2023-10-09 23:56:58 -06:00
R. Ryantm
c75ee6e356
freeipa: 4.10.2 -> 4.11.0
2023-10-10 03:04:34 +00:00
github-actions[bot]
e7a4ca9630
Merge staging-next into staging
2023-10-10 00:02:44 +00:00
github-actions[bot]
6b95af2485
Merge master into staging-next
2023-10-10 00:02:12 +00:00
Elliot Cameron
a7b7ef9fea
dcgm: add note about keeping dcgm and prometheus-dcgm-exporter in sync
2023-10-09 16:04:57 -04:00
Elliot Cameron
4f381c3af1
dcgm: remove unused arguments
2023-10-09 15:45:04 -04:00
Elliot Cameron
6be96dba0c
dcgm: 3.1.8 -> 3.2.5
2023-10-09 15:45:04 -04:00
Maxine Aubrey
1f0dbe5f10
fwupd: drop removed dell option
2023-10-09 21:03:06 +02:00
maxine
84358a9786
Merge pull request #259876 from amaxine/bluez_5.70
...
bluez: 5.66 -> 5.70
2023-10-09 20:43:52 +02:00
github-actions[bot]
e1565d6a86
Merge staging-next into staging
2023-10-09 18:01:36 +00:00
github-actions[bot]
75d4639be3
Merge master into staging-next
2023-10-09 18:00:59 +00:00
maxine
9b733e12f2
Merge pull request #259924 from r-ryantm/auto-update/iotop-c
...
iotop-c: 1.23 -> 1.24
2023-10-09 18:59:15 +02:00
Alyssa Ross
7903ffce5b
linux_testing: 6.6-rc4 -> 6.6-rc5
2023-10-09 16:17:27 +00:00
Nick Cao
4841a061a9
uhk-agent: add nickcao to maintainers
2023-10-09 10:42:21 -04:00
Nick Cao
fdd80d750c
uhk-agent: 3.0.2 -> 3.1.0
...
Diff: https://github.com/UltimateHackingKeyboard/agent/compare/v3.0.2...v3.1.0
2023-10-09 10:41:41 -04:00
Nick Cao
ab687cf93a
Merge pull request #259913 from r-ryantm/auto-update/hwdata
...
hwdata: 0.374 -> 0.375
2023-10-09 10:37:57 -04:00
Ryan Lahfa
69bc778a5a
Merge pull request #259510 from lopsided98/systemd-no-efi
2023-10-09 14:31:45 +02:00
Markus Theil
f5826919bc
esdm: 0.6.0 -> 1.0.0
...
ESDM 1.0.0 contains robustness and feature improvements.
Besides support for accelerated crypto operations with Botan or OpenSSL,
options which we used in practical deployments were added and/or made
explicit.
Changelog: https://github.com/smuellerDD/esdm/blob/master/CHANGES.md
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-10-09 10:56:43 +02:00
R. Ryantm
83f4bb9481
iotop-c: 1.23 -> 1.24
2023-10-09 06:27:16 +00:00
github-actions[bot]
986a054797
Merge staging-next into staging
2023-10-09 06:02:00 +00:00
github-actions[bot]
8443de20df
Merge master into staging-next
2023-10-09 06:01:20 +00:00
R. Ryantm
d669dfbb0d
hwdata: 0.374 -> 0.375
2023-10-09 05:36:07 +00:00
Anderson Torres
8c90bddab1
eudev: migrate to by-name
2023-10-09 00:46:25 -03:00
Weijia Wang
e94813133f
Merge pull request #259873 from emilytrau/minimal-remove-gcc2
...
minimal-bootstrap: remove glibc and gcc2
2023-10-09 03:51:06 +02:00
maxine
35c640b19a
Merge pull request #259376 from R-VdP/fwupd_1_9_6
...
fwupd: 1.9.5 -> 1.9.6
2023-10-09 02:17:58 +02:00
github-actions[bot]
f1a87e41ca
Merge staging-next into staging
2023-10-09 00:03:06 +00:00
github-actions[bot]
2df946c4bd
Merge master into staging-next
2023-10-09 00:02:27 +00:00
Emily Trau
6eb660c22f
minimal-bootstrap: remove glibc and gcc2
...
These components aren't needed in the dependency chain anymore but take significant time to build in `minimal-bootstrap.test`
2023-10-08 16:50:10 -07:00
Maxine Aubrey
0278da4d36
bluez: 5.66 -> 5.70
2023-10-09 01:46:23 +02:00
Weijia Wang
7cd63c3232
Merge pull request #259508 from wegank/ios-deploy-refactor
...
darwin.ios-deploy: 1.11.0 -> 1.12.2, refactor
2023-10-08 21:26:33 +02:00
Sergei Trofimovich
fc7cadb57a
shadow: 4.14.0 -> 4.14.1
...
The main change is merge of libmisc into libshadow.
2023-10-08 20:25:59 +01:00
R. Ryantm
26626c199a
eudev: 3.2.12 -> 3.2.14
2023-10-08 16:05:43 -03:00
Weijia Wang
f0e1ff90d5
Merge branch 'master' into staging-next
2023-10-08 20:10:26 +02:00
John Ericson
f5245f7020
Merge pull request #259723 from emilytrau/stage0-posix-aarch64
...
minimal-bootstrap.stage0-posix: support aarch64-linux
2023-10-08 13:26:31 -04:00
John Ericson
a7e95a4f75
Merge pull request #259666 from emilytrau/minimal-gcc-7
...
minimal-bootstrap.gcc-latest: init at 13.2.0
2023-10-08 13:24:26 -04:00
github-actions[bot]
81871f4c87
Merge staging-next into staging
2023-10-08 12:01:52 +00:00
github-actions[bot]
0b4a97a07f
Merge master into staging-next
2023-10-08 12:01:23 +00:00
Thiago Kenji Okada
65f57275fe
Merge pull request #259650 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.5.5-zen1 -> 6.5.6-zen2; linuxKernel.kernels.linux_lqx: 6.5.5-lqx2 -> 6.5.6-lqx1
2023-10-08 10:57:31 +01:00
Emily Trau
cc2be64b0b
minimal-bootstrap.stage0-posix: support aarch64-linux
2023-10-08 18:28:49 +11:00
Fabián Heredia Montiel
7f16b623fc
Merge remote-tracking branch 'origin/master' into staging-next
2023-10-08 00:18:22 -06:00
Sarah Brofeldt
2fa574440a
Merge pull request #259653 from r-ryantm/auto-update/bpftrace
...
bpftrace: 0.19.0 -> 0.19.1
2023-10-08 08:11:57 +02:00
Fabián Heredia Montiel
9ea1e9295d
Merge pull request #254723 from Kiskae/depmod-all-kernels
...
linuxManualConfig: generalize `depmod` resolution
2023-10-07 23:52:48 -06:00
Fabián Heredia Montiel
7c12f9d7ab
Merge pull request #259451 from NixOS/update-kernels
...
Kernel updates for 2023-10-07
2023-10-07 23:52:38 -06:00
Emily Trau
936f9cc504
minimal-bootstrap.gcc-latest: init at 13.2.0
2023-10-07 18:20:25 -07:00
Emily Trau
0d6f7d244c
minimal-bootstrap.gcc8: init at 8.5.0
2023-10-07 18:20:25 -07:00
Emily Trau
8845824045
minimal-bootstrap.gnutar-latest: init at 1.35
2023-10-07 18:20:25 -07:00
Artturi
9b1f1cf716
Merge pull request #259499 from emilytrau/minimal-gcc46-cpp
2023-10-08 04:17:55 +03:00
R. Ryantm
d1da0f0fe6
bpftrace: 0.19.0 -> 0.19.1
2023-10-07 23:19:02 +00:00
Jerry Starke
f862469389
linuxKernel.kernels.linux_lqx: 6.5.5-lqx2 -> 6.5.6-lqx1
2023-10-08 00:55:41 +02:00
Jerry Starke
bf4e3fedee
linuxKernel.kernels.linux_zen: 6.5.5-zen1 -> 6.5.6-zen2
2023-10-08 00:53:00 +02:00
Alyssa Ross
182718fecc
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/linux-kernels.nix
2023-10-07 19:52:18 +00:00
Fabián Heredia Montiel
805a45161b
linux/hardened/patches/6.5: 6.5.4-hardened1 -> 6.5.6-hardened1
2023-10-07 13:46:41 -06:00
Fabián Heredia Montiel
7f5b8b52b3
linux/hardened/patches/6.1: 6.1.54-hardened1 -> 6.1.56-hardened1
2023-10-07 13:46:38 -06:00
Fabián Heredia Montiel
9eebdbb718
linux/hardened/patches/5.4: 5.4.256-hardened1 -> 5.4.257-hardened1
2023-10-07 13:46:34 -06:00
Fabián Heredia Montiel
6dfb7549d8
linux/hardened/patches/5.15: 5.15.132-hardened1 -> 5.15.134-hardened1
2023-10-07 13:46:31 -06:00
Fabián Heredia Montiel
5234116893
linux/hardened/patches/5.10: 5.10.195-hardened1 -> 5.10.197-hardened1
2023-10-07 13:46:28 -06:00
Fabián Heredia Montiel
6a0150427a
linux/hardened/patches/4.19: 4.19.294-hardened1 -> 4.19.295-hardened1
2023-10-07 13:46:24 -06:00
Fabián Heredia Montiel
9c9b2d3ea8
linux/hardened/patches/4.14: 4.14.325-hardened1 -> 4.14.326-hardened1
2023-10-07 13:46:21 -06:00
Fabián Heredia Montiel
343ee3e630
linux/hardened: adjust update script to mainline rewrite
...
related to: 662a2c460d
2023-10-07 13:45:11 -06:00
Nick Cao
de45bf9852
Merge pull request #259577 from Kiskae/nvidia/535.43.11
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.10 -> 535.43.11
2023-10-07 13:14:54 -04:00