Commit graph

12 commits

Author SHA1 Message Date
José Romildo 76bf46af75 zuki-themes: 3.36-4 -> 3.38-1 2021-05-19 08:49:53 -03: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 d38c911a06 zuki-themes: 3.36-3 -> 3.36-4 2020-10-12 10:08:28 -07:00
José Romildo Malaquias 4e19cd6c97 zuki-themes: 3.36-2 -> 3.36-3 2020-05-29 08:21:50 -03:00
José Romildo Malaquias 7a3d424e04 zuki-themes: 3.34-2 -> 3.36-2 2020-05-27 14:16:44 -03:00
José Romildo Malaquias ee9a7177ba zuki-themes: 3.34-1 -> 3.34-2 (#77314) 2020-01-09 10:54:22 +01:00
José Romildo Malaquias 344cf6547f zuki-themes: 3.32-4 -> 3.34-1 2019-10-10 11:44:42 -03:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
José Romildo Malaquias 5af438b983 zuki-themes: 3.32-3 -> 3.32-4 2019-05-21 15:44:04 -03:00
José Romildo Malaquias 65d289c8e2 zuki-themes: 3.32-1 -> 3.32-3 2019-05-19 09:20:34 -03:00
José Romildo Malaquias b76f320c7e zuki-themes 3.30-1 -> 3.32-1 (#57802) 2019-03-18 00:10:35 +01:00
José Romildo Malaquias 692b978df4 zuki-themes: 3.28-3 -> 3.30-1 2019-02-10 23:05:24 -02:00
Renamed from pkgs/misc/themes/zuki/default.nix (Browse further)