R. Ryantm
ec55d9dd72
numix-icon-theme-circle: 22.09.12 -> 22.09.18
2022-09-19 09:19:52 +00:00
José Romildo Malaquias
85a7a71473
Merge pull request #190966 from r-ryantm/auto-update/numix-icon-theme-square
...
numix-icon-theme-square: 22.09.04 -> 22.09.12
2022-09-13 07:39:58 -03:00
R. Ryantm
fa1c0d87c4
numix-icon-theme-square: 22.09.04 -> 22.09.12
2022-09-12 19:30:52 +00:00
R. Ryantm
1090ad11c8
numix-icon-theme-circle: 22.09.04 -> 22.09.12
2022-09-12 19:30:35 +00:00
kilianar
7c1e888028
papirus-icon-theme: 20220808 -> 20220910
...
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220910
2022-09-10 16:46:44 +02:00
Jonas Heinrich
bc67c539a4
Merge pull request #190320 from r-ryantm/auto-update/numix-icon-theme-square
...
numix-icon-theme-square: 22.08.15 -> 22.09.04
2022-09-09 13:55:31 +02:00
R. Ryantm
b040cb633a
numix-icon-theme-square: 22.08.15 -> 22.09.04
2022-09-08 12:16:40 +00:00
R. Ryantm
0415a372fe
numix-icon-theme-circle: 22.08.15 -> 22.09.04
2022-09-08 12:16:38 +00:00
Sandro
5097b7e3a0
Merge pull request #188852 from Icy-Thought/fluent-icon-theme
2022-08-30 18:09:30 +02:00
Icy-Thought
96f4488312
fluent-icon-theme: init at 2022-02-28
2022-08-30 08:47:48 +02:00
Icy-Thought
9bf849a06f
whitesur-icon-theme: 2022-05-11 -> 2022-08-30
2022-08-29 22:45:37 +02:00
figsoda
8f57be61ac
tela-icon-theme: 2022-02-21 -> 2022-08-28
2022-08-27 15:45:23 -04:00
Kylie McClain
b3eb3a35ed
hackneyed: init at 0.8.2
2022-08-24 13:27:08 -04:00
José Romildo Malaquias
d34f728c2f
numix-icon-theme: 21.10.31 -> 22.08.16 ( #187004 )
...
* numix-icon-theme: reformat nix expression
* numix-icon-theme: add update script
* numix-icon-theme: 21.10.31 -> 22.08.16
* numix-icon-theme: add missing parent themes
2022-08-18 19:38:48 +02:00
Bobby Rong
d47089b4a5
Merge pull request #187019 from kilianar/numix-icon-theme-22.08.15
...
numix-icon-theme-{circle,square}: 22.08.07 -> 22.08.15
2022-08-17 11:58:12 +08:00
kilianar
a09957f96b
numix-icon-theme-square: 22.08.07 -> 22.08.15
...
https://github.com/numixproject/numix-icon-theme-square/releases/tag/22.08.15
2022-08-16 21:49:57 +02:00
kilianar
5f6251aab7
numix-icon-theme-circle: 22.08.07 -> 22.08.15
...
https://github.com/numixproject/numix-icon-theme-circle/releases/tag/22.08.15
2022-08-16 21:48:45 +02:00
Vladimír Čunát
650170d3f4
beauty-line-icon-theme: revert to hash which works on linux
...
The source has issues on case insensitive filesystems due colliding
names. But in this case I don't think we need to care, as
meta.platforms = platforms.linux;
Related discussion happened on matrix and
https://github.com/NixOS/nixpkgs/pull/185150#issuecomment-1214677890
2022-08-16 18:06:30 +02:00
Winter
38858263da
treewide: fix hashes for sparse checkout
2022-08-14 23:03:07 +02:00
Bobby Rong
0a1d5ca3c1
Merge pull request #186445 from romildo/upd.numix-icon-theme-circle
...
numix-icon-theme-circle: 22.07.11 -> 22.08.07
2022-08-13 22:47:12 +08:00
José Romildo
03d80b1bd7
numix-icon-theme-square: 22.07.11 -> 22.08.07
2022-08-13 09:57:05 -03:00
José Romildo
2d47ba0f79
numix-icon-theme-circle: 22.07.11 -> 22.08.07
2022-08-13 09:38:40 -03:00
José Romildo Malaquias
26a5727935
kora-icon-theme: 1.5.2 -> 1.5.3 ( #185814 )
2022-08-11 20:45:15 +02:00
Martin Weinelt
a805af7274
Merge pull request #182797 from kilianar/oranchelo-icon-theme-0.9.0
2022-08-11 12:15:52 +02:00
kilianar
a699e5e1ef
oranchelo-icon-theme: 0.8.0.1 -> 0.9.0
...
https://github.com/OrancheloTeam/oranchelo-icon-theme/releases/tag/v0.9.0
We use the upstream Makefile instead of copying the files manually in
the installPhase.
2022-08-11 12:12:19 +02:00
kilianar
81365587c2
papirus-icon-theme: 20220710 -> 20220808
...
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220808
2022-08-08 10:05:50 +02:00
José Romildo
1628f1420e
beauty-line-icon-theme: fix src hash
2022-08-02 07:40:28 -03:00
kilianar
2ad144ef89
beauty-line-icon-theme: 0.0.1 -> 0.0.4
...
Update to the latest upstream release:
https://github.com/gvolpe/BeautyLine/releases/tag/0.0.4
Includes some refactoring:
- use stdenvNoCC instead of stdenv
- use fetchFromGitHub instead of fetchzip for fetching the release from
GitHub
- the newest release is located in the subdirectory BeautyLine-V3, so we
fetch only this folder via sparseCheckout and set it as source root
- run preInstall and postInstall hooks in the installPhase
- deduplicate files with jdupes
- set dontPatchELF and dontRewriteSymlinks to true. These fixup steps
are slow and unnecessary for this package.
2022-08-02 09:24:30 +02:00
José Romildo Malaquias
65c90c52dd
Merge pull request #182718 from kilianar/nordzy-icon-theme-1.6
...
nordzy-icon-theme: 1.5 -> 1.6
2022-08-01 12:05:14 -03:00
kilianar
62b8d18201
whitesur-icon-theme: 2022-03-18 -> 2022-05-11
...
https://github.com/vinceliuice/WhiteSur-icon-theme/releases/tag/2022-05-11
Includes some refactoring:
* use the upstream installation script
* provide support for different theme variants
* support bold and black panel icons
* deduplicate files with jdupes
* remove slow and unnecessary fixup steps
2022-07-24 19:30:42 +02:00
kilianar
08cb5b1eab
nordzy-icon-theme: 1.5 -> 1.6
...
https://github.com/alvatip/Nordzy-icon/releases/tag/1.6
2022-07-24 18:38:39 +02:00
José Romildo
940e9e002e
colloid-icon-theme: init at 2022-04-22
2022-07-22 11:14:32 -03:00
José Romildo Malaquias
e0e2c0cbc5
qogir-icon-theme: 2022-01-12 -> 2022-07-20 ( #182121 )
...
* qogir-icon-theme: add update script
* qogir-icon-theme: move patchShebangs to post patch phase
* qogir-icon-theme: use soft links instead of hard links
* qogir-icon-theme: 2022-01-12 -> 2022-07-20
* qogir-icon-theme: add optional arguments
2022-07-22 15:50:41 +02:00
Vladimír Čunát
0879ac5da6
Merge branch 'master' into staging-next
2022-07-16 20:07:05 +02:00
Bobby Rong
9bff4e4b15
Merge pull request #181296 from romildo/upd.numix-icon-theme-square
...
numix-icon-theme-square: 22.06.14 -> 22.07.11
2022-07-16 21:47:14 +08:00
Vladimír Čunát
8169a7fce0
Merge branch 'master' into staging-next
2022-07-13 09:57:41 +02:00
José Romildo
5d8e991179
numix-icon-theme-square: 22.06.14 -> 22.07.11
2022-07-12 20:29:38 -03:00
José Romildo
3db6f45ae0
numix-icon-theme-square: add update script
2022-07-12 20:15:41 -03: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
José Romildo Malaquias
133476a8d5
zafiro-icons: 1.2 -> 1.3 ( #181014 )
2022-07-12 23:11:55 +02:00
José Romildo Malaquias
6858b222fb
Merge pull request #181072 from aacebedo/papirus-icon-theme
...
papirus-icon-theme: changed color argument handling
2022-07-12 14:48:30 -03:00
Alexandre Acebedo
64c1e5af0f
papirus-icon-theme: changed color argument handling
2022-07-11 12:21:44 +02:00
github-actions[bot]
05798fee88
Merge staging-next into staging
2022-07-10 18:01:55 +00:00
kilianar
b3db8355ca
papirus-icon-theme: 20220606 -> 20220710
2022-07-10 10:10:27 +02:00
Jan Tojnar
819fe6a918
Merge branch 'staging-next' into staging
...
; Conflicts:
; pkgs/data/icons/papirus-icon-theme/default.nix
2022-07-08 20:21:39 +02:00
Alexandre Acebedo
a6a7eb74a6
papirus-icon-theme: add color option
2022-07-07 19:03:35 +02:00
Jan Tojnar
d910a8b8a5
Merge branch 'staging-next' into staging
...
; Conflicts:
; pkgs/data/icons/zafiro-icons/default.nix
2022-07-07 14:24:09 +02:00
R. Ryantm
2ad5262cba
elementary-xfce-icon-theme: 0.16 -> 0.17
2022-07-07 11:26:25 +00:00
kilianar
da4602bf6b
zafiro-icons: 1.1 -> 1.2
...
Update to the latest upstream release:
https://github.com/zayronxio/Zafiro-icons/releases/tag/1.2
Includes some refactoring:
- use stdenvNoCC instead of stdenv
- run preInstall and postInstall hooks in the installPhase
- deduplicate files with jdupes
- set dontPatchELF and dontRewriteSymlinks to true. These fixup steps
are slow and unnecessary for this package.
- remove single file with problematic filename causing
gtk-update-icon-cache to fail
2022-07-06 11:20:09 -03:00