Skip to content
Snippets Groups Projects

Expose nixpkgs attribute

Open Matthew Pickering requested to merge mpickering/ghcs-nix:master into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -208,4 +208,5 @@ in
};
cabal-install = callPackage ./cabal-install.nix {};
nixpkgs = nixpkgs;
}
Loading