Commit Graph

2876 Commits

Author SHA1 Message Date
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
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
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
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