Commit graph

17 commits

Author SHA1 Message Date
Guillaume Chérel 34c6163ed9
mblaze: fix mcom to use file utility. (#94881)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-31 02:58:14 +02:00
Alyssa Ross 69dfae72a4
mblaze: enableParallelBuilding 2021-03-26 13:45:50 +00:00
R. RyanTM 475886c20a mblaze: 1.0 -> 1.1 2021-02-26 01:37:20 -05:00
Justin Lovinger 8dcff07e42 mblaze: 0.5.1 -> 1.0 2020-10-05 10:16:02 -04:00
Alyssa Ross 81902419dd mblaze: install msuck and mblow
There are lots of other scripts in contrib that we should probably
also install, but I didn't feel like taking the time to review them
all and figure out what dependencies they would need.

It would have been a shame to add a mandatory dependency on Ruby (and
all that entails) to a package that otherwise has basically no
dependencies, so I've made the Ruby dependency optional.
2020-04-22 12:52:47 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01: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
Silvan Mosberger 4f841f235c
mblaze: Add patch to fix Darwin build 2019-03-28 23:15:40 +01:00
R. RyanTM 72164eb57f mblaze: 0.5 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mblaze/versions
2019-03-10 16:42:14 -07:00
Mario Rodas 699998ef1b mblaze: 0.4 -> 0.5 (#55526) 2019-02-24 02:07:08 +01:00
R. RyanTM cf9faeef3a mblaze: 0.3.2 -> 0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mblaze/versions.
2018-08-24 00:32:47 -07:00
Alex Griffin c73cfd5c1b mblaze: 0.3.1 -> 0.3.2 2018-02-24 14:17:43 -06:00
Alex Griffin 5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
Jörg Thalheim a35a8d6033 mblaze: fix darwin build 2018-01-13 11:48:37 +00:00
Alex Griffin a3832c0388 mblaze: 0.2 -> 0.3 2018-01-12 14:15:07 -06:00
Alex Griffin 8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00