Commit graph

6 commits

Author SHA1 Message Date
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Vincent Laporte d1dbd50d85 bibtex2html: 1.98 -> 1.99 (#45434) 2018-08-21 20:10:21 +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
Pascal Wittmann dd3c853b43
Fix typos: licence -> license 2016-11-20 18:11:29 +01:00
Sergiu Ivanov 45459c1c27 bibtex2html: init at 1.98 2016-10-19 19:24:09 +02:00