about summary refs log tree commit diff
path: root/pkgs/data/icons/paper-icon-theme
AgeCommit message (Collapse)AuthorFilesLines
2022-07-06pkgs/data/icons: use stdenvNoCC where possiblekilianar1-2/+2
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.
2021-11-14paper-icon-theme: replace duplicate files with symlinksJosé Romildo1-1/+9
This reduces considerably the space used by the package.
2021-11-14paper-icon-theme: 2018-06-24 -> unstable-2020-03-12José Romildo1-9/+4
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-04-19paper-icon-theme: add missing parent icon themesJosé Romildo Malaquias1-2/+9
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-18treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCacheworldofpeace1-1/+7
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+0
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-10-02paper-icon-theme: build GTK icon cache for Paper-Mono-DarkJosé Romildo Malaquias1-0/+5
2018-09-04paper-icon-theme: add python3 for install scriptJan Tojnar1-2/+2
Meson no longer propagates it so we need to re-add it.
2018-07-13paper-icon-theme: 2017-11-20 -> 2018-06-24 (#43419)rembo101-10/+9
2018-02-24paper-icon-theme: build GTK icon cacheYegor Timoshenko1-5/+11
2018-01-12paper-icon-theme: 2017-02-13 -> 2017-11-20José Romildo Malaquias1-7/+3
2017-08-17paper-icon-theme: use https for homepageMatthew Bauer1-1/+1
2017-02-24paper-icon-theme: 2016-11-05 -> 2017-02-13romildo1-3/+3
2016-12-07paper-icon-theme: 2016-06-08 -> 2016-11-05romildo1-3/+3
2016-06-13paper-icon-theme: 2016-05-25 -> 2016-06-08José Romildo Malaquias1-3/+3
2016-05-26paper-icon-theme: fix installation directoryJosé Romildo Malaquias1-2/+2
2016-05-26paper-icon-theme: 2016-05-21 -> 2016-05-25José Romildo Malaquias1-3/+3
2016-05-22paper-icon-theme: init at 2016-05-21José Romildo Malaquias1-0/+28