Lluís Batlle i Rossell
931f6655f0
Fixing the filelight 1.0 expression (kde3), so it builds again.
...
svn path=/nixpkgs/trunk/; revision=18571
2009-11-23 21:15:15 +00:00
Lluís Batlle i Rossell
c922164751
Adding filelight for kde4.
...
svn path=/nixpkgs/trunk/; revision=18570
2009-11-23 21:15:11 +00:00
Michael Raskin
e8c3467487
Fix linkFarm for its new location
...
svn path=/nixpkgs/trunk/; revision=18567
2009-11-23 19:28:03 +00:00
Michael Raskin
e99acbff72
Restore linkFarm trivial builder
...
svn path=/nixpkgs/trunk/; revision=18566
2009-11-23 19:18:53 +00:00
Michael Raskin
bbd6e56d69
Fix the cleanup-induced problems
...
svn path=/nixpkgs/trunk/; revision=18554
2009-11-23 12:21:34 +00:00
Eelco Dolstra
0df5c155c6
* Firefox 3.5.5.
...
svn path=/nixpkgs/trunk/; revision=18548
2009-11-22 22:40:39 +00:00
Marc Weber
10e806bcef
testAllTrue helper function
...
svn path=/nixpkgs/trunk/; revision=18540
2009-11-22 21:28:46 +00:00
Marc Weber
976def943b
nix lib: add nixType returning type of value as string which is used in
...
eqStrict now to return false when a b have different types. Passing
string and {} to eqStrict caused coercion failures when running tests
previously
svn path=/nixpkgs/trunk/; revision=18539
2009-11-22 21:28:43 +00:00
Marc Weber
88e654b1ed
follow runTests change prefixing all tests by "test"
...
svn path=/nixpkgs/trunk/; revision=18538
2009-11-22 21:28:41 +00:00
Marc Weber
02972b92d5
nix lang runTests: ignore tests which are not prefixed by "test"
...
svn path=/nixpkgs/trunk/; revision=18537
2009-11-22 21:28:38 +00:00
Marc Weber
715d09d836
add some debugging functions
...
traceCallXml is used to trace arguments and result
svn path=/nixpkgs/trunk/; revision=18536
2009-11-22 21:28:36 +00:00
Marc Weber
d0cc584711
myhasktags: new hash
...
svn path=/nixpkgs/trunk/; revision=18535
2009-11-22 21:28:28 +00:00
Michael Raskin
2b606fe313
Allow libusb in gnokii
...
svn path=/nixpkgs/trunk/; revision=18533
2009-11-22 19:28:56 +00:00
Ludovic Courtès
87a62e5409
gutenprint: Fix name, improve style.
...
svn path=/nixpkgs/trunk/; revision=18532
2009-11-22 19:11:27 +00:00
Nicolas Pierron
b29073af25
* Add an adapter which abort an install if the installed package depends
...
on a derivation with a meta.license attribute which does not satisfy the
license predicate.
With this adapter you can abort any install which depends on software
which are not free by default. You can try it with MPlayer, because
MPlayer depends of win32codecs flagged as "unfree".
svn path=/nixpkgs/trunk/; revision=18530
2009-11-22 17:04:33 +00:00
Eelco Dolstra
11c3e92738
* Bring back Emacs 22 by request from Ludovic.
...
svn path=/nixpkgs/trunk/; revision=18529
2009-11-22 16:29:15 +00:00
Rob Vermaas
132a1db1ee
newer version of chrome (32599)
...
svn path=/nixpkgs/trunk/; revision=18520
2009-11-22 14:41:38 +00:00
Ludovic Courtès
0d041d909b
GNU Autoconf 2.65.
...
svn path=/nixpkgs/trunk/; revision=18511
2009-11-21 23:18:23 +00:00
Ludovic Courtès
96d3032ea0
Fix Ufraw.
...
svn path=/nixpkgs/trunk/; revision=18510
2009-11-21 22:30:00 +00:00
Nicolas Pierron
00efa9c2dd
* Add a script to retrieve licenses of the current derivation and of all
...
its dependencies. To make it works, you need to change the default
stdenv as documented in the error message.
./maintainers/scripts/dep-licenses.sh <attribute name>
svn path=/nixpkgs/trunk/; revision=18508
2009-11-21 17:50:00 +00:00
Eelco Dolstra
86f8f47d87
* eclipse-classic -> eclipse.
...
svn path=/nixpkgs/trunk/; revision=18486
2009-11-20 15:33:06 +00:00
Eelco Dolstra
e0491358eb
* Removed a lot of old Eclipse versions.
...
* Cleaned up the Eclipse classic expression a bit (e.g. use
makeWrapper). Also fall back to GTK 2.16 to fix some GUI glitches.
svn path=/nixpkgs/trunk/; revision=18485
2009-11-20 15:19:00 +00:00
Sander van der Burg
853bfbd0b6
Upgraded eigen to 2.0.9
...
svn path=/nixpkgs/trunk/; revision=18484
2009-11-20 13:21:58 +00:00
Eelco Dolstra
973b9cfde6
* Remove some incorrect uses of makeOverridable.
...
svn path=/nixpkgs/trunk/; revision=18483
2009-11-20 12:51:14 +00:00
Sander van der Burg
f08928cfe6
Increased the heap size of the GWT compiler to 256 MiB
...
svn path=/nixpkgs/trunk/; revision=18481
2009-11-20 11:37:11 +00:00
Lluís Batlle i Rossell
a270563c80
Updating boost
...
svn path=/nixpkgs/trunk/; revision=18480
2009-11-20 08:35:28 +00:00
Eelco Dolstra
58f543f19f
* Remove some old Emacs versions.
...
svn path=/nixpkgs/trunk/; revision=18470
2009-11-19 17:36:43 +00:00
Eelco Dolstra
81c5c44ddb
* Move makeOverridable out of all-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=18469
2009-11-19 17:30:21 +00:00
Eelco Dolstra
519e7870b6
* Move `modifyDerivation' from build-support/vm to lib and rename it
...
to `overrideDerivation'.
svn path=/nixpkgs/trunk/; revision=18466
2009-11-19 16:43:58 +00:00
Eelco Dolstra
aa392c3aa7
* Move functions like `runCommand' out of all-packages.nix and into
...
build-support/.
svn path=/nixpkgs/trunk/; revision=18465
2009-11-19 16:07:47 +00:00
Rob Vermaas
5fca80982a
move autoconfPhase so it can be overriden
...
svn path=/nixpkgs/trunk/; revision=18458
2009-11-19 13:57:57 +00:00
Michael Raskin
d9aae7cb65
Adding JAMP game..
...
svn path=/nixpkgs/trunk/; revision=18454
2009-11-19 12:10:23 +00:00
Rob Vermaas
4dca2c8b12
echo to stderr in stead of stdout. else hydra cannot read hash/path
...
svn path=/nixpkgs/trunk/; revision=18448
2009-11-18 19:10:24 +00:00
Ludovic Courtès
4f20056bca
nix-prefetch-git: Default to SHA256.
...
svn path=/nixpkgs/trunk/; revision=18443
2009-11-18 16:39:09 +00:00
Ludovic Courtès
39476057a2
nix-prefetch-git: Support $NIX_PREFETCH_GIT_LEAVE_DOT_GIT.
...
svn path=/nixpkgs/trunk/; revision=18442
2009-11-18 16:39:06 +00:00
Ludovic Courtès
3124661215
nix-prefetch-git: Remove `--depth' argument since it's risky.
...
The `--depth' argument asks Git to fetch the last revisions of the given
repo on *any* branch, which is often useless.
Thanks to Lluís Battle for clarifying this.
svn path=/nixpkgs/trunk/; revision=18438
2009-11-18 16:24:31 +00:00
Eelco Dolstra
eb9ff07031
* Package naming / versioning guidelines.
...
svn path=/nixpkgs/trunk/; revision=18433
2009-11-18 15:05:09 +00:00
Ludovic Courtès
15da008651
Slightly generalize `sourceTarball'.
...
svn path=/nixpkgs/trunk/; revision=18426
2009-11-18 14:12:39 +00:00
Eelco Dolstra
bab04acc3a
svn path=/nixpkgs/trunk/; revision=18420
2009-11-18 13:58:59 +00:00
Eelco Dolstra
063f44d23c
* Move classification.txt to the manual.
...
svn path=/nixpkgs/trunk/; revision=18419
2009-11-18 13:54:20 +00:00
Ludovic Courtès
1f9e87871e
GNU Guile 1.9: Remove unnecessary patch.
...
svn path=/nixpkgs/trunk/; revision=18418
2009-11-18 13:41:17 +00:00
Ludovic Courtès
2bbaf039da
fetchurl: Improve GNU mirror list.
...
svn path=/nixpkgs/trunk/; revision=18416
2009-11-18 13:18:28 +00:00
Ludovic Courtès
e615bc4574
GNU Guile 1.9.5.
...
svn path=/nixpkgs/trunk/; revision=18415
2009-11-18 13:18:24 +00:00
Eelco Dolstra
b19ada9e05
* Fix the GPM URL.
...
svn path=/nixpkgs/trunk/; revision=18413
2009-11-18 12:47:58 +00:00
Eelco Dolstra
221ad8362f
* Use the stable Nix to test the Nixpkgs expressions, since we always
...
want to be compatible with the last stable Nix release.
svn path=/nixpkgs/trunk/; revision=18411
2009-11-18 12:22:24 +00:00
Eelco Dolstra
fcddb50e66
* Remove some more unused functions.
...
svn path=/nixpkgs/trunk/; revision=18407
2009-11-18 11:47:02 +00:00
Eelco Dolstra
b4636d333c
svn path=/nixpkgs/trunk/; revision=18406
2009-11-18 11:46:35 +00:00
Eelco Dolstra
4437778e33
svn path=/nixpkgs/trunk/; revision=18405
2009-11-18 11:38:20 +00:00
Eelco Dolstra
e4d5933e0a
* "with args" considered harmful.
...
svn path=/nixpkgs/trunk/; revision=18404
2009-11-18 10:52:37 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00