Commit graph

6 commits

Author SHA1 Message Date
R. RyanTM
5d6fc51ca5 MMA: 16.06 -> 19.08 2019-12-08 09:59:01 -08:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Robert Schütz
3dbdc64abd MMA: use python3 (#44407) 2018-08-09 23:07:38 +02:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Bart Brouns
b6b67830b0 MMA: 15.12 -> 16.06 2017-12-08 20:38:05 +01:00
Bart Brouns
bdf7f03c4b MMA: init at 15.12 2016-05-02 21:04:07 +02:00