mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 10:36: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
2
update
2
update
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -p curl jq python3Full -i sh
|
||||
#! nix-shell -p curl jq minisign python3Full -i sh
|
||||
set -e
|
||||
|
||||
# Build our new sources.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue