Skip to content

Commit ccd883e

Browse files
committed
Switch to cargo2nix
1 parent 9dc2cc8 commit ccd883e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
cargo2nix.url = "github:whslabs/cargo2nix-fix/unstable-fix";
3+
cargo2nix.url = "github:cargo2nix/cargo2nix/unstable";
44
flake-utils.follows = "cargo2nix/flake-utils";
55
nixpkgs.follows = "cargo2nix/nixpkgs";
66
};

0 commit comments

Comments
 (0)