Commit Graph

3165 Commits

Author SHA1 Message Date
Frederik Rietdijk
986c2d36da Merge master into staging-next 2020-11-16 09:01:53 +01:00
José Romildo Malaquias
87688a99fb
Merge pull request #103569 from r-ryantm/auto-update/theme-obsidian2
theme-obsidian2: 2.15 -> 2.16
2020-11-15 15:27:40 -03:00
José Romildo Malaquias
85da25c7d7
Merge pull request #103877 from r-ryantm/auto-update/iconpack-obsidian
iconpack-obsidian: 4.13 -> 4.14
2020-11-15 15:25:56 -03:00
José Romildo Malaquias
686a98aef9
Merge pull request #103888 from r-ryantm/auto-update/matcha-gtk-theme
matcha-gtk-theme: 2020-10-23 -> 2020-11-11-0
2020-11-15 15:23:18 -03:00
R. RyanTM
018696cbf2 matcha-gtk-theme: 2020-10-23 -> 2020-11-11-0 2020-11-15 09:59:18 +00:00
Vincent Laporte
b94a294363 scheherazade-new: init at 3.000 2020-11-15 09:33:45 +01:00
R. RyanTM
bc412a012d iconpack-obsidian: 4.13 -> 4.14 2020-11-15 07:20:00 +00:00
alexameen
c39f407553 Made AdobeBlank-Regular.ttf available with google-fonts.adobeBlank 2020-11-14 19:39:55 -06:00
Jiehong Ma
a5e2e4caa6 ttf-tw-moe: no_verion -> 2020-11-14 2020-11-14 11:09:17 +01:00
alexameen
95bbf889f7 Remove AdobeBlank-Regular.ttf from google-fonts package
modified:   default.nix
2020-11-14 01:26:40 -06:00
R. RyanTM
5efb8b4b52 theme-obsidian2: 2.15 -> 2.16 2020-11-12 07:54:19 +00:00
Frederik Rietdijk
4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
Peter Hoeg
999e24d247 vista-fonts: new sha256 2020-11-11 21:26:31 +08:00
Mario Rodas
4b2bce6bb9
Merge pull request #103265 from marsam/update-jetbrains-mono
jetbrains-mono: 2.200 -> 2.210
2020-11-10 21:42:03 -05:00
Frederik Rietdijk
8aaf2e60e5 Merge staging-next into staging 2020-11-09 14:49:10 +01:00
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Mario Rodas
e42eadcd16 jetbrains-mono: 2.200 -> 2.210
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.210
2020-11-09 04:20:00 +00:00
Peter Simons
78bb20c424 all-cabal-hashes: update to Hackage at 2020-11-06T01:07:40Z 2020-11-06 21:37:06 +01:00
Robert Hensing
d328ba130b tzdata: Revert to the "fat" "bloated" format
The timezone dumps have switched to a "slim" format since 2020b.
This has broken various packages, including
 - go 1.4 (used for bootstrapping)
 - haskellPackages.tz
 - libical

The "fat" format can still be generated, as this commit shows.
It seems to create files that are *mostly* the slim versions with
some more data attached.
2020-11-06 14:48:28 +01:00
Frederik Rietdijk
99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Robert Hensing
97e3346fbd
Merge pull request #99955 from Jiehong/feature/new_font
ttf-tw-moe: first version
2020-11-05 12:37:30 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next 2020-11-05 09:42:47 +01:00
Robert Hensing
1a5556867e Merge master into staging 2020-11-04 23:57:57 +01:00
R. RyanTM
cc3d5f46e3 poppler_data: 0.4.9 -> 0.4.10 2020-11-04 17:51:12 +01:00
José Romildo Malaquias
3bcca12738 canta-theme: restrict platform to linux
The dependency numix-icon-theme-circle (a parent of canta-icon-theme)
is unavailable in darwin.
2020-11-04 13:44:50 -03:00
Aluísio Augusto Silva Gonçalves
1ade372bf8
iosevka: add AluisioASG as maintainer 2020-11-04 07:47:30 -03:00
Aluísio Augusto Silva Gonçalves
08fd340b1e
iosevka: remove dependency on otfcc
As of Iosevka 3.7.0, otfcc is no longer used.  I haven't checked if
the situation has changed since [2017] but this should make Iosevka
available on aarch64-linux and *-darwin.

[2017]: https://github.com/NixOS/nixpkgs/pull/31835#issuecomment-347048242
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves
26ce7f2607
iosevka: add update script
As outlined in the previous commit, we just need to update the source
URL in node-packages.json, and wait for node-packages.nix to be rebuilt
from it.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves
e6bc641ef4
iosevka: 3.2.2 -> 3.7.1; fetch source through nodePackages
Previously we used nodePackages only to fetch Iosevka's build
dependencies and then fetched the source code ourselves.  Updates
involved changing the version and hashes in the `iosevka` derivation and
then running node-packages/generate.sh to update the build dependencies,
which in turns updates *all* of node-packages.nix.

A new proposed policy for handling node-packages.nix updates involves
batching those updates.  Previously, that would mean `iosevka` and its
build dependencies could end up out of sync until the batched update was
run.

To work with the new policy, we now fetch Iosevka's source code (and
not only its dependencies) through nodePackages.  Updates are done by
changing the source URL in node-packages.json, which eventually becomes
part of an update of node-packages.nix, which is then propagated to
`iosevka` itself.

One con of this strategy is that errors can not be caught directly
after the update, but only after node-packages.nix is regenerated.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves
e237f23b6a
iosevka-bin: move update script
Move bin.nix's update script to update-bin.sh so it doesn't conflict
with default.nix's update script.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves
988f0cf3c5
iosevka-bin: Use iosevka's meta
The two packages have the same metadata, except for the maintainers.
2020-11-04 07:47:28 -03:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
Mario Rodas
79af4e8c91
Merge pull request #102554 from marsam/init-fraunces
fraunces: init at 1.000
2020-11-03 21:55:57 -05:00
José Romildo Malaquias
4dc4b62ee5
Merge pull request #102007 from stephaneyfx/fix-numix-cursor-theme-generation
numix-cursor-theme: patch inkscape command
2020-11-03 16:18:17 -03:00
José Romildo Malaquias
caf4851352
Merge pull request #102619 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 20.07.11 -> 20.09.19
2020-11-03 15:50:05 -03:00
José Romildo Malaquias
a5cc1469aa
Merge pull request #102627 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 20.07.11 -> 20.09.19
2020-11-03 15:45:29 -03:00
R. RyanTM
87246e474b osinfo-db: 20200804 -> 20201015 2020-11-03 15:02:56 +00:00
R. RyanTM
ea03a3a194 numix-icon-theme-circle: 20.07.11 -> 20.09.19 2020-11-03 13:13:15 +00:00
R. RyanTM
12c3408b9c numix-icon-theme-square: 20.07.11 -> 20.09.19 2020-11-03 12:02:27 +00:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Mario Rodas
4f5156fdb9
Merge pull request #100746 from dtzWill/update/agave-30
agave: 22 -> 30
2020-11-02 18:35:54 -05:00
Ivar
f7fca06ef9 capitaine-cursors: fix build with inkscape => 1.0 2020-11-02 22:39:14 +01:00
Mario Rodas
ac19435d99
Merge pull request #102405 from marsam/update-sudo-font
sudo-font: 0.51 -> 0.52
2020-11-02 12:00:41 -05:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Frederik Rietdijk
409ca6f1f9 Merge staging-next into staging 2020-11-01 11:06:35 +01:00
Frederik Rietdijk
fe9f55907e Merge master into staging-next 2020-11-01 11:06:08 +01:00
Frederik Rietdijk
54f7498601
Merge pull request #101369 from doronbehar/pkg/kdeApplications/qt515
kdeApplications: Use latest qt515 by default
2020-11-01 11:05:05 +01:00
Frederik Rietdijk
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Mario Rodas
dbc3eda9d9 sudo-font: 0.51 -> 0.52 2020-11-01 04:20:00 +00:00
Vladimír Čunát
dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +01:00
V
d3025ee8c6 iosevka-bin: add support for variants
This adds the ability to select a specific prebuilt variant. It also adds
an updater script for generating their hashes. Additionally, switching
to TTC files reduces the package size by an order of magnitude.

Example usage:

	fonts.fonts = with pkgs; [
	  (iosevka-bin.override { variant = "ss10"; })
	  (iosevka-bin.override { variant = "sparkle"; })
	  (iosevka-bin.override { variant = "aile"; })
	];
2020-10-30 21:19:20 +01:00
Doron Behar
cf9f00b56d maia-icon-theme: Don't import kdeApplications
Use libsForQt5.callPackage (#101369).
2020-10-30 20:37:58 +02:00
Stephane Raux
d1cf7bd44e numix-cursor-theme: patch inkscape command
The generated cursor files were previously empty due to inkscape rejecting the command line argument. See #98481.
2020-10-29 13:08:39 -07:00
Mario Rodas
322aaa9b19 fraunces: init at 1.000 2020-10-29 04:20:00 +00:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
R. RyanTM
afdd017def matcha-gtk-theme: 2020-10-05 -> 2020-10-23 2020-10-25 20:31:23 +00:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Alexander Bich
6078bad045 open-sans: fix revision
Remove URL encoding of revision, it results in double encoding.
2020-10-24 22:05:32 +03:00
WORLDofPEACE
949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Piotr Bogdan
47dc5607b4
gnome-user-docs: 3.36.2 -> 3.38.0 2020-10-24 01:15:08 +02:00
Jan Tojnar
c252654584
Merge branch 'master' into staging-next 2020-10-24 01:10:07 +02:00
Peter Simons
7f7a12f20e all-cabal-hashes: update to Hackage at 2020-10-22T01:32:08Z 2020-10-23 21:00:26 +02:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Rok Garbas
d5ebdf57c8
Merge pull request #101390 from garbas/fix-juliamono
julia-mono: update sha256
2020-10-22 18:57:26 +02:00
Rok Garbas
92cb4e843c
julia-mono: update sha256 2020-10-22 17:33:29 +02:00
Jan Tojnar
03c64130bb
Merge pull request #94892 from toonn/font-joypixels-emoji 2020-10-22 10:21:25 +02:00
Jan Tojnar
5902a08028
joypixels: run install hooks
Also clean up formatting.
2020-10-22 03:32:45 +02:00
toonn
196c828153
joypixels: Use updated font for macOS
After some back and forth with JoyPixels they agreed to creating a
version of their font for macOS that does not use the exact same name as
the Apple Color Emoji default font.

This naming collision meant it was impossible to configure applications
to use the JoyPixels emoji font unless you disabled the Apple Color
Emoji font using Font Book. Which meant the JoyPixels font could either
replace the Apple Color Emoji font completely or only fill in the gaps
in that font (on my system "hot face" isn't in the system font) but not
be used entirely for specific apps or be used with the system font as a
back up.
2020-10-22 03:32:45 +02:00
toonn
fd653b992a
joypixels: Move assert to allow override
By moving the assert concerning license acceptance into the src
attribute license acceptance can be expressed with an override,
`joypixels.override { acceptLicense = true; }`.
2020-10-22 03:32:44 +02:00
toonn
ca61c67381
joypixels: Drop dash from nixos endpoint url
The url was changed on request.
2020-10-22 03:32:44 +02:00
toonn
0da946eac8
joypixels: Reword license acceptance warning 2020-10-22 03:32:44 +02:00
toonn
48128ba77f
joypixels: Mark license as unfree 2020-10-22 03:32:44 +02:00
toonn
f9f1cbbffa
joypixels: Switch on kernel.name rather than system
x86_64-darwin is too specific because macOS runs on multiple
architectures.
2020-10-22 03:32:43 +02:00
toonn
c5249d1e9d
joypixels: Refactor to special-case darwin
Specifying the system-specific variables for x86_64-darwin and
x86_64-linux is too restrictive, excluding for example i686-linux.
Since macOS seems to be the odd one out we can special-case only
x86_64-darwin.
2020-10-22 03:32:43 +02:00
toonn
25ca62c2a2
joypixels: Switch from override to config option
Switch from an overridden variable to an option specified in
configuration.nix or config.nix:
  ```
  joypixels.acceptLicense = true;
  ```
2020-10-22 03:32:43 +02:00
toonn
a880ab2e98
joypixels: Refactor to group system-specific variables 2020-10-22 03:32:42 +02:00
toonn
cd255a375e
joypixels: Add proper license
The JoyPixels font comes with a license which requires explicit
acceptance by the user.
2020-10-22 03:32:42 +02:00
toonn
d36a92fd2c
joypixels: Update metadata 2020-10-22 03:32:42 +02:00
toonn
568beeaa28
joypixels: Refactor src and installPhase for clarity 2020-10-22 03:32:41 +02:00
toonn
e0ad840a06
joypixels: Add support for darwin 2020-10-22 03:32:41 +02:00
toonn
da117df3f4
joypixels: Use dedicated NixOS cdn endpoint
The Arch Linux endpoint was not intended to be used as-is by other
distros. I have asked for and received a proper license with a dedicated
endpoint for NixOS.
2020-10-22 03:32:41 +02:00
André Silva
609d817586
jetbrains-mono: 2.002 -> 2.200 2020-10-22 00:45:30 +01:00
Vladimír Čunát
90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
José Romildo Malaquias
b542b692e8
Merge pull request #101075 from romildo/upd.numix-solarized-gtk-theme
numix-solarized-gtk-theme: 20180913 -> 20200910
2020-10-20 23:01:44 -03:00
ajs124
8904ce243a tzdata: 2019c -> 2020c 2020-10-20 21:09:28 +02:00
José Romildo Malaquias
07c91d7908 numix-solarized-gtk-theme: 20180913 -> 20200910 2020-10-19 11:15:34 -03:00
toastal
d6ade09d5f julia-mono: 0.018 -> 0.022 2020-10-19 13:38:16 +03:00
José Romildo Malaquias
0363fd5fd8
Merge pull request #100084 from romildo/upd.luna-icons
luna-icons: 2020-08-09 -> 0.6
2020-10-18 17:01:48 -03:00
José Romildo Malaquias
9cf5238ee7
Merge pull request #100201 from romildo/upd.stilo-themes
stilo-themes: 3.36-2 -> 3.36-3
2020-10-18 17:00:35 -03:00
José Romildo Malaquias
aa07adf211
Merge pull request #100338 from romildo/upd.lounge-gtk-theme
lounge-gtk-theme: 1.22 -> 1.24
2020-10-18 16:59:39 -03:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Will Dietz
e94e19655a
agave: 22 -> 30
https://github.com/agarick/agave/releases/tag/v30
(see also notes for other releases, not linked here)
2020-10-16 13:20:17 -05:00
José Romildo Malaquias
29187f1073 luna-icons: 2020-08-09 -> 0.6 2020-10-14 11:30:18 -03:00
José Romildo Malaquias
722a480c88 marwaita-ubuntu: init at 1.5 2020-10-14 10:47:51 -03:00
José Romildo Malaquias
71db2669e8 arc-theme: fix license 2020-10-13 09:33:15 -03:00
José Romildo Malaquias
b31577aea8 arc-theme: use pkg-config instead of the alias pkgconfig 2020-10-13 09:27:35 -03:00
José Romildo Malaquias
0c32ddda71 arc-theme: 20200819 -> 20201013 2020-10-13 09:27:00 -03:00
José Romildo Malaquias
511f36333e amber-theme: 3.36-1 -> 3.36-2 2020-10-12 10:10:21 -07:00
José Romildo Malaquias
95e3e3e09a plano-theme: 3.36-1 -> 3.36-2 2020-10-12 10:09:42 -07:00
José Romildo Malaquias
d38c911a06 zuki-themes: 3.36-3 -> 3.36-4 2020-10-12 10:08:28 -07:00
José Romildo Malaquias
d9d1273c0d
Merge pull request #99620 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-09-28 -> 2020-10-05
2020-10-12 13:03:26 -03:00
José Romildo Malaquias
8eb2086f25 lounge-gtk-theme: 1.22 -> 1.24 2020-10-12 12:00:36 -03:00
Anderson Torres
e61c9d185d
Merge pull request #100193 from AndersonTorres/big-upload
A bunch of updates
2020-10-12 08:48:52 -03:00
Mario Rodas
0f81680440
Merge pull request #100130 from suhr/julia-mono
julia-mono: init at 0.018
2020-10-12 06:32:25 -05:00
AndersonTorres
890d47fc33 comic-neue: 2.5 -> 2.51 2020-10-12 04:07:17 -03:00
José Romildo Malaquias
e2064ae542
Merge pull request #99704 from Vonfry/update/dracula
dracula-theme: 1.3.0 -> 2.0 and rename ant-dracula to dracula-theme
2020-10-11 16:07:12 -03:00
Vonfry
0f1be68116
dracula-theme: rename ant-dracula-theme to dracula-theme and update 2020-10-11 20:16:27 +08:00
José Romildo Malaquias
14258779e6 stilo-themes: 3.36-2 -> 3.36-3 2020-10-11 00:25:48 -03:00
Сухарик
2336543338 julia-mono: init at 0.018 2020-10-10 10:38:22 +03:00
Mario Rodas
5dbc275975 cascadia-code: 2008.25 -> 2009.22
https://github.com/microsoft/cascadia-code/releases/tag/v2009.22
2020-10-10 00:00:00 -05:00
José Romildo Malaquias
bd98971936
Merge pull request #99305 from romildo/upd.skeu
skeu: init at 0.5.1
2020-10-10 10:49:06 -03:00
José Romildo Malaquias
0d5f50e48c
Merge pull request #99295 from romildo/upd.marwaita-pop_os
marwaita-pop_os: init at 0.9
2020-10-10 10:48:21 -03:00
José Romildo Malaquias
b2b64e4a44
Merge pull request #99311 from romildo/upd.flat-remix-icon-theme
flat-remix-icon-theme: 20200116 -> 20200710
2020-10-07 18:50:30 -03:00
Jiehong Ma
799e0f1a2a ttf-tw-moe: first version 2020-10-07 16:11:28 +02:00
José Romildo Malaquias
9fee367103 matcha-gtk-theme: 2020-09-28 -> 2020-10-05 2020-10-05 09:08:45 -03:00
Justin Humm
b6b8503f85 monoid: 2016-07-21 -> 2018-06-03
Also applied a patch, so we can build with python3Packages.fontforge, as
fontforge doesn't have python2 bindings anymore.
2020-10-04 16:10:17 +02:00
José Romildo Malaquias
9cbf927826
Merge pull request #99032 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 1.5 -> 1.6
2020-10-03 11:28:28 -03:00
José Romildo Malaquias
1859df5110
Merge pull request #99002 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-07-27 -> 2020-09-28
2020-10-03 11:27:24 -03:00
Peter Simons
582f5cea5f all-cabal-hashes: update to Hackage at 2020-10-01T23:28:17Z 2020-10-02 21:07:31 +02:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Silvan Mosberger
5ce1f9d129
Merge pull request #99051 from Infinisil/man-pages-bin
man-pages: Make it findable by manpages
2020-10-02 00:52:30 +02:00
José Romildo Malaquias
8dc5cbc6f3 iconpack-jade: 1.23 -> 1.24 2020-10-01 22:01:04 +00:00
José Romildo Malaquias
2ee2137879 flat-remix-icon-theme: 20200116 -> 20200710 2020-10-01 14:53:42 -03:00
José Romildo Malaquias
32762b808f
Merge pull request #98857 from romildo/upd.marwaita
marwaita: 7.6.1 -> 7.7
2020-10-01 14:12:47 -03:00
José Romildo Malaquias
b08ef82364 skeu: init at 0.5.1 2020-10-01 13:54:20 -03:00
José Romildo Malaquias
f15c4c31d5 marwaita-pop_os: init at 0.9 2020-10-01 12:51:34 -03:00
Mario Rodas
33d21a2bff
Merge pull request #99047 from marsam/update-sudo-font
sudo-font: 0.50 -> 0.51
2020-10-01 04:56:19 -05:00
Samuel Dionne-Riel
4c3b84ca6c
Merge pull request #99119 from samueldr/fix/noto-emoji-hangs
noto-fonts-emoji: Work around Hydra silence timeouts on AArch64 by being noisy
2020-09-30 14:16:08 -04:00
José Romildo Malaquias
d6a12e8d9e
Merge pull request #98426 from romildo/fix.hicolor-icon-theme
hicolor-icon-theme: fix quoting shell variables in setup hook
2020-09-30 10:54:45 -03:00
Samuel Dionne-Riel
174db5caad noto-fonts-emoji: Work around Hydra silence timeouts by being noisy
The added noise should keep Hydra from stopping this build thinking it
is hanging doing nothing, while in fact it's just churning slowly
through thousands of funny pictures!
2020-09-29 17:46:22 -04:00
José Romildo Malaquias
1063be86e9
Merge pull request #98434 from romildo/upd.materia-theme
materia-theme: 20190912 -> 20200916
2020-09-29 17:05:33 -03:00
Silvan Mosberger
75d24ef5e7
man-pages: Make it findable by manpages
Previously `nix-shell -p man-pages` wouldn't work, because `man` by
default looks up man pages only for the packages that appear in PATH.
Since man-pages didn't have anything in $out/bin though, it wouldn't be
put on PATH.

This fixes that by just creating an empty $out/bin
2020-09-29 02:08:16 +02:00
Mario Rodas
02fff7fff9 sudo-font: 0.50 -> 0.51
https://github.com/jenskutilek/sudo-font/releases/tag/v0.51
2020-09-28 18:00:00 -05:00
José Romildo Malaquias
d180ceff2d marwaita-manjaro: 1.5 -> 1.6 2020-09-28 17:20:31 -03:00
José Romildo Malaquias
9695c3168b matcha-gtk-theme: 2020-07-27 -> 2020-09-28 2020-09-28 09:01:01 -03:00
José Romildo Malaquias
fa5cb6b2a8 hicolor-icon-theme: fix quoting shell variables in setup hook 2020-09-27 15:51:41 -03:00
José Romildo Malaquias
e8100d9fef marwaita: 7.6.1 -> 7.7 2020-09-26 09:24:43 -03:00
Peter Simons
ae183ba4f7 all-cabal-hashes: update to Hackage at 2020-09-25T08:31:15Z 2020-09-25 21:10:38 +02:00
AndersonTorres
a3323d4934 comic-neue: 2.3 -> 2.5 2020-09-21 23:37:31 -03:00
José Romildo Malaquias
e388dd8542 materia-theme: 20190912 -> 20200916 2020-09-21 21:58:35 -03:00
José Romildo Malaquias
066412597a materia-theme: format with nix-format 2020-09-21 21:15:16 -03:00
Daniël de Kok
b83824d9c4
Merge pull request #98159 from sternenseemann/noto-emoji-unicode-13.1
noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16
2020-09-20 14:20:19 +02:00
Daniël de Kok
a9953f1ead
Merge pull request #98122 from turboMaCk/corefonts-output-hash
corefonts: fix hash mismatch update
2020-09-19 16:06:53 +02:00
Mario Rodas
72b9660dc1
_3270font: 2.0.4 -> 2.1.0 (#98156)
https://github.com/rbanffy/3270font/releases/tag/v.2.1.0
2020-09-17 19:00:53 -05:00
sternenseemann
ebd9355231 noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16-unicode13.1 2020-09-17 19:55:25 +02:00
sternenseemann
e8a612c066 pythonPackages.nototools: 0.2.12 → 0.2.13 2020-09-17 19:55:25 +02:00
Marek Fajkus
b529c6cf65
corefonts: fix hash mismatch update 2020-09-16 21:16:01 +02:00
Jan Tojnar
9763e55345
Merge pull request #97862 from jtojnar/emoji-inkscape-fix 2020-09-14 01:43:57 +02:00
José Romildo Malaquias
8221805958
Merge pull request #97316 from romildo/upd.marwaita-peppermint
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
José Romildo Malaquias
49ce7a07f6
Merge pull request #97297 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 2020-08-29 -> 1.5
2020-09-13 19:25:35 -03:00
José Romildo Malaquias
31c90f3b9f
Merge pull request #97136 from romildo/upd.theme-obsidian2
theme-obsidian2: 2.13 -> 2.14
2020-09-13 19:24:58 -03:00
Jan Tojnar
24a6d1152d
twemoji-color-font: fix build with Inkscape 1 2020-09-13 23:13:57 +02:00
Jan Tojnar
f355352177
emojione: fix build with Inkscape 1 2020-09-13 23:13:54 +02:00
Mario Rodas
a6b064e649 cascadia-code: 2007.01 -> 2008.25
https://github.com/microsoft/cascadia-code/releases/tag/v2008.25
2020-09-13 09:19:18 -07:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
WORLDofPEACE
34642dd703
Merge pull request #97308 from romildo/upd.ubuntu-themes
ubuntu-themes: 19.04 -> 20.10
2020-09-08 19:52:06 -04:00
Maciej Krüger
996bdf7cd4
mint-x-icons: remove other package and expose from cinnamon namespace 2020-09-08 01:05:32 +02:00
Maciej Krüger
b5839daf69
vanilla-dmz: 0.4.4 -> 0.4.5 (+license fix)
The package debian/copyright states Attribution-ShareAlike 3.0 Unported 
(CC BY-SA 3.0) which is cc-by-sa-30, was wrongly cc-by-nc-sa-30 which is 
unfree
2020-09-08 01:05:32 +02:00
Maciej Krüger
1e605712d2
arc-theme: enable cinnamon 2020-09-07 23:46:59 +02:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
José Romildo Malaquias
5bfb3ea696
Merge pull request #97016 from romildo/upd.marwaita
marwaita: 7.5.1 -> 7.6.1
2020-09-07 09:37:33 -03:00
José Romildo Malaquias
dfae3421e5 marwaita-peppermint: init at 0.3 2020-09-06 21:40:38 -03:00
José Romildo Malaquias
8ec4d97e9c ubuntu-themes: 19.04 -> 20.10 2020-09-06 15:50:54 -03:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
José Romildo Malaquias
bc067235a0 marwaita-manjaro: 2020-08-29 -> 1.5 2020-09-06 13:09:33 -03:00
José Romildo Malaquias
96542ebb19
Merge pull request #96691 from romildo/upd.iconpack-obsidian
iconpack-obsidian: 4.12 -> 4.13
2020-09-06 10:36:15 -03:00
José Romildo Malaquias
9df0922740 marwaita: 7.5.1 -> 7.6.1 2020-09-06 10:33:15 -03:00
WORLDofPEACE
98572a296b
Merge pull request #86069 from mkg20001/pkg/cinnamon-screensaver
cinnamon.cinnamon-screensaver: init at 4.4.0
2020-09-05 15:18:37 -04:00
Maciej Krüger
e5b0918395 iso-flags: init at unstable-18012020
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-05 14:03:01 -04:00
R. RyanTM
042d09241d papirus-icon-theme: 20200801 -> 20200901 2020-09-05 13:36:57 +00:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
José Romildo Malaquias
c9745a5875
Merge pull request #96676 from romildo/upd.marwaita-manjaro
marwaita-manjaro: init at 2020-08-29
2020-09-04 14:58:24 -03:00
José Romildo Malaquias
3355e6c313 theme-obsidian2: include theme variants 2020-09-04 13:55:48 -03:00
José Romildo Malaquias
d618cd80d2 theme-obsidian2: 2.13 -> 2.14 2020-09-04 13:40:18 -03:00
R. RyanTM
e883800b08 yaru-theme: 20.10.1 -> 20.10.2 2020-09-04 09:22:19 -07:00
Jan Tojnar
7ecabdc22b
Merge pull request #96992 from jtojnar/fc-dtd-urn
treewide: use URN for fontconfig DTD
2020-09-04 17:12:29 +02:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Jan Tojnar
6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Mario Rodas
4adac63234 recursive: 1.062 -> 1.064 2020-09-02 21:54:00 -05:00
Christian Kampka
d4c42bfaf5
liberation_ttf: Fix cross-compiling
liberation_ttf runs python3 during build,
hence it needs to be in nativeBuildInputs
when cross-building.
2020-09-02 19:22:10 +02:00
Mario Rodas
de5d2d6a61 ibm-plex: 5.1.0 -> 5.1.3 2020-09-01 20:33:53 -05:00
R. RyanTM
37a3ebb725 cldr-emoji-annotation: 37.0_13.0_0_1 -> 37.0_13.0_0_2 2020-09-01 23:42:39 +02:00
José Romildo Malaquias
14b22c1593
Merge pull request #96173 from romildo/upd.venta
venta: init at 2020-08-20
2020-08-30 22:29:21 -03:00
José Romildo Malaquias
e59a14c3ec iconpack-obsidian: 4.12 -> 4.13
Also add mint-x-icons as a dependency, as Mint-X is a parent theme of
Obsidian.
2020-08-30 16:15:37 -03:00
José Romildo Malaquias
d214fce42c marwaita: 7.5 -> 7.5.1 2020-08-30 11:03:20 -07:00
sternenseemann
fe3d667a0f twitter-color-emoji: 12.1.5 → 13.0.1 2020-08-30 10:17:23 -07:00
sternenseemann
0cfc9f47ce noto-fonts-emoji-blob-bin: remove url syntax in homepage 2020-08-30 10:17:23 -07:00
sternenseemann
079b8e1c5d noto-fonts-emoji: unstable-2019-10-22 → unstable-2020-08-20
Now supports Unicode 13.0.
2020-08-30 10:17:23 -07:00
sternenseemann
a22e9ae45d pythonPackages.nototools: unstable-2019-10-21 → 0.2.12 2020-08-30 10:17:23 -07:00
José Romildo Malaquias
b20059b057 marwaita-manjaro: init at 2020-08-29 2020-08-30 10:03:06 -03:00
José Romildo Malaquias
b317137894
Merge pull request #96473 from romildo/upd.marwaita
marwaita: 7.4.3 -> 7.5
2020-08-30 08:53:35 -03:00
Mario Rodas
a2358df011
Merge pull request #96471 from marsam/update-recursive
recursive: 1.059 -> 1.062
2020-08-28 22:26:47 -05:00
José Romildo Malaquias
e8633b1e2b marwaita: 7.4.3 -> 7.5 2020-08-27 10:53:55 -03:00