parent
4269eb17dc
commit
4d432df0a5
@ -26,5 +26,6 @@ buildGoPackage rec {
|
|||||||
homepage = https://cointop.sh;
|
homepage = https://cointop.sh;
|
||||||
platforms = stdenv.lib.platforms.linux; # cannot test others
|
platforms = stdenv.lib.platforms.linux; # cannot test others
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
|
license = stdenv.lib.licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user