Commit Graph

6283 Commits

Author SHA1 Message Date
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
github-actions[bot]
4b19a2dca3
Merge master into haskell-updates 2023-01-22 00:14:05 +00:00
José Romildo Malaquias
a3c9175660
vimix-icon-theme: 2021-11-09 -> 2023-01-18 (#211488) 2023-01-21 18:56:46 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
bfc50c1faf
Merge pull request #211379 from xanderio/fix-clickgen
bibata-cursors: 1.1.2 -> 2.0.3; clickgen: fix build after update to 2.1.3
2023-01-21 19:50:28 +08:00
github-actions[bot]
4684c03fe1
Merge master into haskell-updates 2023-01-21 00:12:47 +00:00
Nick Cao
4b91dcfcdb
Merge pull request #211837 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202301120046 -> 202301190046
2023-01-21 07:43:28 +08:00
R. Ryantm
9114ab761d v2ray-geoip: 202301120046 -> 202301190046 2023-01-20 22:37:00 +00:00
Dixon Sean Low Yan Feng
aedca364f9
material-design-icons: add PlayerNameHere as maintainer 2023-01-20 15:46:12 +08:00
Dixon Sean Low Yan Feng
a5bcee6517
material-design-icons: 7.0.96 -> 7.1.96 2023-01-20 15:46:05 +08:00
Dixon Sean Low Yan Feng
6dd6c2b7b3
material-design-icons: convert to stdenvNoCC.mkDerivation 2023-01-20 15:44:39 +08:00
github-actions[bot]
c292bbcf0b
Merge master into haskell-updates 2023-01-20 00:13:21 +00:00
Sandro
e2c72e8a57
Merge pull request #205364 from fufexan/catppuccin
catppuccin-gtk: 0.2.7 -> 0.4.1
2023-01-19 15:47:11 +01:00
Nick Cao
cfd7784781
Merge pull request #211380 from msfjarvis/nerdfonts-2.3.0
nerdfonts: 2.2.2 -> 2.3.0
2023-01-19 09:15:28 +08:00
Weijia Wang
1c2523b749 treewide: fonts: reduce unneeded fetchzips 2023-01-18 21:29:32 +01:00
Alexander Sieg
72f6dbff3a
bibata-cursors: 1.1.2 -> 2.0.3
https://github.com/ful1e5/Bibata_Cursor/releases/tag/v2.0.3
2023-01-18 12:56:33 +01:00
Harsh Shandilya
817fd4c1a8
nerdfonts: 2.2.2 -> 2.3.0 2023-01-18 17:23:43 +05:30
Mihai Fufezan
a46dffd912
catppuccin-gtk: 0.2.7 -> 0.4.1 2023-01-18 13:27:42 +02:00
github-actions[bot]
a7de82a797
Merge master into haskell-updates 2023-01-18 00:13:10 +00:00
Sandro
7d81cb9db3
Merge pull request #210542 from michaelBelsanti/catppuccin-kde 2023-01-17 21:19:41 +01:00
github-actions[bot]
a311aaac39
Merge master into haskell-updates 2023-01-17 00:13:12 +00:00
Scott Worley
af89d3a2be 78 fonts: Fix build after #173430 changed postFetch semantics 2023-01-17 01:03:11 +02:00
Artturi
ea27fb07ef
Merge pull request #210833 from Vonfry/update/rec-1.085 2023-01-17 00:57:33 +02:00
R. Ryantm
35d1b35442 iosevka-bin: 17.0.2 -> 17.0.4 2023-01-16 02:56:27 +00:00
github-actions[bot]
b69010491a
Merge master into haskell-updates 2023-01-16 00:13:17 +00:00
Jörg Thalheim
914c0fb9ac
Merge pull request #210907 from Yarny0/dtv-scan-tables
dtv-scan-tables: use version from linuxtv.org
2023-01-16 00:57:55 +01:00
Weijia Wang
0816b75dd6 hannom: fix build 2023-01-15 23:19:00 +01:00
oluceps
aaa55a832d
maple-font: 5.5 -> 6.1 2023-01-15 20:27:36 +08:00
Yarny0
d425725ce3 dtv-scan-tables_linuxtv: init at 2022-04-30-57ed29822750
As this is the original repository of dtv scan tables,
and is still actively maintained, it becomes
the new default package for `dtv-scan-tables`.
2023-01-15 10:56:32 +01:00
Yarny0
0a2b99bbc2 dtv-scan-tables: rename to dtv-scan-tables_tvheadend
This happens in preparation of the introduction
of an alternate version, maintained by linuxtv.
2023-01-15 10:56:32 +01:00
Yarny0
b8714f08a4 dtv-scan-tables: update/extend meta descriptions
* `description`: add some keywords that help
  users in need of transponder tables to find this package.
* `longDescription`: add
2023-01-15 10:56:32 +01:00
Yarny0
4e1a99790c dtv-scan-tables: check for spurious references in build result
This package is pure data,
so it must not have any runtime dependencies.
2023-01-15 10:56:32 +01:00
Yarny0
f6e4fe96f4 dtv-scan-tables: set PREFIX=$out, put files in /share/dvbv5/..
This changes the output directory layout:
Channel files are placed in `$out/share/dvbv5/dvb-xyz`
instead of `$out/dvbv5/dvb-xyz`.
This is closer to the layout common for other packages
and facilitates merging packages with `buildEnv`.

The only depender `tvheadend` is updated accordingly.
2023-01-15 10:56:32 +01:00
Vonfry
d5ca8029a5
recursive: 1.084 -> 1.085
This commit also updates postFetch due to the change of interface of fetchzip
2023-01-15 14:54:41 +08:00
github-actions[bot]
a9fe51f091
Merge master into haskell-updates 2023-01-15 00:13:48 +00:00
Mario Rodas
c90f345b10
Merge pull request #210724 from marsam/update-jetbrains-mono
jetbrains-mono: 2.242 -> 2.304
2023-01-14 18:12:52 -05:00
rubyowo
21453aa6d8 catppuccin-cursors: unstable-2022-08-23 -> 0.2.0 2023-01-14 13:47:33 -05:00
José Romildo Malaquias
b591671a50
Merge pull request #210640 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 23.01.02 -> 23.01.12
2023-01-14 14:47:35 -03:00
José Romildo Malaquias
78fd8f3114
Merge pull request #210613 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 23.01.02 -> 23.01.12
2023-01-14 14:28:56 -03:00
R. Ryantm
c55202eee4 numix-icon-theme-circle: 23.01.02 -> 23.01.12 2023-01-14 06:04:49 +00:00
github-actions[bot]
f656c3e849
Merge master into staging-next 2023-01-14 06:01:02 +00:00
Mario Rodas
e536434166 jetbrains-mono: 2.242 -> 2.304
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.304
2023-01-14 04:20:00 +00:00
R. Ryantm
26ce043bbf nordzy-icon-theme: 1.7.6 -> 1.8.1 2023-01-14 03:55:10 +00:00
R. Ryantm
c6a2faf7d4 numix-icon-theme-square: 23.01.02 -> 23.01.12 2023-01-14 02:51:58 +00:00
R. Ryantm
b8c2af873e clash-geoip: 20221212 -> 20230112 2023-01-14 01:59:30 +00:00
github-actions[bot]
139ec83e3e
Merge master into haskell-updates 2023-01-14 00:12:35 +00:00
michaelBelsanti
18e1e760b6 catppuccin-kde: init at unstable-2022-11-26 2023-01-13 10:10:34 -05:00
github-actions[bot]
85724d692e
Merge master into staging-next 2023-01-13 12:01:30 +00:00
R. Ryantm
a6373b5538 v2ray-geoip: 202301050046 -> 202301120046 2023-01-13 08:57:49 +00:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next 2023-01-13 06:01:09 +00:00
Ian McFarlane
e02cd8e928 rose-pine-gtk: format 2023-01-12 23:02:31 -06:00
Ian McFarlane
ab43cc69fa rose-pine-gtk: squash variants into one package 2023-01-12 23:02:24 -06:00
Anderson Torres
b111b33889
Merge pull request #210419 from Math-42/capitaine-cursors-themed
capitaine-cursors-themed: init at r5
2023-01-13 01:48:42 -03:00
Matheus Vieira
1d852d7bcd capitaine-cursors-themed: init at r5 2023-01-12 20:17:47 -03:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
sternenseemann
4740be3a88 all-cabal-hashes: 2023-01-08T15:35:40Z -> 2023-01-12T12:18:29Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-01-12 14:37:19 +01:00
sternenseemann
62efcd7a3b Merge remote-tracking branch 'origin/master' into haskell-updates 2023-01-12 12:46:30 +01:00
Mario Rodas
2dfaf809bb
Merge pull request #210164 from r-ryantm/auto-update/martian-mono
martian-mono: 0.9.2 -> 1.0.0
2023-01-12 00:55:18 -05:00
R. Ryantm
5aaabe9e5f martian-mono: 0.9.2 -> 1.0.0 2023-01-11 07:00:49 +00:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
github-actions[bot]
4801937b45
Merge master into haskell-updates 2023-01-11 00:12:57 +00:00
Sandro
0c7cc93361
Merge pull request #182580 from linsui/qgnomeplatform 2023-01-10 17:01:22 +01:00
José Romildo Malaquias
da2b94e258
Merge pull request #209663 from Icy-Thought/whitesur-icon-theme
whitesur-icon-theme: 2022-11-17 -> 2023-01-08
2023-01-10 11:43:11 -03:00
linsui
16f0d689de Add gnome theme for qt6 2023-01-10 20:48:45 +08:00
github-actions[bot]
85bd0922b4
Merge master into haskell-updates 2023-01-10 00:13:54 +00:00
github-actions[bot]
33aa224777
Merge master into staging-next 2023-01-09 18:01:24 +00:00
Nick Cao
2ec805b168
v2ray-domain-list-community: 20221223102220 -> 20230106031328 2023-01-09 09:49:49 -06:00
R. Ryantm
3d831cc1a3 v2ray-geoip: 202212220043 -> 202301050046 2023-01-09 09:36:24 -06:00
José Romildo Malaquias
ef283f6448
Merge pull request #209845 from r-ryantm/auto-update/colloid-icon-theme
colloid-icon-theme: 2022-10-26 -> 2023-01-08
2023-01-09 09:26:02 -03:00
github-actions[bot]
e4fc9a910a
Merge master into staging-next 2023-01-09 12:01:24 +00:00
Naïm Favier
baed728abe
Merge pull request #208535 from ncfavier/dina 2023-01-09 11:58:09 +01:00
R. Ryantm
a17ebb2dfe colloid-icon-theme: 2022-10-26 -> 2023-01-08 2023-01-09 08:30:33 +00:00
github-actions[bot]
fb50c4dbba
Merge master into haskell-updates 2023-01-09 00:14:37 +00:00
github-actions[bot]
9fdb4a743d
Merge master into staging-next 2023-01-08 18:01:08 +00:00
maralorn
65f893aabf all-cabal-hashes: 2023-01-06T18:29:38Z -> 2023-01-08T15:35:40Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-01-08 18:22:20 +01:00
R. Ryantm
5a245ecfd6 marwaita: 16.1 -> 16.2 2023-01-08 14:59:03 +00:00
Icy-Thought
86be413cb1
whitesur-icon-theme: 2022-11-17 -> 2023-01-08 2023-01-08 11:25:10 +01:00
github-actions[bot]
b60b0a223e
Merge master into staging-next 2023-01-08 06:01:06 +00:00
figsoda
327bd31f22
Merge pull request #209604 from candyc1oud/smiley-sans
smiley-sans: 1.1.0 -> 1.1.1
2023-01-07 20:46:49 -05:00
Candy Cloud
0c1e1e4e25 smiley-sans: 1.1.0 -> 1.1.1 2023-01-08 01:12:58 +00:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next 2023-01-08 00:02:31 +00:00
maralorn
5224a40d92 Merge branch 'master' into haskell-updates 2023-01-07 21:17:05 +01:00
github-actions[bot]
3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
José Romildo Malaquias
bd8facb3c5
Merge pull request #209468 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 22.11.26 -> 23.01.02
2023-01-07 10:04:42 -03:00
José Romildo Malaquias
db18dd2815
Merge pull request #209406 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.11.26 -> 23.01.02
2023-01-07 09:24:01 -03:00
R. Ryantm
f29b1646da numix-icon-theme-circle: 22.11.26 -> 23.01.02 2023-01-07 12:14:10 +00:00
github-actions[bot]
76d33189ba
Merge master into staging-next 2023-01-07 12:01:24 +00:00
R. Ryantm
92db726a3e sarasa-gothic: 0.37.4 -> 0.38.0 2023-01-07 18:05:00 +08:00
github-actions[bot]
00aa7f762f
Merge master into staging-next 2023-01-07 06:01:13 +00:00
R. Ryantm
7a6fed4c4a numix-icon-theme-square: 22.11.26 -> 23.01.02 2023-01-07 02:48:27 +00:00
Candy Cloud
6445471398 smiley-sans: add update script 2023-01-07 00:34:34 +00:00
Candy Cloud
361dd1f0d8 smiley-sans: 1.0.0 -> 1.1.0 2023-01-07 00:28:42 +00:00
maralorn
287c279e1d all-cabal-hashes: 2023-01-05T11:40:06Z -> 2023-01-06T18:29:38Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-01-06 20:05:45 +01:00
R. Ryantm
f53e250640 last-resort: 14.000 -> 15.000 2023-01-06 12:13:28 +00:00
github-actions[bot]
07123bb23b
Merge master into haskell-updates 2023-01-06 00:13:35 +00:00
github-actions[bot]
e3480cf1cc
Merge master into staging-next 2023-01-06 00:02:28 +00:00
José Romildo Malaquias
2e8c329393
Merge pull request #209105 from kilianar/papirus-icon-theme-20230104
papirus-icon-theme: 20221201 -> 20230104
2023-01-05 19:50:57 -03:00
maralorn
e0a350b7e6 all-cabal-hashes: 2023-01-04T20:48:19Z -> 2023-01-05T11:40:06Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-01-05 13:10:04 +01:00
github-actions[bot]
0c98bf3e85
Merge staging-next into staging 2023-01-05 00:02:56 +00:00
maralorn
dfa9f3e51e all-cabal-hashes: 2022-12-30T22:03:31Z -> 2023-01-04T20:48:19Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-01-05 00:22:44 +01:00
maralorn
3b1869aa95 Merge branch 'master' into haskell-updates 2023-01-05 00:18:05 +01:00
kilianar
06f0d28d64 papirus-icon-theme: 20221201 -> 20230104
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20230104
2023-01-04 23:53:29 +01:00
github-actions[bot]
627bec113e
Merge staging-next into staging 2023-01-04 12:01:54 +00:00
Fabian Affolter
f8e4d6d5a6
Merge pull request #208430 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20220830 -> 20221130
2023-01-04 08:41:36 +01:00
github-actions[bot]
20d97c0508
Merge master into haskell-updates 2023-01-04 00:12:52 +00:00
github-actions[bot]
e076f677a1
Merge staging-next into staging 2023-01-03 18:01:45 +00:00
Ian McFarlane
99a82dd360 rose-pine-gtk: format 2023-01-03 11:39:02 -06:00
Ian McFarlane
0d1d125033 rose-pine-gtk: add the-argus as a maintainer 2023-01-03 11:38:31 -06:00
Ian McFarlane
89bdfaa08c rose-pine-gtk: unstable-2021-02-22 -> unstable-2022-09-01 2023-01-03 11:25:04 -06:00
Sandro
2bd27f69f7
Merge pull request #201951 from laalsaas/noto-fonts 2023-01-03 16:54:47 +01:00
github-actions[bot]
586c2d4f97
Merge staging-next into staging 2023-01-03 06:01:57 +00:00
R. Ryantm
54f1ef62b9 iosevka-bin: 16.8.2 -> 17.0.2 2023-01-03 10:24:10 +08:00
github-actions[bot]
cb736c3d9a
Merge master into haskell-updates 2023-01-03 00:12:24 +00:00
github-actions[bot]
03e830eb69
Merge staging-next into staging 2023-01-03 00:02:53 +00:00
Sandro
3d725b90fd
Merge pull request #194771 from gilice/dm-sans 2023-01-02 21:55:58 +01:00
github-actions[bot]
ccef3ab7d8
Merge staging-next into staging 2023-01-02 12:02:01 +00:00
Bobby Rong
6893447b50
Merge pull request #208520 from sei40kr/etc-whitesur-icon-theme
whitesur-icon-theme: etc
2023-01-02 18:22:46 +08:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
github-actions[bot]
67e22b190a
Merge master into haskell-updates 2023-01-01 00:15:33 +00:00
Artturi
535d4d44b6
Merge pull request #171300 from colemickens/apple_cursor 2022-12-31 21:45:54 +02:00
Naïm Favier
027f768758
dina-font: fix encoding
The provided BDF files are encoded as CP1252, but they claim to be
ISO8859-1. This causes a few glyphs (like `œ`) to be unused.

Use fontforge to re-encode from CP1252 to Unicode, but keep doing the
conversion with other tools because fontforge introduces spacing issues.
2022-12-31 19:51:20 +01:00
Seong Yong-ju
e5c2ffab89 whitesur-icon-theme: etc
Add an option to use alternative icon set.
2023-01-01 01:31:55 +09:00
OPNA2608
b7ebd1f897 vanilla-dmz: Expose themes under DMZ-{White,Black} names 2022-12-31 12:53:09 +01:00
R. Ryantm
c3598987e0 osinfo-db: 20220830 -> 20221130 2022-12-30 23:16:59 +00:00
maralorn
b45571856b all-cabal-hashes: 2022-12-28T16:35:05Z -> 2022-12-30T22:03:31Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-30 23:52:08 +01:00
maralorn
581eb662d7 Merge branch 'master' into haskell-updates 2022-12-30 20:39:23 +01:00
R. Ryantm
88592518cd hackgen-font: 2.7.1 -> 2.8.0 2022-12-30 23:30:25 +08:00
github-actions[bot]
aaaeebad7a
Merge staging-next into staging 2022-12-28 18:01:50 +00:00
maralorn
d0d025d151 all-cabal-hashes: 2022-12-24T13:11:25Z -> 2022-12-28T16:35:05Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-28 17:45:46 +01:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
github-actions[bot]
88c1d7940e
Merge master into haskell-updates 2022-12-27 00:13:15 +00:00
figsoda
c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
R. Ryantm
bf2919dd7b hackgen-nf-font: 2.7.1 -> 2.8.0 2022-12-26 21:42:37 +08:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
github-actions[bot]
9d4c902748
Merge master into haskell-updates 2022-12-25 00:13:17 +00:00
Sandro
9aaa202434
Merge pull request #206700 from romildo/upd.fluent-gtk-theme 2022-12-24 23:18:36 +01:00
maralorn
39ec6f95b9 all-cabal-hashes: 2022-12-18T22:10:13Z -> 2022-12-24T13:11:25Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-24 19:27:52 +01:00
maralorn
9fa43f69e1 Merge branch 'master' into haskell-updates 2022-12-24 18:31:46 +01:00
R. Ryantm
bfeee6fa3d v2ray-geoip: 202212150047 -> 202212220043 2022-12-24 23:35:39 +08:00
Nick Cao
cab81591bc
v2ray-domain-list-community: 20221130032508 -> 20221223102220 2022-12-24 19:41:38 +08:00
github-actions[bot]
197c4b0f43
Merge master into haskell-updates 2022-12-24 00:10:55 +00:00
Sandro
5dc68b9382
Merge pull request #179488 from kilianar/nordzy-cursor-theme 2022-12-24 01:10:53 +01:00
José Romildo Malaquias
85c92fe763
Merge pull request #207225 from romildo/upd.fluent-icon-theme
fluent-icon-theme: add optional argument for installing all colors
2022-12-22 23:00:15 -03:00
github-actions[bot]
e6168aa481
Merge master into haskell-updates 2022-12-23 00:12:55 +00:00
riceicetea
6054e49c02 dm-sans: init at 1.002
Co-authored-by: wegank <9713184+wegank@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-22 16:15:30 +01:00
José Romildo
5d34cb3479 fluent-icon-theme: add optional argument for installing all colors
- "all" is not a valid color folder version
- the installer accepts the option --all for installation of all color folder versions
- call jdupes in quiet mode
2022-12-22 07:34:17 -03:00
github-actions[bot]
f7723173d1
Merge master into haskell-updates 2022-12-22 00:12:46 +00:00
Martin Weinelt
b948496d97
dtv-scan-tables: 2020-05-18 -> 2022-10-27
Extracted from tvheadend and exposed as top-level attribute.
2022-12-21 16:58:17 +01:00
Bobby Rong
b980da8ad0
Merge pull request #206794 from montchr/update-iosevka-bin
iosevka-bin: 16.7.0 -> 16.8.2
2022-12-21 20:32:06 +08:00
github-actions[bot]
1e83653904
Merge master into haskell-updates 2022-12-21 00:11:59 +00:00
Sandro
708d255245
Merge pull request #205899 from drupol/font/add-garamond-libre
garamond-libre: init at 1.4
2022-12-20 15:56:47 +01:00
Pol Dellaiera
c690067fec
garamond-libre: init at 1.4 2022-12-20 08:35:00 +01:00
Robert Hensing
ba307f0ab4 Merge branch 'master' into haskell-updates 2022-12-20 03:12:36 +01:00
Anderson Torres
d9b94edb54
Merge pull request #206936 from Math-42/master
gruvbox-gtk-theme: init at unstable-2022-12-09
2022-12-19 22:30:56 -03:00
José Romildo Malaquias
d20ef044eb
Merge pull request #206874 from SebTM/update/arc-theme_20221218
arc-theme: 20220405 -> 20221218
2022-12-19 21:47:47 -03:00
Matheus Vieira
19ae60662f gruvbox-gtk-theme: init at unstable-2022-12-09 2022-12-19 21:40:43 -03:00
github-actions[bot]
741b781910
Merge master into haskell-updates 2022-12-20 00:12:47 +00:00
Sebastian Sellmeier
9f7f6fdcb9
arc-theme: 20220405 -> 20221218 2022-12-19 17:55:09 +01:00
github-actions[bot]
dbe7622b0a
Merge staging-next into staging 2022-12-19 06:01:52 +00:00
Chris Montgomery
799eba97dd
iosevka-bin: 16.7.0 -> 16.8.2 2022-12-18 20:51:09 -05:00
R. Ryantm
143ca825d9 sil-abyssinica: 2.100 -> 2.200 2022-12-19 09:41:18 +08:00
github-actions[bot]
259fe227c8
Merge master into haskell-updates 2022-12-19 00:12:05 +00:00
maralorn
d25cbb609b all-cabal-hashes: 2022-12-18T02:26:05Z -> 2022-12-18T22:10:13Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-18 23:17:14 +01:00
github-actions[bot]
dc7ebb0163
Merge staging-next into staging 2022-12-18 18:01:41 +00:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos 2022-12-18 18:27:57 +01:00
José Romildo
bd8e2231bc fluent-gtk-theme: init at 2022-12-15 2022-12-18 09:56:50 -03:00
Dennis Gosnell
7a8c0c6dd5
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-12-18 21:09:16 +09:00
github-actions[bot]
3a63bcb4b6
Merge staging-next into staging 2022-12-18 12:01:33 +00:00
Jörg Thalheim
7b046f255c
Merge pull request #205275 from candyc1oud/clash-geoip
clash-geoip: 20220912 -> 20221212
2022-12-18 08:45:10 +00:00
Dennis Gosnell
cb3b3eb19e
all-cabal-hashes: 2022-12-12T14:16:14Z -> 2022-12-18T02:26:05Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-18 16:51:07 +09:00
github-actions[bot]
ab5c904c51
Merge staging-next into staging 2022-12-18 06:01:44 +00:00
figsoda
f1a4461499
Merge pull request #205307 from candyc1oud/smiley-sans
smiley-sans: init at 1.0.0
2022-12-17 19:52:10 -05:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Candy Cloud
558544c1b4
smiley-sans: improve code 2022-12-18 08:14:22 +08:00
github-actions[bot]
c1e92170ec
Merge master into haskell-updates 2022-12-18 00:13:07 +00:00
Candy Cloud
c8c93b4d62
clash-geoip: remove old update script 2022-12-17 17:24:35 +08:00
Candy Cloud
62fa8fe959
clash-geoip: use new update script 2022-12-17 17:23:52 +08:00
laalsaas
34e2d79450 noto-fonts-lgc-plus: init at 20201206-phase3
This is an effort to provide more sane defaults when it comes to which
fonts to install. Nobody needs Noto fonts for >190 different scripts.
The noto-fonts-lgc-plus package provides the Noto Fonts for latin, greek
and cyrillic, and some extras and it gives users the opportunity to
specify extra fonts to install. This shoud especially be used by other
modules to prevent polluting the installed fonts, making font selection
in some Programs almost unusable.
2022-12-17 01:16:49 +01:00
github-actions[bot]
efd127818e
Merge master into haskell-updates 2022-12-17 00:12:05 +00:00
Candy Cloud
e7592807fb smiley-sans: init at 1.0.0 2022-12-16 13:01:52 +00:00
Vladimír Čunát
59a68f487d
Merge branch 'staging-next' into staging 2022-12-16 11:20:50 +01:00
Vladimír Čunát
e6cd929c5e
Merge branch 'master' into staging-next 2022-12-16 11:09:31 +01:00
R. Ryantm
c737ee25f3 iosevka-bin: 16.4.0 -> 16.7.0 2022-12-16 17:27:40 +08:00
Candy Cloud
231da669c3 clash-geoip: 20221112 -> 20221212 2022-12-16 09:17:01 +00:00
github-actions[bot]
95f07a6061
Merge master into haskell-updates 2022-12-16 00:13:15 +00:00
maralorn
0fe7b54b51
Merge pull request #205902 from ncfavier/hls-902
haskell.packages.ghc902.haskell-language-server: fix
2022-12-15 23:49:04 +01:00
github-actions[bot]
fcdc14a1dd
Merge staging-next into staging 2022-12-15 06:01:35 +00:00
github-actions[bot]
823d14246a
Merge master into staging-next 2022-12-15 06:01:03 +00:00
R. Ryantm
a715b7b909 v2ray-geoip: 202212080044 -> 202212150047 2022-12-15 10:22:49 +08:00
github-actions[bot]
13d0860121
Merge master into haskell-updates 2022-12-15 00:13:35 +00:00
github-actions[bot]
f9bd55aade
Merge staging-next into staging 2022-12-14 18:02:10 +00:00
github-actions[bot]
eb81abe9c0
Merge master into staging-next 2022-12-14 18:01:37 +00:00
Ulrik Strid
85ef2ebb5c material-kwin-decorations: disable -Werror
The code is incompatible with latest kde-frameworks
2022-12-14 11:30:01 +01:00
Naïm Favier
1e02d0c815
all-cabal-hashes: 2022-12-10T20:56:02Z -> 2022-12-12T14:16:14Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-13 12:20:56 +01:00
github-actions[bot]
1baf25788e
Merge master into haskell-updates 2022-12-13 00:13:57 +00:00
Vladimír Čunát
07494a6395
Merge #205221: cacert: 3.83 -> 3.86, nss_latest: 3.85 -> 3.86
...into staging-next.  This is a topologically earlier re-merge.
2022-12-12 13:58:05 +01:00
github-actions[bot]
439a5b4395
Merge staging-next into staging 2022-12-12 06:01:41 +00:00
github-actions[bot]
63c2909cc1
Merge master into staging-next 2022-12-12 06:01:08 +00:00
R. Ryantm
632eb14381 v2ray-geoip: 202212010055 -> 202212080044 2022-12-11 19:29:20 +00:00