add hash
This commit is contained in:
parent
b01e2661c7
commit
8934f20baf
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ stdenv.mkDerivation {
|
|||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ogri-la/strongbox/releases/download/${version}/strongbox";
|
||||
sha256 = "sha256-Q/mYfrKTJ3zxkSl2onqWsrRGNtx1KM3AEsOM4hkzMM0=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue