Skip to content

Commit

Permalink
bump cargo2nix
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed Apr 26, 2023
1 parent 02136ad commit 29d76a3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
{
inputs = {
cargo2nix.url = "github:cargo2nix/cargo2nix/unstable";
cargo2nix.url = "github:cargo2nix/cargo2nix/release-0.11.0";
flake-utils.follows = "cargo2nix/flake-utils";
nixpkgs.follows = "cargo2nix/nixpkgs";
devshell.url = "github:numtide/devshell";
Expand Down

0 comments on commit 29d76a3

Please sign in to comment.