Michael Raskin
0e3591941c
Fix Octave-full evaluation
2014-01-07 23:50:10 +04:00
Michael Raskin
37e6b8ec80
A larger Octave build with GUI
2014-01-07 22:02:44 +04:00
Vladimír Čunát
e01af040ed
xorg.libXfont: bugfix update, CVE-2013-6462
...
This lib is deprecated and almost unused, but still...
2014-01-07 17:51:22 +01:00
Eelco Dolstra
a9a3ed1084
gzip: Don't depend on stdenv-linux.
...
Issue #1469 .
2014-01-07 17:50:30 +01:00
Eelco Dolstra
860c681fb3
stdenv-linux: Prevent dependency on bootstrap-tools in the final binutils
...
Binutils nowadays contains ld.gold, which depends on libstdc++. So it
needs to be built with the new GCC rather than the one from
bootstrap-tools.
Issue #1469 .
2014-01-07 17:50:12 +01:00
Eelco Dolstra
10ab227126
stdenv: Prepend SHELL=... to makeFlags
...
If it's appended, the user cannot override SHELL.
2014-01-07 17:45:55 +01:00
Eelco Dolstra
ffd6557dc6
patchelf: Update to 0.7
2014-01-07 17:44:03 +01:00
Eelco Dolstra
20ab977736
ffmpeg: configurable.nix -> 2.x.nix
2014-01-07 15:36:00 +01:00
Vladimír Čunát
54f73f77a8
Merge pull request #1461 from ttuegel/ffmpeg
...
add configurable FFmpeg expression, fdk-aac library, license fixes
2014-01-07 06:05:22 -08:00
Eelco Dolstra
1e986d8de3
binutils: Use dynamic instead of shared libraries
...
This reduces the size of binutils from 29 to 17 MiB.
2014-01-07 15:01:59 +01:00
Eelco Dolstra
4b31f920b6
binutils: Get rid of a redundant copy of gold
2014-01-07 14:55:55 +01:00
Vladimír Čunát
7cce1ff58b
Merge pull request #1462 from ktosiek/pr/dfeet
...
Add d-feet, a DBus debugger
2014-01-07 05:54:43 -08:00
Eelco Dolstra
dfc62c9084
bison: Don't run the tests
...
All this accomplishes is to make bison depend on flex, which in turn
depends on bison. (So as a result, during the stdenv bootstrap, bison
gets built 6 (!) times.)
2014-01-07 14:25:42 +01:00
Eelco Dolstra
320498d529
flex: Clean up expression
2014-01-07 14:24:59 +01:00
Eelco Dolstra
c17e263ae9
gzip: Don't depend on less
...
No need to make stdenv bootstrap more bloated than necessary.
2014-01-07 14:12:10 +01:00
Eelco Dolstra
320209a618
Merge deterministicStdenv into the default stdenv
...
This means that (on Linux) strip uses
"--enable-deterministic-archives" and ld uses the
BFD_DETERMINISTIC_OUTPUT flag.
2014-01-07 13:57:42 +01:00
Eelco Dolstra
2f11bc495b
Hide nodePackages from nix-env
...
Many nodePackages have identical names as "normal" packages (e.g.,
swig, redis, tar) which is obviously bad. So don't make nix-env
recursive into nodePackages.
A better solution would be to have node packages have a "node-"
prefix, similar to Perl and Python packages.
2014-01-07 13:41:22 +01:00
Rob Vermaas
0d54426794
Add zabbix 2.2.1
2014-01-07 13:11:32 +01:00
Eelco Dolstra
c3db56527d
linux: Update to 3.4.75
2014-01-07 11:08:16 +01:00
Song Wenwu
7a61edec6b
vala: fix typo in license
2014-01-07 18:06:36 +08:00
Eelco Dolstra
fa15851318
Fix indentation
2014-01-07 10:48:14 +01:00
Eelco Dolstra
4b1d2a50b8
Drop a bunch of old unused gcc cross/debug variants
2014-01-07 10:46:59 +01:00
Eelco Dolstra
035fb0d9c9
Drop pointless gcc_real variables
2014-01-07 10:39:15 +01:00
Eelco Dolstra
c3d31749fb
Remove gcc 4.7
...
There is really no reason to keep it around, given that it was never
the default in Nixpkgs.
2014-01-07 10:36:15 +01:00
Song Wenwu
4262c4bb9d
vala: update to 0.23.1, remove old versions
...
set license to lgpl2Plus
add myself to maintainers
and some cleanup
2014-01-07 17:31:52 +08:00
Eelco Dolstra
f1efeb4b3c
Get rid of tabs
2014-01-07 10:28:07 +01:00
Eelco Dolstra
bdf34e9059
gcc: Don't use attrByPath
2014-01-07 10:27:45 +01:00
Eelco Dolstra
2a0047bbef
stdenv: Fix indentation
2014-01-07 09:49:45 +01:00
Eelco Dolstra
890461d8af
stdenv: Update comment
2014-01-07 09:48:23 +01:00
Eelco Dolstra
369185288a
stdenv: Revert special-casing of fixupPhase
...
Treating fixupPhase specially is really ugly. Also, it collides with
the work in the multiple-outputs branch (which already has support for
fixing up all outputs).
Partial revert of 0a44a091217ecd335cd10c06c1ddd29ad599f18c.
2014-01-07 09:48:01 +01:00
Eelco Dolstra
340b6ab649
openssl: Update to 1.0.1f
...
CVE-2013-6449, CVE-2013-6450, CVE-2013-4353.
2014-01-07 09:40:35 +01:00
Michael Raskin
0cbc292e1c
Skip Octave test result copying, too, for now
2014-01-07 12:16:50 +04:00
Mathijs Kwik
8fad5a72ec
add emacs/idris-mode
2014-01-07 07:16:47 +01:00
Michael Raskin
b93e6efbf4
Skip Octave tests for now
2014-01-07 01:01:08 +04:00
Shea Levy
31887d4c13
Update node packages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-06 13:25:20 -05:00
Matthew Sackman
847a310c67
Bump LXC to 1.0.0.beta1
...
Tested locally. Builds and works for me.
2014-01-06 17:46:00 +00:00
Eelco Dolstra
c32d0180e4
Don't set $TZ
...
Now that Java is happy with our /etc/localtime, there is no reason to
set $TZ anymore. (See 945849b86fe33474da569b307d7e5880877491b6, 279248f6c562eb88227d22b824c9324683980b96, 1b5e860f65607b4cc7de4b6b5db95460cf144526.)
Fixes #1463 .
2014-01-06 18:27:07 +01:00
Eelco Dolstra
1b5e860f65
Make /etc/localtime a direct symlink to the zoneinfo file
...
Some programs (notably the Java Runtime Environment) expect to be able
to extract the name of the time zone from the target of the
/etc/localtime symlink. That doesn't work if /etc/localtime is a
symlink to /etc/static/localtime. So make it a direct symlink.
2014-01-06 18:23:41 +01:00
Eelco Dolstra
9d3d42406b
samba: Update to 3.6.22
...
CVE-2012-6150, CVE-2013-4408.
2014-01-06 17:48:39 +01:00
Eelco Dolstra
72feb8e011
nss: Update to 3.15.3.1
...
http://www.mozilla.org/security/announce/2013/mfsa2013-117.html
2014-01-06 17:42:32 +01:00
Peter Simons
0cf499828f
haskell-threads: update to version 0.5.1.0
2014-01-06 16:34:54 +01:00
Peter Simons
97776ee7d3
haskell-shake: update to version 0.11
2014-01-06 16:34:54 +01:00
Peter Simons
dea19765d2
haskell-scientific: update to version 0.2.0.1
2014-01-06 16:34:54 +01:00
Peter Simons
150981ec0e
haskell-pipes: update to version 4.0.2
2014-01-06 16:34:54 +01:00
Peter Simons
c836b94037
haskell-mueval: update to version 0.9.1.1
2014-01-06 16:34:54 +01:00
Peter Simons
84c9d66699
haskell-lifted-async: update to version 0.1.1
2014-01-06 16:34:54 +01:00
Peter Simons
62c6fc26a7
haskell-hoogle: update to version 4.2.28
2014-01-06 16:34:53 +01:00
Peter Simons
b1c03d1253
haskell-happstack-server: update to version 7.3.2
2014-01-06 16:34:53 +01:00
Peter Simons
b723b25d34
haskell-hakyll: update to version 4.4.3.0
2014-01-06 16:34:53 +01:00
Peter Simons
bf481b776d
haskell-charset: update to version 0.3.6
2014-01-06 16:34:53 +01:00