Peter Simons
af6c1c5ef3
esniper: the 'which' alias won't work when run in a subshell; we need the real thing
2012-07-27 01:50:50 +02:00
Peter Simons
48bce09773
esniper: man, this is more difficult than I would have thought
2012-07-27 01:34:54 +02:00
Peter Simons
54cf26ad8d
esniper: fix more impurities
2012-07-27 01:30:48 +02:00
Peter Simons
3acaeefabd
esniper: remedy some impurities
2012-07-27 01:23:17 +02:00
Eelco Dolstra
84b4a086dd
nvidia-x11: Update to 304.22
...
Now with glorious Xrandr 1.2/1.3 support! No more need to
nvidia-settings!
2012-07-26 18:59:33 -04:00
Lluís Batlle i Rossell
02e6a689be
nvidia-legacy-173: Updating to 173.14.35
...
I also add gdk_pixbuf; otherwise nvidia-settings does not start.
2012-07-26 23:02:29 +02:00
Mathijs Kwik
c0fda4da9b
v8: depend on which during i686-linux build
2012-07-26 20:46:33 +02:00
Mathijs Kwik
50e173755b
grive: upgrade to 0.3.0
2012-07-26 20:46:33 +02:00
Shea Levy
263a55eda3
perlPackages.XMLLibXML: Bump
2012-07-26 14:00:52 -04:00
Eelco Dolstra
4e7df1423f
dhcp: Update to 4.1-ESV-R6
...
Fixes several security problems.
2012-07-26 11:44:34 -04:00
Eelco Dolstra
1c307015dc
DBD::Pg: update to 2.19.2
...
Fixes CVE-2012-1151.
2012-07-26 11:44:08 -04:00
Eelco Dolstra
1b0abce6de
linux: Update to 3.2.24
2012-07-26 11:32:53 -04:00
Rickard Nilsson
1786bef686
trayer: Update to 1.1.5
2012-07-26 17:02:36 +02:00
Peter Simons
da63b3d2e7
haskell-benchpress: update to version 0.2.2.6
2012-07-26 11:07:00 +02:00
Eelco Dolstra
1d44578b48
Add ciopfs
2012-07-25 23:18:40 -04:00
Eelco Dolstra
7bd3cf21a5
ntfs-3g: Update to 2012.1.15
2012-07-25 23:18:40 -04:00
Eelco Dolstra
b044cac2fc
sysvinit: Don't install mountpoint and wall
...
These are already provided by util-linux.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
60a63886f0
shadow: Don't install ‘groups’
...
Coreutils already provides this command.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
732ea6382a
shadow: Update to 4.1.5.1
...
Fixes CVE-2005-4890 and CVE-2011-0721.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
d3fb3157d1
autossh: Fix indentation and add to the channel
2012-07-25 23:18:39 -04:00
Eelco Dolstra
03f9026ac5
buildEnv: don't warn about collisions in propagated packages
...
This mimicks buildenv in Nix more closely.
2012-07-25 23:18:39 -04:00
Eelco Dolstra
403e594207
ec2-ami-tools: Update to 1.6.0.0
2012-07-25 23:18:39 -04:00
Shea Levy
b0552eb9ca
Add npm2nix
2012-07-25 18:11:57 -04:00
Shea Levy
42da3759a2
Remove the 'with pkgs;' from node-packages.nix.
...
Packages depending on non-node packages should refer to their deps with pkgs.name
2012-07-25 17:53:02 -04:00
Shea Levy
6a4887475b
Add nodePackages attr to all-packages
2012-07-25 17:51:33 -04:00
Shea Levy
e2576899c1
Add coffee-script node package
2012-07-25 17:51:19 -04:00
Shea Levy
c516517656
Add empty node-packages.nix using build-node-package.nix from npm2nix.
...
buildNodePackage is a function to build npm packages.
npm2nix (https://bitbucket.org/shlevy/npm2nix ) can be used to generate subexpressions to go in node-packages.nix
2012-07-25 17:46:21 -04:00
Eelco Dolstra
7bfdeb102b
kde-workspace: Disable parallel building
...
Maybe this fixes this build failure:
In file included from /tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner.h:28:0,
from /tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner.cpp:20:
/tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner_config.h:24:34: fatal error: ui_killrunner_config.h: No such file or directory
compilation terminated.
http://hydra.nixos.org/build/2837527
2012-07-25 14:49:16 -04:00
Eelco Dolstra
830aa1a2f0
ipw2100-fw: Drop runtime dependency on binutils etc.
2012-07-25 14:31:58 -04:00
Florian Friesdorf
044e43a538
Merge pull request #71 from aszlig/ipython
...
ipython: Update to 0.13
2012-07-25 09:53:09 -07:00
Lluís Batlle i Rossell
beb64d1bea
readline: picking more patches from upstream
...
I'm particularly interested in 003, which solves a copy-paste trouble I have
copying matrices into octave, having enabled fltk.
2012-07-25 18:14:52 +02:00
aszlig
003ea37724
ipython: Update to 0.13.
2012-07-25 18:04:52 +02:00
Shea Levy
3a37f47fd4
v8: build with gyp.
...
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Shea Levy
7f4b27f464
Add gyp python package
2012-07-25 10:55:49 -04:00
Shea Levy
6a3ea47c4e
node: Update to 0.8.3
2012-07-25 10:45:04 -04:00
Shea Levy
a9cd20e601
v8: Update to 3.11.10.15
2012-07-25 10:26:34 -04:00
Peter Simons
2302e45632
haskell-vector-space: update to version 0.8.2
2012-07-25 15:48:12 +02:00
Peter Simons
076d0635b3
haskell-tls: update to version 0.9.8
2012-07-25 15:48:12 +02:00
Peter Simons
99903896a8
haskell-snap: update to version 0.9.1.1
2012-07-25 15:48:11 +02:00
Peter Simons
6d7f1e10ad
haskell-semigroupoids: update to version 3.0
2012-07-25 15:48:11 +02:00
Peter Simons
2cadf555b0
haskell-data-lens: update to version 2.10.1
2012-07-25 15:48:11 +02:00
Peter Simons
1d5c4851a0
haskell-comonad: update to version 3.0.0.1
2012-07-25 15:48:10 +02:00
Peter Simons
acd0cdbe72
haskell-comonad-transformers: update to version 3.0
2012-07-25 15:48:10 +02:00
Peter Simons
96fd0e446a
haskell-HsOpenSSL: update to version 0.10.3.2
2012-07-25 15:48:10 +02:00
Eelco Dolstra
0d5f1fd833
upower: Update to 0.9.17
2012-07-24 22:45:26 -04:00
Eelco Dolstra
6262db94a9
grub: Update to 2.00
2012-07-24 22:33:39 -04:00
Eelco Dolstra
ddb5bd38bb
kbd: Update to 1.15.3
2012-07-24 22:33:39 -04:00
Eelco Dolstra
99413d3e3c
kbd: Hard-code the path to gzip/bzip2
...
This is necessary for systemd-vconsole-setup.service in systemd.
2012-07-24 22:33:39 -04:00
Shea Levy
912440dae8
dovecot2: Bump to 2.1.8
2012-07-24 18:34:19 -04:00
Peter Simons
e198f4b237
Revert "Update RPM to 4.10.0."
...
Commit e29c284926
breaks some builds, i.e.
<http://hydra.nixos.org/build/2890636 >.
2012-07-24 21:57:18 +02:00