can't distinguish between 5.10 and 5.14 packages. (We should
probably include the Perl version number in the name of Perl
packages, like GHC packages.)
svn path=/nixpkgs/trunk/; revision=33422
The kmod tools appear to take a flag to name the location of the modules
directory, so we may not need to migrate our module-init-tools patches
svn path=/nixpkgs/trunk/; revision=33413
- cabal2nix: updated to version 1.30
- cmdargs: updated to version 0.9.5
- derive: updated to version 2.5.6
- hlint: updated to version 1.8.25
- io-choice: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=33411
This expression can now be generated by cabal2nix. Note that it doesn't
propagate Emacs and haskell-mode, though, these dependencies must be
installed by the user in addition to ghc-mod.
To active ghc-mod, add the following snippet to your ~/.emacs file:
(autoload 'ghc-init "ghc" nil t)
(add-hook 'haskell-mode-hook (lambda () (ghc-init)))
svn path=/nixpkgs/trunk/; revision=33410
OTH, I'd prefer naming the attributes like "midoriWrapped" instead of "midoriWrapper".
But I chose the 2nd to follow the example of those already in all-packages.
svn path=/nixpkgs/trunk/; revision=33406
- cautious-file: updated to version 1.0.1
- hmatrix: updated to version 0.14.0.1
- random-fu: updated to version 0.2.2.0
- resourcet: added version 0.3.0
- sendfile: updated to version 0.7.6
- test-framework: added version 0.6
svn path=/nixpkgs/trunk/; revision=33354
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
- gd: updated to version 3000.7.3
- hakyll: updated to version 3.2.6.2
- HaskellForMaths: updated to version 0.4.4
- haskell-src-meta: updated to version 0.5.1.1
- mwc-random: dropped obsolete version 0.10.0.1.
- persistent-template: updated to version 0.8.2
- snap-core: updated to version 0.8.0.1
- snap-server: updated to version 0.8.0.1
- unordered-containers: dropped obsolete version 0.1.4.6.
svn path=/nixpkgs/trunk/; revision=33255
The patch is currently being discussed on LKML and hopefully will be included
in mainline in some form in the future. Note that booting from the livecd has
to do a lot of work before anything is output to the console, so if the drive
is still busy don't assume the boot has hanged
svn path=/nixpkgs/trunk/; revision=33235
This build disables some optional features. I'm going to pass this to
skype_linux to reduce the size occupied by i686 packages on x86_64 system.
svn path=/nixpkgs/trunk/; revision=33217