Initial commit.
commit
7d45aba7ad
|
@ -0,0 +1,9 @@
|
||||||
|
self: super:
|
||||||
|
|
||||||
|
let
|
||||||
|
lib = self.lib;
|
||||||
|
callPackage = super.lib.callPackageWith self;
|
||||||
|
in
|
||||||
|
with self; rec {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue