Commit graph

6 commits

Author SHA1 Message Date
Tobias Mayer 0aeacdeaae woff2: add pkgsStatic support 2019-12-29 23:30:21 +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
Matthew Bauer 0e04356153 woff2: supports darwin 2018-05-31 12:34:15 -04:00
Herwig Hochleitner 86fbdfdd4c woff2: propagate brotli build input
brotli is a runtime dependency, as per pc files in woff2.dev

cc @hrdinka
2018-03-15 01:52:52 +01:00
Christoph Hrdinka 17a4f0f756
woff2: set platforms to linux only
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-01-13 12:43:18 +01:00
Christoph Hrdinka d07bc8bb30
woff2: init at 1.0.2
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00