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
2aa8f39267
alsaUtils: 1.2.3 -> 1.2.4
2020-10-22 00:31:37 +00: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
R. RyanTM
cc10193222
argo: 2.11.5 -> 2.11.6
2020-10-21 23:41:45 +00: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
R. RyanTM
1afa7b7746
_1password-gui: 0.8.10 -> 0.9.0
2020-10-21 22:05:32 +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
Konrad Borowski
cff07fe0fd
dolphinEmuMaster: 5.0-11824 -> 5.0-12716
2020-10-21 21:54:04 +02: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
WORLDofPEACE
755ba171c7
nixos/display-managers: add sessionData.desktops to XDG_DATA_DIRS
...
Fixes #100108
Alternative to https://github.com/NixOS/nixpkgs/pull/100112 which doesn't break stuff.
2020-10-21 14:39:39 -04:00
Eelco Dolstra
42bf61811b
kdeconnect: 20.08.1 -> 20.08.2
...
Fixes an invalid MIME type.
2020-10-21 20:39:37 +02:00
taku0
fb252b8932
thunderbird: 78.3.2 -> 78.4.0
2020-10-22 03:38:00 +09:00
Eelco Dolstra
fa08ce096e
kdeconnect: Use Qt 5.12
...
Fixes #99951 .
$ kdeconnect-app
Cannot mix incompatible Qt library (5.12.7) with this library (5.15.0)
Aborted (core dumped)
2020-10-21 20:35:49 +02: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
Maximilian Bosch
1308817e05
nixos/hydra: remove hydra-migration upgrade path
...
This should NOT be backported to 20.09!
When 21.03 is released, the DB changes are about a year old and
operators had two release cycles for the upgrade. At this point it
should be fair to remove the compat layer to reduce the complexity of
the module itself.
2020-10-21 18:03:04 +02:00
Maximilian Bosch
1bb8808e1a
hydra-unstable: 2020-09-02 -> 2020-10-20
2020-10-21 18:03:04 +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
rnhmjoj
bc2188b083
nixos: fix qemu_test being used in normal VMs
...
This is an attempt to fixup PR #49403 .
2020-10-21 16:38: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