Commit Graph

22300 Commits

Author SHA1 Message Date
Vladimír Čunát
6c43a3495a
linux_6_1: fixup evaluation without aliases
I'm sorry, really.  Broken by me in fa8367c2d5
2023-04-22 18:46:28 +02:00
Vladimír Čunát
fa8367c2d5
linux_6_1: rebuild on x86_64-linux
Just one-off work around these hash mismatches:
https://hydra.nixos.org/build/216994032#tabs-buildsteps
(I don't know a better way, I'm afraid)
2023-04-22 17:34:13 +02:00
Pierre Bourdon
3a9a093dc6
Merge pull request #226680 from apfelkuchen6/libnvme-cross
libnvme: fix cross
2023-04-21 18:47:00 +02:00
Ryan Lahfa
d231d9b521
Merge pull request #226871 from apeschar/zfs-curl
zfs: enable keylocation=http://
2023-04-21 13:11:17 +02:00
Maximilian Bosch
e55e3a962f
Merge pull request #227353 from LibreCybernetics/update-kernels
Linux kernel updates 2023-04-20
2023-04-21 11:11:38 +02:00
Anderson Torres
ffef4e3148 hid-nintendo: change self to finalAttrs 2023-04-20 22:22:23 -03:00
Anderson Torres
f196593951 alsa-tools: change self to finalAttrs 2023-04-20 22:22:23 -03:00
Fabián Heredia Montiel
c717b15f18 linux/hardened/patches/6.1: 6.1.24-hardened1 -> 6.1.24-hardened2 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
adcc9746ae linux-rt_5_15: 5.15.96-rt61 -> 5.15.107-rt62 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
fdcc3c4b95 linux: 6.2.11 -> 6.2.12 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
b888e9904b linux: 6.1.24 -> 6.1.25 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
a99a62f754 linux: 5.4.240 -> 5.4.241 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
d300db394a linux: 5.15.107 -> 5.15.108 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
8c8861f5fb linux: 5.10.177 -> 5.10.178 2023-04-20 16:25:53 -06:00
Fabián Heredia Montiel
b3b414f3cb linux: 4.19.280 -> 4.19.281 2023-04-20 16:25:52 -06:00
Fabián Heredia Montiel
8d82c860a4 linux: 4.14.312 -> 4.14.313 2023-04-20 16:25:52 -06:00
Weijia Wang
d64b57b7c6
Merge pull request #226769 from r-ryantm/auto-update/fwts
fwts: 23.01.00 -> 23.03.00
2023-04-20 22:37:49 +03:00
Weijia Wang
e853e38d66
Merge pull request #226704 from r-ryantm/auto-update/ima-evm-utils
ima-evm-utils: 1.4 -> 1.5
2023-04-20 22:19:53 +03:00
Weijia Wang
22c841b616
Merge pull request #226681 from r-ryantm/auto-update/mmc-utils
mmc-utils: unstable-2023-02-09 -> unstable-2023-04-17
2023-04-20 21:58:38 +03:00
Weijia Wang
3af739459d
Merge pull request #226572 from r-ryantm/auto-update/pam_u2f
pam_u2f: 1.2.1 -> 1.3.0
2023-04-20 21:52:10 +03:00
Weijia Wang
7f055c0c2d
Merge pull request #227062 from wegank/utm-bump
utm: 4.1.5 -> 4.1.6
2023-04-20 11:26:30 +03:00
Jörg Thalheim
f2238df2c8
Merge pull request #227167 from r-ryantm/auto-update/nix-ld
nix-ld: 1.0.3 -> 1.1.0
2023-04-20 09:16:46 +01:00
Nick Cao
799ef751cd
Merge pull request #227193 from r-ryantm/auto-update/ksmbd-tools
ksmbd-tools: 3.4.7 -> 3.4.8
2023-04-20 13:53:57 +08:00
Artturi
305d1e3887
Merge pull request #227119 from alyssais/same-triple
Avoid same-triple cross in tests
2023-04-20 07:57:03 +03:00
R. Ryantm
8533286f7d ksmbd-tools: 3.4.7 -> 3.4.8 2023-04-20 04:24:34 +00:00
R. Ryantm
a8f6d10169 nix-ld: 1.0.3 -> 1.1.0 2023-04-20 00:21:50 +00:00
Weijia Wang
dbe369f0f9
Merge pull request #227061 from wegank/rectangle-bump
rectangle: 0.67 -> 0.68
2023-04-20 01:34:53 +03:00
Alyssa Ross
4025014f57
systemd.tests.cross: fix on aarch64-linux
We shouldn't try compiling to aarch64-unknown-linux-gnu from
aarch64-unknown-linux-gnu, because that tends to confuse things and is
not representative of actual cross compilation usage.  In this case,
kexec-tools didn't compile.
2023-04-19 18:36:05 +00:00
Alyssa Ross
4caa00594c systemd: fix precedence in withLibBPF condition
The Clang version check was being ignored, as long as the CPU version
was greater than 6.  Oops.

Fixes: 0da24fa3ba ("systemd: disable BPF for ARMv5")
2023-04-19 18:31:01 +00:00
Weijia Wang
d5553d8198 rectangle: 0.67 -> 0.68 2023-04-19 16:51:00 +03:00
Weijia Wang
b344f6cee0 rectangle: refactor 2023-04-19 16:50:16 +03:00
Weijia Wang
6fa82f8ec0 utm: 4.1.5 -> 4.1.6 2023-04-19 16:48:38 +03:00
Weijia Wang
5608f9dbad
Merge pull request #220144 from Intuinewin/rectangle-0.66
rectangle: 0.59 -> 0.67
2023-04-19 16:28:03 +03:00
Luke Granger-Brown
ca497b3c7d
Merge pull request #226397 from delroth/ethq-0.6.2
ethq: init at 0.6.2
2023-04-18 20:16:20 +01:00
Artturi
9a1f5d4248
Merge pull request #226889 from Artturin/fixlints2 2023-04-18 21:52:21 +03:00
Pierre Bourdon
348d8de2eb
ethq: init at 0.6.2 2023-04-18 20:23:11 +02:00
Artturin
eac28f38d6 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs

*Flags not a list

https://github.com/nix-community/nixpkgs-lint
2023-04-18 20:20:56 +03:00
Albert Peschar
0f05321d78 zfs: enable keylocation=http://
When ZFS is built with cURL, it allows retrieving encryption keys from
URLs automatically.
2023-04-18 17:44:25 +03:00
Franz Pletz
76879f30c7
Merge pull request #226461 from SebTM/fix/powertop_xset 2023-04-18 08:19:49 +02:00
R. Ryantm
3e9f808073 fwts: 23.01.00 -> 23.03.00 2023-04-18 03:34:37 +00:00
R. Ryantm
e94f9d0d4c ima-evm-utils: 1.4 -> 1.5 2023-04-17 20:14:17 +00:00
R. Ryantm
270107e9da mmc-utils: unstable-2023-02-09 -> unstable-2023-04-17 2023-04-17 17:35:30 +00:00
apfelkuchen06
7cdd1f3ebf libnvme: fix cross
without this, pkgsCross.armv7l-hf-multiplatform.libnvme fails to build with

[93/811] Compiling C object libnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p/meson-generated_.._nvme_wrap.c.o
FAILED: libnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p/meson-generated_.._nvme_wrap.c.o
armv7l-unknown-linux-gnueabihf-gcc -Ilibnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p -Ilibnvme -I../libnvme -I. -I.. -Iccan -I../ccan -Isrc -I../src -Iinternal -I../internal -I/nix/store/fg4hibxylq2lhfc2xx2asaih8c02c77m-json-c-armv7l-unknown-linux-gnueabihf-0.16-dev/include -I/nix/store/fg4hibxylq2lhfc2xx2asaih8c02c77m-json-c-armv7l-unknown-linux-gnueabihf-0.16-dev/include/json-c -I/nix/store/fdqpyj613dr0v1l1lrzqhzay7sk4xg87-python3-3.10.10/include/python3.10 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -fomit-frame-pointer -D_GNU_SOURCE -include internal/config.h -fPIC -MD -MQ libnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p/meson-generated_.._nvme_wrap.c.o -MF libnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p/meson-generated_.._nvme_wrap.c.o.d -o libnvme/_nvme.cpython-310-x86_64-linux-gnu.so.p/meson-generated_.._nvme_wrap.c.o -c libnvme/nvme_wrap.c
In file included from /nix/store/fdqpyj613dr0v1l1lrzqhzay7sk4xg87-python3-3.10.10/include/python3.10/Python.h:50,
                 from libnvme/nvme_wrap.c:149:
/nix/store/fdqpyj613dr0v1l1lrzqhzay7sk4xg87-python3-3.10.10/include/python3.10/pyport.h:746:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
  746 | #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
      |  ^~~~~
2023-04-17 19:00:15 +02:00
Alyssa Ross
d1f5735744 linux_testing: 6.3-rc6 -> 6.3-rc7
This includes the fix for debug info causing output reference cycles
on RISC-V.
2023-04-17 11:54:39 +00:00
natsukium
4a831cda4a
sketchybar: 2.14.1 -> 2.14.4
https://github.com/FelixKratz/SketchyBar/releases/tag/v2.14.2
https://github.com/FelixKratz/SketchyBar/releases/tag/v2.14.3
https://github.com/FelixKratz/SketchyBar/releases/tag/v2.14.4
2023-04-17 12:40:22 +09:00
natsukium
df496ea67e
sketchybar: fix build 2023-04-17 12:27:58 +09:00
R. Ryantm
afec2906ea pam_u2f: 1.2.1 -> 1.3.0 2023-04-17 02:30:45 +00:00
Adam Joseph
9e3b2a5822
Merge pull request #226366 from mmlb/rename-gnatboot
gnatboot: rename to gnat-bootstrap
2023-04-16 22:37:53 +00:00
Sebastian Sellmeier
670a632529
powertop: change substitute for xset 2023-04-16 21:56:18 +02:00
Nicolas Benes
91de60e122 batman-adv: 2022.3 -> 2023.0 2023-04-16 21:46:38 +02:00