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