Commit Graph

6120 Commits

Author SHA1 Message Date
Minijackson
655b521833
eunomia: migrate to stdenvNoCC, fix download link 2023-01-22 12:39:00 +01:00
Minijackson
4e477329a9
penna: migrate to stdenvNoCC, fix download link 2023-01-22 12:39:00 +01:00
Minijackson
4a66f56a79
seshat: migrate to stdenvNoCC, fix download link 2023-01-22 12:39:00 +01:00
Minijackson
2734632de8
ferrum: migrate to stdenvNoCC, fix download link 2023-01-22 12:39:00 +01:00
Minijackson
50b0534bdc
medio: migrate to stdenvNoCC, fix download link 2023-01-22 12:38:59 +01:00
Minijackson
b3f58e84f5
tenderness: migrate to stdenvNoCC, fix download link 2023-01-22 12:38:59 +01:00
Minijackson
3e68671ed0
f5_6: migrate to stdenvNoCC, fix download link 2023-01-22 12:38:59 +01:00
Minijackson
616a088011
vegur: migrate to stdenvNoCC, use upstream download link
upstream now version their URL
2023-01-22 12:38:59 +01:00
Minijackson
4e91b837f2
aileron: migrate to stdenvNoCC, fix download link 2023-01-22 12:38:58 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01: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
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
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
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
Sandro
7d81cb9db3
Merge pull request #210542 from michaelBelsanti/catppuccin-kde 2023-01-17 21:19:41 +01: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
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
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
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
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
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
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
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