Aldwin Vlasblom
776d4c13ac
twa: 1.8.0 -> 1.9.1
...
This commit updates twa from version 1.8.0 to version 1.9.1,
specifying its new 'jq' dependency.
It also moves 'makeWrapper' from the build inputs to the native
build inputs, as it's not necessary during runtime.
2019-11-11 16:25:34 +01:00
Jörg Thalheim
03e6ca15e2
test-driver: add mypy support
...
It's a good idea to expand this in future to test code as well,
so we get type checking there as well.
2019-11-11 13:49:48 +00:00
Jörg Thalheim
556a169f14
Merge pull request #73189 from flokli/python-tests-return-multiple
...
nixos/tests: fix succeed() with multiple commands
2019-11-11 13:48:45 +00:00
Renaud
ceb648f66a
fierce: 1.3.0 -> 1.4.0
...
(#73129 )
2019-11-11 14:14:24 +01:00
Niklas Hambüchen
d80a11295d
Merge pull request #73210 from B4dM4n/hotspot-wrapqt
...
hotspot: use Qt mkDerivation
2019-11-11 14:10:11 +01:00
tekeri
cd41194654
circus: fix incompatible dependency of python-circus ( #73199 )
...
* circus: fix incompatible dependency of python-circus
* circus: move out of python packages set
* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Aaron Andersen
d68d23bb26
Merge pull request #72767 from Izorkin/phpfpm-fix
...
nixos/phpfpm: fix apply global phpOptions
2019-11-11 07:45:28 -05:00
Florian Klink
a8e9a93493
nixos/tests: fix succeed() with multiple commands
...
we previously immediately returned the first commands output, and didn't
execute any of the other commands.
Now, return the last commands output.
This should be documented in the method docstring.
2019-11-11 13:45:11 +01:00
Florian Klink
60390c81dc
Merge pull request #72603 from flokli/ceph-tmpfiles
...
nixos/ceph: run unprivileged, use state directories, handle non-initialized clusters without config switch
2019-11-11 13:42:54 +01:00
tekeri
a4b4681905
perlPackages.LogDispatchFileRotate: init at 1.36
2019-11-11 20:55:05 +09:00
tekeri
c432914491
perlPackages.FindLib: init at 1.04
2019-11-11 20:51:57 +09:00
Oleksii Filonenko
dfb9a1e164
antibody: add filalex77 as a maintainer
2019-11-11 13:51:02 +02:00
tekeri
eb523b823c
perlPackages.Furl: init at 3.13
2019-11-11 20:50:42 +09:00
Oleksii Filonenko
3f72f7bac2
antibody: 4.1.2 -> 4.2.0
2019-11-11 13:50:42 +02:00
tekeri
6fe78ec26a
perlPackages.CacheKyotoTycoon: init at 0.16
2019-11-11 20:50:29 +09:00
tekeri
00164f2fd3
perlPackages.CDB_File: init at 0.99
2019-11-11 20:44:58 +09:00
Vincent Laporte
a61354f262
why3: 1.2.0 → 1.2.1
2019-11-11 11:30:52 +00:00
Dmitry Kalinkin
c57018fb3b
arrow-cpp: fix tests not being run on linux
...
Fixes: 8c86e54a
('arrow-cpp: fix/disable some plasma tests on darwin')
2019-11-11 06:18:42 -05:00
Mario Rodas
542fb7715b
Merge pull request #73182 from avdv/wtf-0.24.0
...
wtf: 0.23.0 -> 0.24.0
2019-11-11 06:10:37 -05:00
Dennis Gosnell
2df923eaab
Merge pull request #73170 from MarcFontaine/mafo/ghcjs
...
fix ghc-paths-nix-ghcjs.patch
2019-11-11 20:08:53 +09:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Frederik Rietdijk
6e9743f120
pythonPackages.spyder: fix package
2019-11-11 11:55:52 +01:00
Frederik Rietdijk
a94b6a90ac
Revert "python: spyder-kernels: 0.5.2 -> 1.6.0"
...
We should still stick with an older version for spyder 3.3.6. As soon
as 4.0.0 is released we need to upgrade this package.
This reverts commit 757fd1e27b
.
2019-11-11 11:55:52 +01:00
Renaud
2ea154b801
Merge pull request #72412 from Tomahna/mopidy-iris
...
mopidy-iris: 3.41.1 -> 3.42.1
2019-11-11 11:55:03 +01:00
Oleksii Filonenko
7b5194aee9
fselect: init at 0.6.7 ( #73206 )
...
* fselect: init at 0.6.7
* Fix cargoSha256
Co-authored-by: zimbatm <zimbatm@users.noreply.github.com>
2019-11-11 10:25:16 +00:00
Sebastian Jordan
8b323287f2
pypi2nix: 2.0.0 -> 2.0.1
2019-11-11 10:52:23 +01:00
Fabian Möller
832ce6942c
hotspot: use Qt mkDerivation
2019-11-11 10:46:30 +01:00
Kevin Rauscher
6b4ab287a4
mopidy-iris: 3.41.1 -> 3.42.2
2019-11-11 10:19:57 +01:00
Dmitry Kalinkin
418f5506e3
Merge pull request #73203 from veprbl/pr/arrow-cpp_i686
...
arrow-cpp: fix on i686-linux
2019-11-11 04:15:29 -05:00
Dmitry Kalinkin
03e78496b6
arrow-cpp: fix on i686-linux
2019-11-11 03:23:09 -05:00
Jan Tojnar
e994fdcac0
Merge pull request #72922 from davidak/fix_versions
...
Fix package metadata like version and homepage
2019-11-11 09:05:08 +01:00
Sascha Grunert
f94d457e5c
slirp4netns: 0.3.0 -> 0.4.2
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 08:58:42 +01:00
Mario Rodas
ad4a1e0f85
wtf: Use Go 1.13 and drop overrideModAttrs
...
This no longer uses gocenter.io as a proxy, but the official Go module proxy
instead.
2019-11-11 08:51:55 +01:00
Sander van der Burg
173bf3473c
titaniumenv: remove 7.1, add 8.2 and make it the default
2019-11-11 08:50:27 +01:00
Peter Simons
1a2415e9a9
Merge pull request #72389 from nkpart/nkpart/fix-rPackages-glmnet
...
rPackages.glmnet: Add missing dependency
2019-11-11 07:57:46 +01:00
John Ericson
999ef20129
mingw-w64 libc: Multiple outputs and parallel builds
...
Also deduplicate more of the GCC derivations.
2019-11-11 00:25:24 -05:00
John Ericson
06c5e811e6
mcfgthreads: Init from git
2019-11-11 00:25:24 -05:00
John Ericson
0a63190c31
windows top-level: Clean up with makeScope
2019-11-11 00:25:24 -05:00
John Ericson
91718534f1
lib: Switch to w64 vendor for MinGW
...
It is needed for the `-municode` flag, supposedly.
2019-11-11 00:25:24 -05:00
John Ericson
38ebb8ff82
fetchurl: Eliminate pointless cross differences
2019-11-11 00:25:24 -05:00
worldofpeace
251a560449
pantheon.wingpanel-indicator-keyboard: 2.1.2 -> 2.2.0
...
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.2.0
2019-11-10 20:59:56 -05:00
worldofpeace
58f9fcdf4b
pantheon.switchboard: 2.3.6 -> 2.3.7
...
Drops libunity https://github.com/elementary/switchboard/pull/109 .
https://github.com/elementary/switchboard/releases/tag/2.3.7
2019-11-10 20:59:56 -05:00
Florian Klink
848399f448
Merge pull request #72390 from flokli/bump-opensmtpd
...
opensmtpd: 6.4.2p1 -> 6.6.1p1
2019-11-11 01:56:24 +01:00
Sander van der Burg
9b51c5145a
xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1. Add troubleshooting section to docs
2019-11-11 00:18:22 +01:00
worldofpeace
ea288463db
Merge pull request #73136 from worldofpeace/port-sddm-test
...
nixosTests.sddm: port to python
2019-11-10 23:06:21 +00:00
worldofpeace
8cf9315425
Merge pull request #73135 from worldofpeace/port-lightdm-test
...
nixosTests.lightdm: port to python
2019-11-10 23:05:51 +00:00
worldofpeace
027e2a2556
Merge pull request #73159 from maralorn/fix-qrcode
...
pythonPackages.qrcode: Fix "No module named pkg_resources" error
2019-11-10 23:01:23 +00:00
John Ericson
1782f6c826
Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoops
...
gcc: Fix cross after I accidentally changed build target
2019-11-10 17:49:48 -05:00
Markus Kowalewski
9b28dbd36a
nixos/slurm: convert test from perl to python
2019-11-10 23:07:08 +01:00
John Ericson
3f74a4d066
gcc: Fix cross after I accidentally changed build target
...
I deleted "bootstrap", but forgot to make the condition
build = host = target.
2019-11-10 17:06:22 -05:00