K900
ab4872bd8d
linux: 5.15.124 -> 5.15.125
2023-08-09 00:14:59 +03:00
K900
80497c6b01
linux: 5.10.188 -> 5.10.189
2023-08-09 00:14:55 +03:00
K900
95d474560d
linux: 4.19.289 -> 4.19.290
2023-08-09 00:14:50 +03:00
K900
a830274227
linux: 4.14.320 -> 4.14.321
2023-08-09 00:14:44 +03:00
Robert Hensing
bc9d2d6a7c
Merge pull request #247520 from Atemu/fix/kernel-passthru.tests
...
kernel: fix passthru.tests
2023-08-08 21:29:19 +02:00
Kiskae
72b87054dd
linuxPackages.nvidia_x11_production: 535.86.05-> 535.98
2023-08-08 21:19:52 +02:00
networkException
9454516b8c
microcodeIntel: 20230613 -> 20230808
2023-08-08 20:27:22 +02:00
Weijia Wang
0e28518bed
Merge pull request #247860 from r-ryantm/auto-update/mmc-utils
...
mmc-utils: unstable-2023-06-12 -> unstable-2023-08-07
2023-08-08 19:46:08 +02:00
maralorn
4e6868b1aa
Merge pull request #247907 from sternenseemann/pkg-config-meta-data
...
Populate meta.pkgConfigModules for misc packages
2023-08-08 13:45:39 +02:00
sternenseemann
c995eb0c5e
util-linux: add meta.pkgConfigModules annotation
2023-08-08 11:52:07 +02:00
sternenseemann
f8c558ca80
libsepol: add meta.pkgConfigModules annotation
2023-08-08 11:51:46 +02:00
Antoine Labarussias
abb86ecde0
rectangle: 0.68 -> 0.70
2023-08-08 09:53:10 +02:00
Vladimír Čunát
41c7605718
Merge #245935 : staging-next 2023-07-28
2023-08-08 07:33:42 +02:00
R. Ryantm
15a82ae336
mmc-utils: unstable-2023-06-12 -> unstable-2023-08-07
2023-08-08 04:34:04 +00:00
Nick Cao
a869e5027e
ima-evm-utils: add nickcao to maintainers
2023-08-08 09:49:26 +08:00
Nick Cao
b48d46d67a
ima-evm-utils: fix cross compilation, set strictDeps
2023-08-08 09:49:11 +08:00
Bernardo Meurer
f8c5cfe463
brillo: set meta.mainProgram
2023-08-07 19:13:01 -04:00
Yuriy Taraday
c97c45612c
dark-mode-notify: init at 2022-07-18
...
`dark-mode-notify` is a small too that calls a binary whenever dark
mode status changes in macOS.
2023-08-08 00:34:38 +02:00
Robert Schütz
242d458f25
Merge branch 'master' into staging-next
2023-08-07 12:40:10 -07:00
Atemu
c432393c1d
Merge pull request #247512 from Atemu/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-08-06
2023-08-07 21:03:36 +02:00
github-actions[bot]
dd48ee46cf
Merge master into staging-next
2023-08-07 12:00:52 +00:00
Nick Cao
76e655c9b2
bpftune: unstable-2023-07-14 -> unstable-2023-08-02
...
Diff: 66620152bf...f7e051a011
2023-08-07 09:51:55 +08:00
Emily Trau
26eec1d4da
minimal-bootstrap.gcc46: init at 4.6.4
2023-08-06 14:22:00 -07:00
Sergei Trofimovich
0768fe799a
linuxPackages_testing.perf: fix patchShebang
...
Without the change `perf` build fails as:
$ nix build --no-link -f. linuxPackages_testing.perf -L
build flags: SHELL=/nix/store/p6dlr3skfhxpyphipg2bqnj52999banh-bash-5.2-p15/bin/bash prefix=\$\(out\) WERROR=0 ASCIIDOC8=1 O=\$\(buildRoot\) CC=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/cc HOSTCC=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/cc HOSTLD=/nix/store/kcp78dk7h5gcs7d4qss7rbz3skxhzdnn-binutils-wrapper-2.40/bin/ld ARCH=x86_64 NO_GTK2=1
BUILD: Doing 'make -j16' parallel build
HOSTCC fixdep.o
HOSTLD fixdep-in.o
LINK fixdep
make[1]: ./check-headers.sh: No such file or directory
make[1]: *** [Makefile.perf:241: sub-make] Error 127
make: *** [Makefile:70: all] Error 2
This started happening because upstream linux commit
d674838509
changed shebang from /bin/sh to /bin/bash.
Let's retroactively switch all `perf` releases to shell interpreter from
store.
2023-08-06 20:22:09 +01:00
github-actions[bot]
191e60634e
Merge master into staging-next
2023-08-06 18:01:04 +00:00
John Ericson
07503008e5
Merge pull request #245846 from emilytrau/minimal-findutils
...
minimal-bootstrap.findutils: init at 4.4.2
2023-08-06 11:52:11 -04:00
Atemu
a0dcabb690
kernel: fix passthru.tests
...
https://github.com/NixOS/nixpkgs/pull/191540 indirectly broke kernel
passthru.tests; calling the testsForLinuxPackages and testsForKernel functions
with some args intended for some other exposed test-internal function.
Organise the passed-through functions under `passthru` to prevent this from
happening.
2023-08-06 15:47:54 +02:00
Atemu
5a6f112645
linux_xanmod_latest: 6.4.7 -> 6.4.8
2023-08-06 13:00:32 +02:00
Atemu
aedfec7eef
linux_xanmod: 6.1.42 -> 6.1.43
2023-08-06 13:00:32 +02:00
github-actions[bot]
b63c63c62c
Merge master into staging-next
2023-08-06 06:00:55 +00:00
davidak
62f11e9e1d
Merge pull request #246187 from SuperSamus/hid-nintendo-remove
...
hid-nintendo: remove
2023-08-06 04:07:11 +02:00
Elliot Cameron
8b4275f955
dcgm: use strictDeps
2023-08-05 21:08:50 -04:00
Elliot Cameron
9a3dcd025a
dcgm: switch to fixed autoAddOpenGLRunpathHook
2023-08-05 21:08:50 -04:00
github-actions[bot]
e329dc70ee
Merge master into staging-next
2023-08-05 18:01:09 +00:00
Mario Rodas
ee81e733b2
Merge pull request #246901 from stepbrobd/aldente
...
aldente: 1.22 -> 1.22.2
2023-08-05 10:03:05 -05:00
github-actions[bot]
6458cb74a2
Merge master into staging-next
2023-08-05 12:01:30 +00:00
Weijia Wang
98a5a4d4d0
Merge pull request #246478 from aaronjheng/plistwatch
...
plistwatch: unstable-2020-12-22 -> unstable-2023-06-22
2023-08-05 12:35:17 +02:00
Maximilian Bosch
82a0e0f7d5
Merge pull request #247154 from Ma27/linux-kernel-updates
...
Linux kernel updates 2023-08-03
2023-08-05 12:01:55 +02:00
K900
5eecc9f7b6
Merge pull request #247097 from K900/linux-firmware-20230804
...
linux-firmware: unstable-2023-07-24 -> 20230804
2023-08-05 09:02:12 +03:00
Aaron Jheng
875d14e695
plistwatch: unstable-2020-12-22 -> unstable-2023-06-22
2023-08-05 09:34:50 +08:00
Maximilian Bosch
a86b606016
linux: 6.4.7 -> 6.4.8
2023-08-04 19:46:23 +02:00
Maximilian Bosch
fc2d8bb671
linux: 6.1.42 -> 6.1.43
2023-08-04 19:45:31 +02:00
Maximilian Bosch
f7e3cb932c
linux: 5.15.123 -> 5.15.124
2023-08-04 19:44:12 +02:00
Artturi
f45fe3273b
Merge pull request #247031 from Artturin/upowerifxcross
2023-08-04 18:45:38 +03:00
github-actions[bot]
534a2a75fb
Merge master into staging-next
2023-08-04 12:01:11 +00:00
ajs124
bf4d2e6c1e
Merge pull request #242538 from tnias/fix/apparmor
...
apparmor: add some policies and improve abstractions and utils
2023-08-04 13:05:52 +02:00
K900
7038e0c68d
linux-firmware: unstable-2023-07-24 -> 20230804
2023-08-04 13:48:51 +03:00
github-actions[bot]
0542af4e29
Merge master into staging-next
2023-08-04 00:02:04 +00:00
Ryan Lahfa
0cce341f2b
Merge pull request #242173 from RaitoBezarius/ulogd
2023-08-04 00:36:30 +02:00
Artturin
ee197e8908
upower: Fix cross
...
Improve optionals
2023-08-04 00:22:11 +03:00
Jan Malakhovski
a0a909fa9e
treewide: noop: replace every newly introduced stdenv.mkDerivation rec
with a fixpoint over finalAttrs
2023-08-03 16:34:45 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Gerg-L
4ca2a16390
nixos/nvidia: add Dynamic Boost support
2023-08-03 09:32:14 -04:00
StepBroBD
873a86a94d
aldente: 1.22 -> 1.22.2
2023-08-02 21:58:15 -06:00
github-actions[bot]
5827446dce
Merge master into staging-next
2023-08-03 00:01:56 +00:00
Artturi
91991a339a
Merge pull request #245603 from reckenrode/netbsd-compat-fix
2023-08-03 02:02:34 +03:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
...
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Fabián Heredia Montiel
8481c2c3fe
linux/hardened/patches/6.4: 6.4.6-hardened1 → 6.4.7-hardened1
2023-08-01 17:28:14 +03:00
Fabián Heredia Montiel
de33dd4fa1
linux/hardened/patches/6.1: 6.1.41-hardened1 → 6.1.42-hardened1
2023-08-01 17:28:14 +03:00
Fabián Heredia Montiel
57d4b82278
linux/hardened/patches/5.4: 5.4.250-hardened1 → 5.4.251-hardened1
2023-08-01 17:28:14 +03:00
Fabián Heredia Montiel
fad0ee83f2
linux/hardened/patches/5.15: 5.15.122-hardened1 → 5.15.123-hardened1
2023-08-01 17:28:14 +03:00
Fabián Heredia Montiel
8adc59a3fa
linux/hardened/patches/5.10: 5.10.187-hardened1 → 5.10.188-hardened1
2023-08-01 17:28:14 +03:00
Fabián Heredia Montiel
f35c775969
linux: 6.4.6 -> 6.4.7
2023-08-01 17:28:13 +03:00
Fabián Heredia Montiel
41ba292da5
linux: 6.1.41 -> 6.1.42
2023-08-01 17:28:13 +03:00
Fabián Heredia Montiel
3cc38bd1c9
linux: 5.4.250 -> 5.4.251
2023-08-01 17:28:13 +03:00
Fabián Heredia Montiel
2d415c57a3
linux: 5.15.122 -> 5.15.123
2023-08-01 17:28:13 +03:00
Fabián Heredia Montiel
2d13c9f12d
linux: 5.10.187 -> 5.10.188
2023-08-01 17:28:13 +03:00
Doron Behar
cc63e791bf
Merge branch 'master' into staging-next
...
* master: (77 commits)
containerd: 1.7.2 -> 1.7.3
python310Packages.transformers: 4.30.2 -> 4.31.0
plasma-sdk: unbreak build, again
stellarium: add patch for indi 2.0 compatibility
indi-full: 1.9.8 -> 2.0.2, reenable Atik, Pentax and SX drivers
indilib: 1.9.8 -> 2.0.2
plasma: 5.27.6 -> 5.27.7
alsa-scarlett-gui: light refactoring
alsa-scarlett-gui: Change icons path back to relative in desktop entry file
alsa-scarlet-gui: light refactoring Done some light refactoring for better consitence in the code.
alsa-scarlett-gui: fix for deskop integration
alsa-scarlett-gui: fixed desktop entry
release-notes: note breaking woodpecker update
woodpecker-*: 0.15.11 -> 1.0.0
pnpm-lock-export: use fork with v6 support
suricata: 6.0.13 -> 7.0.0
rubyfmt: add support for macos arm64/x86
rubyfmt: init at 0.8.1
dayon: init at 11.0.7
nixos/atuin: harden systemd unit
...
2023-08-01 16:52:24 +03:00
Maximilian Bosch
f310ee473d
Merge pull request #246466 from LibreCybernetics/linux-update
...
Kernels for 2023-07-27
2023-08-01 15:17:00 +02:00
Thiago Kenji Okada
5b01208470
Merge pull request #246433 from thiagokokada/bump-zen
...
linuxKernel.kernels.linux_zen: 6.4.6-zen1 -> 6.4.7-zen1; linuxKernel.kernels.linux_zen: 6.4.6-lqx1 -> 6.4.7-lqx1
2023-08-01 12:15:33 +00:00
Fabián Heredia Montiel
580cd965b8
linux/hardened/patches/6.4: 6.4.6-hardened1 → 6.4.7-hardened1
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
fc86124473
linux/hardened/patches/6.1: 6.1.41-hardened1 → 6.1.42-hardened1
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
643694ae27
linux/hardened/patches/5.4: 5.4.250-hardened1 → 5.4.251-hardened1
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
a05924dc86
linux/hardened/patches/5.15: 5.15.122-hardened1 → 5.15.123-hardened1
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
cc26897da9
linux/hardened/patches/5.10: 5.10.187-hardened1 → 5.10.188-hardened1
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
9dd903ca63
linux: 6.4.6 -> 6.4.7
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
3cbc1fc7bb
linux: 6.1.41 -> 6.1.42
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
09f94571eb
linux: 5.4.250 -> 5.4.251
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
19f617fa72
linux: 5.15.122 -> 5.15.123
2023-07-31 18:59:38 -06:00
Fabián Heredia Montiel
6948d36b2c
linux: 5.10.187 -> 5.10.188
2023-07-31 18:59:38 -06:00
github-actions[bot]
8faf32ac60
Merge master into staging-next
2023-08-01 00:02:30 +00:00
Pol Dellaiera
de72df3675
Merge pull request #246285 from khaneliman/skhd
...
skhd: 0.3.5 -> 0.3.9
2023-07-31 23:30:47 +02:00
Pol Dellaiera
684f3c72b4
skhd: use finalAttrs
pattern
2023-07-31 16:14:51 -05:00
Austin Horstman
a8b5053805
skhd: 0.3.5 -> 0.3.9
2023-07-31 16:14:51 -05:00
Thiago Kenji Okada
72ed94cd1a
linuxKernel.kernels.linux_zen: 6.4.6-lqx1 -> 6.4.7-lqx1
2023-07-31 21:42:09 +01:00
Thiago Kenji Okada
c11dd78f49
linuxKernel.kernels.linux_zen: 6.4.6-zen1 -> 6.4.7-zen1
2023-07-31 21:40:08 +01:00
Robert Hensing
4c1d3cee60
treewide: Add meta.mainProgram
...
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Janik
f7cff68f65
Merge pull request #245773 from 999eagle/update/iio-sensor-proxy
2023-07-31 21:01:12 +02:00
Thiago Kenji Okada
0d4f022801
Merge pull request #245237 from thiagokokada/bump-zen
...
linuxKernel.kernels.linux_zen: 6.4.2-zen1 -> 6.4.6-zen1; linuxKernel.kernels.linux_lqx: 6.4.2-lqx1 -> 6.4.6-lqx1
2023-07-31 18:28:58 +00:00
github-actions[bot]
050b858d31
Merge master into staging-next
2023-07-31 12:01:34 +00:00
Pol Dellaiera
4790d3f989
Merge pull request #245658 from khaneliman/sketchybar
...
sketchybar: 2.15.1 -> 2.15.2
2023-07-31 10:26:59 +02:00
Pol Dellaiera
c1d8ad53ec
sketchybar: use finalAttrs
pattern
2023-07-31 09:43:40 +02:00
Jörg Thalheim
8a2df89b69
Merge pull request #246277 from yu-re-ka/musl-systemdminimal
...
pkgsMusl.systemdMinimal: fix build
2023-07-31 08:42:43 +01:00
Nick Cao
6ea628b5c5
Merge pull request #244969 from Stzx/fix-warnings
...
udisks2: fix conf file loading warnings
2023-07-31 00:22:32 -06:00
github-actions[bot]
28f4120163
Merge master into staging-next
2023-07-31 06:01:30 +00:00
Artturin
91e2f185c0
libsmbios: future proof RPATH fix
2023-07-31 07:32:49 +03:00
Artturi
f1d5f9766e
libsmbios: Fix build ( #246264 )
...
* libsmbios: Fix build
Since 5093766f79
TMPDIR is needed in
fixupPhase
RUNPATH before
```
$ , objdump -x ./result/bin/smbios-sys-info-lite | grep RUNPATH
RUNPATH /nix/store/hn044f8g9b2dfynljlm3nsr32g3pwqr1-libsmbios-2.4.3/lib:/nix/store/1x4ijm9r1a88qk7zcmbbfza324gx1aac-glibc-2.37-8/lib
```
RUNPATH after
```
$ , objdump -x ./result/bin/smbios-sys-info-lite | grep RUNPATH
RUNPATH /nix/store/l3ayxdl45xs6fam6b8n0j0fs34hj7gdq-libsmbios-2.4.3/lib:/nix/store/1x4ijm9r1a88qk7zcmbbfza324gx1aac-glibc-2.37-8/lib
```
* Update pkgs/os-specific/linux/libsmbios/default.nix
2023-07-31 07:14:30 +03:00
Austin Horstman
95c3946692
skhd: add khaneliman as maintainer
2023-07-30 21:29:37 -05:00
Yureka
85bd250fff
pkgsMusl.systemdMinimal: fix build
...
remove patch that has been applied in systemd 253.6
2023-07-31 03:10:10 +02:00
Austin Horstman
0527710541
sketchybar: 2.15.1 -> 2.15.2
2023-07-30 20:03:08 -05:00