Skip to content

Commit

Permalink
Fix the type of signatures in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Apr 8, 2022
1 parent 8283267 commit 3ac34c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 @@ -45,7 +45,7 @@
flake = false;
};
nix-tools = {
url = "github:input-output-hk/nix-tools";
url = "github:input-output-hk/nix-tools/hkm/fix-hackage-sigs";
flake = false;
};
old-ghc-nix = {
Expand Down

0 comments on commit 3ac34c7

Please sign in to comment.