Skip to content

boot.loader.kernelFile: fix eval error#198

Merged
nvmd merged 1 commit into
nvmd:developfrom
stepbrobd:master
Jun 12, 2026
Merged

boot.loader.kernelFile: fix eval error#198
nvmd merged 1 commit into
nvmd:developfrom
stepbrobd:master

Conversation

@stepbrobd

Copy link
Copy Markdown
Contributor

@nvmd nvmd merged commit ce3a135 into nvmd:develop Jun 12, 2026
1 check passed
@nvmd

nvmd commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Thanks!

@stepbrobd

Copy link
Copy Markdown
Contributor Author

@stepbrobd

Copy link
Copy Markdown
Contributor Author

maybe need to bump the pinned nixpkgs version (im on nixpkgs-unstable)

@stepbrobd

Copy link
Copy Markdown
Contributor Author

nvm, already addressed (you are too fast!)

@tillob

tillob commented Jun 12, 2026

Copy link
Copy Markdown

Can you please reevaluate this?
I'm getting this error:

      error: attribute 'target' missing
       at /nix/store/ynalml2mdvvnjwvivy5v299qf4d8z33i-source/modules/system/boot/loader/raspberrypi/default.nix:537:49:
          536|             if lib.versionAtLeast lib.trivial.release "26.05" then
          537|               config.boot.kernelPackages.kernel.target
             |                                                 ^
          538|             else

while bumping this Repo to nixos-unstable or 26.05 with this patch is applied. Reverting the commits fixes it,

I'm unsure how config.boot.kernelPackages.kernel could ever have a target attribute. (It points to a Derivation)

I'd suggest reverting this until we better know what causes the original issue.

@nvmd

nvmd commented Jun 12, 2026

Copy link
Copy Markdown
Owner

@tillob should be fixed in #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants