Shea Levy
e861fb2bcd
Remove unzip 5.52, make unzip 6.0 default
...
As per TODO in all-packages.nix comments
svn path=/nixpkgs/branches/stdenv-updates/; revision=28101
2011-08-01 04:53:21 +00:00
Shea Levy
1eb378d0c4
Document substituteAllInPlace
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
2011-07-28 20:33:20 +00:00
Shea Levy
1a43ce8e08
Add a substituteAllInPlace() function to stdenv
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27993
2011-07-28 20:28:37 +00:00
Ludovic Courtès
d00b303766
GMP: Use --enable-fat' instead of tinkering with
config.guess'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27126
2011-05-03 22:38:52 +00:00
Shea Levy
8aa7d7b1ac
Bump ppl to 0.11
...
This is so we only have one version of ppl when stdenv-updates is merged
Tested by nix-build -A gcc4.4, for the reasons detailed in previous commit
svn path=/nixpkgs/branches/stdenv-updates/; revision=26707
2011-04-06 05:22:10 +00:00
Shea Levy
4a9c8df2de
Bump cloog-ppl to 0.15.11
...
This is so ppl can be bumped to 0.11, so that when stdenv-updates
is merged we can go back to only having one version of ppl
Tested by nix-build -A gcc44: gcc-4.4 was the first to use graphite
optimizations, and obviously stdenv had to be rebuilt to compile gcc-4.4
svn path=/nixpkgs/branches/stdenv-updates/; revision=26706
2011-04-06 05:21:05 +00:00
Ludovic Courtès
9a9a6cd27e
GCC 4.5: Remove explicit "-g0 -O2".
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26589
2011-03-29 08:22:10 +00:00
Ludovic Courtès
312680ff50
GCC 4.5.2: Don't use the `install-strip' target, which wasn't available.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26579
2011-03-28 16:11:16 +00:00
Ludovic Courtès
3e68d94b22
Add `release-small.nix'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26578
2011-03-28 16:11:12 +00:00
Ludovic Courtès
570fed8e1f
Revert "GCC 4.5.2: Attempt to fix compilation of libstdc++."
...
This reverts r26499.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26504
2011-03-25 09:15:27 +00:00
Ludovic Courtès
fff1ca83d5
GCC 4.5.2: Attempt to fix compilation of libstdc++.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26499
2011-03-24 22:36:09 +00:00
Ludovic Courtès
d701519f5a
GCC 4.5.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26469
2011-03-23 14:51:25 +00:00
Ludovic Courtès
2e8c808734
Make `update-gcc.sh' more robust.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26468
2011-03-23 14:51:21 +00:00
Ludovic Courtès
d887437d8e
GCC 4.5: Use install-strip' instead of
-Wl,--strip-debug'; add `gcc45_debug'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26467
2011-03-23 14:51:17 +00:00
Yury G. Kudryashov
3e71355377
Add two 'remove' functions
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26311
2011-03-15 09:24:47 +00:00
Yury G. Kudryashov
f227549863
Remove tabs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26310
2011-03-15 09:24:43 +00:00
Lluís Batlle i Rossell
c06046e5ef
Improving a bit the manpage gzip code. I decided to gzip hard links and soft
...
links, as nix-store --optimise can care better later.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26242
2011-03-09 22:17:18 +00:00
Lluís Batlle i Rossell
65c78a3222
Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,
...
but for the less disk space used.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26241
2011-03-09 20:10:47 +00:00
Ludovic Courtès
0f1ba30626
GNU Bash 4.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26119
2011-02-25 15:28:29 +00:00
Ludovic Courtès
c1cfa58556
GNU Readline 6.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26118
2011-02-25 15:28:26 +00:00
Ludovic Courtès
99a303b0dc
GNU Coreutils 8.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26117
2011-02-25 15:28:22 +00:00
Ludovic Courtès
ce63b61a90
GNU libc 2.13.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26116
2011-02-25 15:28:17 +00:00
Ludovic Courtès
cff72e7a83
stdenv: Emit phase-started' and
phase-succeeded' events.
...
These markers follow the format of those of `nix-store --print-build-trace',
which allows extraction of, say, phase durations in a similar way.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26115
2011-02-25 15:28:11 +00:00
Peter Simons
1ea903a74a
gui: wrap 'gui' module to ensure that it has a valid $TK_LIBRARY path
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25318
2010-12-29 10:38:44 +00:00
Yury G. Kudryashov
302d783310
Make filelight compile with gcc-4.5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25313
2010-12-28 18:47:57 +00:00
Yury G. Kudryashov
35fe5dadb1
splix-2.0.0: fix compilation with gcc-4.5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25312
2010-12-28 18:47:41 +00:00
Eelco Dolstra
5bb4096763
* Fix an evaluation error in xburst-tools.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25311
2010-12-28 17:25:17 +00:00
Eelco Dolstra
8739052716
* stdenv2 -> stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25309
2010-12-28 17:22:31 +00:00
Eelco Dolstra
aa6f43149a
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25308
2010-12-28 16:42:00 +00:00
Lluís Batlle i Rossell
7df337558a
Trying to add ultrastardx. It fails for me in x86_64. I invite others to test or fix it,
...
as I know zero about fpc.
svn path=/nixpkgs/trunk/; revision=25305
2010-12-28 14:56:08 +00:00
Alexander Tsamutali
b2ac724cd6
xmonad-contrib: Now depends on X11Xft.
...
svn path=/nixpkgs/trunk/; revision=25299
2010-12-27 20:50:27 +00:00
Eelco Dolstra
9d617d90d0
* Put libvdpau_nvidia.so in a place where libvdpau can find it.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25298
2010-12-27 19:22:30 +00:00
Eelco Dolstra
90f485f268
* MPlayer updated to the latest SVN snapshot.
...
* MPlayer: add VDPAU support.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25297
2010-12-27 18:48:16 +00:00
Eelco Dolstra
1f5b61713e
* Added libvdpau and vdpauinfo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25296
2010-12-27 18:30:52 +00:00
Sander van der Burg
a8bfe3a9b1
Bumped disnix again
...
svn path=/nixpkgs/trunk/; revision=25295
2010-12-27 16:00:29 +00:00
Yury G. Kudryashov
1d24f31783
Really exclude kde-4.6 from hydra builds
...
svn path=/nixpkgs/trunk/; revision=25290
2010-12-26 17:18:19 +00:00
Yury G. Kudryashov
e9e22a7238
Rename hupnp to herqq
...
Don't pass it to kdelibs as it breaks kdelibs build
svn path=/nixpkgs/trunk/; revision=25289
2010-12-26 17:18:13 +00:00
Yury G. Kudryashov
ac2b5582e2
kde-l10n-4.5.90
...
svn path=/nixpkgs/trunk/; revision=25288
2010-12-26 15:27:39 +00:00
Yury G. Kudryashov
14e49759aa
kdelibs-4.5.90
...
svn path=/nixpkgs/trunk/; revision=25287
2010-12-26 15:27:33 +00:00
Yury G. Kudryashov
20bffe3591
Add hupnp library
...
svn path=/nixpkgs/trunk/; revision=25286
2010-12-26 15:27:26 +00:00
Yury G. Kudryashov
4f140371a5
akonadi-1.4.90
...
svn path=/nixpkgs/trunk/; revision=25285
2010-12-26 15:27:20 +00:00
Yury G. Kudryashov
b0cbe093ba
attica-0.2.0
...
svn path=/nixpkgs/trunk/; revision=25284
2010-12-26 15:27:15 +00:00
Yury G. Kudryashov
3d73157901
polkit-qt-1-0.99.0
...
svn path=/nixpkgs/trunk/; revision=25283
2010-12-26 15:27:09 +00:00
Yury G. Kudryashov
e27e6a97e5
oxygen-icons-4.5.90
...
svn path=/nixpkgs/trunk/; revision=25282
2010-12-26 15:27:01 +00:00
Yury G. Kudryashov
ea3d59b437
soprano-2.5.63
...
svn path=/nixpkgs/trunk/; revision=25281
2010-12-26 15:26:52 +00:00
Yury G. Kudryashov
a7ddd93631
sed 4.5.4->4.5.90, nothing tested
...
svn path=/nixpkgs/trunk/; revision=25280
2010-12-26 15:26:42 +00:00
Yury G. Kudryashov
58ca4111ad
Start kde-4.6: copy 4.5, remove from release
...
svn path=/nixpkgs/trunk/; revision=25279
2010-12-26 15:26:01 +00:00
Michael Raskin
88d5eeda98
Adding sauerbraten
...
svn path=/nixpkgs/trunk/; revision=25278
2010-12-26 13:14:15 +00:00
Karn Kallio
4bbb72da2f
Add tex macro lkproof for making proof figures.
...
svn path=/nixpkgs/trunk/; revision=25277
2010-12-25 18:06:36 +00:00
Karn Kallio
801ce7d5fb
Add Concurrent Clean to NixPkgs.
...
svn path=/nixpkgs/trunk/; revision=25276
2010-12-25 15:13:07 +00:00