Maximilian Bosch
d976433296
element-desktop: 1.7.9 -> 1.7.10
...
https://github.com/vector-im/element-desktop/releases/tag/v1.7.10
2020-10-22 11:03:10 +02:00
Maximilian Bosch
96f29b90a1
element-web: 1.7.9 -> 1.7.10
...
https://github.com/vector-im/element-web/releases/tag/v1.7.10
2020-10-22 11:03:10 +02:00
sternenseemann
afd289a8b7
ocamlPackages.mirage-crypto*: 0.8.5 → 0.8.6
2020-10-22 11:01:10 +02:00
Jan Tojnar
6c40c0ace8
Merge pull request #96322 from r-ryantm/auto-update/ibus-hangul
...
ibus-engines.hangul: 1.5.3 -> 1.5.4
2020-10-22 10:43:08 +02:00
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
R. RyanTM
37677080be
rust-cbindgen: 0.14.4 -> 0.15.0
2020-10-22 04:38:10 +00:00
JesusMtnez
3c3e490488
coursier: 2.0.3 -> 2.0.4
2020-10-22 06:11:12 +02:00
R. RyanTM
b9e5961253
cgal_5: 5.0.3 -> 5.1
2020-10-22 03:29:47 +00:00
R. RyanTM
693bd2565b
alpine: 2.23 -> 2.24
2020-10-22 03:04:18 +00: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
R. RyanTM
7616020f95
armadillo: 9.900.3 -> 10.1.0
2020-10-22 00:43:35 +00:00
TredwellGit
7dc2d9f819
chromium: 86.0.4240.75 -> 86.0.4240.111
...
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html
CVE-2020-16000 CVE-2020-16001 CVE-2020-16002 CVE-2020-15999 CVE-2020-16003
2020-10-22 00:38:17 +00:00
Niklas Hambüchen
1c20e2c9f2
rspamd: add passthru.tests
2020-10-22 02:36:53 +02:00
R. RyanTM
590bedc5ec
atlassian-jira: 8.12.0 -> 8.13.0
2020-10-21 23:50:00 +00:00
André Silva
609d817586
jetbrains-mono: 2.002 -> 2.200
2020-10-22 00:45:30 +01:00
Mario Rodas
8b636137c2
terraform_0_13: 0.13.4 -> 0.13.5
...
https://github.com/hashicorp/terraform/releases/tag/v0.13.5
2020-10-21 18:00:00 -05: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