Commit Graph

241529 Commits

Author SHA1 Message Date
zowoq
9ce6e9f018 .editorconfig: add eggs.nix 2020-08-31 11:16:45 +10:00
zowoq
322f0bd565 vscode-extensions: editorconfig fixes 2020-08-30 17:10:53 -07:00
WORLDofPEACE
5c67236602
Merge pull request #96703 from andersk/revert-test-logging
Revert “nixos/test-driver: use pythons logging module” (#96254)
2020-08-30 19:08:06 -04:00
Anders Kaseorg
59b6664f15 Revert "Merge pull request #96254 from Mic92/logging"
This reverts commit 4fc708567f6d9cf28f9ba426702069aa5a0b89c2, reversing
changes made to 0e54f3a6d8393c31cfae43316904375dcfc77a46.

Fixes #96699.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 15:46:39 -07:00
Anders Kaseorg
a0a421bf5e Revert "Merge pull request #96152 from JJJollyjim/colour-test-machines-staging"
This reverts commit 1bff6fe17cbf3e81fbd4122af41d77ea378f45d7, reversing
changes made to 2995fa48cb4878756b9d64b27535737278d96f07.

There’s presumably nothing wrong with this PR, except that it
conflicts with reverting #96254 which broke several tests (#96699).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 15:45:44 -07:00
Silvan Mosberger
6716867eb3
Merge pull request #96686 from nixy/add/tor-package-option
tor: Add option to tor service for package
2020-08-30 23:02:37 +02:00
Maximilian Bosch
cf2314ff9a
Merge pull request #96516 from marsam/update-xonsh
xonsh: 0.9.19 -> 0.9.20
2020-08-30 22:26:04 +02:00
worldofpeace
6de4b96228 sonata: fixup dependencies 2020-08-30 15:57:11 -04:00
Maximilian Bosch
3e65f88623
Merge pull request #96690 from NinjaTrappeur/nin-networkd-test-fix-flakiness
nixosTests.systemd-networkd: fix test flakiness
2020-08-30 21:32:57 +02:00
Félix Baylac-Jacqué
f63c842f1e
nixosTests.systemd-networkd: fix test flakiness
The original idea for this test was, on top of providing a networkd
test, to provide newcomers with a sample configuration they could use
to get started with networkd.

That's precisely why we were doing this systemd tmpfile dance in the
first place. It was a convenient way to create a runtime file with a
specific mode and owner.

Sadly, this tmpfile rule made the test flaky. There's a race condition
between the wireguard interface configured by systemd-networkd and
systemd-tmpfiles-setup.

Sometimes, networkd is going to try loading the wireguard private key
file *before* the said file gets created by systemd-tmpfiles.

A perfect solution here would be to create a "After" dependency
between wg0.netdev and systemd-tmpfiles-setup.service. Sadly, it is
currently impossible to create such a dependency between a
networkd-specific unit and a service.

We're removing this tmp file in favor of pointing networkd directly to
the Nix store. This is clearly something that shouldn't be done in the
real world for a private file: the store is world-readable. However,
this is the only way I found to fix this test flakiness for now.
2020-08-30 21:03:27 +02:00
Jan Tojnar
071b49b380
Merge pull request #95897 from dasj19/orca-updates
gnome3.orca: 3.36.4 -> 3.36.5
2020-08-30 20:47:38 +02:00
Orivej Desh
8dc54c1d3e objconv: 2.51 -> 2.52 2020-08-30 18:37:34 +00:00
Andrew R. M
168a9c8d38 Add option to tor service for package 2020-08-30 14:35:36 -04:00
Michael Weiss
4d851ae78f
Merge pull request #96573 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8
2020-08-30 20:29:08 +02:00
Milan Pässler
6956ce821d gitlab: 13.0.12 -> 13.0.14 2020-08-30 11:24:25 -07:00
06kellyjac
85bf59e44a deno: 1.3.1 -> 1.3.2 2020-08-30 11:23:09 -07:00
Mario Rodas
f6d71ecb8a kbs2: 0.1.3 -> 0.1.4 2020-08-30 11:14:15 -07:00
Mario Rodas
34bbe4b0dd lxd: 4.4 -> 4.5 2020-08-30 11:13:22 -07:00
Daniël de Kok
33b21aec60 pytorch-bin: init at 1.6.0 2020-08-30 11:12:16 -07:00
José Romildo Malaquias
d214fce42c marwaita: 7.5 -> 7.5.1 2020-08-30 11:03:20 -07:00
Robert Pearce
b37741f840 bashcards: 0.1.2 -> 0.1.3
Provides fixes for a number of shellcheck warnings/errors.
2020-08-30 10:46:36 -07:00
sternenseemann
fe3d667a0f twitter-color-emoji: 12.1.5 → 13.0.1 2020-08-30 10:17:23 -07:00
sternenseemann
0cfc9f47ce noto-fonts-emoji-blob-bin: remove url syntax in homepage 2020-08-30 10:17:23 -07:00
sternenseemann
079b8e1c5d noto-fonts-emoji: unstable-2019-10-22 → unstable-2020-08-20
Now supports Unicode 13.0.
2020-08-30 10:17:23 -07:00
sternenseemann
a22e9ae45d pythonPackages.nototools: unstable-2019-10-21 → 0.2.12 2020-08-30 10:17:23 -07:00
sternenseemann
65130398eb pythonPackages.afdko: init at 3.5.0 2020-08-30 10:17:23 -07:00
sternenseemann
e871d7ad35 pythonPackages.psautohint: init at 2.1.0 2020-08-30 10:17:23 -07:00
sternenseemann
40c0cde72e pythonPackages.ufoprocessor: init at 1.9.0 2020-08-30 10:17:23 -07:00
sternenseemann
34f05cf02f pythonPackages.mutatormath: init at 3.0.1 2020-08-30 10:17:23 -07:00
sternenseemann
03ac35ddf7 pythonPackages.ufonormalizer: init at 0.4.1 2020-08-30 10:17:23 -07:00
sternenseemann
5db55e5106 pythonPackages.fontparts: init at 0.9.2 2020-08-30 10:17:23 -07:00
sternenseemann
e591c63a4f pythonPackages.booleanoperations: init at 0.9.0 2020-08-30 10:17:23 -07:00
sternenseemann
fb67ae709f pythonPackages.defcon: init at 0.7.2 2020-08-30 10:17:23 -07:00
sternenseemann
61b57f0781 pythonPackages.fontmath: init at 0.6.0 2020-08-30 10:17:23 -07:00
sternenseemann
47addc60d5 pythonPackages.fontpens: init at 0.2.4 2020-08-30 10:17:23 -07:00
sternenseemann
3f53134108 pythonPackages.fonttools: 4.13.0 → 4.14.0 2020-08-30 10:17:23 -07:00
sternenseemann
5c000c1a03 pythonPackages.unicodedata2: init at 13.0.0-2 2020-08-30 10:17:23 -07:00
sternenseemann
c83ebad684 pythonPackages.zopfli: init at 0.1.6 2020-08-30 10:17:23 -07:00
sternenseemann
9388762bf7 pythonPackages.pytest-randomly: init at 3.4.1 2020-08-30 10:17:23 -07:00
Maximilian Bosch
ba6ac14311
Merge pull request #95742 from kalekseev/fix/nix-unstable
nixUnstable: pre20200721_ff314f1 -> pre20200829_f156513
2020-08-30 19:11:33 +02:00
R. RyanTM
4aa5466cbc python27Packages.qtconsole: 4.7.5 -> 4.7.6 2020-08-30 09:47:05 -07:00
Maximilian Bosch
780da9407e
Merge pull request #96662 from Izorkin/htop-disable-glyphs
htop: disable use glyphs for checkmarks
2020-08-30 18:26:04 +02:00
Robert Scott
5f40ba47d5 pythonPackages.pint: add missing dependencies
importlib-metadata and packaging appear to have been falsely satisfied
by the inclusion of pytestCheckHook in checkInputs. this can be
demonstrated by attempting to build this package with doCheck = false.

also removed the isPy27 clause as package no longer seems to support <3.6
anyway now.
2020-08-30 09:22:37 -07:00
Vladimír Čunát
f56bda0c0c
Merge #96360: thunderbird*: updates 2020-08-30 18:00:26 +02:00
Vladimír Čunát
beb63457b1
pulseaudio-dlna: avoid using an alias attribute 2020-08-30 18:00:20 +02:00
Frederik Rietdijk
be534380c4 bzip2_1_1: init at 2020-08-11
bzip2 has been unmaintained for a long time. For a while now, there has
been maintainership, resulting in the release of 1.0.8. At the same
time, there is now a master branch (version 1.1.x) which supports meson
and cmake as build systems.

This commit adds the current HEAD of the master branch (1.1.x). In the
future we may want to use this one instead of the older and patched
1.0.6 we currently have.

Related:
- https://github.com/NixOS/nixpkgs/pull/65029
- https://github.com/NixOS/nixpkgs/pull/94969
2020-08-30 17:28:41 +02:00
Jamie McClymont
51cdf4fdea kdesu: update patch to use qCWarning 2020-08-30 17:27:04 +02:00
Ryan Mulligan
1b7b1cb976
Merge pull request #96524 from r-ryantm/auto-update/python2.7-phonenumbers
python27Packages.phonenumbers: 8.12.7 -> 8.12.8
2020-08-30 07:54:25 -07:00
Linus Heckemann
bba8571c39
Merge pull request #96538 from Mic92/go-references
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Konstantin Alekseev
4243ebb07e nixUnstable: pre20200721_ff314f1 -> pre20200829_f156513 2020-08-30 16:42:00 +03:00