mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
@@ -53,7 +53,7 @@ buildPythonPackage (finalAttrs: {
|
||||
'';
|
||||
homepage = "https://inform.readthedocs.io";
|
||||
changelog = "https://github.com/KenKundert/inform/blob/${finalAttrs.src.tag}/doc/releases.rst";
|
||||
license = lib.licenses.gpl3Only;
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ jeremyschlatter ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user