Commit graph

14 commits

Author SHA1 Message Date
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02: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
José Romildo Malaquias e388dd8542 materia-theme: 20190912 -> 20200916 2020-09-21 21:58:35 -03:00
José Romildo Malaquias 066412597a materia-theme: format with nix-format 2020-09-21 21:15:16 -03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
José Romildo Malaquias 82783dc183 materia-theme: 20190831 -> 20190912 2019-09-14 11:22:45 -03:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
José Romildo Malaquias 0ad44f80ad materia-theme: 20190315 -> 20190831 2019-09-01 17:00:36 -03:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
volth cf3f3fd1b5 fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
José Romildo Malaquias cd7a9f8fb5 materia-theme: 20190201 ->20190315 2019-03-17 11:48:36 -03:00
José Romildo Malaquias ce8878fdeb materia-theme: 20181125 -> 20190201 2019-02-06 01:15:57 -05:00
José Romildo Malaquias c46915c9c1 materia-theme: move to pkgs/data/themes 2018-12-04 10:56:57 -02:00