This commit is contained in:
2023-09-29 12:06:13 +02:00
parent c58fcd0af6
commit b7769e46a9

View File

@@ -1,4 +1,4 @@
{ lib, stdenv, ... }: { lib, stdenv, fetchurl, ... }:
stdenv.mkDerivation { stdenv.mkDerivation {
name = "strongbox"; name = "strongbox";