Commit graph

21 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
R. RyanTM aae7b58927 elementary-xfce-icon-theme: 0.15.1 -> 0.15.2 2021-01-18 15:27:30 +00:00
Ben Siraphob d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
R. RyanTM 683f4beae8 elementary-xfce-icon-theme: 0.15 -> 0.15.1 2020-06-26 07:43:46 +00:00
José Romildo Malaquias 7be06c67f8 elementary-xfce-icon-theme: add missing parent icon themes 2020-04-19 21:29:32 -03:00
R. RyanTM 3eb730f440 elementary-xfce-icon-theme: 0.14 -> 0.15 2020-03-24 11:03:19 -07:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
R. RyanTM f835f9bc62 elementary-xfce-icon-theme: 0.13.1 -> 0.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elementary-xfce-icon-theme/versions
2019-09-26 05:05:46 -07:00
worldofpeace b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02: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
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Will Dietz aaaa445a61 elementary-xfce-icon-theme: 0.13 -> 0.13.1 (#47614)
(cherry picked from commit 24d8eb1cfdddeffb1c512f40fe9f19881bd8dfd3)
2018-10-01 22:24:22 +02:00
José Romildo Malaquias 0497488939 elementary-xfce-icon-theme: restrict platforms to linux 2018-09-17 20:21:09 -03:00
José Romildo Malaquias b80d254e73 elementary-xfce-icon-theme: 0.12 -> 0.13 2018-09-17 19:31:29 -03:00
R. RyanTM 96c638b59e elementary-xfce-icon-theme: 0.11 -> 0.12 (#43773)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/elementary-xfce-icon-theme/versions.
2018-07-29 20:29:24 +02:00
davidak 1c235abda6 elementary-xfce-icon-theme: 2017-11-28 -> 0.11 2018-04-28 07:58:52 +02:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Yegor Timoshenko b22c33fb94 elementary-xfce-icon-theme: refactor, build GTK icon cache 2018-02-24 11:11:06 +00:00
davidak 9833b918c7 elementary-xfce-icon-theme: init at 2017-11-28 2017-12-18 00:33:47 +01:00