mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
parent
eaf2786938
commit
eaf7debad6
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ multiStdenv.mkDerivation {
|
|||
meta = with multiStdenv.lib; {
|
||||
description = "Tool for creating static Linux binaries";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue