Jan Tojnar
03c64130bb
Merge pull request #94892 from toonn/font-joypixels-emoji
2020-10-22 10:21:25 +02:00
Marek Mahut
c177135cb2
Merge pull request #101298 from r-ryantm/auto-update/bitcoin-unlimited
...
bitcoin-unlimited: 1.8.0.0 -> 1.9.0.1
2020-10-22 09:23:57 +02:00
Vincent Laporte
ec3aa4c109
ocamlPackages.pgocaml: 4.0 → 4.2.2
2020-10-22 08:17:38 +02:00
Vincent Laporte
1e985c9e29
ocamlPackages.ocsigen-start: remove unused parameter
2020-10-22 08:17:38 +02:00
Mario Rodas
01e2d901bb
Merge pull request #101312 from marsam/update-nodejs-15_x
...
nodejs-15_x: 15.0.0 -> 15.0.1
2020-10-21 20:58:35 -05:00
Mario Rodas
916401a2f7
Merge pull request #101253 from eyJhb/bitlbeefb
...
bitlbee-facebook: 1.2.0 -> 1.2.1
2020-10-21 20:35:39 -05:00
Mario Rodas
4accc093fb
Merge pull request #101264 from r-ryantm/auto-update/bazelisk
...
bazelisk: 1.7.2 -> 1.7.3
2020-10-21 20:33:53 -05:00
Mario Rodas
54d943797e
Merge pull request #101283 from r-ryantm/auto-update/bandwidth
...
bandwidth: 1.9.3 -> 1.9.4
2020-10-21 20:33:16 -05: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
zowoq
c70acdfd09
cargo-edit: drop darwin workaround
2020-10-22 11:24:37 +10:00
zowoq
a203ae7e54
vivid: drop darwin workaround
2020-10-22 11:24:37 +10:00
zowoq
0ed762c4a9
miniserve: drop darwin workaround
2020-10-22 11:24:37 +10:00
zowoq
3447b9b2c0
broot: drop darwin workaround
2020-10-22 11:24:37 +10:00
zowoq
cc88d23e54
bat: drop darwin workaround
2020-10-22 11:24:37 +10:00
zowoq
a55b2d659e
nushell: drop darwin workaround
2020-10-22 11:24:37 +10:00
Mario Rodas
c5cf0c297f
Merge pull request #101300 from andresilva/jetbrains-mono-2.2
...
jetbrains-mono: 2.002 -> 2.200
2020-10-21 20:22:44 -05:00
André Silva
609d817586
jetbrains-mono: 2.002 -> 2.200
2020-10-22 00:45:30 +01:00
Mario Rodas
16cd8df30d
nodejs-15_x: 15.0.0 -> 15.0.1
...
https://github.com/nodejs/node/releases/tag/v15.0.1
2020-10-21 18:00:00 -05:00
R. RyanTM
6ba8459ccb
bitcoin-unlimited: 1.8.0.0 -> 1.9.0.1
2020-10-21 22:52:26 +00:00
Michele Guerini Rocco
02daf3f076
Merge pull request #101284 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.196 -> 1.197
2020-10-21 23:55:03 +02:00
Vincent Laporte
4b3e97daa4
ocamlPackages.safepass: 2.0 → 3.0
2020-10-21 22:52:46 +02:00
R. RyanTM
a1d8efb2c3
bdf2psf: 1.196 -> 1.197
2020-10-21 20:35:08 +00:00
R. RyanTM
4c29627c66
bandwidth: 1.9.3 -> 1.9.4
2020-10-21 20:26:29 +00:00
Raphael Borun Das Gupta
44465f606e
python3Packages.scrapy-fake-useragent: fix license
...
which upstream changed to MIT with alecxe/scrapy-fake-useragent@0ea7614
2020-10-21 13:14:58 -07:00
Maximilian Bosch
a3b1b42d32
Merge pull request #101234 from danielfullmer/cross-rpcsvc-proto
...
rpcsvc-proto: fix cross-compilation
2020-10-21 21:38:42 +02:00
symphorien
9e8eaea484
nixos/sslh: fix usage of the now removed ssl probe ( #101087 )
...
and document
2020-10-21 21:34:35 +02:00
Daniel Fullmer
91493dfd8a
rpcsvc-proto: fix cross-compilation
...
Tested pkgsCross.armv7l-hf-multiplatform.rpvscv-proto
2020-10-21 11:43:23 -07:00
Austin Seipp
278d8641c8
vegeta: 12.7.0 -> 12.8.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Austin Seipp
4a020671f1
chez-scheme: 9.5.2 -> 9.5.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Doron Behar
4696a622ce
Merge pull request #78778 from grahamc/guile-r13y
...
guile: disable parallel building for reproducibility
2020-10-21 20:21:25 +03:00
R. RyanTM
5445fe778c
bazelisk: 1.7.2 -> 1.7.3
2020-10-21 16:49:55 +00:00
Martin Weinelt
1e61d26b65
Merge pull request #100207 from nh2/rspamd-2.6
...
rspamd: 2.5 -> 2.6
2020-10-21 18:49:14 +02:00
Eelco Dolstra
c4b26e7020
Merge pull request #101245 from edolstra/bump-nix-unstable
...
nixUnstable: 3.0pre20200829_f156513 -> 3.0pre20201020_e0ca98c
2020-10-21 18:00:04 +02:00
Lassulus
46fac2ff10
Merge pull request #99538 from vividn/patch-1
...
qtile: add missing python package dependencies
2020-10-21 16:06:59 +02:00
Maximilian Bosch
9671491f16
Merge pull request #101254 from jshholland/fix-open-vm-tools
...
open-vm-tools: fix build w/glibc-2.32
2020-10-21 15:46:16 +02:00
Josh Holland
802e9ea3a6
open-vm-tools: fix build w/glibc-2.32
2020-10-21 14:21:49 +01:00