Weijia Wang
b1a839f1cf
Merge pull request #239473 from nikstur/erofs-darwin
...
erofs-utils: enable running on darwin
2023-06-27 15:36:31 +03:00
nikstur
a3d60923a5
erofs-utils: enable running on darwin
2023-06-27 13:05:02 +02:00
John Ericson
d409d42ce7
Merge pull request #238357 from amjoseph-nixpkgs/review/232576
...
minimal-bootstrap: make sources a non-tarballs.nixos.org FOD
2023-06-26 17:10:17 -04:00
Raito Bezarius
f43a6d7ee7
linux_6_4: init at 6.4
...
Email release: https://lwn.net/Articles/936310/
Kernel Newbies: https://kernelnewbies.org/Linux_6.4
linux_latest is bumped to linux_6_4 now.
2023-06-26 20:24:44 +00:00
Robin Gloster
61f41ba937
Merge pull request #234245 from nbraud/below
...
nixos/below: Add service module
2023-06-26 21:23:36 +02:00
github-actions[bot]
4e9dcbbbc6
Merge master into staging-next
2023-06-26 18:01:29 +00:00
Atemu
e98c302521
Merge pull request #239779 from Atemu/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-06-25
2023-06-26 19:51:49 +02:00
Nick Cao
387db5f6d2
sssd: 2.9.0 -> 2.9.1
...
Diff: https://github.com/SSSD/sssd/compare/2.9.0...2.9.1
Changelog: https://sssd.io/release-notes/sssd-2.9.1.html
2023-06-26 21:50:52 +08:00
Adam Joseph
c8080b06a9
separate minimal-bootstrap-sources from make-minimal-bootstrap-sources
...
Ericson2314 observed that although FODs break the build-time cycle,
they don't break the eval-time cycle. This cycle must be broken in
order to compute the derivation hash.
make-minimal-bootstrap-sources does and always has depended on the
full nixpkgs (including fetchFromGitHub). This commit completely
separates minimal-bootstrap-sources from it, so that
minimal-bootstrap-sources now does not depend on
make-minimal-bootstrap-sources (or nixpkgs) in any way.
minimal-bootstrap-sources is now a "bare Nix" derivation. It is an
FOD whose builder always fails with an error message.
2023-06-26 01:22:59 -07:00
Adam Joseph
df720da7f0
minimal-bootstrap: make sources a non-tarballs.nixos.org FOD
...
This commit adjusts #232576 to break the
fetchurl<->minimal-bootstrap-sources dependency cycle without
needing an upload to tarballs.nixos.org. It does this by appending
the low-level FOD attributes onto the `runCommand` derivation.
https://nixos.org/manual/nix/unstable/language/advanced-attributes.html#adv-attr-outputHash
2023-06-26 00:50:38 -07:00
github-actions[bot]
ffc0f1526c
Merge master into staging-next
2023-06-26 06:01:14 +00:00
Weijia Wang
336f442b40
Merge pull request #239695 from r-ryantm/auto-update/vdo
...
vdo: 8.2.0.2 -> 8.2.2.2
2023-06-26 07:46:34 +02:00
Atemu
986c78a381
linux_xanmod: 6.1.31 -> 6.1.35
2023-06-25 17:54:53 +02:00
Atemu
3364233f46
linux_xanmod_latest: 6.3.5 -> 6.3.9
2023-06-25 17:54:53 +02:00
R. Ryantm
ca32151ba7
vdo: 8.2.0.2 -> 8.2.2.2
2023-06-25 05:06:10 +00:00
Emily Trau
a6f479ad53
minimal-bootstrap.glibc22: init at 2.2.5
2023-06-25 15:01:57 +10:00
Emily Trau
bd99e56908
minimal-bootstrap.gcc2-mes: init at 2.95.3
2023-06-25 15:01:41 +10:00
Emily Trau
0b6f86e46a
minimal-bootstrap.binutils-mes: init at 2.20.1
2023-06-25 15:01:04 +10:00
Emily Trau
82dc8d7b79
minimal-bootstrap.linux-headers: init at 4.14.67
2023-06-25 14:59:35 +10:00
Emily Trau
0a41b1e285
minimal-bootstrap.writeTextFile: don't force preferLocalBuild as local system might not support stage0-posix
2023-06-25 13:59:41 +10:00
github-actions[bot]
b633dddac4
Merge master into staging-next
2023-06-24 18:01:04 +00:00
John Ericson
5467f89ede
Merge pull request #237870 from emilytrau/minimal-xz
...
minimal-bootstrap.xz: init at 5.0.8
2023-06-24 13:31:18 -04:00
github-actions[bot]
ea69de970d
Merge master into staging-next
2023-06-23 18:01:07 +00:00
Adam Joseph
70ba337fa7
Merge pull request #239361 from rnhmjoj/pr-ath9k
...
ath9k-htc-blobless-firmware: use name expected by the kernel
2023-06-23 16:53:14 +00:00
rnhmjoj
cc065fe18a
ath9k-htc-blobless-firmware: use name expected by the kernel
...
The kernel asks for the firmware with the version string in the filename[1], so
it's not easy to load the "blobs" from this package.
With this change you can just add the package with a `lib.hiPrio` to
`hardware.firmware` and it will be loaded correctly.
Note: I used symlinks instead of simply renaming the files in order to not
introduce a breaking change.
2023-06-23 14:39:07 +02:00
github-actions[bot]
bc9cc8ad2f
Merge master into staging-next
2023-06-23 12:01:26 +00:00
Franz Pletz
5753282d81
Merge pull request #238963 from fpletz/pkgs/microcode-intel-20230613
2023-06-23 13:32:17 +02:00
K900
42e2cee85f
kernel/common-config: fix DAMON version checks
2023-06-23 10:35:13 +03:00
K900
d4786b2a7c
kernel/common-config: enable TPS68470 driver explicitly for old kernels
2023-06-23 10:32:17 +03:00
github-actions[bot]
ed07d46b65
Merge staging-next into staging
2023-06-23 06:01:59 +00:00
github-actions[bot]
15a20aee5e
Merge staging-next into staging
2023-06-22 18:01:45 +00:00
Raito Bezarius
4fa45e4278
linux_testing: 6.4-rc6 -> 6.4-rc7
...
https://lwn.net/Articles/935082/
2023-06-22 18:29:52 +02:00
Nick Cao
e5d57e7b0f
Merge pull request #238913 from NickCao/blktrace
...
blktrace: fix cross compilation
2023-06-22 23:12:30 +08:00
Alyssa Ross
5c5e5e2f1f
linuxManualConfig: set badPlatforms
...
Older kernels shouldn't be marked as supporting architectures that
were only added to the kernel later.
2023-06-22 12:27:46 +00:00
Alyssa Ross
0a81cf8e7a
linux: set ZPOOL=y
...
ZBUD depends on ZPOOL. If we get asked about ZPOOL first, by default
it would be set to m, and it would then not be possible to set ZBUD=y.
This fixes, for example, building Linux 5.15 for microblazeel-linux.
2023-06-22 12:26:50 +00:00
Alyssa Ross
0f2191f3b2
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/gcc/11/default.nix
2023-06-22 06:23:16 +00:00
Weijia Wang
2f8d842d2e
Merge pull request #239099 from wegank/qtwebengine-darwin-old
...
qt6.qtwebengine: unbreak on x86_64-darwin
2023-06-22 08:28:23 +03:00
Weijia Wang
1447a5804b
qt6.qtwebengine: unbreak on x86_64-darwin
2023-06-22 07:23:21 +03:00
Bernardo Meurer
326ff93c90
Merge pull request #238751 from K900/kernel-config-wibbling
2023-06-21 22:17:33 -04:00
Nick Cao
365695f0a9
Merge pull request #238956 from fpletz/pkgs/jool-4.1.10
...
jool: 4.1.9 -> 4.1.10
2023-06-21 20:15:55 -06:00
Bernardo Meurer
86a0769c5e
Merge pull request #239020 from Ma27/linux-kernel-updates
2023-06-21 22:12:20 -04:00
Franz Pletz
b3f5bcf0be
Merge pull request #238223 from wentasah/tracing-update
...
trace-cmd + libraries: update
2023-06-21 20:22:16 +02:00
Sandro
7e38f9e981
Merge pull request #236104 from Luflosi/apfs-test-module-based-runner
...
nixos/tests/apfs: clean up code
2023-06-21 19:19:36 +02:00
Franz Pletz
481fc5c7e1
Merge pull request #222071 from KiruyaMomochi/cpupower-patch
2023-06-21 18:03:27 +02:00
Maximilian Bosch
786896e229
linux_latest-libre: 19331 -> 19337
2023-06-21 17:55:53 +02:00
Maximilian Bosch
5fcaa94255
linux-rt_5_10: 5.10.78-rt55 -> 5.10.184-rt90
2023-06-21 17:55:35 +02:00
Maximilian Bosch
1b038dbb7a
linux: 6.3.8 -> 6.3.9
2023-06-21 17:55:23 +02:00
Maximilian Bosch
a90ca2ad2b
linux: 6.1.34 -> 6.1.35
2023-06-21 17:55:19 +02:00
Maximilian Bosch
bf2aa16460
linux: 5.4.247 -> 5.4.248
2023-06-21 17:55:14 +02:00
Maximilian Bosch
00b1db98ac
linux: 5.15.117 -> 5.15.118
2023-06-21 17:55:10 +02:00