summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Adding windows jom; it does not build for me still, but it's close to it.Lluís Batlle i Rossell2012-06-05
| | | | | | | | I think it's better to share it though. I wrote a comment about the expression not building. svn path=/nixpkgs/trunk/; revision=34365
* Revert on kosmikus' request.Arie Middelkoop2012-06-05
| | | | svn path=/nixpkgs/trunk/; revision=34358
* Some explicit dependencies so that xmobar works with the latest ↵Arie Middelkoop2012-06-05
| | | | | | | | | | | haskellPlatform/stable ghc: xmobar -> mtl-version1 mtl-version1 -> transformers-version2 where version1 and version2 are different from the default, which is needed because their respective cabal files require that. svn path=/nixpkgs/trunk/; revision=34357
* Setting GHC default version to 7.4.1, default platform to 2012.2.0.0.Andres Löh2012-06-05
| | | | svn path=/nixpkgs/trunk/; revision=34355
* Applying the patch from Rok Garbas to add GIMP 2.8.0Cillian de Roiste2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34352
* haskell-defaults.nix: switched ghc-7.5 pre-release to 'future' configurationPeter Simons2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34343
* haskell-packages.nix: oops, fixed typo committed earlierPeter Simons2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34342
* haskell-defaults.nix: updated mtl1 to the latest 1.x version (and override ↵Peter Simons2012-06-04
| | | | | | that choice in older compilers if necessary) svn path=/nixpkgs/trunk/; revision=34341
* haskell-packages.nix: build xmobar with STM 2.3Peter Simons2012-06-04
| | | | | | This is the default in HP 2012.2.0.0, but GHC 7.0.4 still uses an older version. svn path=/nixpkgs/trunk/; revision=34339
* haskell-packages.nix: added 'haskellPlatformArgs_future' configuration that ↵Peter Simons2012-06-04
| | | | | | has the latest version of the network library svn path=/nixpkgs/trunk/; revision=34338
* Updated Haskell packages.Peter Simons2012-06-04
| | | | | | | | | - ghc-mod: updated to version 1.10.16 - network: added version 2.3.0.14 - pandoc: updated to version 1.9.4 - xmobar: updated to version 0.15 svn path=/nixpkgs/trunk/; revision=34337
* Moved obnam from pythonPackages to pkgs.Rickard Nilsson2012-06-04
| | | | svn path=/nixpkgs/trunk/; revision=34336
* * Include the Git shortrev in the version number.Eelco Dolstra2012-06-04
| | | | | | * Less verbose output in the tarball job. svn path=/nixpkgs/trunk/; revision=34335
* obnam 1.0Rickard Nilsson2012-06-03
| | | | | | obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/. svn path=/nixpkgs/trunk/; revision=34331
* haskell-packages.nix: cosmetic, no functional changePeter Simons2012-06-03
| | | | | | | | Re-ordered entries in haskellPlatformArgs_2012_2_0_0 to match the order in the Cabal file. This makes it easier to compare the package list side by side. svn path=/nixpkgs/trunk/; revision=34326
* haskell-packages.nix: Haskell Platform version 2012.2.0.0 is out.Peter Simons2012-06-03
| | | | | | Renamed 'haskellPlatformArgs_future' to 'haskellPlatformArgs_2012_2_0_0'. svn path=/nixpkgs/trunk/; revision=34325
* Provide a shortcut for the current Haskell Platform version.Andres Löh2012-06-01
| | | | svn path=/nixpkgs/trunk/; revision=34314
* * Remove duplicate python- prefix.Eelco Dolstra2012-05-31
| | | | svn path=/nixpkgs/trunk/; revision=34308
* Adding LLVM 3.1. (as a separate attribute, because it seems to be ↵Michael Raskin2012-05-31
| | | | | | API-incompatible) svn path=/nixpkgs/trunk/; revision=34300
* * Mark jdkPlugin/jrePlugin as low priority.Eelco Dolstra2012-05-31
| | | | svn path=/nixpkgs/trunk/; revision=34294
* * Add some dependencies.Eelco Dolstra2012-05-30
| | | | svn path=/nixpkgs/trunk/; revision=34293
* * Add ReviewBoard and its dependencies (such as Django).Eelco Dolstra2012-05-30
| | | | svn path=/nixpkgs/trunk/; revision=34292
* haskell-defaults.nix: dropped 'packages_ghc741_pedantic' variant, it's ↵Peter Simons2012-05-29
| | | | | | identical to 'packages_ghc741' now svn path=/nixpkgs/trunk/; revision=34284
* Adding fio, the flexible IO tester.Lluís Batlle i Rossell2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34275
* Revert bogus change.Andres Löh2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34273
* Added gnumeric.Andres Löh2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34272
* Updatings ssreflect to depend on camlp5 version 6.Russell O'Connor2012-05-28
| | | | svn path=/nixpkgs/trunk/; revision=34263
* Update coq to use camlp5 version 6.Russell O'Connor2012-05-28
| | | | svn path=/nixpkgs/trunk/; revision=34261
* haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and ↵Peter Simons2012-05-28
| | | | | | 'transformers' svn path=/nixpkgs/trunk/; revision=34256
* Updated Haskell packages.Peter Simons2012-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - attoparsec: updated to version 0.10.2.0 - blaze-html: dropped obsolete version 0.4.3.4 - cairo: updated to version 0.12.3.1 - cryptocipher: updated to version 0.3.4 - file-embed: updated to version 0.0.4.4 - glib: updated to version 0.12.3.1 - gtk2hs-buildtools: updated to version 0.12.3.1 - gtksourceview2: updated to version 0.12.3.1 - hakyll: updated to version 3.3.0.0 - happstack-server: updated to version 7.0.2 - hjsmin: updated to version 0.1.2 - http-conduit: updated to version 1.4.1.7 - http-types: updated to version 0.6.11 - language-c-quote: updated to version 0.3.1.2 - parallel: added version 3.2.0.3 - regex-pcre: updated to version 0.94.3 - regex-posix: added version 0.95.2 - shakespeare-js: updated to version 1.0.0.3 - svgcairo: updated to version 0.12.1.1 - text: added version 0.11.2.1 - vty: updated to version 4.7.0.14 - warp: updated to version 1.2.1.1 - yaml: updated to version 0.7.0.2 - yesod-static: updated to version 1.0.0.3 svn path=/nixpkgs/trunk/; revision=34255
* Latest change (or reverse change) for the upcoming Haskell Platform.Andres Löh2012-05-25
| | | | svn path=/nixpkgs/trunk/; revision=34245
* Fixing mingw-w64 builds. I can build simple C++ programs with ↵Lluís Batlle i Rossell2012-05-24
| | | | | | | | | gccCrossStageFinal. I also add tests for hydra; let's see if it builds far. svn path=/nixpkgs/trunk/; revision=34232
* Trying to add a few bits of mingw-w64. To be tested.Lluís Batlle i Rossell2012-05-24
| | | | svn path=/nixpkgs/trunk/; revision=34228
* Updating the kernels to be cross-built by hydra. The list was quite outdated ↵Lluís Batlle i Rossell2012-05-24
| | | | | | related to nixpkgs. svn path=/nixpkgs/trunk/; revision=34224
* Ploticus 2.41.Ludovic Courtès2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34216
* Adding linux 3.4.Lluís Batlle i Rossell2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34209
* Updating libv4l (part of v4l-utils). I moved v4l-utils to ↵Lluís Batlle i Rossell2012-05-22
| | | | | | | | | stdenv.mkDerivation style, and it's used to build either libv4l or the utils (with qt4). svn path=/nixpkgs/trunk/; revision=34208
* Updated the Haskell Platform prerelease.Andres Löh2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34206
* http://ftp.logilab.org is no longer valid, changing to ftp:// insteadCillian de Roiste2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34202
* * Added systemd.Eelco Dolstra2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34200
* * By default, build a dynamically linked Busybox. In the initrd weEelco Dolstra2012-05-21
| | | | | | | need Glibc anyway, so there is no point in static linking. This saves about a megabyte from the initrd. svn path=/nixpkgs/trunk/; revision=34197
* gnome-terminator 0.96.Rickard Nilsson2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34195
* Added prerelease version of haskell-platform-2012.2.0.0Andres Löh2012-05-20
| | | | svn path=/nixpkgs/trunk/; revision=34191
* Adding NVIDIA CUDA toolkit and haskell-accelerate-cuda plus deps.Andres Löh2012-05-20
| | | | svn path=/nixpkgs/trunk/; revision=34186
* Patching python-virtualenv so that it doesn't fail if the python version is ↵Cillian de Roiste2012-05-19
| | | | | | specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv svn path=/nixpkgs/trunk/; revision=34184
* Adding zgrviewerMichael Raskin2012-05-18
| | | | svn path=/nixpkgs/trunk/; revision=34166
* add haproxyRob Vermaas2012-05-18
| | | | svn path=/nixpkgs/trunk/; revision=34165
* * pycurl: don't require a static curl, and don't put the generatedEelco Dolstra2012-05-17
| | | | | | pycurl.so in a .egg file. svn path=/nixpkgs/trunk/; revision=34154
* reactive-banana-wx haskell packageMathijs Kwik2012-05-17
| | | | svn path=/nixpkgs/trunk/; revision=34152
* cabal-macosx haskell packageMathijs Kwik2012-05-17
| | | | svn path=/nixpkgs/trunk/; revision=34151