Add platforms meta attribute to vanitygen
This commit is contained in:
parent
41a52417fe
commit
74d6995f44
@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = "https://github.com/samr7/vanitygen";
|
||||
license = "AGPLv3";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user