Commit graph

11 commits

Author SHA1 Message Date
Malo Bourgon 9e4be53221 treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
Nick Cao 97e288ac48
libb64: fix cross compilation 2021-12-24 15:25:51 +08:00
Sergei Trofimovich a478a75725 libb64: enable parallel builds
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-10-24 21:33:17 +01:00
Pierre Bourdon b55e71ba9a
libb64: 1.2 -> 2.0.0.1 2021-10-02 05:28:59 +02:00
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -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
Chris Martin 06e8b84a3f libb64: md5->sha256 2016-09-05 20:44:50 -04:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Anders Papitto 9f71bba8a4 libb64: init at 1.2 2015-12-12 12:31:28 -08:00