mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 18:46:02 +03:00
add minisign to nix deps
This commit is contained in:
parent
73093254a3
commit
fb815becf7
2 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@
|
|||
nativeBuildInputs = with pkgs; [
|
||||
curl
|
||||
jq
|
||||
minisign
|
||||
python3Full
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue