Remove libs directory

This commit is contained in:
Fabian Hauser 2022-04-10 16:36:36 +02:00
parent 88eb75c85a
commit d90be28dee
3 changed files with 1 additions and 33 deletions

View file

@ -1,3 +1,3 @@
self: super: {
lib = (super.lib or { }) // { qois = import ../lib { lib = self.lib; }; };
}