Commit graph

23 commits

Author SHA1 Message Date
Ben Siraphob d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 4eb185bd6a pkgs/data: stdenv.lib -> lib 2021-01-15 14:29:18 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar 35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Pavol Rusnak 8402a74cce
treewide: replace inkscape with inkscape_0
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
R. RyanTM 63b77b16f3 plata-theme: 0.9.7 -> 0.9.8 2020-05-27 12:04:18 -07:00
Tad Fisher 5ba2ff03cb plata-theme: 0.9.3 -> 0.9.7 2020-04-12 11:24:04 -07:00
R. RyanTM b577edfa8c plata-theme: 0.9.2 -> 0.9.3 2020-03-14 14:29:56 +01:00
R. RyanTM 392d5c2891 plata-theme: 0.9.1 -> 0.9.2 2020-02-09 09:49:08 +01:00
R. RyanTM a780af475a plata-theme: 0.9.0 -> 0.9.1 (#74534) 2019-11-30 16:23:20 +01:00
R. RyanTM 52de4dbf5c plata-theme: 0.8.9 -> 0.9.0 (#72609) 2019-11-02 22:13:40 +01:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Tad Fisher db4049e2cd plata-theme: 0.8.8 -> 0.8.9 2019-08-19 10:29:11 -07:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Tad Fisher 363fb1e2af plata-theme: 0.8.7 -> 0.8.8 2019-07-29 14:44:52 -07:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Tad Fisher c8442c7f6a plata-theme: 0.8.3 -> 0.8.7 2019-07-19 11:30:16 -07:00
Tad Fisher 7d7baa1a61 plata-theme: 0.8.0 -> 0.8.3 2019-05-31 12:10:05 -07:00
Tad Fisher 87783a2900 plata-theme: 0.7.6 -> 0.8.0 2019-05-22 09:56:40 -07:00
Tad Fisher 1d5e2da868 plata-theme: 0.6.0 -> 0.7.6 2019-04-16 22:59:43 -07:00
Tad Fisher d2e375467b plata-theme: 0.5.0 -> 0.6.0 2019-03-07 17:44:38 -08:00
R. RyanTM 57a7ee1845 plata-theme: 0.4.9 -> 0.5.0 (#53250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plata-theme/versions
2019-02-24 01:03:21 +01:00
Tad Fisher dd99978853 plata-theme: init at 0.4.9 2018-12-17 11:43:50 -08:00