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
Marc Weber
91dd7e2b86
fix: tunctl is build again (also added check)
...
svn path=/nixpkgs/trunk/; revision=11222
2008-03-20 11:36:31 +00:00
Michael Raskin
9d05eb2f2c
Removed glibc reference
...
svn path=/nixpkgs/trunk/; revision=11219
2008-03-20 10:22:53 +00:00
Michael Raskin
b0eb7aaa4b
all-packages.nix changes for previous commits
...
svn path=/nixpkgs/trunk/; revision=11217
2008-03-20 09:52:40 +00:00
Michael Raskin
77d61d38b5
Added TeXLive; still some troubles with texmf; just not to break nix-env -qas *
...
svn path=/nixpkgs/trunk/; revision=11216
2008-03-20 09:52:08 +00:00
Michael Raskin
c251639ab1
Committed xneur expression by justbeingglad
...
svn path=/nixpkgs/trunk/; revision=11215
2008-03-20 09:51:05 +00:00
Michael Raskin
b97b16534e
Added Psi
...
svn path=/nixpkgs/trunk/; revision=11214
2008-03-20 09:50:31 +00:00
Michael Raskin
a3ea4c135b
Newer flex.
...
svn path=/nixpkgs/trunk/; revision=11213
2008-03-20 09:50:15 +00:00
Marc Weber
ae475a72bf
renamed subversion-<version>-svnmerge to svmerge-version (fixed my breakage of nixos-checkout : nix-env -i subversion)
...
svn path=/nixpkgs/trunk/; revision=11211
2008-03-19 22:32:00 +00:00
Tobias Hammerschmidt
1e2a4064f4
fixed references to /bin/mount and /bin/umount
...
svn path=/nixpkgs/trunk/; revision=11204
2008-03-19 13:08:11 +00:00
Tobias Hammerschmidt
597536e494
version update
...
svn path=/nixpkgs/trunk/; revision=11201
2008-03-19 12:32:44 +00:00
Ludovic Courtès
420506d752
Guile: Add various fixes allowing the test suite to run.
...
svn path=/nixpkgs/trunk/; revision=11196
2008-03-19 08:42:30 +00:00
Eelco Dolstra
3a05713cb7
svn path=/nixpkgs/trunk/; revision=11189
2008-03-18 21:14:02 +00:00
Marc Weber
2514c86033
reverted diff r11163-11164 (rgb not needed for tightvnc)
...
svn path=/nixpkgs/trunk/; revision=11188
2008-03-18 19:45:31 +00:00
Eelco Dolstra
5fe1cb8a0c
svn path=/nixpkgs/trunk/; revision=11185
2008-03-18 15:05:46 +00:00
Eelco Dolstra
cc07ee1c77
* Install RPMs without the --notriggers and --nodeps options in order
...
to construct an image that better approximates the Linux
distribution in question.
svn path=/nixpkgs/trunk/; revision=11184
2008-03-18 14:56:47 +00:00
Arie Middelkoop
f7e6441399
Nix expression for EHC
...
to install:
nix-env -i ehc-svn
to run:
ehc-100 <your-haskell-file.hs>
svn path=/nixpkgs/trunk/; revision=11183
2008-03-18 13:44:27 +00:00
Eelco Dolstra
fd2a77eeb0
* Put all the RPM/Debian images in an attribute set `diskImage'.
...
svn path=/nixpkgs/trunk/; revision=11181
2008-03-18 12:54:21 +00:00
Eelco Dolstra
113fafd778
* buildRPM: print out the RPMs in the image.
...
svn path=/nixpkgs/trunk/; revision=11168
2008-03-17 17:29:07 +00:00