forked from M-Labs/artiq
nix: update license
This commit is contained in:
parent
ec97d63617
commit
7003835062
|
@ -126,7 +126,7 @@ python35Packages.buildPythonPackage rec {
|
|||
meta = with stdenv.lib; {
|
||||
description = "";
|
||||
homepage = https://m-labs/artiq;
|
||||
license = licenses.gpl3;
|
||||
license = licenses.lgpl3;
|
||||
maintainers = [ maintainers.sjmackenzie ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue