mirror of
https://github.com/hercules-ci/arion.git
synced 2024-11-23 00:32:12 +03:00
nix/overlay.nix: fix eval
This commit is contained in:
parent
9fedd0e152
commit
4444cf1856
@ -20,7 +20,6 @@ in
|
|||||||
haskellPkgs.cabal-install
|
haskellPkgs.cabal-install
|
||||||
haskellPkgs.ghcid
|
haskellPkgs.ghcid
|
||||||
super.docker-compose
|
super.docker-compose
|
||||||
(import ~/h/ghcide-nix {}).ghcide-ghc864
|
|
||||||
self.niv
|
self.niv
|
||||||
self.releaser
|
self.releaser
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user