singularity: use upstream vendor
This commit is contained in:
@@ -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 @@
|
|||||||
[]
|
|
||||||
Reference in New Issue
Block a user