Skip to content

Commit bb2b0d4

Browse files
committed
Run npm flake update
1 parent 9d02643 commit bb2b0d4

File tree

2 files changed

+15
-25
lines changed

2 files changed

+15
-25
lines changed

flake.lock

+15-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
crane = {
88
url = "github:ipetkov/crane";
9-
inputs.nixpkgs.follows = "nixpkgs";
109
};
1110

1211
flake-utils.url = "github:numtide/flake-utils";
@@ -20,7 +19,6 @@
2019
url = "github:oxalica/rust-overlay";
2120
inputs = {
2221
nixpkgs.follows = "nixpkgs";
23-
flake-utils.follows = "flake-utils";
2422
};
2523
};
2624

0 commit comments

Comments
 (0)