Commit Graph

4326 Commits

Author SHA1 Message Date
Tobias Hammerschmidt
87176f8dd3 doh
svn path=/nixpkgs/trunk/; revision=11321
2008-03-28 12:00:48 +00:00
Michael Raskin
fa40aa96f5 Added ddrescue
svn path=/nixpkgs/trunk/; revision=11320
2008-03-28 11:59:50 +00:00
Tobias Hammerschmidt
ff2fe8dce9 version update
svn path=/nixpkgs/trunk/; revision=11319
2008-03-28 11:58:36 +00:00
Michael Raskin
58a111421e Added jfsrec - JFS recovery tool
svn path=/nixpkgs/trunk/; revision=11318
2008-03-28 11:16:43 +00:00
Tobias Hammerschmidt
62478d6e0e lyx version update, use texLive instead of tetex
svn path=/nixpkgs/trunk/; revision=11315
2008-03-27 23:33:10 +00:00
Michael Raskin
112c78fa5c Added JFS utils and XFS progs
svn path=/nixpkgs/trunk/; revision=11313
2008-03-27 19:12:14 +00:00
Eelco Dolstra
aa2a573225 * Latest unstable version.
svn path=/nixpkgs/trunk/; revision=11310
2008-03-27 17:54:17 +00:00
Ludovic Courtès
9ff94543d0 Add `doCheck = true' for GNU libcdio and GNU Idutils.
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Ludovic Courtès
e63159998b Add R[345]RS, revisions of the Report on the Algorithmic Language Scheme.
svn path=/nixpkgs/trunk/; revision=11307
2008-03-27 14:40:08 +00:00
Eelco Dolstra
f19b97924c svn path=/nixpkgs/trunk/; revision=11302 2008-03-27 13:39:23 +00:00
Marc Weber
2a42a77223 using throw instead of abort to not make the buildfarm fail
svn path=/nixpkgs/trunk/; revision=11301
2008-03-27 12:23:27 +00:00
Ludovic Courtès
9383efc9ba Add GNU Idutils, a text searching utility.
svn path=/nixpkgs/trunk/; revision=11300
2008-03-27 11:09:40 +00:00
Marc Weber
8c3e522f79 gitsvn wrapper adding needed perl libs to environment so that you can use git-svn out of the box
svn path=/nixpkgs/trunk/; revision=11299
2008-03-27 10:57:54 +00:00
Eelco Dolstra
67af514783 * Another purity fix: don't check for /usr/include/linux/aio.h.
svn path=/nixpkgs/trunk/; revision=11298
2008-03-27 10:22:12 +00:00
Tobias Hammerschmidt
9f0f6cb5ec version update
svn path=/nixpkgs/trunk/; revision=11297
2008-03-27 09:46:03 +00:00
Ludovic Courtès
25ea32dc11 Ploticus: Install prefabs and wrapper script.
svn path=/nixpkgs/trunk/; revision=11295
2008-03-26 23:42:29 +00:00
Tobias Hammerschmidt
7cc6405859 firefox 2.0.0.13
svn path=/nixpkgs/trunk/; revision=11294
2008-03-26 23:25:56 +00:00
Ludovic Courtès
c7090b1f60 Ploticus 2.40.
svn path=/nixpkgs/trunk/; revision=11293
2008-03-26 22:54:16 +00:00
Ludovic Courtès
62bcc0f821 Add `doCheck' for Guile-Lint and Guile-Library.
svn path=/nixpkgs/trunk/; revision=11289
2008-03-26 15:20:25 +00:00
Eelco Dolstra
31bc21974d * Purity fix in fontforge: don't look for /usr/include/libxml.
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Eelco Dolstra
2f79d64089 * Purity fixes in kdelibs/kdebase: configure looks for pkg-config and
freetype-config in /usr/bin *before* looking $PATH, possibly causing
  it to fail on non-NixOS machines.

svn path=/nixpkgs/trunk/; revision=11287
2008-03-26 09:53:04 +00:00
Eelco Dolstra
b5da9e1d55 * Fixed an impurity in libcap that causes it to fail on non-NixOS
systems: the makefile determines whether to build with PAM support
  by doing

    PAM_CAP ?= $(shell if [ -f /usr/include/security/pam_modules.h ]; then echo yes ; else echo no ; fi)


svn path=/nixpkgs/trunk/; revision=11285
2008-03-26 09:37:09 +00:00
Tobias Hammerschmidt
26e37033ba version update
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Tobias Hammerschmidt
402126b350 changed tex dependency of auctex from tetex to texLive
svn path=/nixpkgs/trunk/; revision=11282
2008-03-25 11:33:20 +00:00
Marc Weber
1c36a32ce7 added jwm expression provided by tachermourir (mailinglist)
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00
Marc Weber
c150dc2cf3 ignoring config option servicesProposal (is checked in upstart-jobs/default.nix)
svn path=/nixpkgs/trunk/; revision=11278
2008-03-24 23:47:40 +00:00
Michael Raskin
57f29aca82 all-packages.nix changes for all previous commits..
svn path=/nixpkgs/trunk/; revision=11276
2008-03-24 19:40:15 +00:00
Michael Raskin
4ec702d2ab Added generic functionality for custom kernels.
svn path=/nixpkgs/trunk/; revision=11275
2008-03-24 19:39:42 +00:00
Michael Raskin
0dfa801a82 Updated builderDefs style. Now more things are overridable. Needed to fix build with custom kernels.
svn path=/nixpkgs/trunk/; revision=11274
2008-03-24 19:39:12 +00:00
Michael Raskin
4eaf33cc7a Allow to skip non-existent modules. For custom kernels.
svn path=/nixpkgs/trunk/; revision=11273
2008-03-24 19:38:18 +00:00
Eelco Dolstra
71d50c6b25 * Purity: nss_ldap build failed when /etc/ldap.conf did not exist.
svn path=/nixpkgs/trunk/; revision=11271
2008-03-24 16:00:22 +00:00
Marc Weber
438f35dac0 removed wmii includeUnpack hack having been used to support old and new setup script
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Michael Raskin
32bc662263 Zenmap - nmap graphical interface - now works
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Tobias Hammerschmidt
0592ed6a11 version update
svn path=/nixpkgs/trunk/; revision=11268
2008-03-22 20:49:15 +00:00
Michael Raskin
712ba6a25c Updated nmap
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +00:00
Michael Raskin
3001f31b44 Fixed my stupid mistake..
svn path=/nixpkgs/trunk/; revision=11266
2008-03-22 19:51:19 +00:00
Michael Raskin
58a31ca341 Fixes to OpenFire
svn path=/nixpkgs/trunk/; revision=11263
2008-03-22 17:53:27 +00:00
Michael Raskin
b7ee7d1999 TeXLive. Now more configurable, and more options included. Beamer class for conference slides added. Before asking questions, look in configurations/misc/raskin.nix or in all-packages.nix .
svn path=/nixpkgs/trunk/; revision=11257
2008-03-22 13:04:04 +00:00
Marc Weber
3bcb0f794f still a missing piece
svn path=/nixpkgs/trunk/; revision=11256
2008-03-21 18:11:55 +00:00
Marc Weber
43172fcb6a forgotten to commit this change (location fix documentation/hs2hs -> misc/hsc2hs)
svn path=/nixpkgs/trunk/; revision=11255
2008-03-21 18:07:02 +00:00
Marc Weber
5a78bbfc9f hash updated (hasktags)
svn path=/nixpkgs/trunk/; revision=11254
2008-03-21 16:24:04 +00:00
Marc Weber
94113ffd61 hsc2hs moved to the right place
svn path=/nixpkgs/trunk/; revision=11249
2008-03-21 03:54:50 +00:00
Marc Weber
1061800db4 added hsc2hs (makes interfacing C -> haskell easier)
svn path=/nixpkgs/trunk/; revision=11248
2008-03-21 01:24:43 +00:00
Michael Raskin
f272e7780b TeXLive. Russian checked - OK
svn path=/nixpkgs/trunk/; revision=11247
2008-03-20 20:39:00 +00:00
Marc Weber
df0825351f added wxhaskell (wx,wxcore libs)
svn path=/nixpkgs/trunk/; revision=11246
2008-03-20 19:29:52 +00:00
Eelco Dolstra
2cf0055092 * lcov 1.6.
svn path=/nixpkgs/trunk/; revision=11245
2008-03-20 18:51:07 +00:00
Eelco Dolstra
cb01d8b23b * Oops! Fixed an accidental commit.
svn path=/nixpkgs/trunk/; revision=11244
2008-03-20 18:49:33 +00:00
Michael Raskin
71fe97475a Updated template for composing builder
svn path=/nixpkgs/trunk/; revision=11237
2008-03-20 15:56:17 +00:00
Michael Raskin
5f2bcdbdb6 Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Ludovic Courtès
95f0e6a1a7 Differentiate between longDescription' and description'.
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00