No description
Find a file
Peter Simons b58e991272 all-packages.nix: provide a variant of Darcs that includes the executable, but not the library
The reduced 'darcs' derivation is supposed to be run-time independent of the
Haskell compiler. Unfortunately, this isn't quite true yet because the HTTP
package bakes its own store path into the library. This causes Darcs -- which
links the HTTP library statically -- to depend on 'HTTP', which in turn depends
on lot of other Haskell stuff. Patching HTTP to get rid of that reference looks
feasible, though.
2013-02-11 17:29:31 +01:00
doc Lots of Perl package updates 2013-01-19 00:02:51 +01:00
maintainers Add very hacky script to generate Perl packages 2013-01-28 12:11:32 +01:00
pkgs all-packages.nix: provide a variant of Darcs that includes the executable, but not the library 2013-02-11 17:29:31 +01:00
.gitignore Tell git to ignore .*.swp - Vim swap files 2012-10-04 11:27:57 +04:00
COPYING
default.nix
VERSION