Add niv init script
This commit is contained in:
parent
afaf220e98
commit
fcefe373e7
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
niv init
|
||||||
|
niv update nixpkgs -b nixpkgs-unstable
|
Loading…
Reference in New Issue