xeji
d57c9ec407
exempi: fix i686 build ( #46884 )
...
failed with `unknown symbol __divmoddi4`.
Standard fix is to use gcc6.
2018-09-19 16:20:00 +02:00
xeji
beb8ca2887
nixos/tests/hibernate: prevent non-deterministic failure ( #46882 )
...
... that occurred mostly on i686. Improve timing.
With this, the failures are no longer reproducible on my machine.
2018-09-19 16:19:45 +02:00
xeji
daf40ab165
nixos/tests/containers-imperative: fix on i686 ( #46874 )
...
Test failed on i686 in a sandbox because some packages required
to build the nixos manual for the container were missing. Add them.
2018-09-19 16:19:31 +02:00
xeji
012682222f
openxpki: fix build, use current python3Packages ( #46860 )
...
Build used python34Packages and failed because python34Packages.pytest
didn't build anymore. Use python3Packages instead.
2018-09-19 16:16:19 +02:00
xeji
c9969162ab
czmq: 4.0.2 -> 4.1.1 ( #46855 )
2018-09-19 16:15:51 +02:00
xeji
970393c34a
pythonPackages.nilearn: fix test_signal tests ( #46850 )
...
These tests failed on some machines, probably due to lower arithmetic
presicion. Reduce required precision from 13 to 8 decimal digits.
2018-09-19 16:15:02 +02:00
Jörg Thalheim
cffad7fb63
Merge pull request #46895 from Mic92/typeguard
...
python3.pkgs.typeguard: fix builds by applying utf-8 locales
2018-09-19 15:13:46 +01:00
Jörg Thalheim
4bd4cda3a7
Merge pull request #46894 from romildo/upd.zuki-themes
...
zuki-themes: 3.28-1 -> 3.28-3
2018-09-19 15:12:55 +01:00
Jörg Thalheim
b224eef108
python3.pkgs.typeguard: fix builds by applying utf-8 locales
...
ZHF #45960
2018-09-19 15:11:31 +01:00
José Romildo Malaquias
32cd582645
plano-theme: 3.28-2 -> 3.28-3 ( #46892 )
2018-09-19 16:02:33 +02:00
Jörg Thalheim
c73b9cf6ab
Merge pull request #46887 from mamciek/myrepos-1.20170129
...
mr: 1.20170129 -> 1.20180726
2018-09-19 15:01:03 +01:00
José Romildo Malaquias
af1c268b55
zuki-themes: 3.28-1 -> 3.28-3
2018-09-19 10:57:59 -03:00
Ryan Mulligan
d531b8db6f
Merge pull request #46843 from jslight90/mattermost
...
mattermost: 5.1.0 -> 5.3.0
2018-09-19 06:40:46 -07:00
Pascal Wittmann
047c23782c
homebank: 5.1.8 -> 5.2.1
2018-09-19 15:05:17 +02:00
Maciej Mazur
5843e43d23
mr: 1.20170129 -> 1.20180726
2018-09-19 14:35:47 +02:00
aszlig
48d1c50f7a
python/hetzner: 0.8.0 -> 0.8.1
...
This is only a minor bugfix release and updates the fallback CA root
certificates. For NixOS this is usually not required as the probe paths
will match there, but for non-NixOS users it might be helpful.
Signed-off-by: aszlig <aszlig@nix.build>
2018-09-19 14:26:13 +02:00
Uli Baum
08b94e3c45
Revert "iasl: 20180313 -> 20180629 ( #46272 )"
...
This reverts commit 11d0ae36326ebe127ae9d5637d3cfbf4aa741714.
It broke xen.
2018-09-19 12:03:44 +02:00
xeji
dd57a1fd40
Merge pull request #46871 from dtzWill/fix/musl-misc-upstream
...
musl: apply other selected upstream fixes while rebuilding
2018-09-19 11:15:37 +02:00
adisbladis
9cc7be6639
Merge pull request #46877 from marsam/feature/fix-noti-darwin
...
noti: fix darwin build
2018-09-19 15:47:23 +08:00
Benjamin Staffin
71c43f8c4a
ddccontrol-db: 20061014 -> 20180908 ( #46865 )
...
The project has moved to Github and has a totally different build
process since 2006
2018-09-19 09:33:07 +02:00
lewo
5697da2f3e
Merge pull request #46880 from endgame/dockerTools-pullImage-arch
...
dockerTools.pullImage: correct default arch
2018-09-19 09:26:48 +02:00
adisbladis
71bb7f6986
Merge pull request #46868 from benley/ddccontrol
...
ddccontrol: 0.4.2 -> 0.4.4
2018-09-19 15:25:49 +08:00
adisbladis
efa3a9577f
Merge pull request #46878 from bhipple/add/python-binance
...
pythonPackages.python-binance: init at 0.7.0
2018-09-19 15:25:19 +08:00
Will Dietz
2608649de7
sudo: 1.8.25 -> 1.8.25p1 (bugfix for systems w/o ppoll)
...
(cherry picked from commit b4308beb164c1e7e93bbed95697c734ef66e2da5)
2018-09-19 08:48:05 +02:00
Will Dietz
b026786e77
sudo: 1.8.24 -> 1.8.25 ( #46057 )
...
https://www.sudo.ws/stable.html
(may need to scroll to the 1.8.25 notes
afternewer versions are released)
(cherry picked from commit d93aa1c50fc8a83be1c709f905d8c94e1677845f)
2018-09-19 08:47:19 +02:00
Jack Kelly
af5eab6ea6
dockerTools.pullImage: correct default arch
2018-09-19 16:13:15 +10:00
Benjamin Hipple
426c2856d7
pythonPackages.python-binance: init at 0.7.0
...
Library for communicating with the Binance REST API.
2018-09-18 21:44:27 -04:00
Mario Rodas
4c56eb81e9
noti: fix darwin build
2018-09-18 20:13:46 -05:00
xeji
4927a248b5
Merge pull request #46870 from dtzWill/fix/musl-file-locking
...
musl: apply upstream fix for locking race, minor cleanup
2018-09-19 02:21:19 +02:00
John Ericson
f4be0b45dd
Merge pull request #46872 from obsidiansystems/cross-haskell-ar-flag
...
haskell infra: Also pass `--with-ar` in cross builds
2018-09-18 19:14:13 -04:00
John Ericson
750933a17c
haskell infra: Also pass --with-ar
in cross builds
2018-09-18 18:49:58 -04:00
Will Dietz
697859fdc5
musl: apply other upstream fixes, selected for relevance to NixOS usage
2018-09-18 17:41:58 -05:00
Will Dietz
4305e7d5ec
musl: apply upstream fix for file locking race
2018-09-18 17:13:54 -05:00
Will Dietz
ea326dd4b5
musl: convert CFLAGS to array
2018-09-18 17:13:53 -05:00
Benjamin Staffin
8b778c7798
ddccontrol: 0.4.2 -> 0.4.4
2018-09-18 17:49:52 -04:00
WilliButz
3961cab52f
codimd: remove unneeded defaults
2018-09-18 23:15:34 +02:00
WilliButz
fc93264f59
codimd: fix option configuration.saml.idpCert
2018-09-18 23:15:34 +02:00
John Ericson
35378f0141
Merge pull request #46857 from obsidiansystems/darwin-to-linux-prep
...
misc pkgs: various cross fixes in preparation for darwin->linux
2018-09-18 16:52:30 -04:00
John Ericson
2091133e78
gcc: Clarify Disabling libmpx in cross stage static
...
This isn't a MUSL thing, but just needed for cross compilation to x86.
No one had tried this when all cross compilation was to linux + glibc,
hence why no one noticed this until recently.
2018-09-18 16:27:04 -04:00
John Ericson
28a323e331
gccCrossStageStatic: Don't use MUSL, or any libc when targetting linux
...
Only the regular GCC is built with a libc dependency.
2018-09-18 16:27:04 -04:00
John Ericson
f2bb59e710
stdenv linux, stdenv cross: Harmonize extraNativeBuildInputs
...
Want to make sure these are the same per host platform, without duplication.
2018-09-18 16:27:04 -04:00
John Ericson
2111e7b742
mkDerivation: Make separateDebugInfo
assertion lazier to match other assertions
...
This is needed to access attributes of derivations on platforms where
they cannot be built.
2018-09-18 16:25:19 -04:00
Elis Hirwing
5664e64a01
nixos/activation: Switch from bash to sh to avoid reading users bash config ( #46851 )
...
This fixes #46750 . This should also work with non-POSIX shells like in #46042 .
2018-09-18 21:47:14 +02:00
Bas van Dijk
8228c787b4
Merge pull request #46837 from Taneb/JuicyPixels-docs
...
haskellPackages.JuicyPixels: re-enable Haddock
2018-09-18 21:46:06 +02:00
Jan Tojnar
4bc023b583
Merge pull request #46849 from worldofpeace/lollypop-portal/fix-build
...
lollypop-portal: add python3
2018-09-18 21:24:42 +02:00
Domen Kožar
943871a866
datadog-integrtaions-core: 2018-05-27 -> 2018-09-18
2018-09-18 20:22:14 +01:00
worldofpeace
eeb9e9473f
lollypop-portal: add python3
2018-09-18 14:42:25 -04:00
Jan Tojnar
747450ef49
Merge pull request #46848 from worldofpeace/aesop/fix-build
...
aesop: fix build with vala_42
2018-09-18 20:20:49 +02:00
worldofpeace
91fe7f5447
aesop: fix build with vala_42
2018-09-18 13:51:14 -04:00
xeji
a83d61b708
nixos/release.nix: disable tests.ec2-config ( #46830 )
...
This test doesn't work in a sandbox and never succeeded on Hydra.
It simulates an EC2 instance reconfiguring itself at runtime,
which needs network access.
2018-09-18 19:27:36 +02:00