fix: remove non-existent input 'nixpkgs' from 'crane'
crane does not have inputs at all.
This commit is contained in:
parent
55c83a3e30
commit
7c24e361aa
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
|
||||
crane.url = "github:ipetkov/crane";
|
||||
crane.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
rust.url = "github:oxalica/rust-overlay";
|
||||
rust.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue