Commit graph

13 commits

Author SHA1 Message Date
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Ingolf Wagner 6cc4c0a50d memo: 0.6 -> 0.8 (#64676) 2019-07-13 09:22:38 -07:00
Ingolf Wagner 6044c12bea memo : 0.5 -> 0.6 (#44853) 2018-08-10 09:02:53 +02:00
Uli Baum 26210f556a memo: don't use ag alias
using the alias `ag` for `silver-searcher` broke the nixpkgs tarball
with an error in eval-release.nix, see discussion in #44273.
2018-08-01 10:44:04 +02:00
Ingolf Wagner 696b426963 memo: 0.4 -> 0.5 (#44273) 2018-07-31 23:20:42 +02:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ingolf Wagner 6f193b4f90 memo: 0.2 -> 0.4 (#40697) 2018-05-25 14:22:23 +02:00
Ingolf Wagner 22fa6bbc6c
memo: refactoring dependency paths 2018-02-17 20:49:55 +08:00
Ingolf Wagner 4896b37236
maintainers: changed email and nice of maintainer mrVanDalo 2017-12-01 13:10:55 -03:00
Ingolf Wagner c80e1b6fe7
memo: init at version 0.2 2017-11-29 21:22:25 -03:00