0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

pythonPackages.watermark: init at 2.2.0

This commit is contained in:
Philippe Nguyen 2021-11-06 16:28:16 +01:00 committed by Jonathan Ringer
parent 787b6127d2
commit ef0ac43dee

View file

@ -35,4 +35,4 @@ buildPythonPackage rec {
license = licenses.bsd3;
maintainers = with maintainers; [ nphilou ];
};
}
}