Commit graph

3 commits

Author SHA1 Message Date
Andreas Wiese fe4cc65814 matrix-dl: (unstable-)2019-09-22 -> unstable-2020-07-14
Update, also change from

  pname = "package-unstable";
  version = "YYYY-MM-DD";

to

  pname = "package";
  version = "unstable-YYYY-MM-DD";

This allows $pname as $repo in fetchFromGitHub and also seems to be the
more common way in nixpkgs.
2020-11-19 00:46:32 +01:00
Andreas Wiese 58a69bc9e3 matrix-dl: fix license
I initially looked at the wrong places for this, where it's actually
stated in setup.py.  I'm not quite a python guy.
2020-03-29 15:29:18 +02:00
Andreas Wiese f0f6527e97 matrix-dl: init at (unstable-)2019-09-22 2020-03-27 21:44:26 +01:00