Vladimír Čunát
0879ac5da6
Merge branch 'master' into staging-next
2022-07-16 20:07:05 +02:00
José Romildo
b66edf00b0
numix-icon-theme-circle: 22.06.14 -> 22.07.11
2022-07-12 20:09:29 -03:00
José Romildo
b94ac5818a
numix-icon-theme-circle: add update script
2022-07-12 20:08:13 -03:00
kilianar
e4c43186c4
pkgs/data/icons: use stdenvNoCC where possible
...
Most icons themes just copy a bunch of files from the source to the
installation directory and therefore work perfectly fine with
stdenvNoCC.
All themes in pkgs/data/icons that still use stdenv after this change
are failing to build with stdenvNoCC.
2022-07-06 10:42:05 -03:00
kilianar
8a3292328f
numix-icon-theme-circle: 22.03.01 -> 22.06.14
2022-06-28 11:59:01 +02:00
R. Ryantm
568355c818
numix-icon-theme-circle: 22.02.06 -> 22.03.01
2022-03-04 08:51:23 +00:00
R. Ryantm
824cc30a56
numix-icon-theme-circle: 22.01.15 -> 22.02.06
2022-02-14 18:41:20 +00:00
embr
492e72adec
numix-icon-theme-circle: 21.12.05 -> 22.01.15
2022-01-19 22:37:49 +01:00
R. Ryantm
037d1aec54
numix-icon-theme-circle: 21.11.29 -> 21.12.05
2021-12-25 13:56:07 +00:00
R. Ryantm
d3a9827a81
numix-icon-theme-circle: 21.04.14 -> 21.11.29
2021-12-08 20:43:34 +00:00
Felix Buehler
473f866330
numix-icon-theme-circle: 20.09.19 -> 21.04.14
2021-04-14 22:40:50 +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
ea03a3a194
numix-icon-theme-circle: 20.07.11 -> 20.09.19
2020-11-03 13:13:15 +00:00
R. RyanTM
418508e590
numix-icon-theme-circle: 20.06.07 -> 20.07.11
2020-08-15 01:16:48 -07:00
R. RyanTM
297efcd26e
numix-icon-theme-circle: 19.12.27 -> 20.06.07
2020-07-05 20:20:44 +00:00
José Romildo Malaquias
06f4e69de0
numix-icon-theme-circle: 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
1ba1b9a709
numix-icon-theme-circle: numix-icon-theme is a runtime dependency
2020-02-19 09:03:46 -03:00
R. RyanTM
22b87c6a7f
numix-icon-theme-circle: 19.09.20 -> 19.12.27
2020-02-13 04:11:43 +00:00
Flakebi
437a839257
numix-icon-theme-circle: Fix dangling symlinks
2019-11-17 12:23:49 +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
c993eb3fb3
numix-icon-theme-circle: add romildo as maintainer
2019-10-01 09:54:49 -03:00
José Romildo Malaquias
417c4193b2
numix-icon-theme-circle: 19.05.07 -> 19.09.20
2019-10-01 09:53:48 -03:00
R. RyanTM
923812e662
numix-icon-theme-circle: 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-circle/versions
2019-09-27 14:37:48 -07:00
worldofpeace
b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache
2019-09-18 22:47:29 +02: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
José Romildo Malaquias
f422911076
numix-icon-theme-circle: 19.01.24 -> 19.02.22
2019-02-24 21:12:47 -03:00
José Romildo Malaquias
9aedca3da1
numix-icon-theme-circle: 18.09.19 -> 19.01.24
2019-01-26 13:09:37 +00:00
José Romildo Malaquias
273501303c
numix-icon-theme-circle: 18-08-17 -> 18.09.19
2018-09-20 14:13:13 -03:00
Markus Kowalewski
17eda39832
numix-*: update homepage
2018-09-08 01:19:02 +02:00
José Romildo Malaquias
3863e40507
numix-icon-theme-circle: restrict platforms to linux
2018-08-20 21:29:02 -03:00
José Romildo Malaquias
e77133c9f0
numix-icon-theme-circle: 18-02-16 -> 18.08.17
2018-08-20 11:58:37 -03:00
José Romildo Malaquias
86036cc65d
numix-icon-theme-circle: build GTK icon cache
2018-03-04 07:49:05 -03:00
José Romildo Malaquias
b087ca23bf
numix-icon-theme-circle: 17-12-25 -> 18-02-16
2018-03-04 07:20:57 -03:00
José Romildo Malaquias
fbf9ab27db
numix-icon-theme-circle: 17-09-13 -> 17-12-25
2017-12-26 16:13:01 -02:00
José Romildo Malaquias
c40b6862f2
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 07:04:21 -03:00
Jascha Geerds
13fbc6ccd1
numix-icon-theme-circle: 2016-09-27 -> 2016-11-10
2016-11-11 11:25:16 +01:00
Jascha Geerds
44bb5caf7d
numix-icon-theme-circle: 2016-06-10 -> 2016-09-27
2016-10-11 23:33:42 +02:00
José Romildo Malaquias
d76e2f24c2
numix-icon-theme-circle: 2016-05-25 -> 2016-06-10
2016-06-13 10:03:24 +02:00
José Romildo Malaquias
267f6f4e97
numix-icon-theme-circle: 2016-05-18 -> 2016-05-25
2016-05-26 23:53:23 -03:00
José Romildo Malaquias
065c33ebc4
numix-icon-theme-circle: 20160121-e7008b488edfe37379ba9c4b8d5245dfd6125fc3 -> 2016-05-18
2016-05-20 15:10:37 -03:00
Jascha Geerds
73a22693ea
numix-icon-theme-circle: 20151014 -> 20160121
2016-01-22 14:37:34 +01:00
Jascha Geerds
66835cfa28
numix-icon-theme-circle: 20151005 -> 20151014
2015-10-23 15:16:19 +02:00
Jascha Geerds
8d56f24d6d
numix-icon-theme-circle: 20150304 -> 20151005
2015-09-11 14:28:02 +02:00
Jascha Geerds
492c596c11
numix-icon-theme-circle: Add myself as a maintainer
2015-09-11 14:25:29 +02: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