add hash
This commit is contained in:
@@ -8,6 +8,7 @@ stdenv.mkDerivation {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ogri-la/strongbox/releases/download/${version}/strongbox";
|
||||
sha256 = "sha256-Q/mYfrKTJ3zxkSl2onqWsrRGNtx1KM3AEsOM4hkzMM0=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user