Commit graph

32 commits

Author SHA1 Message Date
Felix Buehler 561038debe numix-icon-theme: 20.06.07 -> 21.04.14 2021-04-14 22:40:14 +02: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 0d51c0c9b0 numix-icon-theme: 20.03.20 -> 20.06.07 2020-06-16 18:21:58 +00:00
José Romildo Malaquias bc895be32c numix-icon-theme: add missing parent icon themes 2020-04-19 21:29:33 -03:00
R. RyanTM d577c1a414 numix-icon-theme: 19.09.20 -> 20.03.20 2020-03-30 05:50:39 +00:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
José Romildo Malaquias 6efc9c1bb5 numix-icon-theme: 18.07.17 -> 19.09.20 2019-10-01 09:50:54 -03:00
worldofpeace b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +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
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Markus Kowalewski 17eda39832
numix-*: update homepage 2018-09-08 01:19:02 +02:00
José Romildo Malaquias c14320353d numix-icon-theme: restrict platforms to linux 2018-08-20 21:15:07 -03:00
José Romildo Malaquias ef6c7ae2a1 numix-icon-theme: 2017-12-25 -> 18.07.17 2018-08-20 11:49:11 -03:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Yegor Timoshenko 466d051924 numix-icon-theme: build GTK icon cache 2018-02-24 11:38:54 +00:00
José Romildo Malaquias 92b687398a numix-icon-theme: 17-11-18 -> 17-12-25 2017-12-26 16:13:00 -02:00
José Romildo Malaquias 419a626bff numix-icon-theme: 2017-17-09 -> 2017-11-18 2017-11-18 10:18:55 -02:00
José Romildo Malaquias b9907fc6fe numix-icon-theme: 2017-01-25 -> 2017-09-17 2017-09-20 06:47:53 -03:00
romildo aaa93d32aa numix-icon-theme: 2016-11-13 -> 2017-01-25 2017-02-24 06:37:46 -03:00
romildo 979a1a1043 numix-icon-theme: 2016-10-05 -> 2016-11-13 2016-12-07 18:33:28 -02:00
Jascha Geerds d36268c47d numix-icon-theme: 2016-06-10 -> 2016-10-05 2016-10-11 23:33:42 +02:00
José Romildo Malaquias 8edc102336 numix-icon-theme: 2016-05-18 -> 2016-06-10 2016-06-13 10:03:24 +02:00
José Romildo Malaquias eb71f6d947 numix-icon-theme: 20160120-a704451830d343670721cbf1391df18611d61901 -> 2016-05-18 2016-05-20 14:58:44 -03:00
Jascha Geerds 98a9bf6759 numix-icon-theme: 20151023 -> 20160120 2016-01-22 14:37:34 +01:00
Jascha Geerds ebfcbee7c7 numix-icon-theme: 20150910 -> 20151023 2015-10-23 15:18:36 +02:00
Jascha Geerds a82e75cd8b numix-icon-theme: 20150302 -> 20150910 2015-09-11 14:23:54 +02:00
Jascha Geerds c84d9a2a82 numix-icon-theme: Add myself as a maintainer 2015-09-11 14:23:22 +02:00
Tuomas Tynkkynen 90938a3264 numix-icon-theme: Don't use fetchurl on dynamically generated GitHub tarballs
Use fetchFromGitHub instead. As a bonus, unzip isn't needed anymore.
2015-07-15 05:16:06 +03:00
宋文武 17479728ec numix-icon-theme, numix-icon-theme-circle: Use commit date as version.
Use git commit date as version number.
Install to $out/share/icons instead of $out/usr/share/icons.
2015-03-05 15:47:25 +08:00
Remy Goldschmidt 8a732aecb8 Fixed licenses, fixed platform, renamed packages 2015-03-05 00:23:18 -06:00
Remy Goldschmidt 7648cb2456 Added Numix GTK theme, removed unnecessary ls -lah in Numix/Numix-Circle icon themes 2015-03-04 18:00:25 -06:00
Remy Goldschmidt 3876279b10 Added Numix/Numix-Circle icon theme 2015-03-03 20:15:30 -06:00