Commit Graph

8 Commits

Author SHA1 Message Date
Stanisław Pitucha
b80a8e34c7 fondu: fix darwin build 2022-10-17 21:26:56 +11:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07: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
Pascal Wittmann
03b2a4dd79
fondu: add license
see issue #43716
2018-08-05 16:41:49 +02:00
Robin Gloster
a2ce15318b fondu: disable fortify hardening 2016-08-04 07:48:23 +00:00
Tuomas Tynkkynen
2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Jude Taylor
b950dd4c4f add fondu-060102 2016-05-28 13:51:50 -07:00