Pjotr Prins
2a845ebb7a
Removing clustalw2 package - may come back later
...
svn path=/nixpkgs/trunk/; revision=12400
2008-07-23 08:37:00 +00:00
Pjotr Prins
0014ffcbae
Updated emboss package to 6.0.1
...
svn path=/nixpkgs/trunk/; revision=12399
2008-07-23 08:22:23 +00:00
Marc Weber
60eabad296
install port-helper in /bin so that xterm can find it when its used as terminal for (uml)
...
svn path=/nixpkgs/trunk/; revision=12394
2008-07-22 15:43:55 +00:00
Andres Löh
a52d7b00f3
* missing file from last commit
...
svn path=/nixpkgs/trunk/; revision=12393
2008-07-22 13:02:11 +00:00
Andres Löh
cf7b225cf4
* changed from haddock-2.0.0.0 to haddock-2.1.0
...
(both only work with ghc-6.8.2, not ghc-6.8.3)
* added haddock-0.9 as a version that compiles with
nearly all ghc's we have
* added haddock-0.9-boot the works with ghc-6.4.2-boot
* the haddock-0.9-boot is now used to generate library
documentation while building ghc-6.8.3
svn path=/nixpkgs/trunk/; revision=12392
2008-07-22 13:01:30 +00:00
Andres Löh
dd4a4a1dc4
* Added ghc-6.8.3 as the new default version of ghc.
...
* Added a ghc HEAD snapshot (ghc-6.9.x).
svn path=/nixpkgs/trunk/; revision=12391
2008-07-21 14:43:33 +00:00
Wouter den Breejen
26e6eb0f7f
truecrypt
...
svn path=/nixpkgs/trunk/; revision=12389
2008-07-19 16:14:24 +00:00
Wouter den Breejen
c65a64c8c5
Added truecrypt, but it does not compile yet since it's dependency wxWidgets fails to build ...
...
Maybe someone wants to take a look at it.
--------------------
building wxbuild
Configuring wxWidgets library...
configure: WARNING: libSM not found; disabling session management detection
Building wxWidgets library...
building .pch/wxprec_baselib/wx/wxprec.h.gch
/nix/store/b2gmgy8y6nidjj7n34jx4sanrjdaxrw3-glibc-2.7/lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[1]: *** [.pch/wxprec_baselib/wx/wxprec.h.gch] Error 1
make: *** [wxbuild] Error 2
builder for `/nix/store/2587m38s6cjjpx7mvn85x8z65brf6nps-trueCrypt-6.0a.drv' failed with exit code 2
error: build of `/nix/store/2587m38s6cjjpx7mvn85x8z65brf6nps-trueCrypt-6.0a.drv' failed
--------------------
svn path=/nixpkgs/trunk/; revision=12388
2008-07-19 16:13:48 +00:00
Marc Weber
e2a6d56a0d
added patchutils
...
svn path=/nixpkgs/trunk/; revision=12387
2008-07-18 23:36:28 +00:00
Peter Simons
a16eebd0a6
Cosmetic, no functional change intended.
...
This patch moves curly braces to the end of the line, i.e.
foo = {
...
};
instead of the previously used style:
foo =
{
...
};
I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.
svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
Peter Simons
057bd7c1c2
maude: build of unstable beta version because it has less bugs in full-maude
...
svn path=/nixpkgs/trunk/; revision=12385
2008-07-18 20:11:12 +00:00
Peter Simons
b64e42ce35
added maude beta version
...
svn path=/nixpkgs/trunk/; revision=12384
2008-07-18 20:11:02 +00:00
Eelco Dolstra
9d741c88bf
* Linux 2.6.25.11.
...
svn path=/nixpkgs/trunk/; revision=12381
2008-07-18 14:53:48 +00:00
Eelco Dolstra
8734e020db
* ghostscript: force the use of the -fpic flag, otherwise it doesn't
...
build on x86_64-linux.
svn path=/nixpkgs/trunk/; revision=12380
2008-07-18 14:52:20 +00:00
Eelco Dolstra
f1d9c0a852
* Build Firefox 3 in the channel.
...
svn path=/nixpkgs/trunk/; revision=12378
2008-07-18 10:41:27 +00:00
Eelco Dolstra
ee531abf6f
* Firefox 2.0.0.16, Firefox 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=12377
2008-07-18 10:40:11 +00:00
Ludovic Courtès
ee9998e303
Poppler data 0.2.0.
...
svn path=/nixpkgs/trunk/; revision=12376
2008-07-18 07:45:48 +00:00
Ludovic Courtès
de9bbc1aa5
Libspectre 0.2.0, a PostScript rendering library.
...
svn path=/nixpkgs/trunk/; revision=12375
2008-07-17 19:43:11 +00:00
Ludovic Courtès
483cd039af
GNU Ghostscript 8.62.0.
...
In addition, install `libgs.so' and its header files, as well as the
man pages and HTML documentation. Use the GS fonts provided at
ftp.gnu.org under the `ghostscript' directory.
svn path=/nixpkgs/trunk/; revision=12374
2008-07-17 19:37:18 +00:00
Ludovic Courtès
8d32e65de6
Poppler 0.8.4.
...
svn path=/nixpkgs/trunk/; revision=12372
2008-07-17 15:02:57 +00:00
Michael Raskin
622634d6dd
Added doCheck support to builder-defs.nix
...
svn path=/nixpkgs/trunk/; revision=12371
2008-07-17 13:39:58 +00:00
Michael Raskin
ecefcac4d7
Added PLT Scheme
...
svn path=/nixpkgs/trunk/; revision=12370
2008-07-17 09:57:47 +00:00
Michael Raskin
c040ab4293
Updated ntfs-3g
...
svn path=/nixpkgs/trunk/; revision=12369
2008-07-17 04:40:50 +00:00
Armijn Hemel
a0f8f11e87
update to 2.6.4
...
svn path=/nixpkgs/trunk/; revision=12368
2008-07-16 23:02:53 +00:00
Ludovic Courtès
93c7d52dfb
Kindly ask the build farm to build GnuTLS and GNU Guile.
...
svn path=/nixpkgs/trunk/; revision=12367
2008-07-16 19:24:56 +00:00
Eelco Dolstra
c441868a7e
* bash: use the global /etc/bashrc and /etc/bash_logout files.
...
Changed the built-in default $PATH to /no-such-path. (This also
applies to the "standard utilities path" used by "command -p", so
that doesn't work anymore, but it didn't work anyway on NixOS and
nobody uses it.) Include the startup files for non-interactive
login shells. Use bashrc when started from ssh.
svn path=/nixpkgs/trunk/; revision=12365
2008-07-16 15:05:49 +00:00
Eelco Dolstra
dd91141a06
* bash needs texinfo if you want the manpages / info docs.
...
svn path=/nixpkgs/trunk/; revision=12363
2008-07-16 13:36:41 +00:00
Armijn Hemel
84d3e027b8
update to 1.0.2
...
svn path=/nixpkgs/trunk/; revision=12362
2008-07-15 22:21:21 +00:00
Peter Simons
b1cdb57a77
maude-mode: new package
...
svn path=/nixpkgs/trunk/; revision=12361
2008-07-15 14:53:07 +00:00
Peter Simons
8d7fe32a0e
maude, tecla, buddy: new packages
...
Maude is a high-level specification language. Buddy and libtecla are required
to build Maude.
svn path=/nixpkgs/trunk/; revision=12358
2008-07-15 09:58:30 +00:00
Peter Simons
db8241e430
gmp: added flag to enable building the cxx library (enabled by default)
...
svn path=/nixpkgs/trunk/; revision=12357
2008-07-15 09:58:11 +00:00
Sander van der Burg
f579e01606
Updated to new version
...
svn path=/nixpkgs/trunk/; revision=12355
2008-07-14 14:41:36 +00:00
Eelco Dolstra
be77e6f99f
* Wine 1.1.1.
...
svn path=/nixpkgs/trunk/; revision=12352
2008-07-13 21:42:10 +00:00
Armijn Hemel
bf23a785fc
2.4.8 -> 2.5.0
...
svn path=/nixpkgs/trunk/; revision=12351
2008-07-13 14:27:28 +00:00
Eelco Dolstra
e266c599f4
* Exult 1.4 snapshot.
...
svn path=/nixpkgs/trunk/; revision=12349
2008-07-12 17:00:57 +00:00
Marc Weber
78e9d3eef0
bfr added (pipe buffer)
...
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +00:00
Ludovic Courtès
fdc5b51ab9
Git 1.5.6.2.
...
svn path=/nixpkgs/trunk/; revision=12347
2008-07-11 14:35:14 +00:00
Ludovic Courtès
57030a28aa
Add Splint, a static code analyzer for C.
...
svn path=/nixpkgs/trunk/; revision=12343
2008-07-11 09:13:34 +00:00
Nicolas Pierron
bb72d90805
Add "ddd": Graphical front-end for command-line debuggers.
...
svn path=/nixpkgs/trunk/; revision=12336
2008-07-10 16:56:51 +00:00
Ludovic Courtès
942199655b
Make GNU Make's nix-log2xml' support optional via
getConfig'.
...
svn path=/nixpkgs/trunk/; revision=12335
2008-07-10 15:19:28 +00:00
Sander van der Burg
cbc9ca34b5
Upgraded disnix
...
svn path=/nixpkgs/trunk/; revision=12333
2008-07-10 14:09:19 +00:00
Marc Weber
1683256259
added stgit
...
svn path=/nixpkgs/trunk/; revision=12330
2008-07-09 16:21:03 +00:00
Michael Raskin
9cb86e27bb
Trying to fix x86_64 build..
...
svn path=/nixpkgs/trunk/; revision=12328
2008-07-09 13:03:25 +00:00
Michael Raskin
f0c44c69aa
I added extra dependencies to TeXLive - just in case.
...
svn path=/nixpkgs/trunk/; revision=12323
2008-07-08 18:23:15 +00:00
Michael Raskin
e8d58c83f9
Now TeXLive builds and seems to work without /var/tmp
...
svn path=/nixpkgs/trunk/; revision=12322
2008-07-08 18:22:33 +00:00
Marc Weber
656a12ef2e
small patch makes openoffice compile on x86_64
...
svn path=/nixpkgs/trunk/; revision=12320
2008-07-08 08:28:07 +00:00
Wouter den Breejen
33efc97c20
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12318
2008-07-08 05:52:09 +00:00
Wouter den Breejen
e9df8084c2
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12317
2008-07-08 05:51:59 +00:00
Peter Simons
b01f89ad38
new: wdfs-1.4.2 is a user-space file system that allows mounting a webdav share
...
svn path=/nixpkgs/trunk/; revision=12316
2008-07-07 23:24:48 +00:00
Peter Simons
5f8571613d
glibcUnstable: added low-priority expression for the latest glibc 2.8 snapshot
...
svn path=/nixpkgs/trunk/; revision=12315
2008-07-07 23:11:53 +00:00