Closed
Description
Describe the bug
nix develop
causes the following error
error: attribute 'system-cxx-std-lib' missing
at /nix/store/2nk3wfyjgbm4pm4n2v9h430pwckc4mf0-source/lts-21.2.nix:1729:42:
1728| "kansas-comet".revision = (((hackage."kansas-comet")."0.4.1").revisions)."4e849b99ad0981a04dffa1bf10267991a7226ede6540043560b782daeee5bdfe";
1729| "system-cxx-std-lib".revision = (((hackage."system-cxx-std-lib")."1.0").revisions).default;
| ^
1730| "csp".revision = (((hackage."csp")."1.4.0").revisions)."051beb4864f737ea42377918e0c13a7aef4ee5c6f4f39993cc224f6f5bbf470d";
- system =
x86_64-linux
- haskell.nix commit =
c9a78e1d2ce5b0b9b753d12a0175534f98dee485
- GHC version = 9.4.5
- Stack LTS = 21.2
Steps To Reproduce
git clone https://codeberg.org/aka_dude/prism.git /tmp/prism
cd /tmp/prism
nix develop
Expected behavior
devShell entered
Metadata
Metadata
Assignees
Labels
Something isn't workingSomething isn't working