Skip to content

Commit 816aa96

Browse files
committed
Update flake lock
1 parent ff9e2f0 commit 816aa96

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

flake.lock

Lines changed: 6 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ rec {
55
flake-utils.url = "github:numtide/flake-utils";
66
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
77
rust-overlay.url = "github:oxalica/rust-overlay";
8-
rust-overlay.inputs.flake-utils.follows = "flake-utils";
98
rust-overlay.inputs.nixpkgs.follows = "nixpkgs";
109
};
1110

0 commit comments

Comments
 (0)