Update pkgs/applications/virtualization/charliecloud/default.nix
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
This commit is contained in:
parent
d909bb5418
commit
46f277b3f2
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0x2kvp95ld0yii93z9i0k9sknfx7jkgy4rkw9l369fl7f73ghsiq";
|
sha256 = "0x2kvp95ld0yii93z9i0k9sknfx7jkgy4rkw9l369fl7f73ghsiq";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ autoconf automake ];
|
nativeBuildInputs = [ autoreconfHook ];
|
||||||
buildInputs = [ python docker buildah ];
|
buildInputs = [ python docker buildah ];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user