You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
I'm using your module for the first time and I'm not sure if I've understood it correctly but it seems that the kernel 6.6.54 is not in Cachix so building it for my pi4 takes ages.
When executing nixos-rebuild it says that the following packages will be build:
these 10 derivations will be built:
/nix/store/lyjhn00y9a0011gxishq7ysmycqqmljj-linux-6.6.54.drv
/nix/store/yxc04l3hhv6pq8256cizvxsq7hd24jvq-migrate-rpi-firmware.drv
/nix/store/ycjlqqwgww50asjqzyhm5yj5fabcnw01-unit-raspberry-pi-firmware-migrate.service.drv
/nix/store/nwj6nlc7cbrpz7k8nc7vlzirza1p97b3-system-units.drv
/nix/store/1iqrnv9pgnsfzs9f5inpyqn2i1ajppvz-etc.drv
/nix/store/46c0x64f2b5s59151yvz0zkv527227fv-linux-6.6.54-modules.drv
/nix/store/n22icqmwkwfccshvw869grphxc62ifs6-linux-6.6.54-modules-shrunk.drv
/nix/store/zmcnsxr8zrg991kpzyi11zffx9fy7j3c-initrd-linux-6.6.54.drv
/nix/store/w83l6jjkbz2yf0w2yc76xzb60a74rabj-boot.json.drv
/nix/store/0xw2r33rw3q907nm4dhns5fb357a26xn-nixos-system-homeassistant-24.05.20241201.7e1ca67.drv
First I thought that I messed up the cachix configuration but it seems that the package is not present:
curl https://nix-community.cachix.org/lyjhn00y9a0011gxishq7ysmycqqmljj.narinfo
404 - Not Found
So, did I something wrong or is the kernel version simply not in cachix?