Commit graph

16 commits

Author SHA1 Message Date
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
R. RyanTM 21de5708b4 libewf: 20201210 -> 20201230 2021-02-07 16:05:56 +00:00
Michael Raskin f89e4d7d8c
Merge pull request #110052 from r-ryantm/auto-update/libewf
libewf: 20201129 -> 20201210
2021-01-22 08:00:51 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM f36a31da67 libewf: 20201129 -> 20201210 2021-01-20 01:40:29 +00:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM b7348e56f7 libewf: 20171104 -> 20201129 2020-12-02 17:19:30 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +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
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Franz Pletz 103cf02037
libewf: 20140608 -> 20171104 2018-01-28 22:19:23 +01:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Gabriel Ebner 75d1e986a7 libewf: fix build with gcc 5
Fixes #15289.
2016-06-25 18:21:25 +01:00
Michael Raskin f78afc0b27 Update libefw. Releases on Google Drive. Ouch 2014-09-02 14:25:17 +04:00
Michael Raskin 9d04057b11 Update libewf. Actually buildable now
svn path=/nixpkgs/trunk/; revision=28128
2011-08-02 19:40:07 +00:00
Lluís Batlle i Rossell 1b3ee8bf6c Adding libewf.
svn path=/nixpkgs/trunk/; revision=15225
2009-04-21 19:47:41 +00:00