William A. Kennington III
770d5947b0
java: Correct more missed normalizations
2015-01-07 14:55:41 -08:00
William A. Kennington III
238f4d1652
jdkPath: Remove in favor of jdk.home
2015-01-07 14:55:41 -08:00
William A. Kennington III
a3eb2465ef
java: Use icedtea by default on linux
2015-01-07 14:55:41 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
William A. Kennington III
bbc4262514
java: Add home passthru
2015-01-07 14:55:41 -08:00
William A. Kennington III
9a7766e054
nixos/network-interfaces: Add mstpd support for bridges
2015-01-07 14:49:24 -08:00
Edward Tjörnhammar
3a3a53d6a7
i2pd: 0.4.0 -> 0.6.0
2015-01-07 23:48:27 +01:00
Edward Tjörnhammar
d8d9cc654a
idea-{community,ultimate}: 14.0.1 -> 14.0.2
...
android-studio: 1.0.0-rc1 -> 1.0.2
clion: eap update
2015-01-07 23:48:26 +01:00
Peter Simons
54baa53df1
Say hello to our brand-new Haskell infrastructure.
2015-01-07 23:45:21 +01:00
Eduard Bachmakov
82b55b9c78
libva-intel-driver: 1.3.2 -> 1.5.0
...
Close #5502 .
2015-01-07 22:48:41 +01:00
Eduard Bachmakov
82f62af38e
libva: 1.3.1 -> 1.5.0
2015-01-07 22:48:40 +01:00
William A. Kennington III
bf227494ee
mstpd: Fix patch
2015-01-07 13:44:15 -08:00
William A. Kennington III
7c6cbdc145
mstpd: Add derivation
2015-01-07 13:38:04 -08:00
Michael Raskin
5b77abfbe4
Unmark haskellPackages.ipprint as broken
2015-01-08 00:37:12 +03:00
Peter Simons
c827471185
ihaskell-wrapper: adapt so that it evaluates with the new Haskell infrastructure
2015-01-07 22:21:23 +01:00
Peter Simons
55d6b7eb08
all-packages.nix: remove redundant gmp51 attribute
2015-01-07 20:55:40 +01:00
Aristid Breitkreuz
ba1ad03fe7
fix perl Date::Calc (by disabling the bogus tests)
2015-01-07 19:31:02 +00:00
Benno Fünfstück
acadc608a9
go-mtpfs: new package
2015-01-07 20:19:23 +01:00
William A. Kennington III
e0098e8408
Revert "linux kernel: set VFIO_PCI_VGA to y
for versions > 3.9"
...
This reverts commit 774486a149
.
2015-01-07 10:55:06 -08:00
Ricardo M. Correia
e78763da0d
rustcMaster: Rust's install script now installs the docs
2015-01-07 17:32:42 +01:00
Peter Simons
24f5b2a1a0
Merge pull request #5619 from oxij/various-changes-2
...
Various (hopefully) small changes
2015-01-07 16:59:10 +01:00
Jan Malakhovski
265c1c1472
postfix: make 2.11 the default, nixos: update postfix config for 2.11
...
postfix 2.11 is much more humane with respect to disk writes since it uses
sockets (which do not change inodes on accesses) instead of fifos (which do).
2015-01-07 15:43:32 +00:00
Jan Malakhovski
e4859ddd95
qastools: add version 0.18.1
2015-01-07 15:43:01 +00:00
Jan Malakhovski
b6646f7ba7
nixos: make zsh use fcntl for locking history files by default
...
Without this zsh creates and then unlinks .lock files at each interactive
input line, which is inhumane with respect to disk.
2015-01-07 15:43:01 +00:00
Michael Raskin
4bbfa27e5c
Make the Darwin fix in zlib keep Linux hash
2015-01-07 18:23:18 +03:00
Eelco Dolstra
71aef59300
Remove obsolete shebangfix script
2015-01-07 15:29:10 +01:00
Vincent Laporte
4e382bce7e
Adds ocaml-re
...
Re is a regular expression library for OCaml.
Homepage: https://github.com/ocaml/ocaml-re
2015-01-07 14:15:10 +01:00
Eelco Dolstra
fd64740c33
Merge pull request #5625 from j-keck/remove-pg94betas
...
postgresql: remove 9.4betaX
2015-01-07 14:04:48 +01:00
j-keck
021e557be3
postgresql: remove 9.4betaX
...
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
Eelco Dolstra
73839ca437
Merge pull request #5620 from j-keck/pg94
...
update to postgres 9.4.0
2015-01-07 13:45:35 +01:00
j-keck
3ced0d94ac
doc: use postgresql94
...
update postgresql module doc to use postgresql94 (was postgresql93)
2015-01-07 13:21:18 +01:00
j-keck
356d05dbc0
postgresql: add version 9.4.0
2015-01-07 13:21:18 +01:00
Karn Kallio
691b047cfb
mercury: Update to 14.01.1
2015-01-07 12:56:59 +01:00
Eelco Dolstra
37ac9deb3d
Revert "php: Update to 5.4.36"
...
This reverts commit e7d4d39c6e
. The
build fails in a chroot because it tries to download a PEAR from the
network:
http://hydra.nixos.org/build/18517333
2015-01-07 12:53:01 +01:00
Domen Kožar
5c01c1dae0
Merge pull request #5614 from brendanlong/syncthing-0.10.18
...
syncthing: Update to 0.10.18 and remove workarounds needed for 0.10.17.
2015-01-07 12:46:47 +01:00
Jan Malakhovski
8cc5279b70
sylpheed: actually enable gpg support
2015-01-07 11:08:58 +00:00
Jan Malakhovski
774486a149
linux kernel: set VFIO_PCI_VGA to y
for versions > 3.9
...
This allows to passthrough PCI video adapters to KVM virtual machines.
VFIO_PCI is set to `m` by default, which means this will not affect
non-users.
2015-01-07 11:08:58 +00:00
Eelco Dolstra
e7d4d39c6e
php: Update to 5.4.36
...
CVE-2014-8142
2015-01-07 11:36:01 +01:00
Markus Kohlhase
6989736730
nixpkgs: prosody 0.9.6 -> 0.9.7
2015-01-07 09:55:22 +00:00
William A. Kennington III
20d2092ff8
nixos/base: Add efi management utilities
2015-01-07 01:52:47 -08:00
Pavan Rikhi
323829af0a
workrave: add expression
2015-01-07 02:15:26 -05:00
Pavan Rikhi
a6e9175b6d
gdome2: fix expression
2015-01-07 02:15:26 -05:00
Pavan Rikhi
56ea7c4128
matita_130312: mark as broken
2015-01-07 02:15:26 -05:00
Pavan Rikhi
5a228d4b4c
ocaml lablgtkmathview: mark as broken
2015-01-07 02:15:26 -05:00
Ricardo M. Correia
e43cde6a6c
rustcMaster: Update from 0.13.0-pre-2763-g6366631 -> 0.13.0-pre-3497-g6539cb4
2015-01-07 05:50:40 +01:00
Ricardo M. Correia
9ad3f0ed7e
cargoSnapshot: Update from 2014-12-21 -> 2014-12-30
2015-01-07 05:50:17 +01:00
Ricardo M. Correia
e90bfba2f6
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.27-201412280859 -> 3.0-3.14.27-201501042018
test: 3.0-3.18.1-201412281149 -> 3.0-3.18.1-201501042021
2015-01-07 05:49:56 +01:00
Nikolay Amiantov
acc9af591c
expect: fix Tcl tools
2015-01-07 06:05:46 +03:00
Brendan Long
ca88aec8ed
syncthing: Update to 0.10.18 and remove workarounds needed for 0.10.17.
2015-01-06 17:57:14 -06:00
John Wiegley
f8bd5bb401
zlib: on darwin, correctly set the RPATH for libzlib
2015-01-06 14:52:58 -06:00