Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix eval in flakes when aliases are disabled #231

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Fix eval in flakes when aliases are disabled #231

merged 1 commit into from
Sep 29, 2023

Conversation

SuperSandro2000
Copy link
Member

@SuperSandro2000 SuperSandro2000 commented Sep 29, 2023

Fixes

       error: attribute 'hostPlatform' missing

       at /nix/store/8hqjsxybh8fvkij104linyyp3gi3c560-source/flake.nix:82:27:

           81|         let
           82|           rustTarget = "${pkgs.hostPlatform.qemuArch}-unknown-uefi";
             |                           ^
           83|           pkgs = import nixpkgs {
       Did you mean rustPlatform?

regressed in #31

@RaitoBezarius RaitoBezarius added this pull request to the merge queue Sep 29, 2023
@RaitoBezarius RaitoBezarius removed this pull request from the merge queue due to a manual request Sep 29, 2023
@RaitoBezarius RaitoBezarius merged commit 9d1f760 into nix-community:master Sep 29, 2023
@SuperSandro2000 SuperSandro2000 deleted the fix-eval-no-aliases branch September 30, 2023 13:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants