Commit graph

12 commits

Author SHA1 Message Date
Andrew Childs 6ea779b95c libdeflate: fix dylib install name 2021-03-16 14:46:27 +01:00
R. RyanTM 5a3b2c18e7 libdeflate: 1.6 -> 1.7 2020-11-11 13:11:35 +00:00
Orivej Desh 3389db60a1 libdeflate: remove local prefix 2020-05-19 22:23:11 +00:00
R. RyanTM 4a8a4c2b99
libdeflate: 1.5 -> 1.6 (#88163) 2020-05-19 22:22:09 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas 2170b1eac5
libdeflate: enable on darwin 2020-01-11 04:20:00 -05:00
R. RyanTM 634d64071b libdeflate: 1.3 -> 1.5 2020-01-06 12:10:04 -08:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM ef7891e328 libdeflate: 1.2 -> 1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-08-19 08:44:06 -07: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
R. RyanTM d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Orivej Desh f471114ab6 libdeflate: init at 1.1 (#52832) 2018-12-25 14:04:13 +00:00