Skip to content

Commit

Permalink
Merge pull request fedimint#4698 from dpc/24-03-23-update-flakebox-2
Browse files Browse the repository at this point in the history
chore(nix): update crane & fenix
  • Loading branch information
dpc authored Mar 25, 2024
2 parents 3dc9132 + 3025a00 commit 8fddbdf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
flakebox = {
url = "github:dpc/flakebox?rev=27ecbf8f2b252dd843d0f58d45658eb56bb5e223";
url = "github:dpc/flakebox?rev=34ce1b8f8c60661e06dc54ce07deb1ff0ed2b7f5";
inputs.nixpkgs.follows = "nixpkgs";
inputs.fenix.follows = "fenix";
};
Expand Down

0 comments on commit 8fddbdf

Please sign in to comment.