Eelco Dolstra
0caae022fd
xz: Update to 5.2.0
2015-01-26 23:48:56 +01:00
Eelco Dolstra
a628d6ee18
bash: Update to 4.3-p30
2015-01-26 23:42:36 +01:00
Wout Mertens
4b82bd683e
Merge pull request #5714 from vcunat/p/stdenv-subst
...
stdenv substitute: avoid using a temporary file
2015-01-23 23:15:16 +01:00
Vladimír Čunát
cd993d0e10
perl DB_file: fix build by not changing $out/lib/perl5
...
The package already installs into $oul/lib/perl5/site_perl by itself.
Presumably it broke after d0bad145f5
due to removing perllocal.pod
(because this compiles on master and not here).
2015-01-20 14:08:17 +01:00
Eelco Dolstra
365ce3ddba
openjdk-bootstrap: Don't depend on the length of the Glibc version
...
Building the bootstrap OpenJDK failed if the Glibc version string is
not 4 characters, e.g. "2.12.1" would cause a corrupt tarball.
2015-01-19 23:24:47 +01:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
lethalman
d957d9e6bc
Merge pull request #5517 from paraseba/bumblebee
...
Bumblebee config to enable multiple monitors
2015-01-19 15:00:11 +01:00
lethalman
7fdbd2a394
Merge pull request #5537 from nckx/perlUpdates
...
perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494
2015-01-19 14:54:01 +01:00
lethalman
ec7c028e14
Merge pull request #5563 from nckx/gdrivefs
...
Add gdrivefs (Python Google Drive FUSE client) and dependencies
2015-01-19 14:52:47 +01:00
Wout Mertens
7c3fa29e30
Fix LOCALE_ARCHIVE handling
2015-01-19 14:50:52 +01:00
lethalman
3d65a59e9f
Merge pull request #5703 from eduarrrd/gnuplot-5
...
gnuplot: bump to 5.0.0, allow choosing qt version
2015-01-19 14:50:14 +01:00
lethalman
19a105ac9e
Merge pull request #5823 from vandenoever/emscripten
...
Update emscripten to 1.29.3.
2015-01-19 14:41:31 +01:00
wmertens
e5703d21a7
Fix glibclocales reference
...
Environment is auto-added if supported on the platform
2015-01-19 14:10:45 +01:00
Peter Simons
134d1a80c6
Add a package set for GHC 7.10.1-rc1 and bump GHC HEAD to 7.11.x.
...
Fixes https://github.com/NixOS/nixpkgs/issues/5836 .
2015-01-19 13:55:31 +01:00
Michael Raskin
f366483f36
Making StumpWM contrib separately available in line with upstream recommendations
2015-01-19 15:09:29 +03:00
wmertens
d3383e4879
Merge pull request #4394 from wmertens/patch-6
...
setup-etc.pl: Fail when symlink/rename fails
2015-01-19 12:39:41 +01:00
Vincent Laporte
763b2a7718
merlin: update from 2.0 to 2.1
2015-01-19 12:07:00 +01:00
Vincent Laporte
547f11f015
tyxml: update from 3.3.0 to 3.4.0
2015-01-19 12:06:59 +01:00
lethalman
9cd9264ef3
Merge pull request #5849 from robberer/systemd/restartassert
...
systemd: extend checkUnitConfig with on-abnormal
2015-01-19 11:48:48 +01:00
Longrin Wischnewski
4b0100774a
systemd: extend checkUnitConfig with on-abnormal
2015-01-19 11:41:18 +01:00
Andrey Arapov
04be7262a6
nixos/dovecot: added configFile option and default Restart on-failure, PR #5845
...
Absolute path is required when one has such postfix configuration
where he/she needs to specify the actual (real) path to active dovecot
config.
Without this commit applied, the dovecot is running in such way:
/nix/store/hashAAA-dovecot-ver/sbin/dovecot -F -c /nix/store/hashBBB-dovecot2.conf
and postfix can't be aware of the value of "hashBBB" via services.postfix.extraConfig = '' ... '';
(it can only be aware of "hashAAA" with ${pkgs.dovecot} parameter)
Also enable Restart on-failure.
Edit: set RestartSec to 1s
2015-01-19 11:05:56 +01:00
Michael Raskin
c163baca3b
Clean up glibcLocales environment handling -- manual merge of patch by wmertens (except Haskell part)
2015-01-19 11:06:11 +03:00
Michael Raskin
f33979461d
Merge pull request #5815 from eduarrrd/3dfsb
...
Add 3dfsb
2015-01-19 09:20:08 +03:00
William A. Kennington III
fb921695b6
kernel: Fix grsec patch for 3.18.3
2015-01-18 21:11:07 -08:00
William A. Kennington III
2c02b7caff
kernel: 3.14.28 -> 3.14.29
2015-01-18 21:11:07 -08:00
William A. Kennington III
f23cb7d925
kernel: 3.12.35 -> 3.12.36
2015-01-18 21:11:07 -08:00
William A. Kennington III
9fce7cced9
kernel: 3.10.64 -> 3.10.65
2015-01-18 21:11:07 -08:00
Eduard Bachmakov
9b049948fa
Add 3dfsb
2015-01-18 22:22:22 -05:00
Eduard Bachmakov
825f976b27
Add package: SDL_stretch-0.3.1
...
Added in preparation for 3dfsb.
2015-01-18 22:22:17 -05:00
Rickard Nilsson
b64eeaf727
new package: httping 2.3.4
2015-01-19 03:52:26 +01:00
Domen Kožar
1cd6cb2d6d
Merge pull request #5834 from Ralith/libuv
...
libuv: pkgconfig
2015-01-19 01:22:45 +01:00
Pascal Wittmann
09c4fe4999
Merge pull request #5837 from nckx/darkstat
...
Add darkstat: light-weight network monitor web interface
2015-01-19 01:04:32 +01:00
William A. Kennington III
130f66b683
nixos/sync-server: Respect the enable option
2015-01-18 14:21:40 -08:00
Benjamin Saunders
c6269eb0d8
libuv: pkgconfig
2015-01-18 22:24:16 +01:00
Peter Simons
cfce8509b8
grsecurity: add GRKERNSEC_DENYUSB option (disabled by default)
...
This option tells the kernel to ignore plug-in events of USB devices. Useful to
protect against attacks with malicious hardware. Currently disabled by default,
though.
2015-01-19 00:15:41 +03:00
Tobias Geerinckx-Rice
5c2041ca5d
Add darkstat: light-weight network monitor web interface
2015-01-18 21:53:17 +01:00
Michael Raskin
47f0784985
Fix license reference
2015-01-18 23:53:15 +03:00
Krzysztof Starecki
87862a003b
Add spatialite-tools and its missing dependency (readosm)
2015-01-18 23:51:14 +03:00
koral
4cf2f41f01
New package: jumanji-20140622
2015-01-18 23:44:18 +03:00
Michael Raskin
eee450779e
Remove strange reference to coffee-script with two versions
2015-01-18 23:29:07 +03:00
Markus Kohlhase
73c966534a
updated to v0.1.6
2015-01-18 23:23:50 +03:00
Markus Kohlhase
cfb9e8b94d
added sloc v0.1.5
2015-01-18 23:23:50 +03:00
Peter Simons
486ee12f77
Merge pull request #5818 from purefn/master
...
disable tests on haskellngPackages.http-media and jwt
2015-01-18 21:17:33 +01:00
Richard Wallace
a5a27d3949
disable checking on haskellngPackages.jwt
2015-01-18 13:09:13 -07:00
Daniel Peebles
f458b6d05c
Fix copy&paste typo
2015-01-18 14:57:04 -05:00
Pascal Wittmann
d79bba5116
Merge pull request #5538 from ehmry/gnubg
...
gnubg: initial package at 1.04.000
2015-01-18 20:46:21 +01:00
Domen Kožar
f98a2558ec
eventlet: increase TEST_TIMEOUT
...
(cherry picked from commit 1c489ee2a8
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-18 19:20:11 +01:00
Domen Kožar
652cfc36e9
python2.6: add a patch to fix parallel make failure
...
(cherry picked from commit 23a202519c
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-18 19:20:07 +01:00
Pascal Wittmann
e4294c27e0
mujs: update to latest commit
2015-01-18 18:42:01 +01:00
Ricardo M. Correia
e0336a504e
spl: Fix mtime going backwards in time
...
Fixes #5652 .
2015-01-18 18:21:35 +01:00