Skip to content

Commit 92228ba

Browse files
RCasattashesek
authored andcommitted
nix: remove useless inputs, update
1 parent e24c608 commit 92228ba

2 files changed

Lines changed: 9 additions & 13 deletions

File tree

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@
66
url = "github:oxalica/rust-overlay";
77
inputs = {
88
nixpkgs.follows = "nixpkgs";
9-
flake-utils.follows = "flake-utils";
109
};
1110
};
1211
crane = {
1312
url = "github:ipetkov/crane";
14-
inputs = {
15-
nixpkgs.follows = "nixpkgs";
16-
};
1713
};
1814
};
1915
outputs = { self, nixpkgs, flake-utils, rust-overlay, crane }:

0 commit comments

Comments
 (0)