lethalman
cb86818789
Merge pull request #3079 from wmertens/patch-4
...
virtualbox: Fix permissions for /dev/vboxdrvu
2014-07-03 15:05:05 +02:00
Eelco Dolstra
2737291b5d
Manual: html -> xhtml
2014-07-03 12:37:40 +02:00
Eelco Dolstra
e443fcb37f
openresolv: Update to 3.5.7
2014-07-03 12:18:44 +02:00
Eelco Dolstra
993e8da496
dhcpcd: Update to 6.4.0
...
The lxc_ro_promote_secondaries patch no longer applies so I disabled
it for now (@offlinehacker).
2014-07-03 12:18:44 +02:00
Ricardo M. Correia
3614b34c6a
transmission: Update from 2.83 -> 2.84
2014-07-03 11:39:11 +02:00
Ricardo M. Correia
b50074929e
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.9-201406262057 -> 3.0-3.14.10-201407012152
test: 3.0-3.15.2-201406262058 -> 3.0-3.15.3-201407012153
2014-07-03 11:37:19 +02:00
Ricardo M. Correia
d4243e2a00
linux: Update to 3.14.10
2014-07-03 11:35:28 +02:00
Moritz Ulrich
27515430ca
mu: Bump to 0.9.9.6.
2014-07-03 11:15:55 +02:00
Vincent Laporte
543f355883
Adds biniou
2014-07-03 11:09:47 +02:00
Oliver Charles
65f1e8667d
Merge pull request #3169 from fluffynukeit/add-haskell-snaplet-postgresql-simple
...
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 09:17:26 +01:00
Oliver Charles
13c6e05d61
Merge pull request #3168 from fluffynukeit/add-haskell-snap-web-routes
...
Added snapWebRoutes to haskellPackages.
2014-07-03 09:16:21 +01:00
Daniel Austin
d60c5a55a0
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 07:40:38 +02:00
Daniel Austin
9db55e72e5
Added snapWebRoutes to haskellPackages.
2014-07-03 03:25:05 +02:00
Austin Seipp
795ae344e3
Merge pull request #3166 from tailhook/rust0.11
...
rust: Update to 0.11
2014-07-02 17:03:10 -05:00
Bjørn Forsman
1388ae5da5
lua: add 'lua' attribute pointing to 'lua5'
2014-07-02 23:57:42 +02:00
Paul Colomiets
febf46bf5c
rust: Update to 0.11
2014-07-03 00:52:33 +03:00
Florian Friesdorf
48817c8d97
python pip-1.5.6
2014-07-02 22:57:04 +02:00
Florian Friesdorf
3fafbed076
python plumbum-1.4.2
2014-07-02 22:56:54 +02:00
Florian Friesdorf
1f5d61ca5b
python click-2.1
2014-07-02 22:56:54 +02:00
Vladimír Čunát
aceb30cd93
Merge master into x-updates
...
Adds the mass-rebuilding python update.
2014-07-02 22:54:41 +02:00
Vladimír Čunát
51fd35e7b5
libvdpau: minor update, fix license
...
Suse and wikipedia classify it as MIT,
although it seems the headers in sources aren't all consistent.
2014-07-02 22:30:28 +02:00
Vladimír Čunát
1dc09826f8
dbus: DOS-security update 1.8.4 -> .6
...
CVE-2014-{3532,3533}
2014-07-02 22:22:43 +02:00
lethalman
68bffbd0b7
Merge pull request #3127 from tailhook/myenv-name
...
Add `NIX_MYENV_NAME` environment variable in `myEnvFun`
2014-07-02 21:02:33 +02:00
Austin Seipp
f36252b7cd
Merge pull request #3155 from doublec/inferno
...
Add inferno, a distributed cross-platform hosted OS
2014-07-02 13:48:15 -05:00
Austin Seipp
d958fc4ea2
Merge pull request #3137 from flosse/lua5-prefix-fix
...
use wrapper to set LUA_PATH variable to fix #3036
2014-07-02 13:47:21 -05:00
Austin Seipp
5edecf1eef
Merge pull request #3128 from vbgl/easy-format
...
Adds easy-format
2014-07-02 13:46:47 -05:00
Austin Seipp
002d33b6cc
Merge pull request #3151 from flosse/lua5-filesystem
...
added lua-filesystem-1.6.2
2014-07-02 13:46:11 -05:00
Austin Seipp
14aca4feff
Merge pull request #3164 from 1126/master
...
mutt: update to 1.5.23
2014-07-02 13:45:57 -05:00
Austin Seipp
f318c99f21
Merge pull request #3160 from cstrahan/vcprompt
...
vcprompt: new package
2014-07-02 13:45:27 -05:00
Luca Bruno
421ce6439c
gdk-pixbuf: check for empty $out in setup-hook.sh. Closes #2818
2014-07-02 20:16:55 +02:00
Eelco Dolstra
a4f9b9c8b5
Partially merge gcc-wrapper and clang-wrapper
...
Having a separate clang-wrapper is really unfortunate because it
means that we'll forever forget to apply changes to both (e.g.
commit 289895fe2ceae2ade5aad635018eaeeaeaa669c6). This commit
gets rid of the redundant copies of ld-wrapper.sh and utils.sh.
2014-07-02 20:10:40 +02:00
Domen Kožar
2e70c676ca
python: link gcc_s
...
Signed-off-by: Domen Kožar <domen@dev.si>
2014-07-02 19:57:16 +02:00
Eelco Dolstra
fd1a5d8531
Set MACOSX_DEPLOYMENT_TARGET
...
This variable sets the minimal Mac OS X version required for
running binaries produced by the Darwin toolchain. Since it
defaults to the version of the user's SDK, setting it explicitly
should make our builds more deterministic. It's now set to 10.6
because that's what hydra.nixos.org runs.
2014-07-02 19:52:25 +02:00
Domen Kožar
cfcbfb494e
python: 2.7.7 -> 2.7.8
2014-07-02 18:45:34 +02:00
Shea Levy
b3cfb9084b
Get all lib functions from lib, not pkgs.lib, in modules
2014-07-02 12:28:18 -04:00
Ricardo M. Correia
80709b141c
zfs.git: Fix vdev_id error when plugging in a disk ( #3161 )
2014-07-02 17:23:35 +02:00
_1126
61c200391a
mutt: added mailpath.patch.
2014-07-02 17:14:20 +02:00
_1126
6a7d60c01a
mutt: update to 1.5.23
...
This commit rewrites the expression somewhat:
- it tries to simplify the expression.
- it changes from fetchurl to fetchhg.
- a patch to configure.ac is added in order to enable configuring the
source on NixOS.
2014-07-02 17:08:45 +02:00
Ricardo M. Correia
7e20124875
zfs: Fix vdev_id error when plugging in a disk ( #3161 )
2014-07-02 16:34:46 +02:00
Oliver Charles
0d5537ac23
Merge pull request #3157 from hellertime/pkg/haskell-Thrift
...
Add Thrift-0.6.0.1
2014-07-02 15:05:35 +01:00
Eelco Dolstra
289895fe2c
Fix SNAFU using $NIX_LDFLAGS_AFTER
2014-07-02 14:55:44 +02:00
Chris Heller
1ca3e9c681
Remove version. Make default
2014-07-02 08:38:02 -04:00
cillianderoiste
00cb266c4f
Merge pull request #3163 from pSub/writegood-mode
...
Update writegood-mode from 1.3 to 2.0
2014-07-02 14:15:10 +02:00
Pascal Wittmann
da8b931738
Update writegood-mode from 1.3 to 2.0
2014-07-02 13:03:01 +02:00
Luca Bruno
aa0179744a
go: fix build of 1.0.3
2014-07-02 12:12:57 +02:00
Oliver Charles
ba2a7d4755
Merge pull request #3153 from aycanirican/pipes-work
...
Added pipes-csv and pipes-http packages.
2014-07-02 10:56:34 +01:00
Oliver Charles
395e6d77c6
Merge pull request #3154 from 1126/master
...
xmobar: update to 0.21
2014-07-02 10:55:43 +01:00
Oliver Charles
a0ef7dffde
Merge pull request #3156 from doublec/lightning
...
Update GNU lightning to 2.0.4
2014-07-02 10:55:31 +01:00
Oliver Charles
7d65ce7f37
Merge pull request #3159 from sol/master
...
Update haskell-http-kit to version 0.5.1
2014-07-02 10:54:23 +01:00
_1126
9759372476
Merge remote-tracking branch 'upstream/master'
2014-07-02 11:45:59 +02:00