nix/overlay.nix: fix eval
This commit is contained in:
parent
9fedd0e152
commit
4444cf1856
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ in
|
|||
haskellPkgs.cabal-install
|
||||
haskellPkgs.ghcid
|
||||
super.docker-compose
|
||||
(import ~/h/ghcide-nix {}).ghcide-ghc864
|
||||
self.niv
|
||||
self.releaser
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue