This commit is contained in:
commit
fef2377502
174 changed files with 7423 additions and 0 deletions
5
overlays/default.nix
Normal file
5
overlays/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
self: super: {
|
||||
lib = (super.lib or { }) // {
|
||||
qois = import ../lib { lib = self.lib; };
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue