Commit graph

53 commits

Author SHA1 Message Date
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 86a41a8ea2 papirus-icon-theme: 20220302 -> 20220606
- [Release on GitHub](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220606)
- [Compare changes on GitHub](20220302...20220606)
2022-06-21 13:43:09 +02:00
R. Ryantm e56adb0e60 papirus-icon-theme: 20220204 -> 20220302 2022-03-04 10:37:00 +00:00
fortuneteller2k 1505b2e44e papirus-icon-theme: 20211201 -> 20220204 2022-02-05 15:42:46 +08:00
R. Ryantm 4d9b815105 papirus-icon-theme: 20211001 -> 20211201 2021-12-07 23:31:48 +00:00
fortuneteller2k db4de0e903 papirus-icon-theme: 20210901 -> 20211001 2021-10-02 23:39:39 +08:00
fortuneteller2k ed19d70dc6 papirus-icon-theme: 20210802 -> 20210901 2021-09-03 15:51:49 +08:00
fortuneteller2k 2ffbed072c papirus-icon-theme: 20210701 -> 20210802 2021-08-05 00:49:18 +08:00
fortuneteller2k a54bfd1ae0 papirus-icon-theme: 20210601 -> 20210701 2021-07-02 06:37:26 +08:00
fortuneteller2k 886bb2388a papirus-icon-theme: 20210501 -> 20210601 2021-06-02 01:21:11 +08:00
fortuneteller2k b63002b223 papirus-icon-theme: 20210401 -> 20210501 2021-05-02 01:42:47 +08:00
fortuneteller2k d8645cfe6f papirus-icon-theme: 20210302 -> 20210401 2021-04-04 04:39:13 +08:00
fortuneteller2k 175797e48e papirus-icon-theme: 20210201 -> 20210302 2021-03-04 11:31:06 +08:00
R. RyanTM 4f059a5ab2 papirus-icon-theme: 20210101 -> 20210201 2021-02-03 20:02:32 +00:00
R. RyanTM de946cddcb papirus-icon-theme: 20200901 -> 20210101 2021-01-20 17:33:44 +00: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 042d09241d papirus-icon-theme: 20200801 -> 20200901 2020-09-05 13:36:57 +00:00
R. RyanTM f5664d63e6 papirus-icon-theme: 20200702 -> 20200801 2020-08-02 09:44:30 +00:00
R. RyanTM 7157e599eb papirus-icon-theme: 20200602 -> 20200702 2020-07-04 07:37:44 +00:00
R. RyanTM 47866ba00d papirus-icon-theme: 20200430 -> 20200602 2020-06-06 15:18:54 +00:00
R. RyanTM d8f4f65ef9 papirus-icon-theme: 20200405 -> 20200430 2020-05-04 03:22:31 +00:00
José Romildo Malaquias 1aac597a51 papirus-icon-theme: add missing parent icon themes 2020-04-19 21:29:34 -03:00
R. RyanTM 69cee018dd papirus-icon-theme: 20200301 -> 20200405 2020-04-09 06:49:24 +00:00
R. RyanTM a2ee03f4bb papirus-icon-theme: 20200201 -> 20200301 2020-03-04 09:40:07 +00:00
R. RyanTM 35160f6e2f papirus-icon-theme: 20200102 -> 20200201 2020-02-06 12:30:05 +00:00
R. RyanTM caaf6fbdd7 papirus-icon-theme: 20191201 -> 20200102 2020-01-06 21:02:30 -08:00
R. RyanTM afa491db89 papirus-icon-theme: 20191101 -> 20191201 2019-12-08 14:21:43 -08:00
José Romildo Malaquias b165246073 papirus-icon-theme: 20191009 -> 20191101 2019-11-02 12:21:28 -03:00
José Romildo Malaquias 0fd1cca0a7 papirus-icon-theme: 20190919 -> 20191009 2019-10-15 07:41:41 -03:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
R. RyanTM e83bca62e2 papirus-icon-theme: 20190802 -> 20190919
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-09-27 17:10:08 -07:00
worldofpeace b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +02:00
R. RyanTM 60fbce3122 papirus-icon-theme: 20190615 -> 20190802
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-08-04 21:30:21 -07:00
R. RyanTM 68c01eb0ec papirus-icon-theme: 20190521 -> 20190615
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-07-01 22:47:51 -07:00
José Romildo Malaquias 9b97400633 papirus-icon-theme: add maintainer 2019-06-11 15:56:42 -03:00
José Romildo Malaquias 28915d1b5a papirus-icon-theme: restrict to linux platforms 2019-06-11 15:56:35 -03:00
José Romildo Malaquias 6c3550f8c7 papirus-icon-theme: use pname instead of name 2019-06-11 15:56:28 -03:00
José Romildo Malaquias 74617e517b papirus-icon-theme: 20190501 -> 20190521 2019-06-11 15:55:06 -03:00
Will Dietz 51104c9420 papirus-icon-theme: 20190331 -> 20190501 2019-05-01 17:39:52 -05:00
R. RyanTM a6165505ed papirus-icon-theme: 20190302 -> 20190331
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-04-15 11:51:52 -07:00
R. RyanTM 5b4ff82631 papirus-icon-theme: 20190203 -> 20190302
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-03-11 01:52:40 -07:00
R. RyanTM ff06495bfe papirus-icon-theme: 20190106 -> 20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-02-04 12:48:12 -08:00
R. RyanTM c052da08dc papirus-icon-theme: 20181120 -> 20190106
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-01-17 07:40:59 +00:00
R. RyanTM 614756aee3 papirus-icon-theme: 20181007 -> 20181120
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2018-12-14 21:26:37 -08:00
Will Dietz d35e8d3239 papirus-icon-theme: 20180816 -> 20181007 2018-10-08 19:42:51 -05:00
R. RyanTM 19ae5948a6 papirus-icon-theme: 20180401 -> 20180816 (#46230)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
papirus-icon-theme
2018-09-11 00:08:41 +02:00
worldofpeace 30a031b81a papirus-icon-theme: 20180214 -> 20180401 2018-04-12 21:38:55 -04:00
Ryan Mulligan 52ee1d87e9 papirus-icon-theme: 20171102 -> 20180214
Semi-automatic update. These checks were performed:

- built on NixOS
2018-02-27 09:28:09 -08:00
Yegor Timoshenko cd4afaca45 papirus-icon-theme: build GTK icon cache 2018-02-24 11:49:40 +00:00
Matthias Beyer 5771742a9b papirus-icon-theme: 20170715 -> 20171102 2017-11-14 15:58:01 +01:00