Commit graph

104889 commits

Author SHA1 Message Date
Vladimír Čunát
d19384ca7e
liferea: bugfix 1.12-rc2 -> 1.12-rc3 2017-04-01 14:40:35 +02:00
zimbatm
ae034020aa fixup! terraform: 0.9.1 -> 0.9.2
use fetchpatch to improve patch download hash stability
2017-04-01 12:54:53 +01:00
Vincent Laporte
fcb9f44375 ocamlPackages.{ocf,xtmpl}: fix for OCaml 4.04 2017-04-01 12:30:14 +02:00
Vincent Laporte
e5d0593a42 ocamlPackages.core_extended: fix build on Linux 2017-04-01 12:30:14 +02:00
Vincent Laporte
86f4ded789 google-drive-ocamlfuse: add missing ocamlbuild dependency 2017-04-01 12:30:14 +02:00
Vladimír Čunát
46ea770b2b Revert "python: Move catch_conflicts.py into subdirectory (#23600)" (#24528)
This reverts commit 76213d102c.
2017-04-01 12:20:31 +02:00
Johannes Bornhold
76213d102c python: Move catch_conflicts.py into subdirectory (#23600)
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
2017-04-01 12:19:53 +02:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging' 2017-04-01 10:58:20 +02:00
Vaibhav Sagar
d9b36c36c5 pycairo: fix build with Python 3.6
Apply the same patch as for Python 3.5 so that this builds correctly.
Addresses #24501.
2017-04-01 09:58:01 +02:00
Vincent Laporte
da8201e7c3 ocamlPackages.sedlex: fix on OCaml 4.04 2017-04-01 09:06:57 +02:00
Pascal Wittmann
ff1d0ce438 Merge pull request #24514 from cleverca22/multimc
multimc: 5 -> 0.5.1
2017-04-01 09:02:52 +02:00
Michael Raskin
623a469653 quicklispPackages, lispPackages: make all system-loads pass with precompilation 2017-04-01 08:08:22 +02:00
Vincent Laporte
033c5debbc utop: fix on OCaml 4.04
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Orivej Desh
ecf5daa5d7 subgit: 3.1.0 -> 3.2.4 2017-04-01 02:19:51 +00:00
Joachim Fasting
a41668f441
grsecurity: 4.9.19-201703300917 -> 4.9.20-201703310823 2017-04-01 00:08:50 +02:00
michael bishop
3690ad1772
multimc: 5 -> 0.5.1 2017-03-31 18:37:32 -03:00
Jörg Thalheim
880e65e162 Merge pull request #24460 from peterhoeg/f/qst
qsyncthingtray: fix program paths
2017-03-31 23:00:11 +02:00
Michael Raskin
1e7bad5d51 clwrapper, buildLispPackage: compile fasls and store them for all systems 2017-03-31 22:46:49 +02:00
Jörg Thalheim
5793e12143
baresip: enable vp8/vp9 2017-03-31 22:34:48 +02:00
Nikolay Amiantov
1eccb75f26 mumble: patch python scripts 2017-03-31 23:12:11 +03:00
Nikolay Amiantov
d8c47a20b8 mumble_git: wrap with Qt dependencies
Fixes #14084.
2017-03-31 23:11:46 +03:00
Jörg Thalheim
a16c2e5420 Merge pull request #24356 from vrthra/vis
vis: 2016-10-09 -> 0.3
2017-03-31 21:15:27 +02:00
Tobias Pflug
552045db80 skopeo: 0.1.16 -> 0.1.18 2017-03-31 20:51:52 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Till Höppner
c9d02b7c57
vscode: Fix relocation errors
LD_PRELOAD was inherited by spawned processes, and caused
issues with systems that have older system packages while
using fresh user packages.

Links out the wrapper script instead of electron binary to
expose CLI like on other systems

Breaks anything that relies on vscode not detaching
2017-03-31 20:34:35 +02:00
Michael Raskin
739ecca4b5 esrap-peg: 20131029 -> 20170320 2017-03-31 17:56:35 +02:00
Michael Raskin
011c907383 lispPackages: pin to asdf_3_1 by default 2017-03-31 17:56:35 +02:00
zimbatm
1afd3ceaaa terraform: 0.9.1 -> 0.9.2
* makes the generic builder open for extension
* upgrades terraform and set the 0_9 series by default
2017-03-31 15:53:17 +01:00
Shea Levy
c923c6c7c5 webkitgtk24x: Fix build on darwin 2017-03-31 07:47:09 -07:00
Eelco Dolstra
80b40fdf03
sshd.nix: Alternative fix for #19589
AFAICT, this issue only occurs when sshd is socket-activated. It turns
out that the preStart script's stdout and stderr are connected to the
socket, not just the main command's. So explicitly connect stderr to
the journal and redirect stdout to stderr.
2017-03-31 16:18:58 +02:00
Eelco Dolstra
4e79b0b075
Revert "sshd: separate key generation into another service"
This reverts commit 1a74eedd07. It
breaks NixOps, which expects that

  rm -f /etc/ssh/ssh_host_ed25519_key*
  systemctl restart sshd
  cat /etc/ssh/ssh_host_ed25519_key.pub

works.
2017-03-31 16:18:58 +02:00
Robin Gloster
cbd6fb1b3a
Release Notes: tracking UIDs/GIDs is in 17.09 2017-03-31 15:51:37 +02:00
Tim Steinbach
e872abe872
oh-my-zsh: 2017-02-27 -> 2017-03-30 2017-03-31 09:22:00 -04:00
Tim Steinbach
cb791371c5
linux: 4.4.58 -> 4.4.59 2017-03-31 09:19:07 -04:00
Tim Steinbach
bff456bd55
linux: 4.10.7 -> 4.10.8 2017-03-31 09:16:52 -04:00
Tim Steinbach
501429d120
linux: 4.9.19 -> 4.9.20 2017-03-31 09:14:19 -04:00
Eelco Dolstra
e241fb87a1
Update 17.03 release notes 2017-03-31 15:00:30 +02:00
Tristan Helmich
00689b20a8 emby: 3.2.8 -> 3.2.10 2017-03-31 14:20:23 +02:00
laMudri
e0f6bd6cfb ibus-table: 1.9.14 -> 1.9.16 2017-03-31 13:15:31 +01:00
Joachim F
05e5151d8f Merge pull request #24480 from Ma27/update/geogebra
geogebra: 5-0-346-0 -> 5-0-350-0
2017-03-31 13:07:52 +01:00
Joachim F
889f5d170c Merge pull request #24477 from romildo/upd.gworkspace
gworkspace: 0.9.3 -> 0.9.4
2017-03-31 12:06:33 +01:00
Michael Raskin
02f58311ec lispPackages: migrate to quicklispPackages where possible 2017-03-31 12:06:46 +02:00
Rickard Nilsson
37847f263c haskellPackages.tailfile-hinotify: Disable test suite 2017-03-31 11:15:17 +02:00
Michael Raskin
f10fc5a13c lispPackages.clwrapper: fix array expansion to produce no arguments when empty 2017-03-31 11:17:19 +02:00
Daiderd Jordan
607a21b7c0 Merge pull request #24380 from fuzzy-id/haproxy-overworked4
haproxy: PCRE and LUA support via configurable options
2017-03-31 08:46:14 +02:00
Peter Hoeg
7b73936459 Merge pull request #22710 from AndersonTorres/openshot
openshot-qt: 2.1.0 -> 2.2.0
2017-03-31 14:19:34 +08:00
Kamil Chmielewski
caade79100 ponyc: 0.11.4 -> 0.12.2
https://github.com/ponylang/ponyc/issues/1786
2017-03-31 08:17:21 +02:00
Lancelot SIX
0848d1c2e1 gnuapl: 1.6 -> 1.7
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00007.html
for release announcement.
2017-03-31 07:33:53 +02:00
Volth
560d4152ef openvswitch: 2.5.0 -> 2.5.2 2017-03-31 03:50:29 +00:00
Peter Hoeg
2f73d5f856 libguestfs: add missing libapparmor buildInput 2017-03-31 11:50:12 +08:00