Commit graph

241535 commits

Author SHA1 Message Date
meutraa
faefec521d
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8 2020-08-29 00:48:54 +01:00
aszlig
b0ac24ae41
nixos/test-driver: Use guest time when using sleep
With the Perl driver, machine.sleep(N) was doing a sleep on the guest
machine instead of the host machine. The new Python test driver however
uses time.sleep(), which instead sleeps on the host.

While this shouldn't make a difference most of the time, it *does*
however make a huge difference if the test machine is loaded and you're
sleeping for a minimum duration of eg. an animation.

I stumbled on this while porting most of all my tests to the new Python
test driver and particularily my video game tests failed on a fairly
loaded machine, whereas they don't with the Perl test driver.

Switching the sleep() method to sleep on the guest instead of the host
fixes this.

Signed-off-by: aszlig <aszlig@nix.build>
2020-08-29 00:55:01 +02:00
Michele Guerini Rocco
a8b95d8b00
Merge pull request #96384 from OmnipotentEntity/katago-1.6.1
katago: 1.6.0 -> 1.6.1
2020-08-28 23:45:34 +02:00
Maximilian Bosch
0a2fe61c81
Revert "python: mautrix: 0.5.8 -> 0.6.1"
This breaks `mautrix-telegram` which doesn't support v0.6 on its latest
stable release.

This reverts commit ad83814375.
2020-08-28 23:41:58 +02:00
Jörg Thalheim
46d49aece2
Merge pull request #96455 from Mic92/bcc
linuxPackages.bcc: 0.15.0 -> 0.16.0
2020-08-28 22:41:15 +01:00
Lassulus
64ad3efd1a
Merge pull request #94902 from costrouc/go-gophernotes-init
gophernotes: init at 0.7.1
2020-08-28 22:37:20 +02:00
Barry Moore
c4330a0ca0 pythonPackages.jupyterhub-tmpauthenticator: init at 0.6 2020-08-28 13:19:38 -07:00
Simonas Kazlauskas
a8bd5c1dc4
odafileconverter: init at 21.7.0.0 (#95392) 2020-08-28 22:13:51 +02:00
Matthew Bauer
d0e52b6b32
Merge pull request #95309 from obsidiansystems/mobile-fixes
Support Android 29 in cross-compilation
2020-08-28 14:59:37 -05:00
Tethys Svensson
14d8030618 tor-browser-bundle-bin: 9.5.3 -> 9.5.4 2020-08-28 12:54:28 -07:00
Peter Simons
082fbfd298
Merge pull request #96272 from NixOS/haskell-updates
Update Haskell package set to LTS 16.11 (plus other fixes)
2020-08-28 21:06:26 +02:00
Peter Simons
454e596d46 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
f13cb0fa51.
2020-08-28 21:02:03 +02:00
Peter Simons
5324b4bbe5 hackage2nix: update list of packages that have a non-free license 2020-08-28 21:00:52 +02:00
Gabriel Ebner
ed55513a4f tree-sitter: fix build 2020-08-28 21:00:19 +02:00
Gabriel Ebner
7c6ef8b5cd binaryen: simplify build 2020-08-28 20:46:47 +02:00
Peter Simons
27c18174ac hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
f13cb0fa51.
2020-08-28 20:30:36 +02:00
Peter Simons
23da09f7f0
Merge pull request #96266 from dminuoso/unbreak-libsodium
haskell-libsodium: add missing c2hs dependency
2020-08-28 20:29:54 +02:00
Peter Simons
68a6c74c3b
document motivation for the changes in the previous commit
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2020-08-28 20:27:35 +02:00
Ryan Mulligan
ce8207fc15
Merge pull request #96441 from r-ryantm/auto-update/plantuml
plantuml: 1.2020.15 -> 1.2020.16
2020-08-28 11:24:54 -07:00
Gabriel Ebner
2d39da2084 emscripten: 1.39.1 -> 2.0.0 2020-08-28 20:20:35 +02:00
Michael Reilly
12c0b4ac58 katago: 1.6.0 -> 1.6.1 2020-08-28 13:48:49 -04:00
R. RyanTM
42144fd7f4 python27Packages.reportlab: 3.5.47 -> 3.5.48 2020-08-28 10:14:07 -07:00
Tim Steinbach
9af2be0a00
Merge pull request #96543 from JesusMtnez/coursier
coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25
2020-08-28 13:11:13 -04:00
Austin Seipp
40fafd53b1
Merge pull request #96395 from r-ryantm/auto-update/mimalloc
mimalloc: 1.6.3 -> 1.6.4
2020-08-28 11:52:04 -05:00
Lassulus
bc103b4a6b
Merge pull request #85882 from matthuszagh/wxformbuilder
wxformbuilder: init at unstable-2020-08-18
2020-08-28 18:20:59 +02:00
Eric Dallo
65062ad39f
flutter: export mkFlutter
With that, users can build custom versions of flutter
2020-08-28 13:13:30 -03:00
Matt Huszagh
68033a4dc7 wxformbuilder: init at unstable-2020-08-18 2020-08-28 08:40:01 -07:00
Aaron L. Zeng
91337f4169 ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs 2020-08-28 11:33:33 -04:00
Aaron L. Zeng
48e06000c2 ocamlPackages.cohttp-async: init at 2.5.1 2020-08-28 11:33:33 -04:00
Aaron L. Zeng
94790b2949 ocamlPackages.conduit: Update description 2020-08-28 11:33:33 -04:00
Aaron L. Zeng
97c4b3934c ocamlPackages.conduit-async: init at 2.2.2 2020-08-28 11:33:33 -04:00
Aaron L. Zeng
87cb88b71f ocamlPackages.async_ssl: init at 0.13 2020-08-28 11:33:33 -04:00
worldofpeace
f2d0a68c21
Merge pull request #96396 from flokli/remove-perl-test-driver
nixos/lib/test*: remove perl test driver
2020-08-28 11:30:18 -04:00
Sebastian Jordan
e8ee221dd6 nix-prefetch-github: v2.4 -> v3.0 2020-08-28 16:35:48 +02:00
Daniël de Kok
192ed0a00e
Merge pull request #95888 from bzizou/charliecloud18
charliecloud: 0.12 -> 0.18
2020-08-28 16:34:57 +02:00
Nathan van Doorn
9369f74fb2 grub2: use python3 by default
It should work fine with either 2 or 3 (I'm pretty sure Arch uses 3, for example), and we should be aiming to move away from python 2 wherever possible
2020-08-28 16:09:15 +02:00
Peter Simons
0c9feb9733 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
2078daab9a.
2020-08-28 16:04:49 +02:00
Michael Weiss
9e78e1b9ec
python3Packages.google_api_python_client: 1.10.1 -> 1.11.0 2020-08-28 16:02:34 +02:00
Maximilian Bosch
96d72aa488
cargo-make: 0.32.2 -> 0.32.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.3
2020-08-28 15:29:17 +02:00
Maximilian Bosch
8321c779ad
packer: 1.6.1 -> 1.6.2
https://github.com/hashicorp/packer/releases/tag/v1.6.2
2020-08-28 15:29:17 +02:00
JesusMtnez
a306b38a5d
coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25 2020-08-28 15:22:02 +02:00
Peter Simons
8f37665569 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
b539513b76.
2020-08-28 15:20:50 +02:00
Peter Simons
6309ded48d hackage2nix: update list of broken builds 2020-08-28 15:19:45 +02:00
Maximilian Bosch
42173099bf
matrix-synapse: 1.19.0 -> 1.19.1
https://github.com/matrix-org/synapse/releases/tag/v1.19.1
2020-08-28 15:18:44 +02:00
Lassulus
1e66d74f0b
Merge pull request #85174 from bhougland18/windowchef
windowchef: init at 0.5.0
2020-08-28 15:17:06 +02:00
Peter Simons
e58af79db3 haskell-cryptonite: update to the latest version 0.27 2020-08-28 15:16:52 +02:00
Bruno Bzeznik
1601ff7dd4 charliecloud: 0.12 -> 0.18 (docker + ch-grow support) 2020-08-28 14:39:21 +02:00
Jörg Thalheim
7c486d35fc
deepin.startdde: remove remove-references-to 2020-08-28 13:22:54 +01:00
Jörg Thalheim
dbab6f2b3d
deepin.dde-deamon: remove remove-references-to 2020-08-28 13:22:45 +01:00
Jörg Thalheim
2fe70decbd
deepin.dde-api: remove remove-references-to 2020-08-28 13:22:16 +01:00