Commit graph

116951 commits

Author SHA1 Message Date
Orivej Desh ee0f850214 Merge pull request #29489 from orivej/go
go: fix tests and impurity
2017-09-28 10:26:08 +00:00
Orivej Desh 589574e5c9 go: fix tests and impurity 2017-09-28 10:21:17 +00:00
Orivej Desh 49a060ea1f envoy: mark as broken
building
Extracting Bazel installation...
Loading:
Analyzing: target //source/exe:envoy-static
ERROR: java.io.IOException: Could not read the crosstool configuration file 'CROSSTOOL file /tmp/nix-build-envoy-1.3.0.drv-0/envoy-v1.3.0-src/.home/.cache/bazel/_bazel_nixbld1/cbe181aaebf3d7253cbcf6057028e514/external/local_config_cc/CROSSTOOL', because of a parser error (945:1: Expected identifier. Found '%')
INFO: Elapsed time: 3.065s
FAILED: Build did NOT complete successfully
builder for ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed with exit code 2
error: build of ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed
2017-09-28 10:21:17 +00:00
Jan Tojnar 13649ee12f
libgnomeui: fix compatibility with GLib
Picked from #29392, like the parent commit.
2017-09-28 12:17:27 +02:00
Jan Tojnar d9d65fb275
libgda: finally fix compatibility with GLib
vcunat ported this and changed fetchpatch to fetchurl,
as the patch is just an attachement, it's not generated.
2017-09-28 12:13:29 +02:00
Orivej Desh 637c105159 Merge pull request #29887 from vyp/upd/guile-sdl2
guile-sdl2: 0.1.0 -> 0.2.0
2017-09-28 10:06:09 +00:00
Orivej Desh b217c1264e Merge pull request #29886 from vyp/upd/guile-sdl
guile-sdl: 0.5.1 -> 0.5.2
2017-09-28 10:05:16 +00:00
Joerg Thalheim 91eb6cf82c nullmailer: simplify config generation 2017-09-28 11:04:39 +01:00
Vladimír Čunát f1e6c43d45
gnome2.glibgnome: fixup build with updated glib 2017-09-28 12:00:22 +02:00
Orivej Desh f1ffca9ac6 docker: fix docker_17_06 build
Broken by #29843
2017-09-28 11:59:53 +02:00
Jörg Thalheim ac6bb506c6 Merge pull request #29891 from woffs/unicode-paracode
unicode: init at 2.5
2017-09-28 10:27:43 +01:00
Sukant Hajra 82667fee37 hdf5: remove references to stdenv.cc
The build provides as text a summary of the build, including the
absolute path of the compiler used for compilation.  Unfortunately, this
pulls in stdenv.cc as a transitive closure.

So this change just calls remove-references-to as a postInstall step for
the one stdenv.cc dependency.

See #29889 for details.
2017-09-28 10:41:38 +02:00
Frederik Rietdijk 036a7fb976 Merge branch 'twine' into HEAD 2017-09-28 10:22:17 +02:00
Frederik Rietdijk a6d2058e48 python.pkgs.twine: 1.8.1 -> 1.9.1 2017-09-28 10:21:48 +02:00
Frederik Rietdijk 1bf5fcad24 python.pkgs.requests-toolbelt: 0.7.1 -> 0.8.0 2017-09-28 10:21:48 +02:00
Frederik Rietdijk ac7673e2fa python.pkgs.pyblake2: init at 0.9.3 2017-09-28 10:21:48 +02:00
Frank Doepper be1209918b unicode: init at 2.5 2017-09-28 09:53:41 +02:00
Cray Elliott 56d1a14419 nvidia-x11: 384.69 -> 384.90 2017-09-28 00:01:37 -07:00
Marius Bergmann e741cc4881 nullmailer: add remotesFile option
The current `remotes` option is a string option containing nullmailer remote
definitions. However, those definitions may contain secret credentials and
should therefore not be put world-readable in the nix store.

I added a `remotesFile` option, which allows to specify a path to the remotes
definition file instead. This way, the definitions can be kept outside of the
nix store with more secure file permissions.
2017-09-28 08:52:21 +02:00
Marius Bergmann 02e89de71c nullmailer: use proper description for remotes option 2017-09-28 08:52:21 +02:00
Marius Bergmann f9d64a068b nullmailer: fix relative -> absolute path in preStart script 2017-09-28 08:52:21 +02:00
xd1le 8543e31f66 guile-sdl2: 0.1.0 -> 0.2.0
Autoconf, automake, and running `./bootstrap` is no longer required
because we are now building from the tarball, which includes the
generated ./configure script.
2017-09-28 14:54:04 +10:00
xd1le 47710757db guile-sdl2: set the correct upstream license 2017-09-28 14:42:55 +10:00
xd1le 1c818af667 guile-sdl2: use the proper homepage URL 2017-09-28 14:41:12 +10:00
xd1le 2327fa6996 guile-sdl2: add vyp as maintainer 2017-09-28 14:40:32 +10:00
xd1le c758e553de guile-sdl2: code formatting nits 2017-09-28 14:40:12 +10:00
Orivej Desh 0978d59c76 urweb: do not use removed postgres.dev output
postgres.dev output was reverted by 6b05651c20
2017-09-28 03:59:18 +00:00
xd1le 01eb7d8644 guile-sdl: 0.5.1 -> 0.5.2 2017-09-28 13:53:08 +10:00
Robin Gloster c57e5d1aa9
elasticsearch: use jre_headless 2017-09-28 04:16:54 +02:00
Joachim Fasting 35c15d4a61
tinycc: 0.9.27pre-20170911 -> 0.9.27pre-20170924
Improves `long` handling
2017-09-28 03:06:11 +02:00
Nikolay Amiantov c766092193 octoprint-plugins.m33-fio: 1.20 -> 1.21 2017-09-28 03:33:23 +03:00
Yegor Timoshenko 6e4c9b6294 mednaffe: 0.8 -> 0.8.6, add autoreconfHook, drop g_strdup from patch 2017-09-28 00:32:04 +00:00
Langston Barrett b80ed214f5 tex-gyre-math fonts: init at 1.005, 1.632, 1.533, 1.543 2017-09-28 00:16:59 +00:00
Franz Pletz d0435ba032
network-interfaces: device routes for default gateway
Iff interface is set, it makes sense to add device route by default.
2017-09-28 02:14:07 +02:00
Jörg Thalheim 0a6fca15fd Merge pull request #29881 from volth/patch-67
nixos/tinc: add "restartTriggers" back
2017-09-28 00:57:26 +01:00
Jörg Thalheim 589311fee0 Merge pull request #29858 from Lassulus/bitcoin-abc
bitcoin-abc: init at 0.15.0
2017-09-28 00:23:02 +01:00
Joerg Thalheim 589cff44bc bitcoin-abc: build against qt5 2017-09-28 00:22:06 +01:00
Ryan Mulligan c6f513b56a nixos/monit: install monit as system package, use default config file path 2017-09-28 01:20:20 +02:00
Franz Pletz 46b0bca808 Merge pull request #29761 from Infinisil/xwinwrap
xwinwrap: init at 4
2017-09-28 01:18:02 +02:00
volth ddd13e1375 nixos/tinc: add "restartTriggers" back
Add "restartTriggers" back to restart the Tinc daemon when its peer is removed.
Reverted #27660
2017-09-27 23:16:02 +00:00
Robin Gloster d05b0b6b70
mesos test: fix python handling
Still does not succeed but advances further

(cherry picked from commit 30d09f717aa94a78105bff22da548b904887b394)
2017-09-28 01:15:41 +02:00
Samuel Leathers 80021094b7
mesos: 1.1.1 -> 1.4.0
(cherry picked from commit 6acc4084afec6bdfa4ebaf848ee53da68fc22f05)
2017-09-28 01:15:41 +02:00
Pascal Bach ece9245a4d ipxe: 20160831 -> 20170922 2017-09-28 01:08:58 +02:00
Niklas Hambüchen 29b2830d6e consul: 0.7.5 -> 0.9.3 2017-09-28 01:04:18 +02:00
Yegor Timoshenko 22b0c966aa snes9x-gtk: 1.53 -> 1.54.1 2017-09-28 00:59:08 +02:00
Bjørn Forsman 3c6eb3a247 nixos/iso-image.nix: add top-level /version.txt file
This makes it easy to identify which NixOS version is written to an USB
stick without actually booting it.
2017-09-28 00:54:28 +02:00
Robin Gloster 7cbf3a27de freebayes: clean up build 2017-09-28 00:54:01 +02:00
Samuel Leathers a3e2ecd7f7 freebayes: 1.1.0 -> 2017-08-23 2017-09-28 00:54:01 +02:00
José Romildo Malaquias 7d883056a0 lxqt.screengrab: 2017-02-18 -> 1.97 (#29835) 2017-09-28 00:52:18 +02:00
Franz Pletz 3290964fc7 Merge pull request #29839 from NeQuissimus/i3_4_14_1
i3{,-gaps}: 4.14 -> 4.14.1
2017-09-28 00:50:25 +02:00