singularity: use upstream vendor
This commit is contained in:
parent
f147284f97
commit
f3623b8435
@ -26,7 +26,6 @@ buildGoPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
goPackagePath = "github.com/sylabs/singularity";
|
goPackagePath = "github.com/sylabs/singularity";
|
||||||
goDeps = ./deps.nix;
|
|
||||||
|
|
||||||
buildInputs = [ gpgme openssl libuuid ];
|
buildInputs = [ gpgme openssl libuuid ];
|
||||||
nativeBuildInputs = [ removeReferencesTo utillinux which makeWrapper cryptsetup ];
|
nativeBuildInputs = [ removeReferencesTo utillinux which makeWrapper cryptsetup ];
|
||||||
|
@ -1 +0,0 @@
|
|||||||
[]
|
|
Loading…
Reference in New Issue
Block a user