Commit Graph

6045 Commits

Author SHA1 Message Date
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]
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]
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]
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
Naïm Favier
0f5b6d94b4
all-cabal-hashes: 2022-12-10T08:47:27Z -> 2022-12-10T20:56:02Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-10 22:03:40 +01:00
Dennis Gosnell
207e2c9b03
all-cabal-hashes: 2022-12-08T20:17:19Z -> 2022-12-10T08:47:27Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-10 06:02:24 -05:00
Candy Cloud
b32d7053fa clash-geoip: add update script 2022-12-09 10:18:18 +00:00
Candy Cloud
f4ef149e9c clash-geoip: 20220912 -> 20221112 2022-12-09 10:09:06 +00:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
maralorn
0bb5be984b all-cabal-hashes: 2022-12-03T02:23:34Z -> 2022-12-08T20:17:19Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-09 03:27:19 +01:00
ajs124
e5212aaa67 cacert: 3.83 -> 3.86
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NqCkaX216zY/m/QAUPTaBWCgAJ
2022-12-09 00:22:17 +01:00
github-actions[bot]
ac72e30512
Merge master into haskell-updates 2022-12-08 00:12:59 +00:00
Linus Heckemann
36cec7c971
Merge pull request #204795 from mweinelt/cacert-distrust-trustcore
cacert: Distrust TrustCor root certificates
2022-12-07 11:37:47 +01:00
Artturi
433e236aca
Merge pull request #204734 from endgame/carlito-mkderivation
carlito: Use stdenv.mkDerivation
2022-12-07 11:17:54 +02:00
Artturi
fe37b0d84f
Merge pull request #195031 from PlayerNameHere/material-design-icons
material-design-icons: 6.6.96 -> 7.0.96
2022-12-07 11:13:52 +02:00
R. Ryantm
875d397433 v2ray-geoip: 202211240054 -> 202212010055 2022-12-07 15:53:17 +08:00
github-actions[bot]
0ad12b3774
Merge master into haskell-updates 2022-12-07 00:13:32 +00:00
Jack Kelly
ad8edb6259 carlito: Use stdenvNoCC.mkDerivation
carlito used to call `fetchzip` directly, and the fact that it was a
fixed-output derivation meant nobody noticed that:

1. the derivation no longer built from source (due to changes in
   `fetchzip`), and

2. the updated fontconfig xml never got used.
2022-12-07 10:00:43 +10:00
Sandro
3451a0cb2c
Merge pull request #204728 from anna328p/lexend-update 2022-12-06 22:37:03 +01:00
Martin Weinelt
2e7853293d
cacert: Distrust TrustCor root certificates
Mozilla set "Distrust After" for the three TrustCor Root CAs¹, so new
certificates issued would not be trusted after 2022/11/30, while older
enduser certificates would continue working until they expire. This is a
fine-grained policy option available to consumers of the NSS library,
such as Firefox or Thunderbird.

For Linux systems we generally export the Mozilla trust store into our
own CA bundle that ultimately lacks that metadata, because there is no
standardized way to parse it in the first place.

That means that as long as Mozilla keeps the certificate in their CA
program, even with time-based "Distrust" configured, we would keep
trusting it fully². That is completely unreasonable and that is why we
reject these CAs here for all users of nixpkgs.

The TrustCor CAs were primarily used to sign certificates for dynamic
hosts for domains provided through no-ip.com, so we expect the fallout
from this to be minimal.

[1] https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4/m/yLohoVqtCgAJ
[2] https://utcc.utoronto.ca/~cks/space/blog/linux/CARootStoreTrustProblem
2022-12-06 19:12:53 +01:00
Jan Tojnar
f2d78a4d52
Merge pull request #204383 from jtojnar/gnome-staging
GNOME staging updates
2022-12-06 16:25:14 +01:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
R. RyanTM
7c8f8c5563
amiri: 0.900 -> 1.000 (#204614) 2022-12-06 08:19:07 +01:00
github-actions[bot]
a440592932
Merge master into staging-next 2022-12-06 06:01:16 +00:00
Anna Kudriavtsev
5cbf110123 lexend: bump version, install variable fonts 2022-12-05 21:36:46 -06:00
Sandro
297936df21
Merge pull request #202620 from natto1784/simp1e 2022-12-06 01:52:20 +01:00
github-actions[bot]
d7af8ae032
Merge master into haskell-updates 2022-12-06 00:12:34 +00:00
Jan Tojnar
26c6895e10 mobile-broadband-provider-info: 20220725 → 20221107
20220725...20221107

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-05 19:00:19 +01:00
Martin Weinelt
9256404e6b Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-05 13:22:34 +01:00
github-actions[bot]
d267d26578
Merge master into staging-next 2022-12-05 06:01:36 +00:00
Amneesh Singh
cff76b9e7c
simp1e-cursors: init at 20221103.2
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-12-05 10:19:33 +05:30
R. Ryantm
47a9f2f8f8 spdx-license-list-data: 3.18 -> 3.19 2022-12-05 03:06:03 +00:00
Dennis Gosnell
6f7b7da617
all-cabal-hashes: 2022-12-01T21:24:50Z -> 2022-12-03T02:23:34Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-02 23:36:55 -05:00
Martin Weinelt
e3da5a807b Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-03 01:28:01 +01:00
github-actions[bot]
a358814ff5
Merge master into haskell-updates 2022-12-03 00:11:52 +00:00
github-actions[bot]
a83c4dd193
Merge master into staging-next 2022-12-03 00:02:19 +00:00
José Romildo Malaquias
7ceefed039
Merge pull request #204175 from r-ryantm/auto-update/marwaita
marwaita: 16.0 -> 16.1
2022-12-02 18:33:33 -03:00
R. Ryantm
735f24b775 marwaita: 16.0 -> 16.1 2022-12-02 20:43:27 +00:00
github-actions[bot]
0915b926cd
Merge master into haskell-updates 2022-12-02 00:13:35 +00:00
github-actions[bot]
f2b70bba3e
Merge master into staging-next 2022-12-02 00:02:32 +00:00
Dennis Gosnell
5e2fc0cbe5 all-cabal-hashes: 2022-11-26T14:57:41Z -> 2022-12-01T21:24:50Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-12-02 08:05:08 +09:00
kilianar
b92b329d25 papirus-icon-theme: 20221101 -> 20221201
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20221201
2022-12-01 17:51:39 +01:00
github-actions[bot]
d7555c9ff2
Merge staging-next into staging 2022-12-01 06:01:59 +00:00
github-actions[bot]
7ea4004879
Merge master into staging-next 2022-12-01 06:01:22 +00:00
Nick Cao
0ad82d4d52
v2ray-domain-list-community: 20220921050909 -> 20221130032508 2022-12-01 11:26:18 +08:00
Icy-Thought
676f772dc6
fluent-icon-theme: 2022-11-05 -> 2022-11-30 2022-11-30 17:58:54 +01:00
Mario Rodas
bc87ee3722
Merge pull request #203679 from helsinki-systems/upd/tzdata
tzdata: 2022f -> 2022g
2022-11-30 06:27:58 -05:00
github-actions[bot]
747179fd72
Merge master into haskell-updates 2022-11-30 00:14:36 +00:00
ajs124
9472190421 tzdata: 2022f -> 2022g
https://mm.icann.org/pipermail/tz-announce/2022-November/000076.html
2022-11-29 23:23:29 +01:00
github-actions[bot]
60dbc4d7a5
Merge master into staging-next 2022-11-29 06:01:21 +00:00
José Romildo Malaquias
2145ac6902
Merge pull request #203528 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.11.05 -> 22.11.26
2022-11-28 22:59:57 -03:00
github-actions[bot]
d24851067d
Merge master into haskell-updates 2022-11-29 00:14:37 +00:00
R. Ryantm
4ca286427d numix-icon-theme-square: 22.11.05 -> 22.11.26 2022-11-28 23:04:22 +00:00
R. Ryantm
395e4773c8 numix-icon-theme-circle: 22.11.05 -> 22.11.26 2022-11-28 23:04:21 +00:00
github-actions[bot]
5b74f8b399
Merge master into staging-next 2022-11-28 12:01:29 +00:00
toastal
e9073ef081 julia-mono: 0.044 → 0.046 2022-11-28 14:25:37 +07:00
github-actions[bot]
4580143b9e
Merge master into haskell-updates 2022-11-28 00:13:34 +00:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging 2022-11-27 18:01:39 +00:00
Naïm Favier
890a64a8ce
Merge pull request #203014 from ncfavier/tlwg
Closes https://github.com/NixOS/nixpkgs/issues/202651
2022-11-27 14:14:12 +01:00
Artturi
91f186baa6
Merge pull request #201611 from Artturin/removealiasusages
Cleanup
2022-11-27 15:13:35 +02:00
R. Ryantm
9bd0e65477 v2ray-geoip: 202211170054 -> 202211240054 2022-11-27 21:02:10 +08:00
github-actions[bot]
6a307a25ce
Merge master into haskell-updates 2022-11-27 00:15:21 +00:00
Artturin
e1b1e5a0c0 treewide: fix some Function called without required argument
by removing packages(if the dependency has been removed) or fixing the argument
2022-11-27 00:44:13 +02:00
github-actions[bot]
6d0026d4d6
Merge staging-next into staging 2022-11-26 18:01:45 +00:00
sternenseemann
dc2d31d6ae all-cabal-hashes: 2022-11-20T07:33:12Z -> 2022-11-26T14:57:41Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.nix
2022-11-26 17:09:19 +01:00
José Romildo Malaquias
89c0a7f1c9
Merge pull request #202939 from r-ryantm/auto-update/marwaita
marwaita: 15.0 -> 16.0
2022-11-26 10:08:06 -03:00
Naïm Favier
81524e2660
tlwg: 0.6.4 -> 0.7.3
https://github.com/tlwg/fonts-tlwg/releases/tag/v0.7.3
2022-11-26 11:08:01 +01:00
R. Ryantm
9e6b1e8cb4 marwaita: 15.0 -> 16.0 2022-11-25 23:35:44 +00:00
Robert Schütz
34465f99ee libkkc-data: build using python3 2022-11-25 13:16:44 -08:00
github-actions[bot]
76e5ac3432
Merge master into haskell-updates 2022-11-24 00:14:38 +00:00
github-actions[bot]
83b5fc631c
Merge staging-next into staging 2022-11-23 18:01:46 +00:00
github-actions[bot]
bc73da29ee
Merge master into haskell-updates 2022-11-23 00:14:18 +00:00
github-actions[bot]
ef59504ab1
Merge staging-next into staging 2022-11-22 06:01:48 +00:00
Mario Rodas
e8a6321106
Merge pull request #202144 from montchr/iosevka-v16.4.0
iosevka-bin: 16.3.6 -> 16.4.0

Closes #202188
2022-11-21 23:50:07 -05:00
Fabián Heredia Montiel
3be2a76832 zeal: unstable-2021-12-25 → unstable-2022-10-02 2022-11-22 09:12:33 +08:00
github-actions[bot]
b9993d09a1
Merge master into haskell-updates 2022-11-22 00:15:18 +00:00
github-actions[bot]
66da6215fb
Merge staging-next into staging 2022-11-22 00:03:02 +00:00
Sandro
3a05360e53
Merge pull request #200082 from panicgh/fetchgit-sparse-checkout 2022-11-21 20:00:56 +01:00
github-actions[bot]
09eedfc76b
Merge staging-next into staging 2022-11-21 06:01:40 +00:00
Chris Montgomery
4cb7fffa6e
iosevka-bin: add @montchr as maintainer 2022-11-21 00:19:44 -05:00
Chris Montgomery
2d5805c332
iosevka-bin: 16.3.6 -> 16.4.0 2022-11-21 00:19:24 -05:00
Mario Rodas
f072ce1373 _3270font: 2.3.1 -> 3.0.1
https://github.com/rbanffy/3270font/releases/tag/v3.0.0
https://github.com/rbanffy/3270font/releases/tag/v3.0.1
2022-11-21 04:20:00 +00:00
Sandro
e08821f0b6
Merge pull request #200953 from DeeUnderscore/fix/montserrat 2022-11-21 02:54:19 +01:00
Sandro
ca87d0cac8
b612: update homepage 2022-11-21 02:53:53 +01:00
github-actions[bot]
0333e6cfab
Merge master into haskell-updates 2022-11-21 00:15:04 +00:00
github-actions[bot]
feb86eb7b8
Merge staging-next into staging 2022-11-21 00:03:03 +00:00
Mario Rodas
d5c74abf8d
Merge pull request #193637 from marsam/init-martian-mono
martian-mono: init at 0.9.1
2022-11-20 14:23:52 -05:00
Mario Rodas
af12a07591
Merge pull request #190232 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 16.0.0 -> 16.3.6
2022-11-20 14:13:56 -05:00
github-actions[bot]
cdba88b83b
Merge staging-next into staging 2022-11-20 12:01:44 +00:00
R. Ryantm
991053d8a0 v2ray-geoip: 202211100058 -> 202211170054 2022-11-20 19:15:23 +08:00
Dennis Gosnell
4af90f1f5f
all-cabal-hashes: 2022-11-11T17:48:48Z -> 2022-11-20T07:33:12Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-11-20 03:31:53 -05:00
github-actions[bot]
bcf3605380
Merge master into haskell-updates 2022-11-20 00:15:26 +00:00
laalsaas
31f5f62c50 noto-fonts: 2020-01-23 -> v20201206-phase3 2022-11-19 19:36:39 +01:00
github-actions[bot]
09eb6e2b19
Merge staging-next into staging 2022-11-19 12:02:03 +00:00
Mario Rodas
edff760d61
Merge pull request #201797 from Icy-Thought/whitesur-icon-theme
whitesur-icon-theme: 2022-08-30 -> 2022-11-17
2022-11-19 05:05:41 -05:00
github-actions[bot]
c412a7bb54
Merge staging-next into staging 2022-11-19 06:01:45 +00:00
Bobby Rong
ea2d515485
Merge pull request #201638 from romildo/upd.numix-icon-theme
numix-icon-theme: 22.08.16 -> 22.11.17
2022-11-19 11:09:06 +08:00
github-actions[bot]
369684f38c
Merge master into haskell-updates 2022-11-19 00:14:43 +00:00
Icy-Thought
7d0d2a8d04
whitesur-icon-theme: 2022-08-30 -> 2022-11-17 2022-11-18 19:48:15 +01:00
github-actions[bot]
729bc54b00
Merge staging-next into staging 2022-11-18 06:01:44 +00:00
laalsaas
c3f650c367
google-fonts: add font selection parameter (#201556)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-18 02:35:37 +01:00
José Romildo
b46981848d numix-icon-theme: 22.08.16 -> 22.11.17 2022-11-17 11:54:13 -03:00
github-actions[bot]
88ec79e8f9
Merge master into haskell-updates 2022-11-17 00:15:28 +00:00
github-actions[bot]
14be0e5a7b
Merge staging-next into staging 2022-11-16 18:01:52 +00:00
ciferkey
3313844e4e adw-gtk3: 4.0 -> 4.1 2022-11-16 10:10:08 -05:00
github-actions[bot]
1fcf6e2df2
Merge staging-next into staging 2022-11-16 06:01:56 +00:00
Sandro
ce89321950
Merge pull request #194818 from somasis/sitelen-seli-kiwen 2022-11-16 02:52:22 +01:00
Sandro
7e2a6249d1
Merge pull request #194820 from somasis/linja-pi-pu-lukin 2022-11-16 02:51:38 +01:00
José Romildo Malaquias
639550cc2e
matcha-gtk-theme: 2022-06-07 -> 2022-11-15 (#201410) 2022-11-16 01:52:55 +01:00
Nicolas Benes
c95d7d5a8c treewide: make sparseCheckout a list of strings 2022-11-15 19:46:12 +01:00
github-actions[bot]
c8011a8a29
Merge master into haskell-updates 2022-11-15 00:15:11 +00:00
D Anzorge
f352d6e27b b612: fix build
Changes needed after fetchzip changes in #173430
2022-11-14 22:41:21 +01:00
github-actions[bot]
e572426521
Merge staging-next into staging 2022-11-14 18:01:45 +00:00
R. Ryantm
e5da3f3aef v2ray-geoip: 202211030059 -> 202211100058 2022-11-14 20:18:32 +08:00
Jörg Thalheim
f2c9b527e8
Merge pull request #201152 from Mic92/iana-etc
iana-etc: 20220915 -> 20221107
2022-11-14 10:45:43 +01:00
Jörg Thalheim
4ebd36707e iana-etc: 20220915 -> 20221107 2022-11-14 10:07:25 +01:00
github-actions[bot]
eaa6814913
Merge master into haskell-updates 2022-11-14 00:15:04 +00:00
Mario Rodas
9bda7f40f9
Merge pull request #200633 from VergeDX/flat-remix-gnome
flat-remix-gnome: update 20220622 -> 20221107.
2022-11-13 09:32:42 -05:00
github-actions[bot]
988dfa8310
Merge master into haskell-updates 2022-11-13 00:14:47 +00:00
D Anzorge
d77b0bb6a5 montserrat: fix build
Changes needed after fetchzip changes in #173430
2022-11-13 01:01:55 +01:00
Sandro
1090462258
Merge pull request #196790 from DeeUnderscore/update/cldr-annotations-42.0 2022-11-13 00:51:26 +01:00
Sandro
d9a2ab3d33
Merge pull request #200066 from h7x4/super-tiny-icons 2022-11-12 20:12:14 +01:00
h7x4
b111623c4a
super-tiny-icons: init at 2022-11-07
Co-authored-by: SuperSandro2000 <sandro.jaeckel@gmail.com>
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2022-11-12 19:12:47 +01:00
Pol Dellaiera
d0d865125b
mona-sans: init at v1.0 2022-11-11 22:25:08 +01:00
Pol Dellaiera
eab9b5f7a1
hubot-sans: init at v1.0 2022-11-11 22:24:34 +01:00
sternenseemann
09eb71ff7c all-cabal-hashes: 2022-11-03T21:09:38Z -> 2022-11-11T17:48:48Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-11-11 18:52:56 +01:00
Vanilla
7cb733df46
flat-remix-gnome: update 20220622 -> 20221107. 2022-11-11 10:46:20 +08:00
sternenseemann
5c044644a6 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-11-10 13:56:56 +01:00
github-actions[bot]
72fad86157
Merge master into staging-next 2022-11-10 06:01:13 +00:00
José Romildo Malaquias
c588a77cd5
tela-circle-icon-theme: 2022-03-07 -> 2022-11-06 (#200377) 2022-11-10 01:57:35 +01:00
José Romildo Malaquias
d4926fc87f
vimix-gtk-themes: 2022-04-24 -> 2022-10-30 (#198745) 2022-11-10 01:57:19 +01:00
José Romildo Malaquias
0a4dc86f05
whitesur-gtk-theme: 2022-08-26 -> 2022-10-27 (#198263) 2022-11-10 01:56:55 +01:00
github-actions[bot]
3ff06869dc
Merge master into haskell-updates 2022-11-10 00:16:25 +00:00
github-actions[bot]
020ea91183
Merge master into staging-next 2022-11-10 00:02:27 +00:00
Artturi
55c093a1d0
Merge pull request #199485 from afh/afh-victor-mono-license
victor-mono: Move LICENSE.txt to fonts directory
2022-11-10 01:07:40 +02:00
Alexis Hildebrandt
ac77d54ab2 victor-mono: Remove LICENSE.txt
as "appropriate machine-readable metadata fields within text […]
can be easily viewed by the user", e.g.:
nix eval "nixpkgs#victor-mono.meta.license" --json | jq
2022-11-09 23:08:28 +01:00
Sandro
d9c3f3c0dc
Merge pull request #196007 from wegank/fdl11-remove 2022-11-09 22:31:50 +01:00
github-actions[bot]
d99020653d
Merge master into staging-next 2022-11-09 18:01:11 +00:00
figsoda
da3386cc49
Merge pull request #200374 from romildo/upd.qogir-icon-theme
qogir-icon-theme: 2022-10-08 -> 2022-11-05
2022-11-09 09:11:06 -05:00