lib: working extended lib
This commit is contained in:
parent
afb4687a3e
commit
7063ef40d9
3 changed files with 8 additions and 36 deletions
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
inputs,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
inherit (inputs) self;
|
||||
{inputs, ...}: let
|
||||
inherit (inputs) self nixpkgs;
|
||||
inherit (nixpkgs) lib;
|
||||
in {
|
||||
mkSystem = {
|
||||
withSystem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue