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
Jan Tojnar
c673b8f0d1
joypixels: 5.5.0 → 6.0.0
2020-06-28 01:43:48 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
1c8118caac
joypixels: 5.0.2 → 5.5.0
2020-04-03 01:41:10 +02:00
Jan Tojnar
1a7b8f6817
joypixels: drop fontconfig file
...
It is now supportedby our fontconfig.
2019-08-29 02:17:49 +02:00
Jan Tojnar
50f2ecf823
joypixels: init at 5.0.2
2019-08-20 05:32:06 +02:00