Commit graph

27 commits

Author SHA1 Message Date
Felix Buehler e083280f1d numix-icon-theme-square: 20.09.19 -> 21.04.14 2021-04-14 22:41:33 +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 12c3408b9c numix-icon-theme-square: 20.07.11 -> 20.09.19 2020-11-03 12:02:27 +00:00
R. RyanTM 6ffc7dd6c9 numix-icon-theme-square: 20.06.07 -> 20.07.11 2020-08-15 01:16:18 -07:00
R. RyanTM 829e32b104 numix-icon-theme-square: 19.12.27 -> 20.06.07 2020-07-05 19:05:51 +00:00
José Romildo Malaquias 24f9d150bc numix-icon-theme-square: add missing parent icon themes
Also:
- add runHook calls
- move postFixup actions to installPhase
2020-04-19 21:29:33 -03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
José Romildo Malaquias ee53155c26 numix-icon-theme-square: numix-icon-theme is a runtime dependency 2020-02-19 09:03:46 -03:00
José Romildo Malaquias db0b13969c numix-icon-theme-square: 19.09.20 -> 19.12.27 2020-02-19 09:01:05 -03:00
Flakebi d5c20b374b
numix-icon-theme-square: Fix dangling symlinks 2019-11-19 11:11:54 +01:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
José Romildo Malaquias c1c13c0b99 numix-icon-theme-square: 19.05.07 -> 19.09.20 2019-10-01 09:59:33 -03:00
R. RyanTM 31a2c2f0e3 numix-icon-theme-square: 19.02.22 -> 19.05.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/numix-icon-theme-square/versions
2019-09-27 13:59:32 -07:00
worldofpeace b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +02:00
José Romildo Malaquias 425baf9c9d numix-icon-theme-square: 19.01.24 -> 19.02.22 2019-02-24 21:13:41 -03:00
José Romildo Malaquias 409f9d13cc numix-icon-theme-square: 18.09.19 -> 19.01.24 2019-01-26 13:09:37 +00:00
José Romildo Malaquias 06daa1bb7a numix-icon-theme-square: 18-08-17 -> 18.09.19 2018-09-20 14:16:53 -03:00
Markus Kowalewski 17eda39832
numix-*: update homepage 2018-09-08 01:19:02 +02:00
José Romildo Malaquias 8a7dfa63db numix-icon-theme-square: restrict platforms to linux 2018-08-20 21:38:41 -03:00
José Romildo Malaquias 5dbfd2f187 numix-icon-theme-square: 18-02-16 -> 18.08.17 2018-08-20 12:04:55 -03:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
José Romildo Malaquias 52a4d3183f numix-icon-theme-square: build GTK icon cache 2018-03-04 07:49:06 -03:00
José Romildo Malaquias cba652b766 numix-icon-theme-square: 17-12-25 -> 18-02-16 2018-03-04 07:49:06 -03:00
José Romildo Malaquias 12629c6895 numix-icon-theme-square: 17-09-13 -> 17-12-25 2017-12-26 16:13:02 -02:00
José Romildo Malaquias 79941a3bf4 numix-icon-theme-square: 2016-11-23 -> 17-09-13 2017-09-20 07:10:44 -03:00
José Romildo Malaquias 5e73d5d8ab numix-icon-theme-square: init at 2016-11-23 (#20988)
Travis reports hash mismatch during the darwin build, although the hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude darwin from platforms until the cause is identified.
2016-12-08 16:07:53 +01:00