Skip to content

Commit

Permalink
Update flake.nix to accept current versions of the determinate flake (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Feb 22, 2025
1 parent 3daa581 commit 64be37b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -12,7 +12,7 @@
};

determinate = {
url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1.tar.gz";
url = "https://flakehub.com/f/DeterminateSystems/determinate/*";

# We set the overrides below so the flake.lock has many fewer nodes.
#
Expand Down

0 comments on commit 64be37b

Please sign in to comment.