pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs }:
|
||||
|
||||
with import ./lib.nix;
|
||||
with import ./lib.nix { inherit pkgs; };
|
||||
|
||||
self: super: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user