summary refs log tree commit diff
path: root/pkgs/data/icons/papirus-icon-theme
Commit message (Collapse)AuthorAge
* maintainers: fortuneteller2k -> monifortuneteller2k2023-11-17
|
* papirus-icon-theme: 20230801 -> 20230901kilianar2023-09-01
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230901
* papirus-icon-theme: 20230601 -> 20230801kilianar2023-08-01
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230801
* papirus-icon-theme: 20230301 -> 20230601kilianar2023-06-01
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230601
* papirus-icon-theme: 20230104 -> 20230301kilianar2023-03-03
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230301
* papirus-icon-theme: 20221201 -> 20230104kilianar2023-01-04
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230104
* papirus-icon-theme: 20221101 -> 20221201kilianar2022-12-01
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20221201
* papirus-icon-theme: 20220910 -> 20221101kilianar2022-11-01
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20221101
* papirus-icon-theme: 20220808 -> 20220910kilianar2022-09-10
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220910
* papirus-icon-theme: 20220710 -> 20220808kilianar2022-08-08
| | | | https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220808
* Merge branch 'master' into staging-nextVladimír Čunát2022-07-13
|\
| * Merge pull request #181072 from aacebedo/papirus-icon-themeJosé Romildo Malaquias2022-07-12
| |\ | | | | | | papirus-icon-theme: changed color argument handling
| | * papirus-icon-theme: changed color argument handlingAlexandre Acebedo2022-07-11
| | |
* | | Merge staging-next into staginggithub-actions[bot]2022-07-10
|\| |
| * | papirus-icon-theme: 20220606 -> 20220710kilianar2022-07-10
| |/
* | Merge branch 'staging-next' into stagingJan Tojnar2022-07-08
|\| | | | | | | | | ; Conflicts: ; pkgs/data/icons/papirus-icon-theme/default.nix
| * papirus-icon-theme: add color optionAlexandre Acebedo2022-07-07
| |
* | pkgs/data/icons: use stdenvNoCC where possiblekilianar2022-07-06
|/ | | | | | | | 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.
* papirus-icon-theme: 20220302 -> 20220606kilianar2022-06-21
| | | | | - [Release on GitHub](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220606) - [Compare changes on GitHub](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/compare/20220302...20220606)
* papirus-icon-theme: 20220204 -> 20220302R. Ryantm2022-03-04
|
* papirus-icon-theme: 20211201 -> 20220204fortuneteller2k2022-02-05
|
* papirus-icon-theme: 20211001 -> 20211201R. Ryantm2021-12-07
|
* papirus-icon-theme: 20210901 -> 20211001fortuneteller2k2021-10-02
|
* papirus-icon-theme: 20210802 -> 20210901fortuneteller2k2021-09-03
|
* papirus-icon-theme: 20210701 -> 20210802fortuneteller2k2021-08-05
|
* papirus-icon-theme: 20210601 -> 20210701fortuneteller2k2021-07-02
|
* papirus-icon-theme: 20210501 -> 20210601fortuneteller2k2021-06-02
|
* papirus-icon-theme: 20210401 -> 20210501fortuneteller2k2021-05-02
|
* papirus-icon-theme: 20210302 -> 20210401fortuneteller2k2021-04-04
|
* papirus-icon-theme: 20210201 -> 20210302fortuneteller2k2021-03-04
|
* papirus-icon-theme: 20210101 -> 20210201R. RyanTM2021-02-03
|
* papirus-icon-theme: 20200901 -> 20210101R. RyanTM2021-01-20
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* papirus-icon-theme: 20200801 -> 20200901R. RyanTM2020-09-05
|
* papirus-icon-theme: 20200702 -> 20200801R. RyanTM2020-08-02
|
* papirus-icon-theme: 20200602 -> 20200702R. RyanTM2020-07-04
|
* papirus-icon-theme: 20200430 -> 20200602R. RyanTM2020-06-06
|
* papirus-icon-theme: 20200405 -> 20200430R. RyanTM2020-05-04
|
* papirus-icon-theme: add missing parent icon themesJosé Romildo Malaquias2020-04-19
|
* papirus-icon-theme: 20200301 -> 20200405R. RyanTM2020-04-09
|
* papirus-icon-theme: 20200201 -> 20200301R. RyanTM2020-03-04
|
* papirus-icon-theme: 20200102 -> 20200201R. RyanTM2020-02-06
|
* papirus-icon-theme: 20191201 -> 20200102R. RyanTM2020-01-06
|
* papirus-icon-theme: 20191101 -> 20191201R. RyanTM2019-12-08
|
* papirus-icon-theme: 20191009 -> 20191101José Romildo Malaquias2019-11-02
|
* papirus-icon-theme: 20190919 -> 20191009José Romildo Malaquias2019-10-15
|
* Merge branch 'master' into staging-nextJan Tojnar2019-10-03
|\
| * papirus-icon-theme: 20190802 -> 20190919R. RyanTM2019-09-27
| | | | | | | | | | | | | | 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
* | treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCacheworldofpeace2019-09-18
|/
* papirus-icon-theme: 20190615 -> 20190802R. RyanTM2019-08-04
| | | | | | | 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