fix nt not propagated
This commit is contained in:
parent
ee81f45bcf
commit
8d09a2b035
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
} @ inputs:
|
||||
import ./cerulean
|
||||
{
|
||||
inherit inputs;
|
||||
inherit inputs nt;
|
||||
inherit (nixpkgs) lib;
|
||||
inherit (nt) mix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue