minimal working state
This commit is contained in:
parent
855430ef16
commit
6c1a0a5d33
26 changed files with 331 additions and 326 deletions
3
nix/snow/lib/util.nix
Normal file
3
nix/snow/lib/util.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{nt, ...}: {
|
||||
inherit (nt) findImport;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue