Commit graph

12 commits

Author SHA1 Message Date
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Eduardo Sánchez Muñoz 088b3db523 mpfi: use autoreconfHook 2021-04-27 18:33:48 +02:00
Eduardo Sánchez Muñoz df86e6fb0e mpfi: fix download URL
The `file_nr` value was wrong, so it was downloading version 1.5.3 instead of 1.5.4.
2021-04-25 18:51:35 +02:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Michael Raskin 813e19964e
Merge pull request #110108 from r-ryantm/auto-update/mpfi
mpfi: 1.5.3 -> 1.5.4
2021-01-24 09:37:11 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM bd9f2cc0b5 mpfi: 1.5.3 -> 1.5.4 2021-01-20 08:01:42 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vladimír Čunát 991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02: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
Timo Kaufmann 7390e00763 mpfi: 1.5.1 -> 1.5.3 2018-04-27 00:21:25 +02:00
Michael Raskin 0ac7e336c0 mpfi: init at 1.5.1 2016-10-26 11:06:32 +02:00