Don't import nixpkgs
This commit is contained in:
parent
b126316767
commit
a763719bc4
|
@ -1,4 +1,4 @@
|
||||||
with (import <nixpkgs> {});
|
{ rustPlatform, ... }:
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "unispect" ;
|
pname = "unispect" ;
|
||||||
version = "0.1" ;
|
version = "0.1" ;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user