Commit Graph

3505 Commits

Author SHA1 Message Date
Jan Tojnar
57ced14370 input-fonts: make Nix download the source
The website generates a ZIP archive with fresh TTF files for each download,
which will have different “modified” field in the TTF metadata each time.
This makes `requireFile` useless as the ZIP file will not have a static hash.

Instead, let’s make user accept the license in Nix and download the file for them.
Then, we can post-process it and hopefully achieve a somewhat fixed output.

This is still not really reproducible since:

- the font can be updated (last update in 2015)
- the fonttools used by the server can be updated to one producing a different output
- the fonttools used by this package can be updated
- the fonttools might actually be non-deterministic

But hopefully these events are rare so it will be more stable than the ZIP produced by upstream,
which changes every time. When that happens, we can always just update it like we did before.
We do not need to worry about cache since the package is unfree.

I also added myself as a maintainer.
2021-04-06 15:28:59 +02:00
Sandro Jäckel
f40b3249f1 mailcap: 2.1.48 -> 2.1.52 2021-04-05 23:50:08 +02:00
toastal
c8919c6f14
julia-mono: 0.034 → 0.035 (#115482) 2021-04-05 23:23:23 +02:00
José Romildo Malaquias
0d821ddfc4 matcha-gtk-theme: 2021-02-04 -> 2021-04-05 2021-04-05 09:59:51 -03:00
github-actions[bot]
3cc7116425
Merge master into staging-next 2021-04-04 00:20:45 +00:00
fortuneteller2k
d8645cfe6f papirus-icon-theme: 20210302 -> 20210401 2021-04-04 04:39:13 +08:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next 2021-04-02 18:14:54 +00:00
Sandro
4f89ec98f8
Merge pull request #117103 from fortuneteller2k/add-curie
curie: init at 1.0
2021-04-02 18:19:23 +02:00
github-actions[bot]
636e58e31b
Merge staging-next into staging 2021-04-02 00:21:46 +00:00
Vladimír Čunát
10cb065706
cacert: fix fetchurl invocation
It was breaking probably just the tarball job (difficult to localize).
https://hydra.nixos.org/build/140479925
2021-04-01 22:18:02 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Linus Arver
10286fce21
kreative-square-fonts: init at unstable-2021-01-29 (#111238)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-01 09:35:44 +02:00
github-actions[bot]
f311dede4c
Merge staging-next into staging 2021-03-29 00:15:53 +00:00
github-actions[bot]
d495e7527f
Merge master into staging-next 2021-03-29 00:15:48 +00:00
Sandro
9b343a78e2
Merge pull request #117865 from marsam/update-stix-two
stix-two: 2.11 -> 2.12
2021-03-29 00:12:45 +02:00
Sandro
b9503be92c
Merge pull request #117823 from eduardosm/vistafonts-chs
vistafonts-chs: fix build
2021-03-28 22:56:04 +02:00
github-actions[bot]
cbd2c726fb
Merge staging-next into staging 2021-03-28 12:06:24 +00:00
github-actions[bot]
25268aeaf7
Merge master into staging-next 2021-03-28 12:06:21 +00:00
Marin Usalj
dc90f0c0b2 inter-ui: [duplicate] remove inter-ui
This font seems to be a duplicate and outdated version of:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/data/fonts/inter/default.nix
2021-03-27 15:12:43 -04:00
Eduardo Sánchez Muñoz
4ee2a19bb6 vistafonts-chs: fix build
Fix the broken download link and the install script.
2021-03-27 19:36:10 +01:00
github-actions[bot]
e01a16d07b
Merge staging-next into staging 2021-03-27 06:05:44 +00:00
github-actions[bot]
183f374181
Merge master into staging-next 2021-03-27 06:05:41 +00:00
Sandro
4dfe61d246
Merge pull request #117604 from eduardosm/vistafonts
vistafonts: fix build
2021-03-27 03:13:24 +01:00
github-actions[bot]
33d1f480ac
Merge staging-next into staging 2021-03-26 18:13:57 +00:00
github-actions[bot]
70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
Eduardo Sánchez Muñoz
a49e2d27f6 vistafonts: fix build
Build was previously failing with
```
/build/file: no valid cabinets found
```

Additonaly, a faster download mirror is used. The downloaded file is not identical to the one from the previous mirror, but the produced result is unchanged.
2021-03-26 18:11:16 +01:00
Trolli Schmittlauch
7c521d1060 vollkorn: include variable version into fetch URI 2021-03-26 14:02:40 +01:00
github-actions[bot]
219312a10b
Merge staging-next into staging 2021-03-26 12:06:44 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Trolli Schmittlauch
b4ac48f0c2 vollkorn: init at 4.105
adding a popular Serif font
2021-03-26 11:00:07 +01:00
R. RyanTM
598cc979a5 spleen: 1.8.2 -> 1.9.0 2021-03-26 10:56:44 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
Mario Rodas
e46655f6a1 stix-two: 2.11 -> 2.12 2021-03-26 04:20:00 +00:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
R. RyanTM
320763c7aa man-pages: 5.10 -> 5.11 2021-03-25 23:22:00 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
63540c9df8 libkkc-data: stay with python2 2021-03-25 12:40:55 +01:00
Frederik Rietdijk
9f9a1a01ab elliptic_curves: stay with python2
because its sage
2021-03-25 12:36:24 +01:00
Frederik Rietdijk
3e9d81498b conway_polynomials: use python2 2021-03-25 11:43:39 +01:00
github-actions[bot]
1fef6e73b9
Merge staging-next into staging 2021-03-24 06:05:57 +00:00
github-actions[bot]
f29a6f5877
Merge master into staging-next 2021-03-24 06:05:54 +00:00
Martin Weinelt
7b4c4fabd4
Merge pull request #116771 from helsinki-systems/upd/nss 2021-03-23 18:34:08 +01:00
R. RyanTM
8a6dff12ff recursive: 1.071 -> 1.077 2021-03-23 03:33:04 +00:00
github-actions[bot]
feda7be375
Merge master into staging-next 2021-03-22 12:26:55 +00:00
Ben Siraphob
ea39c3ddab gnome-user-docs: expand platforms to all 2021-03-22 15:33:49 +07:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
9eb3131416
Merge pull request #115000 from bloomvdomino/kora-icon-theme
kora-icon-theme: 1.4.1 -> 1.4.2
2021-03-21 20:51:57 +01:00
fortuneteller2k
258ade52ea curie: init at 1.0 2021-03-21 14:13:47 +08:00
ajs124
8dbc855b49 cacert: 3.60 -> 3.63 2021-03-20 16:42:40 +01:00
Dmitry Kalinkin
11ae139333 cacert.certdata2pem: add a download mirror from ubuntu 2021-03-20 09:11:48 +01:00
Dmitry Kalinkin
62d332feaf cacert: refactor to put certdata2pem on tarballs.nixos.org
nix-instantiate --eval --json --strict ./maintainers/scripts/find-tarballs.nix --arg expr '(import ./. {}).cacert' 2>/dev/null | jq '.[].name' | grep cert
"certdata2pem.py"
2021-03-20 09:11:48 +01:00
Peter Simons
a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
Peter Simons
0f3acba0fd all-cabal-hashes: update to Hackage at 2021-03-19T20:01:05Z 2021-03-19 21:22:17 +01:00
Sandro
981d01332f
Merge pull request #114437 from gvolpe/theme/juno 2021-03-19 19:46:47 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Sandro
b77372d43d
Merge pull request #116729 from oxzi/spdx-license-list-data-3.12
spdx-license-list-data: 3.11 -> 3.12
2021-03-18 16:06:12 +01:00
Alvar Penning
b710d59295 spdx-license-list-data: 3.11 -> 3.12 2021-03-18 13:57:54 +01:00
Peter Simons
1fab990d47 Merge origin/master into haskell-updates. 2021-03-17 21:19:22 +01:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
R. RyanTM
0af0c5c8e7 osinfo-db: 20210215 -> 20210312 2021-03-14 23:01:11 +01:00
José Romildo Malaquias
deefae9708 luna-icons: 1.0 -> 1.1 2021-03-14 14:38:26 -03:00
github-actions[bot]
3b97019142
Merge master into staging-next 2021-03-14 06:17:28 +00:00
R. RyanTM
d0cc6585ee orchis: 2021-01-22 -> 2021-02-28 2021-03-14 00:26:54 -05:00
Jan Tojnar
01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
sternenseemann
531dd0f76f twitter-color-emoji: 13.0.1 -> 13.0.2 2021-03-13 11:41:52 +01:00
Peter Simons
e21a77518d all-cabal-hashes: update to Hackage at 2021-03-12T19:55:03Z 2021-03-12 21:43:44 +01:00
Gabriel Volpe
77144c76cc
juno-theme: init at 0.0.1 2021-03-11 13:26:56 +01:00
github-actions[bot]
31dc9fe457
Merge master into staging-next 2021-03-11 06:18:03 +00:00
R. RyanTM
1a190edeaf iosevka-bin: 5.0.4 -> 5.0.5 2021-03-11 00:15:57 +00:00
Gabriel Volpe
4f7156d54f
beauty-line-icon-theme: init at 0.0.1 2021-03-09 09:23:03 +01:00
github-actions[bot]
3db2dee35f
Merge master into staging-next 2021-03-09 00:39:09 +00:00
Sandro
206e603c60
Merge pull request #115374 from 414owen/add-oranchelo-icon-theme
oranchelo-icon-theme: init at 0.8.0.1
2021-03-08 21:48:21 +01:00
github-actions[bot]
5c2a7abde7
Merge master into staging-next 2021-03-08 18:22:56 +00:00
Frederik Rietdijk
277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Owen Shepherd
64f91849d4
oranchelo-icon-theme: init at 0.8.0.1 2021-03-08 10:48:01 +00:00
Mario Rodas
04af068cbd _3270font: 2.2.1 -> 2.3.0
https://github.com/rbanffy/3270font/releases/tag/v2.3.0
2021-03-08 04:20:00 +00:00
José Romildo Malaquias
61da73e444 theme-jade1: 1.11 -> 1.12 2021-03-07 17:58:46 -03:00
fortuneteller2k
39d56d9865 scientifica: 2.1 -> 2.2 2021-03-08 01:39:39 +08:00
github-actions[bot]
f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
R. RyanTM
f754c844d9 osinfo-db: 20210202 -> 20210215 2021-03-07 00:27:12 +01:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
Sandro Jäckel
ddabb069f9
julia-mono: cleanup 2021-03-05 16:30:30 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
fortuneteller2k
175797e48e papirus-icon-theme: 20210201 -> 20210302 2021-03-04 11:31:06 +08:00
bloomvdomino
7e16a5c16a kora-icon-theme: 1.4.1 -> 1.4.2 2021-03-03 18:39:28 +01:00
Sandro Jäckel
c4d6162d67
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel
b1e42ebb1f
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Sandro
8d3454ccd2
Merge pull request #114796 from toonn/font-joypixels-emoji
joypixels: 6.0.0 -> 6.5.0
2021-03-02 17:32:11 +01:00
toonn
4651637faf
joypixels: 6.0.0 -> 6.5.0
New emoji for Unicode 13.1 publish in 2021.
2021-03-02 00:58:49 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Mario Rodas
5bdef5e698 cascadia-code: 2102.03 -> 2102.25
https://github.com/microsoft/cascadia-code/releases/tag/v2102.25
2021-03-01 04:20:00 +00:00
Mario Rodas
2be4b15313
Merge pull request #114661 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 5.0.3 -> 5.0.4
2021-02-28 22:41:46 -05:00
R. RyanTM
f7ac876464 iosevka-bin: 5.0.3 -> 5.0.4 2021-02-28 14:09:34 +00:00
github-actions[bot]
02e03be2bf
Merge staging-next into staging 2021-02-28 12:20:13 +00:00
toastal
e8909c77f6 julia-mono 0.022 → 0.034 2021-02-28 04:46:35 -05:00
Jörg Thalheim
63963400dc
iana-etc: 20200729 -> 20210225 2021-02-27 10:14:08 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
R. RyanTM
870dbb751f man-pages: 5.09 -> 5.10 2021-02-26 01:31:15 -05:00
WORLDofPEACE
b884af7c1d
Merge pull request #114276 from worldofpeace/update-nixos-artwork
nixos-icons: 2017-03-16 -> 2021-02-24
2021-02-25 13:09:38 -05:00
maxine [they]
a2bb936e2a
yaru-theme: 20.10.1 -> 20.10.6.1 (#114289)
* yaru-theme: 20.10.1 -> 20.10.6.1

* yaru-theme: update licenses

based on 1b74404c40/debian/copyright
2021-02-25 11:59:25 +01:00
WORLDofPEACE
8a89af81d1 nixos-icons: 2017-03-16 -> 2021-02-24
Adds a white variant of the nixos logo
2021-02-24 16:23:20 -05:00
Mario Rodas
b6cd527cbd
Merge pull request #114073 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 5.0.2 -> 5.0.3
2021-02-23 20:15:24 -05:00
R. RyanTM
3027cda030 iosevka-bin: 5.0.2 -> 5.0.3 2021-02-23 05:04:53 +00:00
Alexander Vieth
a65208ca8e tzdata: use nativePrefix for zic-native
would not be able to run the install phase for a cross compile otherwise
2021-02-22 19:59:06 -05:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
Sandro
2e338d35bd
Merge pull request #111347 from fufexan/orchis-theme 2021-02-22 02:15:44 +01:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Sandro
69f7aa6c0f
Merge pull request #112527 from 06kellyjac/montserrat 2021-02-19 18:55:46 +01:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
zowoq
3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Sandro Jäckel
c6c8b5fb53
iso-flags: remove unused input 2021-02-18 16:58:08 +01:00
06kellyjac
0e931bc5e7 montserrat: 1.0 -> 7.210 2021-02-18 08:56:17 +00:00
Sandro Jäckel
07bf41c171
iosevka: remove unused inputs 2021-02-18 02:21:11 +01:00
github-actions[bot]
683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Riley Inman
52f11bfcda iosevka-bin: 4.5.0 -> 5.0.2 2021-02-17 13:53:59 -05:00
github-actions[bot]
063e642108
Merge staging-next into staging 2021-02-16 12:20:07 +00:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next 2021-02-16 12:20:04 +00:00
José Romildo Malaquias
98ebc85aa4 luna-icons: 0.9.2 -> 1.0 2021-02-15 10:20:19 -03:00
github-actions[bot]
018f748b81
Merge staging-next into staging 2021-02-15 00:37:07 +00:00
github-actions[bot]
0630986bf7
Merge master into staging-next 2021-02-15 00:37:03 +00:00
Mario Rodas
632dad39db cascadia-code: 2009.22 -> 2102.03
https://github.com/microsoft/cascadia-code/releases/tag/v2102.03
2021-02-14 04:20:00 +00:00
github-actions[bot]
c4d734932d
Merge staging-next into staging 2021-02-13 00:36:15 +00:00
github-actions[bot]
1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00
Peter Simons
3ae580be68 all-cabal-hashes: update to Hackage at 2021-02-12T08:19:51Z 2021-02-12 20:35:22 +01:00
github-actions[bot]
888306cd93
Merge staging-next into staging 2021-02-12 06:16:30 +00:00
github-actions[bot]
1551e9d6ee
Merge master into staging-next 2021-02-12 06:16:24 +00:00
Riley Inman
21a6759463 iosevka: 3.7.1 -> 4.5.0, revise build plan system 2021-02-11 20:15:20 -08:00
github-actions[bot]
ae07bf1352
Merge staging-next into staging 2021-02-12 00:36:23 +00:00
github-actions[bot]
344456f66a
Merge master into staging-next 2021-02-12 00:36:19 +00:00
José Romildo Malaquias
223060feaa iconpack-obsidian: 4.14 -> 4.15 2021-02-11 16:16:43 -03:00
github-actions[bot]
7b1453f784
Merge staging-next into staging 2021-02-11 12:20:13 +00:00
github-actions[bot]
9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00:00
Francesco Gazzetta
50385ab259 twemoji-color-font: 12.0.1 -> 13.0.1 2021-02-11 12:39:48 +01:00
Francesco Gazzetta
0c5984cf83 twemoji-color-font: use prebuilt from release
Building from sources takes 1.5 hours on hydra for minimal advantages.
Relevant discussion:
https://github.com/NixOS/nixpkgs/issues/97871
2021-02-11 12:39:48 +01:00
Matt Jibson
0cf1f67aa1 ddccontrol-db: 20180908 -> 20201221 2021-02-11 10:58:22 +01:00
github-actions[bot]
8df773cc54
Merge staging-next into staging 2021-02-11 00:36:13 +00:00
github-actions[bot]
5f9df37683
Merge master into staging-next 2021-02-11 00:36:09 +00:00
Sandro
41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
github-actions[bot]
cc76e9d74a
Merge staging-next into staging 2021-02-09 18:16:37 +00:00
github-actions[bot]
8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00:00
José Romildo Malaquias
f2e995ed00 qogir-theme: 2020-11-16 -> 2021-02-09 2021-02-09 09:54:59 -03:00
github-actions[bot]
f7ffe741e0
Merge staging-next into staging 2021-02-08 18:17:06 +00:00
github-actions[bot]
1848e071c9
Merge master into staging-next 2021-02-08 18:17:03 +00:00
Sandro
3137eb951e
Merge pull request #112355 from romildo/upd.iconpack-jade
iconpack-jade: 1.24 -> 1.25
2021-02-08 13:24:07 +01:00
github-actions[bot]
0fb7e2dc38
Merge staging-next into staging 2021-02-08 06:16:48 +00:00
github-actions[bot]
f6ef5ce473
Merge master into staging-next 2021-02-08 06:16:44 +00:00
Martin Weinelt
201c611853
Merge pull request #109868 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 4.4.0 -> 4.5.0
2021-02-08 03:45:55 +01:00
José Romildo Malaquias
5e025b25db iconpack-jade: 1.24 -> 1.25 2021-02-07 22:57:32 -03:00
José Romildo Malaquias
ce60a31316
Merge pull request #112155 from r-ryantm/auto-update/matcha-gtk-theme
matcha-gtk-theme: 2021-01-12 -> 2021-02-04
2021-02-06 13:50:31 -03:00
R. RyanTM
44bcd6773a matcha-gtk-theme: 2021-01-12 -> 2021-02-04 2021-02-06 14:41:51 +00:00
github-actions[bot]
fadee272e0
Merge staging-next into staging 2021-02-06 00:35:48 +00:00
R. RyanTM
8e364d2684 osinfo-db: 20201218 -> 20210202 2021-02-05 19:18:37 +01:00
github-actions[bot]
3c4d8b38c4
Merge staging-next into staging 2021-02-05 00:36:22 +00:00
NomisIV
71636409c3 gruvbox-dark-icons-gtk: init at 1.0.0 2021-02-04 14:17:20 -08:00
NomisIV
b05cb5f949 gruvbox-dark-gtk: init at 1.0.1 2021-02-04 14:17:20 -08:00
Jan Tojnar
da66296930
Merge branch 'staging-next' into staging
libkeyfinder no longer uses Qt so dontWrapQtApps is moot.
2021-02-04 19:34:26 +01:00
Sandro
45b2a656fa
Merge pull request #111569 from fortuneteller2k/add-scientifica-font 2021-02-04 18:40:06 +01:00
github-actions[bot]
a93a3ec715
Merge staging-next into staging 2021-02-04 00:35:42 +00:00
R. RyanTM
4f059a5ab2 papirus-icon-theme: 20210101 -> 20210201 2021-02-03 20:02:32 +00:00
github-actions[bot]
7044cd0c9d
Merge staging-next into staging 2021-02-01 18:31:04 +00:00
Jan Tojnar
54f4529aec
Merge pull request #111519 from siraben/xdg-utils-naming 2021-02-01 17:18:57 +01:00
fortuneteller2k
1b0a3444ca scientifica: init at v2.1 2021-02-02 00:14:50 +08:00
Milan
26187c65b6
inconsolata: change source path for new google fonts (#111556)
#110027 updated google-fonts to a new version. In the source of the new
version, the built Inconsolata font files are in a different
subdirectory.
2021-02-01 14:42:11 +01:00
Fufezan Mihai
d6273c4397
orchis: init at 2021-01-22 2021-02-01 13:53:32 +02:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
github-actions[bot]
f92395cf3c
Merge staging-next into staging 2021-01-31 06:19:43 +00:00
R. RyanTM
c06068bc1e osinfo-db: 20201119 -> 20201218 2021-01-30 23:19:51 +00:00
github-actions[bot]
e788d512e8
Merge staging-next into staging 2021-01-30 00:44:04 +00:00
Peter Simons
34a21d6f21 all-cabal-hashes: update to Hackage at 2021-01-29T18:57:29Z 2021-01-29 21:25:23 +01:00
github-actions[bot]
9123d48a15
Merge staging-next into staging 2021-01-29 18:31:09 +00:00
github-actions[bot]
3ac0ccda7a
Merge staging-next into staging 2021-01-29 00:43:57 +00:00
R. RyanTM
f88800fc69 arc-theme: 20201013 -> 20210127 2021-01-28 21:41:38 +00:00
Mario Rodas
b6dea43ad9 scheme-manpages: 2020-08-14 -> 2021-01-17 2021-01-28 04:20:00 +00:00
github-actions[bot]
eedadbb22b
Merge staging-next into staging 2021-01-28 00:45:34 +00:00
Sandro
bd90b97d43
Merge pull request #110027 from tu-maurice/google-fonts-2021-01-19
google-fonts: 2019-07-14 -> unstable-2021-01-19
2021-01-28 00:08:36 +01:00
github-actions[bot]
06efb52369
Merge staging-next into staging 2021-01-27 18:28:34 +00:00
Mario Rodas
8e8ef2acf0 jetbrains-mono: 2.221 -> 2.225
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.225
2021-01-27 06:29:00 -05:00
Thomas Tuegel
0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Sandro Jäckel
f955932b84
myrica: Add comment that commit does not exist on any branch on target repository 2021-01-26 16:34:49 +01:00
José Romildo Malaquias
9958413f84
Merge pull request #110020 from r-ryantm/auto-update/kora-icon-theme
kora-icon-theme: 1.3.4 -> 1.4.1
2021-01-26 11:37:05 -03:00
Sandro Jäckel
6df9963b71
siji: replace commit with equivalent from master, replace fetchzip with fetchFromGitHub 2021-01-26 15:19:03 +01:00
Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Sandro
0c921dbb2d
Merge pull request #110714 from romildo/upd.theme-obsidian2
theme-obsidian2: 2.17 -> 2.18
2021-01-25 01:28:52 +01:00
Sandro
b6a41832a4
Merge pull request #110705 from romildo/upd.theme-jade1
theme-jade1: 1.10 -> 1.11
2021-01-25 01:28:41 +01:00
José Romildo Malaquias
833371ffa7 theme-obsidian2: 2.17 -> 2.18 2021-01-24 15:37:20 -03:00
José Romildo Malaquias
50ec7073ab theme-jade1: 1.10 -> 1.11 2021-01-24 13:49:18 -03:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Peter Simons
412a9e7d7c all-cabal-hashes: update to Hackage at 2021-01-22T18:56:49Z 2021-01-22 20:43:02 +01:00
Sandro
be3f605eee
Merge pull request #108916 from midchildan/powerline-symbols/init
powerline-symbols: init at 2.8.1
2021-01-22 14:14:55 +01:00
Sandro
8391b54b2f
Merge pull request #110266 from marsam/update-recursive
recursive: 1.069 -> 1.071
2021-01-21 17:31:21 +01:00
zowoq
932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
R. RyanTM
de946cddcb papirus-icon-theme: 20200901 -> 20210101 2021-01-20 17:33:44 +00:00
zowoq
a884b21822 nerdfonts: use spaces for indentation 2021-01-20 14:52:16 +10:00
Mario Rodas
cb436209c9 recursive: 1.069 -> 1.071
https://github.com/arrowtype/recursive/releases/tag/v1.070
https://github.com/arrowtype/recursive/releases/tag/v1.071
2021-01-20 04:20:00 +00:00