10.nixos-hardware/raspberry-pi/common
Jamie Magee d7514338e2 raspberry-pi: replace lib.overrideDerivation with .overrideAttrs
lib.overrideDerivation is deprecated and strips passthru attributes
(.configfile, .moduleBuildDependencies, etc.) from the kernel
derivation, which breaks downstream users expecting a standard
buildLinux output.

.overrideAttrs preserves passthru and matches every other custom
kernel in this repo.
2026-04-24 14:43:21 -07:00
..
config-txt-defaults.nix raspberry-pi: add config.txt generation module 2026-03-08 23:18:35 -07:00
config-txt.nix config-txt: fix null removal, file option as types.path 2026-03-09 21:22:51 -07:00
default.nix raspberry-pi: add vc4 to common modules 2026-02-28 14:01:28 -05:00
kernel.nix raspberry-pi: replace lib.overrideDerivation with .overrideAttrs 2026-04-24 14:43:21 -07:00
raspberry-pi-wireless-firmware.nix raspberry-pi: move kernel and firmware from nixpkgs 2026-01-18 23:19:14 +08:00