Commit Graph

7 Commits

Author SHA1 Message Date
Armijn Hemel
eaa3ead56b
Update pkgs/tools/filesystems/e2tools/default.nix
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2021-02-10 17:54:15 +01:00
Armijn Hemel
ccf3d0199d e2tools: 0.0.16 -> 0.1.0
repository moved to GitHub, website changed as well
2021-02-04 21:13:39 +01:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07: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
Michiel Leenaars
d56850dd49 e2tools: init -> 0.0.16 2016-06-15 16:22:03 +02:00