Closed thufschmitt closed 7 years ago
Remove leftover references to <nixpkgs> in the shell file (in particular the ghc used came from the outside <nixpkgs> instead of the pinned revision, which could lead to weird things)
<nixpkgs>
ghc
Force stack --nix to use the ghc from the pinned nixpkgs
stack --nix
nixpkgs
Remove leftover references to
<nixpkgs>
in the shell file (in particular theghc
used came from the outside<nixpkgs>
instead of the pinned revision, which could lead to weird things)Force
stack --nix
to use theghc
from the pinnednixpkgs