parent
eaf2786938
commit
eaf7debad6
@ -19,5 +19,6 @@ multiStdenv.mkDerivation {
|
|||||||
meta = with multiStdenv.lib; {
|
meta = with multiStdenv.lib; {
|
||||||
description = "Tool for creating static Linux binaries";
|
description = "Tool for creating static Linux binaries";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user