Commit graph

12 commits

Author SHA1 Message Date
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Bart Brouns ef5e90f6e3 MMA: 20.02 -> 20.12 2020-12-13 14:07:45 +01:00
Patrick Hilhorst 5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Bart Brouns 8710544c5e mma: 19.08 -> 20.02 2020-02-28 19:37:30 +01:00
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