Specifying golly license
svn path=/nixpkgs/trunk/; revision=22393
This commit is contained in:
parent
558251da4a
commit
a10b9e1d3a
@ -43,6 +43,7 @@ rec {
|
|||||||
];
|
];
|
||||||
platforms = with a.lib.platforms;
|
platforms = with a.lib.platforms;
|
||||||
linux;
|
linux;
|
||||||
|
license = "GPLv2";
|
||||||
};
|
};
|
||||||
}) x
|
}) x
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user