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