numtide / devshell

Per project developer environments
https://numtide.github.io/devshell/
MIT License
1.23k stars 88 forks source link

Package itself builds but included in shell's packages doesn't #319

Closed zmrocze closed 4 months ago

zmrocze commented 4 months ago

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. enter the devshell from this flake with
nix develop github:mlabs-haskell/spo-anywhere?ref=karol/reproduce-devshell-error#default

Observe an error.

Expected behavior

Expect shell to build succesfully. I expect that because the shell includes just 1 package with devshells.default.devshell.packages and the package itself builds (you can check it by running nix build github:intersectmbo/cardano-node\?ref=8.7.3\#cardano-cli).

System information

the above linked flake on x86_64-linux.

Additional context

simmilar issue: #315

zmrocze commented 4 months ago

false alarm. flake lock file didn't get updated after removing a follow.