Sven Keidel
c44c3d21ba
a2jmidid: wrap python path for a2j_control, fixes #6916
...
a2j_control fails because dbus is not in the python path. The exact error
message is:
Traceback (most recent call last):
File ".nix-profile/bin/a2j_control", line 11, in <module>
import dbus
ImportError: No module named dbus
The fix is to add the python dbus module to the build inputs and wrap the
python path for a2j_control.
2015-03-22 11:16:22 +01:00
Hoang Xuan Phu
ad7bb0d129
simplify convoluted path to autojump.zsh
2015-03-22 13:44:27 +08:00
William A. Kennington III
935938f262
Merge pull request #6924 from joachifm/picolisp-update
...
picolisp: bump to 3.1.9
2015-03-21 20:46:41 -07:00
Joachim Fasting
262a3ac3c4
picolisp: bump to 3.1.9
2015-03-21 23:49:57 +01:00
Peter Simons
5238bfb73f
r-modules: fix evaluation errors
2015-03-21 23:33:50 +01:00
Peter Simons
701251e435
r-modules: update from CRAN state at 2015-03-21T20:01:16+0100)
2015-03-21 23:33:50 +01:00
Russell O'Connor
e2e4c1182e
Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
...
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Jaka Hudoklin
ad10db7617
Merge pull request #6882 from offlinehacker/nixos/fluentd
...
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Jaka Hudoklin
ffaabcd622
remove unintentional code
2015-03-21 20:49:04 +01:00
Jaka Hudoklin
f73ff9c5a4
nodePackages: do not build on hydra
2015-03-21 20:40:32 +01:00
Thomas Tuegel
acd7515a63
kde4: build with cmake-3.2
2015-03-21 13:54:14 -05:00
Peter Simons
d242b5220a
haskell-bytestring-arbitrary: fix build by passing an older LLVM version
2015-03-21 19:47:53 +01:00
Peter Simons
fddc2fa8bc
haskell-hydrogen-syntax does not compile.
2015-03-21 19:44:12 +01:00
Peter Simons
16b9fd71f9
haskell-ansi-wl-pprint: fix the build with ghc-7.10.x
2015-03-21 19:44:12 +01:00
Peter Simons
61b1ef496f
haskell-bindings-GLFW has been fixed upstream.
2015-03-21 19:44:12 +01:00
Peter Simons
446f301078
hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100
2015-03-21 19:44:12 +01:00
Peter Simons
5c268bca2e
haskell-locators test suite is broken.
2015-03-21 19:44:12 +01:00
Michael Raskin
e68b486f6e
update lrzip
2015-03-21 21:29:40 +03:00
Michael Raskin
3c19c7d236
update zpaq
2015-03-21 21:29:40 +03:00
Michael Raskin
05265a220c
Update Apache Jena
2015-03-21 21:29:40 +03:00
Michael Raskin
d5b558c613
update sysdig
2015-03-21 21:29:39 +03:00
Michael Raskin
15e66fa577
update eudev
2015-03-21 21:29:39 +03:00
Michael Raskin
d77a4f17f9
update wine
2015-03-21 21:29:39 +03:00
Michael Raskin
c64b5270fe
update luarocks
2015-03-21 21:29:39 +03:00
Michael Raskin
0d2a00fdee
update lush
2015-03-21 21:29:38 +03:00
Domen Kožar
5491cb0903
Merge pull request #6889 from benley/honcho
...
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +01:00
Domen Kožar
ca98016c2a
Merge pull request #6915 from phunehehe/autojump-zsh
...
document workaround for sourcing autojump init file from zsh
2015-03-21 19:19:28 +01:00
William Casarin
ea2baa8abf
spectrwm window manager
2015-03-21 11:02:44 -07:00
Thomas Tuegel
0451646382
Merge branch 'cmake32'
...
Packages that use CMake and depend on OpenSSL should use CMake 3.2 or later.
2015-03-21 12:34:48 -05:00
Thomas Tuegel
a17535822a
kf57: use cmake-3.2
...
Build was broken by openssl update because older cmake could not parse
openssl's version correctly.
2015-03-21 12:33:31 -05:00
Thomas Tuegel
7e21c519ba
add cmake-3.2.1
...
Earlier versions of CMake have a bug in their OpenSSL version detection code.
2015-03-21 12:32:38 -05:00
Thomas Tuegel
19a4fc2b46
add jsoncpp-1.6.0
...
dependency of cmake-3.2
2015-03-21 12:32:12 -05:00
Jaka Hudoklin
f953d77be2
Revert "Reverts a bunch of commits as a try to fix GC errors."
...
This reverts commit 1e4ba025c2
.
Conflicts:
pkgs/development/web/nodejs/build-node-package.nix
2015-03-21 17:49:37 +01:00
Eric Seidel
51d465646a
gnupg: don't demand pcsclite on darwin
2015-03-21 09:14:36 -07:00
Eric Seidel
68647a4de5
coreutils: don't use bare sed
on darwin
...
it will be BSD sed instead of GNU sed
2015-03-21 09:14:35 -07:00
Michael Raskin
fb03c7d7f4
Update tempora-lgc source link as the original site seems to be permanently down
2015-03-21 19:11:09 +03:00
cillianderoiste
341705a868
Merge pull request #6911 from kevinmarsh/django
...
Update Django to latest minor versions
2015-03-21 16:16:18 +01:00
Arseniy Seroka
37c95d6a48
Merge pull request #6909 from johbo/libatopic_ops
...
libatomic_ops: Allow on all unix platforms
2015-03-21 13:48:19 +03:00
Vincent Laporte
0f2509a52d
ocaml-batteries: update from 2.2.0 to 2.3.1
2015-03-21 10:04:15 +01:00
Vincent Laporte
4c8681fea1
Adds ocaml-qtest-2.0.1
...
Inline test extraction utility for OCaml, originally developed
internally for Batteries
Homepage: https://github.com/vincent-hugot/iTeML
2015-03-21 10:04:14 +01:00
Hoang Xuan Phu
4967e78dc8
document workaround for sourcing autojump init file from zsh
2015-03-21 16:50:20 +08:00
Ricardo M. Correia
a246b849eb
firefox: Update from 36.0.1 -> 36.0.3
2015-03-21 06:49:17 +01:00
Ricardo M. Correia
0f5a5cae76
grsecurity: Update test patch from 3.1-3.19.2-201503182219 -> 3.1-3.19.2-201503201903
2015-03-21 06:23:26 +01:00
William A. Kennington III
bea1c88205
openssh: 6.7p1 -> 6.8p1
2015-03-20 21:20:33 -07:00
Arseniy Seroka
18ab694934
steam: fix: add gst lib (needed by audiosurf 2)
2015-03-21 02:54:32 +03:00
William A. Kennington III
fff38f354a
btrfsProgs: 3.18.2 -> 3.19
2015-03-20 15:44:51 -07:00
William A. Kennington III
6437ad00f0
kernel/common-config: More fixes
2015-03-20 15:05:43 -07:00
William A. Kennington III
6e404cb338
linux-testing: 4.0.0-rc2 -> 4.0.0-rc4
2015-03-20 15:02:01 -07:00
William A. Kennington III
9dc8335294
kernel/common-config: Fix older kernels
2015-03-20 14:41:03 -07:00
William A. Kennington III
36ada70250
kernel: 3.14.35 -> 3.14.36
2015-03-20 14:21:39 -07:00