Skip to content
Snippets Groups Projects
Commit 185ecf6b authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

OLD

parent 67bfeb15
No related branches found
No related tags found
1 merge request!93Update to a newer Haskell.nix
......@@ -20,7 +20,7 @@ let
# the haskell.nix functionality itself as an overlay.
(haskellNix.nixpkgsArgs // {
overlays = haskellNix.nixpkgsArgs.overlays ++ [
(import ./odlnix/overlays.nix)
(import ./oldnix/overlays.nix)
];
});
in pkgs.haskell-nix.project {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment