Commit Graph

29580 Commits

Author SHA1 Message Date
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Fabián Heredia Montiel
2f31bf4c47 linux/hardened/patches/6.11: init at v6.11.6-hardened1 2024-11-06 18:15:54 -06:00
Fabián Heredia Montiel
97acbad9c2 linux/hardened/patches/6.6: v6.6.53-hardened1 -> v6.6.59-hardened1 2024-11-06 18:15:53 -06:00
Fabián Heredia Montiel
9a646c23ed linux/hardened/patches/6.1: v6.1.112-hardened1 -> v6.1.115-hardened1 2024-11-06 18:06:32 -06:00
Fabián Heredia Montiel
1b09fcc957 linux/hardened/patches/5.15: v5.15.167-hardened1 -> v5.15.170-hardened1 2024-11-06 18:06:27 -06:00
Fabián Heredia Montiel
990be31cfe linux/hardened/patches/5.10: v5.10.226-hardened1 -> v5.10.228-hardened1 2024-11-06 18:06:23 -06:00
seth
b57c78d026
windows.mingw_w64: fix building on arm 2024-11-06 17:27:15 -05:00
seth
3d51188a76
windows.mingw_w64*: use lib for autoconf flags 2024-11-06 17:27:15 -05:00
seth
14e440390a
windows.mingw_w64*: 11.0.1 -> 12.0.0
Changelog: https://www.mingw-w64.org/changelog/#v1200-2024-05-29

Only notable change for our purposes is UCRT now being the default, so
either it or MSVCRT must be explicitly passed
2024-11-06 17:27:14 -05:00
seth
613a1dafd5
windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
Theodore Ni
e296bdf4c3
spacebar: switch to apple-sdk_12; move to by-name (#353749) 2024-11-06 08:49:26 -08:00
Travis Athougies
f3ce0f26fe
linuxPackages_5_x.perf: fix build with Python 3.12
Python 3.12 removed the distutils library, but perf < 6.0 depends on it.
This also disables the dmesg path patch for version 5.4 because it does
not apply there.
2024-11-06 09:21:42 +01:00
Theodore Ni
14c5219b8e
afuse: fix darwin build (#353727) 2024-11-05 20:14:59 -08:00
Weijia Wang
5d4d64e923
light: fetch source from gitlab (#344563) 2024-11-06 01:34:23 +01:00
Nick Cao
b3f23f762c
linuxPackages.apfs: 0.3.11 -> 0.3.12 (#353657) 2024-11-05 18:31:42 -05:00
Artemis Tosini
f8cc3fce40
openbsd.makefs: init
OpenBSD's makefs is used to create filesystem images for ramdisks
or VM/install images. The build was fixed with a patch instead of
adding to `compat` because `makefs` relies heavily on unintended
and undocumted transitive header inclusions. Fixing with `compat`
causes hard-to-debug header loops.

Co-Authored-By: Audrey Dutcher <audrey@rhelmot.io>
2024-11-05 22:48:23 +00:00
Artemis Tosini
80d9fe945b
openbsd.stand: init
This stand package builds all variants of OpenBSD's
`stand` bootloader, including both UEFI and BIOS versions.

This package will likely need changes if we ever support
`aarch64-openbsd`, but that isn't even a target yet.

Co-Authored-By: Audrey Dutcher <audrey@rhelmot.io>
2024-11-05 22:35:14 +00:00
Audrey Dutcher
83f0e7c881
freebsd.mkimg: support openbsd partitions guids
OpenBSD does not have a tool comparable to FreeBSD's
`mkimg`, but we still need one to create OpenBSD install
and VM images.

FreeBSD's mkimg already does what we need except setting
the correct partition ID, so add a new `openbsd-ufs` type.
2024-11-05 22:25:45 +00:00
Austin Horstman
0d204871a0
afuse: replace -> replace-fail 2024-11-05 14:17:17 -06:00
Austin Horstman
265c6a8046
afuse: fix darwin build 2024-11-05 14:16:52 -06:00
Atemu
9e72de3498
linux_xanmod, linux_xanmod_latest: 2024-11-01 (#353508) 2024-11-05 20:52:41 +01:00
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 (#336633) 2024-11-05 16:43:58 +01:00
Doron Behar
ab3d9e8bda
linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01 (#352468) 2024-11-05 12:40:14 +02:00
Tyler Langlois
75943b0971 linuxPackages.isgx: mark as broken for kernels >= 6.4 2024-11-04 22:25:49 -07:00
Austin Horstman
18176d9f11
spacebar: move to by-name 2024-11-04 21:06:04 -06:00
Austin Horstman
b909deee7f
spacebar: switch to apple-sdk_12 2024-11-04 21:05:21 -06:00
Austin Horstman
215b30238e
spacebar: format 2024-11-04 21:01:58 -06:00
Austin Horstman
9da04cc7db
afuse: format 2024-11-04 16:48:34 -06:00
John Ericson
6cdee17d45
Fix static binaries for FreeBSD (#353567) 2024-11-04 15:31:50 -05:00
m1dugh
dd086ca402 msi-ec: 0-unstable-2024-09-19 -> 0-unstable-2024-11-04 2024-11-04 18:44:03 +01:00
Nick Cao
38b2e5731e
bpfmon: 2.52 -> 2.53 (#353385) 2024-11-04 09:04:11 -05:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Luflosi
9c92ae59f1
linuxPackages.apfs: 0.3.11 -> 0.3.12
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.12
2024-11-04 12:40:49 +01:00
Jan B.
c6cb939c84
tuxedo-drivers: 4.7.0 -> 4.9.0 2024-11-04 10:19:23 +01:00
Jan B.
102e53fbd4
tuxedo-drivers: update build commands
Co-Authored-By: April John <aprl@acab.dev>
Co-Authored-By: Dominik Xaver Hörl <hoe.dom@gmx.de>

thanks to the work of:
- https://github.com/NixOS/nixpkgs/pull/293017
- https://github.com/NixOS/nixpkgs/pull/343483
2024-11-04 10:19:22 +01:00
Jan B.
20ae63db78
tuxedo-drivers: add myself and a few others as maintainers 2024-11-04 10:19:22 +01:00
Christian Kögler
bf513effd7
tbs: 20240506 -> 20241026 (#353098) 2024-11-04 06:49:38 +01:00
Audrey Dutcher
2cb5d44622
freebsd.init: mark as broken when built dynamically (it is a static binary) 2024-11-04 03:13:32 +00:00
Audrey Dutcher
baed931613
freebsd: Support static binaries
Co-Authored-By: Artemis Tosini <me@artem.ist>
2024-11-04 03:13:32 +00:00
Shawn8901
8fe9056838 linux_xanmod_latest: 6.11.5 -> 6.11.6 2024-11-03 23:43:33 +01:00
Shawn8901
1cb34222f9 linux_xanmod: 6.6.58 -> 6.6.59 2024-11-03 23:43:33 +01:00
Shawn8901
9907a40a57 linux_xanmod: switch from GitHub to GitLab
Upstreams  Github Repo was archived at 31st Oct 2024
2024-11-03 23:42:59 +01:00
Shawn8901
daa7d3d93f linux_xanmod: apply nixfmt 2024-11-03 23:42:12 +01:00
Jan B.
c47c52e0b7
tuxedo-drivers: 4.6.2 -> 4.7.0 2024-11-03 22:54:57 +01:00
Jan B.
1790f7b4c3
tuxedo-drivers: init at 4.6.2 2024-11-03 22:54:55 +01:00
Jan B.
711913a6b8
tuxedo-keyboard: 3.2.14 -> 4.6.2 2024-11-03 22:54:50 +01:00
Nick Cao
d1f920fa88
universal-pidff: 0.0.8 -> 0.0.10 (#352787) 2024-11-03 11:43:49 -05:00
Emily
05d71c7ce3
nixos-rebuild: run systemd-run with / as the working directory (#353079) 2024-11-03 16:15:07 +00:00
R. Ryantm
5337748200 bpfmon: 2.52 -> 2.53 2024-11-03 13:54:07 +00:00
r-vdp
1da9bad1a2
nixos-rebuild: run systemd-run with / as the working directory
Before we would run systemd-run with the user's home dir as the working
directory, but this causes issues when the home dir is on a separate
partition and that partition cannot be mounted, as the transient unit
created by systemd-run would gain a dependency on the home mount and fail.
Since the root partition is guaranteed to be mounted, using that as the
working directory avoids this issue and allows doing a remote
nixos-rebuild to fix the issue preventing /home from being mounted.
2024-11-03 11:35:30 +01:00
wxt
7edefa5531
light: fetch source from gitlab; move to by-name 2024-11-03 15:25:25 +08:00
wxt
d371bd1288
light: nixfmt 2024-11-03 15:25:24 +08:00
Weijia Wang
80ec877acf
vendor-reset: unstable-2021-02-16 -> unstable-2024-04-16 (#305306) 2024-11-03 02:54:39 +01:00
Weijia Wang
8789408a28
i2c-tools: 4.3 -> 4.4 (#348258) 2024-11-02 20:58:58 +01:00
Sefa Eyeoglu
d44e0fc01e
mantainers: rename danerieber -> computerdane (#353172) 2024-11-02 20:50:57 +01:00
Adam C. Stephens
7fba2cbe26
zfs: remove recommendations to use zfs_unstable, update deprecated --replace (#352386) 2024-11-02 13:17:16 -04:00
Dane Rieber
5799b968e3 mantainers: rename danerieber -> computerdane 2024-11-02 12:11:07 -05:00
Weijia Wang
83ac945624
fwts: 24.07.00 -> 24.09.00 (#349278) 2024-11-02 16:56:21 +01:00
DontEatOreo
e68e39d988
goku: refactor installPhase 2024-11-02 16:46:26 +02:00
DontEatOreo
2490a405c2
goku: stdenv -> stdenvNoCC 2024-11-02 16:43:37 +02:00
DontEatOreo
027352dc05
goku: 0.6.0 -> 0.7.2
Changelog: https://github.com/yqrashawn/GokuRakuJoudo/releases/tag/v0.7.2
Diff: https://github.com/yqrashawn/GokuRakuJoudo/compare/v0.6.0...v0.7.2
2024-11-02 14:39:09 +00:00
DontEatOreo
2ba3e89713
goku: add passthru.updateScript 2024-11-02 16:36:42 +02:00
DontEatOreo
855ce12c2a
goku: remove with lib; from meta 2024-11-02 16:34:39 +02:00
DontEatOreo
00baf6001c
goku: use finalAttrs pattern 2024-11-02 16:33:56 +02:00
DontEatOreo
a41f2a9ba2
goku: format with nixfmt-rfc-style 2024-11-02 16:33:13 +02:00
Christian Kögler
671e89b4db tbs: 20240506 -> 20241026 2024-11-02 12:48:58 +01:00
DaRacci
20eaafab5e
universal-pidff: 0.0.8 -> 0.0.10 2024-11-02 14:51:46 +11:00
Will Fancher
37ee6ba681 Revert "NixOS apply script"
Reverts #344407

This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Andrew Marshall
b5e959d3c3 zfs_unstable: expand on unstable nature in long description 2024-11-01 18:50:52 -04:00
Andrew Marshall
9ce881027b zfs: remove recommendations to use unstable
`pkgs.zfs_unstable` is pre-release software and may very well have
critical bugs that make it unsuitable for general use. As such, we
should not recommend it as a general solution to the problem of "my
Kernel is too new for stable ZFS".
2024-11-01 18:50:24 -04:00
Andrew Marshall
2491be0a6d zfs: update usage of deprecated --replace
- In some cases, move into a conditional as the substitution is only
  needed on some version
- One use of `--replace-warn` since it is looking in a set of files
  where the exact files that might contain it may change over time, but
  we want to cover all of them
2024-11-01 18:50:24 -04:00
Thomas Gerbet
17915e169a
cifs-utils: add optional dependencies (#352406) 2024-11-01 23:40:24 +01:00
Nikolay Korotkiy
9a252d6b25
raycast: 1.84.2 -> 1.84.8, move to pkgs/by-name (#352202) 2024-11-01 22:18:48 +04:00
Maximilian Bosch
d9118f0d0d
Merge: Kernel updates for 2024-11-01 (#352789) 2024-11-01 15:43:30 +01:00
John Titor
9aa0062f82
scx.cscheds: fix typo in name
I don't think we need a alias here, as it has been unstable for a few days.

If anyone thinks we should, I am happy to do so.
2024-11-01 13:36:56 +05:30
K900
c845b35460 linux: remove patch backport 2024-11-01 08:10:32 +03:00
K900
8fac93634b linux_5_15: 5.15.169 -> 5.15.170 2024-11-01 08:09:53 +03:00
K900
ca59d24d8e linux_6_1: 6.1.114 -> 6.1.115 2024-11-01 08:09:48 +03:00
K900
05b2afe1c8 linux_6_6: 6.6.58 -> 6.6.59 2024-11-01 08:09:45 +03:00
K900
a3ac03e5ce linux_6_11: 6.11.5 -> 6.11.6 2024-11-01 08:09:42 +03:00
K900
ee12486fde linux_testing: 6.12-rc4 -> 6.12-rc5 2024-11-01 08:09:39 +03:00
Sefa Eyeoglu
4bf1468cb4
xone: added fix for kernel version 6.12 (#347471) 2024-10-31 23:18:42 +01:00
DontEatOreo
eff4669302
raycast: move to pkgs/by-name 2024-10-31 15:24:04 +02:00
DontEatOreo
3775aee778
raycast: 1.84.2 -> 1.84.8 2024-10-31 13:19:33 +00:00
Johannes Jöns
df0c4079e9
system76-io-dkms: 1.0.2 -> 1.0.4 (#350933) 2024-10-31 13:22:24 +01:00
Maximilian Bosch
de19a7d70b
Merge: linux: change tests to attrset (#350008) 2024-10-31 10:25:05 +01:00
Vladimír Čunát
e19cfce6f3
staging-next 2024-10-15 (#348827) 2024-10-31 08:17:40 +01:00
Jörg Thalheim
f600473dfc
zfsUnstable: 2.2.6 -> 2.3.0-rc2 (#352111) 2024-10-31 08:10:33 +01:00
github-actions[bot]
4f5d1a2355
Merge master into staging-next 2024-10-31 06:05:03 +00:00
Emily
44cb05c5e6
karabiner-elements: fix plist patching after latest update (#350045) 2024-10-31 00:26:17 +00:00
Kiskae
b560dc5fe4 linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01 2024-10-30 22:39:46 +01:00
K900
6968567d60 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-30 21:25:05 +03:00
Jörg Thalheim
990f185651
system76-dkms: 1.0.13 -> 1.0.16 (#349177) 2024-10-30 17:30:30 +01:00
Sandro Jäckel
f4fdf302a7
cifs-utils: add optional dependencies
for cifs.idmap, getcifsacl and setcifsacl and capability dropping in mount.cifs
2024-10-30 16:55:47 +01:00
Sandro Jäckel
27df79a45e
cifs-utils: format with nixfmt-rfc-style 2024-10-30 16:49:35 +01:00
Sandro
91bc7dadf7
cifs-utils: 7.0 -> 7.1 (#348259) 2024-10-30 16:36:42 +01:00
Adam C. Stephens
b8a4522ce8
zfs: change tests into attrset (#349998) 2024-10-30 08:55:54 -04:00
Masum Reza
8716a13609
iputils: 20240117 -> 20240905 (#339856) 2024-10-30 17:38:59 +05:30
github-actions[bot]
2c3dde0baa
Merge master into staging-next 2024-10-30 12:05:37 +00:00
0x4A6F
e07559e78a
vdo: 8.3.0.71 -> 8.3.0.72 (#351234) 2024-10-30 08:02:16 +01:00