summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Change default version of parallel for GHC 7.5 and above.Andres Loeh2012-08-30
|
* haskell: add stylish-haskellMathijs Kwik2012-08-30
|
* add spice-0.10.1Mathijs Kwik2012-08-29
| | | | | | | | | | | | | | | | | | | | | | spice is a next-generation remote desktop protocol, aimed at virtual machines. focus is not just on display/input devices, but clipboard, audio, video, opengl, smartcards, usb devices as well, no matter if the virtual machine runs locally or on a remote host. not everything is implemented yet, and I didn't enable all available features yet. Currently, spice is able to make qemu-kvm virtual machines very usable for workstation guests, with good 2d video support, clipboard sharing, full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest monitors. Good drivers for windows 7 guests are available, as well as linux Xorg drivers / agents. Basically, kvm was already the best-performing VM solution (using virtio drivers), but virtualbox, while slower, had better desktop-integration support (still wins if you want opengl). Spice fixes this, making the choice very easy.
* add spice-protocol-0.10.1Mathijs Kwik2012-08-29
|
* add celt-0.5.1Mathijs Kwik2012-08-29
|
* Delete obsolete Haskell packages:Peter Simons2012-08-28
| | | | | | | | | * comonad 1.1.1.6 * comonad-transformers 2.1.2 * semigroupoids 1.3.4 * split 0.1 * tagsoup 0.10.1 * texmath 0.4
* haskell-cipher-aes: add version 0.1.1Peter Simons2012-08-28
|
* Adding praat.Lluís Batlle i Rossell2012-08-27
|
* Adding espeakedit, phoneme editor for espeak.Lluís Batlle i Rossell2012-08-27
| | | | I've no idea how to use it still.
* Add oraclejdk and oraclejre attributes for packages that want to use themShea Levy2012-08-27
|
* Merge branch 'openjdk-default' of github.com:shlevy/nixpkgsShea Levy2012-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | With this change, java packages will build with openjdk by default. The primary driver for this is legal: The build farm is not allowed to distribute the proprietary Oracle jdk6, and so it is not allowed to distribute any packages that depend on it. In my view, this is a purely beneficial change: from the perspective of the build farm, packages will go from undistributable due to licensing to either distributable or undistributable due to failed build (if the package doesn't build properly with openjdk), and from the perspective of the end user it is very easy to override the jdk on a package-by-package basis or for all of nixpkgs in the nixpkgs configuration.
| * Default 'jdk' and 'jre' to openjdk and openjre, respectively, on supporting ↵Shea Levy2012-08-26
| | | | | | | | systems
* | Fix typoMichael Raskin2012-08-27
| |
* | haskell-mathblog: drop obsolete package; it doesn't build with current ↵Peter Simons2012-08-27
| | | | | | | | versions of GHC
* | haskell-test-framework: update to version 0.6.1Peter Simons2012-08-27
| |
* | Add node-gypShea Levy2012-08-26
| |
* | Add npm2nix 0.1.2Shea Levy2012-08-26
| |
* | Add npm2nix as a nodePackageShea Levy2012-08-26
| |
* | Add semver node packageShea Levy2012-08-26
| |
* | Add qoauthYury G. Kudryashov2012-08-26
|/
* xmonad-extras: pass old version of splitMathijs Kwik2012-08-25
| | | | optional features depend on it.
* add: haskell-split older version (0.1)Mathijs Kwik2012-08-25
|
* Remove old maven versions, aliased maven to maven3. Updated maven 3 to 3.0.4Rob Vermaas2012-08-25
|
* Atop: add package (atop is one more load monitor)Michael Raskin2012-08-25
|
* add logcheck 1.3.15Mathijs Kwik2012-08-25
| | | | nixos-module follows soon
* add lockfile-progs-0.1.16Mathijs Kwik2012-08-25
|
* add liblockfile-1.09Mathijs Kwik2012-08-25
|
* add perl packages: IPC-Signal, mime-construct, Proc-WaitStatMathijs Kwik2012-08-25
|
* Merge branch 'openjdk-bootstrap'Shea Levy2012-08-24
|\ | | | | | | This allows building openjdk without requiring a proprietary jdk as a bootstrap.
| * openjdk: Build from bootstrapShea Levy2012-08-24
| |
* | Adding jack_capture: A program for recording soundfiles with jackCillian de Róiste2012-08-25
| |
* | libreoffice: trying to make it build with openjdkLluís Batlle i Rossell2012-08-24
|/
* Forgot to commit all-packages.nix for pstack.Rob Vermaas2012-08-23
|
* gimp: revert broken gimp-2.6 dependenciesSergey Mironov2012-08-23
|
* Removed unused jdkPlugin attributeEelco Dolstra2012-08-22
|
* Remove obsolete JDK versionsEelco Dolstra2012-08-22
| | | | | | These are the JDK 5 on powerpc-linux (no longer a maintained Nixpkgs platform), JDK 1.4 (required a manual download) and JDK 5 on Linux (idem).
* gimp28 should probably be gimp_2_8Mathijs Kwik2012-08-22
|
* libiconvOrEmpty: always return a listMathijs Kwik2012-08-22
| | | | - fixes nixpkgs-tarball
* node-packages.nix: Export buildNodePackageShea Levy2012-08-22
|
* hadoop: add version 2.0.1-alphaPeter Simons2012-08-22
|
* release.nix: use the freshest release GIMP version (2.8.0)Michael Raskin2012-08-22
|
* ncdu: New package, starting at version 1.8.aszlig2012-08-22
| | | | | `ncdu` is a little ncurses tool to browse the filesystem tree sorted by disk usage.
* Add latest patchelf prereleaseEelco Dolstra2012-08-21
|
* libiconvOrNull: Fix libc check.Ludovic Courtès2012-08-21
|
* libiconvOrNull: Do not use an external libiconv on glibc systems.Ludovic Courtès2012-08-21
|
* emacs: add "sunrise commander"Mathijs Kwik2012-08-21
|
* emacs: add "rect-mark"Mathijs Kwik2012-08-21
|
* haskell-network: update to version 2.3.1.0Peter Simons2012-08-20
|
* haskell-comonad: update to version 3.0.0.2Peter Simons2012-08-20
|
* gcc 4.7: Add `gcc47_debug'.Ludovic Courtès2012-08-20
|