toastal
9e88448026
zfsUnstable: 2.1.8-staging-2022-12-01 → 2.1.8-staging-2023-01-10
2023-01-14 21:50:31 +07:00
github-actions[bot]
4712ed9439
Merge master into staging-next
2023-01-14 00:02:26 +00:00
Adam Joseph
6f6b4a1d41
systemd: default withLibBPF to false if isMips64
...
libBPF does not compile for mips64 targets using clang (rathern than
gcc) because clang lacks the necessary _MIPS_SZPTR compiler builtin.
Let's allow the rest of systemd to compile.
- The glibc people noticed this problem [way back in
2011](https://sourceware.org/pipermail/libc-ports/2011-June/001959.html )
and consider it to be a clang/llvm bug. I am inclined to agree.
- [clang has the `_MIPS_SZPTR`
builtin](3af9cb5375/clang/lib/Basic/Targets/Mips.cpp (L185)
)
and seems to have had it since before they switched to git.
This may in fact be a nixpkgs bug -- that we're not invoking clang
in a way that tells the frontend to make the mips builtins
available, even if the backend is emitting mips binaries. Or at
least we aren't tricking systemd's build machinery into doing that.
2023-01-13 20:09:41 +00:00
Artturi
567e81c363
Merge pull request #210102 from Artturin/fakeunameinit
2023-01-13 20:20:26 +02:00
github-actions[bot]
49722fd14a
Merge master into staging-next
2023-01-13 18:01:34 +00:00
Vladimír Čunát
befc83905c
Merge #209423 : gnat12: add for x86_64-darwin
2023-01-13 18:32:21 +01:00
markuskowa
77a4ea849f
Merge pull request #210340 from r-ryantm/auto-update/rdma-core
...
rdma-core: 43.0 -> 44.0
2023-01-13 13:32:53 +01:00
github-actions[bot]
85724d692e
Merge master into staging-next
2023-01-13 12:01:30 +00:00
R. Ryantm
c8978ddee4
brillo: 1.4.11 -> 1.4.12
2023-01-13 17:53:16 +08:00
Vladimír Čunát
d6ad68a561
Merge #210062 : Qt5 spring cleaning (darwin-focused)
...
...into staging-next
2023-01-13 10:17:59 +01:00
Nick Cao
201b5a38c3
Merge pull request #206857 from Kiskae/patch-3
...
linuxPackages.nvidia_x11_vulkan_beta: 515.49.25 -> 525.47.04
2023-01-13 14:09:32 +08:00
Alyssa Ross
820f3452f4
pkgsMusl.systemd: fix build by updating patchset
2023-01-13 04:20:32 +00:00
Alyssa Ross
0debb0b193
shadow: only use tcb where available
...
Fixes pkgsMusl.shadow.
Fixes: 0e32191623
("shadow: add tcb support")
2023-01-13 04:19:29 +00:00
Artturin
96ebc83053
deterministic-uname: init
...
for reproducibility
deterministic-uname: dont hardcode OPERATING_SYSTEM_VAL to GNU/Linux
2023-01-12 18:29:14 +02:00
R. Ryantm
c7990a5139
rdma-core: 43.0 -> 44.0
2023-01-12 10:18:51 +00:00
K900
2b06f2a986
darwin/apple-sdk-11.0: expose xcodebuild directly
2023-01-12 10:36:42 +03:00
github-actions[bot]
892fc2184d
Merge master into staging-next
2023-01-11 18:01:26 +00:00
sternenseemann
6c8644fc37
ath9k-htc-blobless-firmware: fix evaluation with Nix 2.3
...
Path interpolation is not available in all Nix versions nixpkgs supports
2023-01-11 16:28:28 +01:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
zowoq
ae50f0678a
Revert "bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0"
2023-01-11 10:01:46 +10:00
Uri Baghin
4001c325ac
Merge pull request #206934 from alloveras/patch-2
...
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-11 10:25:22 +11:00
luxus
b31bb0e1d1
sketchybar: 2.8.2 -> 2.13.2
2023-01-10 23:42:53 +08:00
luxus
c40708f924
darwin.apple_sdk.frameworks.DisplayServices: init
...
Used by sketchybar
2023-01-10 23:14:00 +08:00
Artturi
bdd04ab2f9
Merge pull request #195236 from Et7f3/musl-split-binary
2023-01-10 05:43:55 +02:00
Artturi
c07552f6f7
Merge pull request #208685 from amjoseph-nixpkgs/ath9k-htc-blobless
...
ath9k-htc-blobless-firmware: init at 1.4.0
2023-01-10 03:51:19 +02:00
Anderson Torres
68c415675c
Merge pull request #209968 from r-ryantm/auto-update/uclibc-ng
...
uclibc-ng: 1.0.41 -> 1.0.42
2023-01-09 22:33:37 -03:00
Adam Joseph
7af47c9877
ath9k-htc-blobless-firmware: init at 1.4.0
...
This firmware is completely open source with no blobs, which is
quite rare in the wifi world. Wifi chips have their own dedicated
general-purpose CPUs. This source code allows you to see what those
CPUs are doing and modify their behavior.
When the upstream repository was created in 2013, "open source
firmware" meant "firmware which is open source". In 2023 that is no
longer the generally accepted [definition], so I have chosen an
unambiguous adjective (whose meaning has remained stable for
decades) to use in the pname.
[definition]: https://web.archive.org/web/20221209121315/https://www.opencompute.org/projects/open-system-firmware#:~:text=Another,allows%20it
Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-09 16:10:04 -08:00
R. Ryantm
791af94225
libratbag: 0.16 -> 0.17
2023-01-09 23:46:18 +00:00
R. Ryantm
3c866e643c
uclibc-ng: 1.0.41 -> 1.0.42
2023-01-09 23:28:30 +00:00
Artturi
27c1ec2ecf
Merge pull request #209816 from Artturin/deprecate-top-level-platform-aliases
2023-01-09 22:15:50 +02:00
Artturin
2eeb34c273
treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform
2023-01-09 21:13:22 +02:00
github-actions[bot]
33aa224777
Merge master into staging-next
2023-01-09 18:01:24 +00:00
Sandro
880d36a180
Merge pull request #205226 from wegank/darwin-sdk-sh
2023-01-09 15:47:44 +01:00
Sandro
41fe886f68
Merge pull request #209496 from hmenke/sof
2023-01-09 15:43:23 +01:00
Weijia Wang
9957ee5fd6
darwin: add usage to generate-sdk-packages.sh
2023-01-09 13:08:37 +01:00
Weijia Wang
2bd3048ea4
darwin: fix generate-sdk-packages.sh
2023-01-09 13:08:09 +01:00
github-actions[bot]
fce67420c4
Merge master into staging-next
2023-01-09 00:02:14 +00:00
Sergei Trofimovich
f5e04db86f
Merge pull request #209431 from r-ryantm/auto-update/pax-utils
...
pax-utils: 1.3.5 -> 1.3.6
2023-01-08 20:57:06 +00:00
Jamie Magee
2a404e1d3c
raspberrypiWirelessFirmware: 2021-12-06 -> 2022-07-06
2023-01-08 11:29:39 -08:00
Jamie Magee
0060dbd720
raspberrypi-armstubs: 2021-11-01 -> unstable-2022-07-11
2023-01-08 11:14:58 -08:00
Jamie Magee
42b10e9e5c
raspberrypifw: 1.20221028 -> 1.20230106
2023-01-08 11:07:47 -08:00
Jamie Magee
6c46f55495
linux_rpi{0,1,2,3,4}: 5.15.74 -> 5.15.84
2023-01-08 11:07:13 -08:00
Martin Weinelt
4d65509504
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-08 16:34:30 +01:00
Thiago Kenji Okada
0aefadec65
Merge pull request #207296 from wegank/chuck-darwin
...
chuck: 1.4.1.0 -> 1.4.1.1, unbreak on aarch64-darwin
2023-01-08 14:54:04 +00:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next
2023-01-08 00:02:31 +00:00
Fabian Affolter
055830fad8
Merge pull request #209457 from r-ryantm/auto-update/bpfmon
...
bpfmon: 2.50 -> 2.51
2023-01-08 00:19:05 +01:00
Fabian Affolter
eabbe8b96f
bpfmon: add changelog to meta
2023-01-07 23:28:51 +01:00
Kiskae
d4b1e793bf
linuxPackages.nvidia_x11_vulkan_beta: 515.49.25 -> 525.47.04
2023-01-07 19:12:22 +01:00
github-actions[bot]
3b3114f45d
Merge master into staging-next
2023-01-07 18:01:08 +00:00
Artturi
f56de234bb
Merge pull request #207652 from Artturin/splicenixfmt
2023-01-07 17:42:25 +02:00
Henri Menke
66c979db9a
sof-firmware: 2.2.3 -> 2.2.4
2023-01-07 16:11:27 +01:00
github-actions[bot]
76d33189ba
Merge master into staging-next
2023-01-07 12:01:24 +00:00
R. Ryantm
4372f03a9d
bpfmon: 2.50 -> 2.51
2023-01-07 11:20:00 +00:00
Thiago Kenji Okada
1982ffbdd1
Merge pull request #209262 from NickCao/nvidia
...
linuxPackages.nvidia_x11_production: 525.60.11 -> 525.78.01
2023-01-07 10:41:23 +00:00
R. Ryantm
f32079f1db
pax-utils: 1.3.5 -> 1.3.6
2023-01-07 08:20:51 +00:00
Boey Maun Suang
82b88d2db6
bintoolsDualAs: Add package
...
For reasons explained in the commit contents, in order to build the
native gnat package for x86_64-darwin, the native gnatboot package for
x86_64-darwin must have access to both the Clang integrated assembler
and the cctools GNU assembler for that platform. This commit creates a
package with both of those assemblers that x86_64-darwin gnatboot can
then be wrapped with.
2023-01-07 18:32:12 +11:00
github-actions[bot]
0789ea69b1
Merge master into staging-next
2023-01-07 00:02:25 +00:00
Graham Christensen
8552d36ed3
Merge pull request #204673 from whiteley/5.15-rt
...
Add linux-rt-5.15
2023-01-06 19:56:41 +00:00
Matt Whiteley
be5854b57b
linux-rt-5.15: 5.15.79-rt54 -> 5.15.86-rt56
2023-01-06 10:46:56 -08:00
Martin Weinelt
5b308cd1df
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-06 19:10:05 +01:00
Artturi
17e4794068
Merge pull request #208247 from fortuneteller2k/xanmod
2023-01-06 19:13:11 +02:00
Adam Joseph
88e32095e1
linux/kernel: backport symbol GPLification fix from 5.19
...
Linux has a few PowerPC-specific symbols which are marked as GPL exports; these
symbols wound up being exposed in Linux 5.12 and are needed by OpenZFS. The
symbol licensing was fixed in mainline 5.19; this commit backports the fix to
all previous affected kernels.
This commit is required in order to build the NixOS ISO for PowerPC64.
2023-01-06 15:59:38 +01:00
github-actions[bot]
60c812cecd
Merge master into staging-next
2023-01-06 12:01:11 +00:00
fortuneteller2k
2a31c36f3e
linux_xanmod: 5.15.81 -> 5.15.84
2023-01-06 18:59:38 +08:00
fortuneteller2k
924976e001
linux_xanmod_latest: 6.1.0 -> 6.1.3
2023-01-06 18:59:38 +08:00
Thiago Kenji Okada
2c285e4b2f
Merge pull request #209238 from PedroHLC/zen-kernels-6.1.3
...
zen-kernels: 6.1.2 -> 6.1.3
2023-01-06 10:41:11 +00:00
github-actions[bot]
ea5e5050f1
Merge master into staging-next
2023-01-06 06:01:11 +00:00
Anthony Roussel
1b28b9c555
powertop: format with nixpkgs-fmt
2023-01-06 04:53:58 +01:00
Anthony Roussel
700dda2156
powertop: 2.14 -> 2.15
2023-01-06 04:53:55 +01:00
Anthony Roussel
7816224051
powertop: add anthonyroussel to maintainers
2023-01-06 04:52:03 +01:00
Nick Cao
b7a1f8484c
linuxPackages.nvidia_x11_production: 525.60.11 -> 525.78.01
2023-01-06 11:06:12 +08:00
Nick Cao
e29dd5e157
nvidia-x11: remove unused binding to kernelModVersion
2023-01-06 10:26:41 +08:00
P. R. d. O
b33102ec56
android-udev-rules: 20220611 -> 20230104
2023-01-05 18:05:28 -06:00
PedroHLC ☭
9c21b5bcd8
linuxKernel.kernels.linux_zen: 6.1.2-zen1 -> 6.1.3-zen1
2023-01-05 19:31:51 -03:00
PedroHLC ☭
4d0d25a37e
linuxKernel.kernels.linux_lqx: 6.1.2-lqx1 -> 6.1.3-lqx1
2023-01-05 18:50:03 -03:00
Martin Weinelt
afd962b51c
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-05 17:16:26 +01:00
Bernardo Meurer
3ebdfd53b6
Merge pull request #209050 from lovesegfault/kernel-updates
2023-01-05 12:04:10 -03:00
github-actions[bot]
0c98bf3e85
Merge staging-next into staging
2023-01-05 00:02:56 +00:00
clerie
ccb3146bf2
iproute2: 6.0.0 -> 6.1.0 ( #206932 )
...
"Nothing major; lots of usual set of small fixes."
Changes: https://marc.info/?l=linux-netdev&m=167103481006660
2023-01-04 21:50:22 +01:00
Vladimír Čunát
0fee82023b
Merge #207597 : libbpf: 1.0.1 -> 1.1.0
...
...into staging
2023-01-04 20:28:57 +01:00
Bernardo Meurer
2af7e9a30b
linux_testing: 6.1-rc8 -> 6.2-rc2
2023-01-04 12:43:29 -03:00
Bernardo Meurer
05912cd5a4
linux/hardened/patches/6.0: 6.0.15-hardened1 -> 6.0.16-hardened1
2023-01-04 12:36:42 -03:00
Bernardo Meurer
fab20a5d50
linux/hardened/patches/5.15: 5.15.85-hardened1 -> 5.15.86-hardened1
2023-01-04 12:36:25 -03:00
Bernardo Meurer
a54325524c
linux: 6.1.2 -> 6.1.3
2023-01-04 12:35:40 -03:00
Bernardo Meurer
4f65c169c1
linux: 6.0.16 -> 6.0.17
2023-01-04 12:35:26 -03:00
Bernardo Meurer
0679b21257
linux: 5.10.161 -> 5.10.162
2023-01-04 12:35:08 -03:00
John Ericson
b92fb601c2
Merge pull request #208947 from sternenseemann/ghc-head-js-backend-try-1
...
haskell.compiler.ghcHEAD: support JS backend
2023-01-04 09:12:10 -05:00
github-actions[bot]
e859576396
Merge staging-next into staging
2023-01-04 00:03:20 +00:00
Artturi
099f6ed77c
Merge pull request #203504 from IvarWithoutBones/bump-yabai
2023-01-03 23:52:03 +02:00
sternenseemann
1ee0f4c2aa
systemd: fix evaluation in pkgsCross.ghcjs.buildPackages
...
GHC's js backend depends on systemd via emscripten via closure compiler
via jdk via cups. Before it fails to evaluate, though, since
llvmPackages looks into `targetPackages.stdenv.cc` to determine which
C++ library to use (something that should be rectified in the future).
[Unfortunately], for `pkgsCross.ghcjs`, `stdenv.cc` throws which blows
up evaluating `pkgsCross.buildPackages.llvmPackages.clang`.
This is in principle unnecessary. We want to build
`pkgsCross.ghcjs.buildPackages.haskell.compiler.native-bignum.ghcHEAD`
which depends on `pkgsCross.ghcjs.buildPackages.systemd` which needs
clang and friends only in `nativeBuildInputs`, so
`pkgsCross.ghcjs.buildPackages.buildPackages.llvmPackages.clang`.
Unfortunately, due to the nature of splicing, we first evaluate the
“adjacent” derivation before we can access the spliced derivation we are
actually interested in. If the former
fails (`pkgsCross.ghcjs.buildPackages.llvmPackages.clang`), we can't do
the latter.
The solution is to just not rely on splicing in this case and take
`buildPackages.llvmPackages.clang` directly (relative to
`buildPackages.systemd` in this case!) which avoids the whole problem.
[Unfortunately]: c739c420db (diff-3209527bd27cbc775f579b1e295b0264c850859c7245d526965cec456b8c70a4R61)
2023-01-03 22:19:59 +01:00
github-actions[bot]
e076f677a1
Merge staging-next into staging
2023-01-03 18:01:45 +00:00
Weijia Wang
ac3c81faa1
darwin.apple_sdk: expose MultitouchSupport
2023-01-03 18:23:33 +01:00
Sandro Jäckel
99b715f39d
waydroid: cleanup inputs
2023-01-03 17:44:47 +01:00
Charles Johnson
2628f0003c
waydroid: 1.3.3 -> 1.3.4 ( #206833 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 17:43:06 +01:00
github-actions[bot]
e2839320bb
Merge staging-next into staging
2023-01-03 12:01:44 +00:00
Dmitry Kalinkin
d4bad6a35a
Merge pull request #147577 from veprbl/pr/lldb_89_darwin_fix
...
llvmPackages_{8,9}.lldb: fix darwin build
2023-01-03 05:29:24 -05:00
Adam Joseph
5ace5a33b9
eudev: remove glib from buildInputs
...
eudev does not depend on glib. I grepped the source code for glib
and found no references to it.
2023-01-02 23:38:43 -08:00
Weijia Wang
198d522594
darwin.apple_sdk.frameworks.DebugSymbols: init
2023-01-02 23:05:36 -05:00
Anderson Torres
32c8f85ba6
Merge pull request #208253 from realsnick/fix/fxload
...
fxload: updated to newer version from libusb1’s examples
2023-01-02 23:13:48 -03:00
SnIcK
e13ee020d2
fxload: updated to newer version from libusb1
2023-01-02 17:30:04 -06:00