This commit is contained in:
2023-09-29 12:17:05 +02:00
parent b01e2661c7
commit 8934f20baf

View File

@@ -8,6 +8,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = "https://github.com/ogri-la/strongbox/releases/download/${version}/strongbox";
sha256 = "sha256-Q/mYfrKTJ3zxkSl2onqWsrRGNtx1KM3AEsOM4hkzMM0=";
};
installPhase = ''