Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add nix flake check in CI #305

Closed
wants to merge 1 commit into from
Closed

Add nix flake check in CI #305

wants to merge 1 commit into from

Conversation

kachick
Copy link
Owner

@kachick kachick commented Sep 7, 2023

Noticed when addressing #304

@kachick
Copy link
Owner Author

kachick commented Sep 8, 2023

NixOS/nix#6453 ? 🤔

Run nix flake check


evaluating flake...
copying path '/nix/store/1rp9mgpy83k4w11gi58hqfcqhk3nnahp-source' from 'https://cache.nixos.org'...
error:
       … while checking flake output 'packages'

         at /nix/store/hwsdv71bmaqvzbii5viryxc8slw4vr5v-source/lib.nix:73:15:

           72|             {
           73|               ${key} = (attrs.${key} or { })
             |               ^
           74|               // (appendSystem key system ret);

       … while checking the derivation 'packages.x8[6](https://github.com/kachick/dotfiles/actions/runs/6114077316/job/16594875686?pr=305#step:5:7)_64-linux.homeConfigurations'

         at /nix/store/9higzycn3l6h3ra40ki3ckcc8ixvrx5d-source/flake.nix:4[7](https://github.com/kachick/dotfiles/actions/runs/6114077316/job/16594875686?pr=305#step:5:8):9:

           46|
           47|         packages.homeConfigurations =
             |         ^
           4[8](https://github.com/kachick/dotfiles/actions/runs/6114077316/job/16594875686?pr=305#step:5:9)|           {

       error: flake attribute 'packages.x86_64-linux.homeConfigurations' is not a derivation
Error: Process completed with exit code 1.

@kachick
Copy link
Owner Author

kachick commented Sep 8, 2023

nix-community/home-manager#1783 🤷‍♂️

@kachick
Copy link
Owner Author

kachick commented Sep 8, 2023

@kachick
Copy link
Owner Author

kachick commented Sep 8, 2023

Closing for now

@kachick kachick closed this Sep 8, 2023
@kachick kachick deleted the nix-flake-check branch September 8, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant