about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge PR #901: adding StormVladimír Čunát2013-09-10
|\ | | | | | | | | vcunat edit: use symlink instead of hardlink (failed for me with a cross-device error), minor whitespace cleanup
| * Yes.Danny Wilson2013-09-02
| |
| * I henceforth will maintain as my Github username.Danny Wilson2013-09-02
| |
| * Improved Storm package.Danny Wilson2013-09-02
| | | | | | | | | | | | | | - Add config to defaults.yaml, to allow topologies to include their own storm.yaml. - Symlink extra jars in lib/ since it's nearly impossible to add a classpath to Storm's config. - Include native jzmq library in java.library.path - Use package default args.
| * Make Storm conf and log path configurable via symlinks.Danny Wilson2013-09-02
| | | | | | | | | | | | - The bin/storm script makes too many assumptions about file locations and java classpath that I couldn't figure out a better way. Fix jzmq build on NixOS: java source was treated as ASCII.
| * Add storm package.Danny Wilson2013-09-02
| |
| * Add jzmq package.Danny Wilson2013-09-02
| |
* | Fix Nixpkgs evaluationEelco Dolstra2013-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The evaluation of liferea causes an error: error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1' Why this happens is a mystery, since liferea doesn't depend on libgweather. The problem can be reproduced by evaluating: builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea It seems to have something to do with builderDefs magic in webkit_gtk2. http://hydra.nixos.org/build/6039089
* | Update nixUnstableEelco Dolstra2013-09-10
| |
* | upgrade deform and deform_bootstrapDomen Kožar2013-09-10
| |
* | libav: update 9.8 -> 9.9Vladimír Čunát2013-09-10
| | | | | | | | It's supposed to include some security-related fixes.
* | Cabal-1.18.0: this version won't build without deepseq 1.3 or laterPeter Simons2013-09-09
| |
* | haskell-yesod-platform: update to version 1.2.4.2Peter Simons2013-09-09
| |
* | haskell-unix-bytestring: update to version 0.3.7Peter Simons2013-09-09
| |
* | haskell-free: update to version 3.4.2Peter Simons2013-09-09
| |
* | haskell-dimensional: update to version 0.12.1.1Peter Simons2013-09-09
| |
* | haskell-digestive-functors-heist: update to version 0.8.0.0Peter Simons2013-09-09
| |
* | haskell-HaRe: update to version 0.7.0.2Peter Simons2013-09-09
| |
* | haskell-thyme: disable the test suite some morePeter Simons2013-09-09
| |
* | haskell-exceptions: re-generate with cabal2nixPeter Simons2013-09-09
| |
* | Fix collectd, couldn't run due to missing pthread_cancel.Rob Vermaas2013-09-09
| |
* | Update nixops to 1.1Rob Vermaas2013-09-09
| |
* | tcpcrypt: add current HEAD of the Github master branchPeter Simons2013-09-09
| |
* | libnetfilter_queue: add version 1.0.2Peter Simons2013-09-09
| |
* | cabal-install-1.18.0.1: this package requires Cabal 1.18.x to compilePeter Simons2013-09-09
| |
* | haskell-tagsoup: Revert "update to version 0.13"Peter Simons2013-09-09
| | | | | | | | | | This reverts commit d0b0d530b65c801709ab2706534fa7a6f7cc69b7. The new version breaks the build of Pandoc.
* | haskell-pandoc-types: Revert "update to version 1.12"Peter Simons2013-09-09
| | | | | | | | | | | | This reverts commit 17f8b638378077946e77071040c80630bf23e0f5. The new version breaks Pandoc, curiously enough. Who would have thought? Everyone seems to be going Snoyman these days.
* | haskell-vault: jailbreak to fix build with older versions of GHCPeter Simons2013-09-09
| |
* | haskell-thyme: disable unit testsPeter Simons2013-09-09
| | | | | | | | https://github.com/liyang/thyme/issues/4
* | haskell-citeproc-hs: jailbreak to fix build with recent pandoc-typesPeter Simons2013-09-08
| |
* | haskell-digestive-functors-heist: jailbreak to fix the build with recent heistPeter Simons2013-09-08
| |
* | haskell-keter: update to version 1.0.1Peter Simons2013-09-08
| |
* | haskell-yesod: update to version 1.2.2.1Peter Simons2013-09-08
| |
* | haskell-yesod-platform: update to version 1.2.4.1Peter Simons2013-09-08
| |
* | haskell-yesod-form: update to version 1.3.2.1Peter Simons2013-09-08
| |
* | haskell-yesod-core: update to version 1.2.4.2Peter Simons2013-09-08
| |
* | haskell-yesod-bin: update to version 1.2.3.2Peter Simons2013-09-08
| |
* | haskell-yesod-auth: update to version 1.2.2.1Peter Simons2013-09-08
| |
* | haskell-yaml: update to version 0.8.5Peter Simons2013-09-08
| |
* | haskell-xml-hamlet: update to version 0.4.0.5Peter Simons2013-09-08
| |
* | haskell-wai-extra: update to version 1.3.4.5Peter Simons2013-09-08
| |
* | haskell-tls: update to version 1.1.5Peter Simons2013-09-08
| |
* | haskell-tagsoup: update to version 0.13Peter Simons2013-09-08
| |
* | haskell-snap: update to version 0.13.0Peter Simons2013-09-08
| |
* | haskell-shakespeare: update to version 1.2.0Peter Simons2013-09-08
| |
* | haskell-shakespeare-text: update to version 1.0.0.7Peter Simons2013-09-08
| |
* | haskell-shakespeare-js: update to version 1.2.0Peter Simons2013-09-08
| |
* | haskell-shakespeare-i18n: update to version 1.0.0.4Peter Simons2013-09-08
| |
* | haskell-shakespeare-css: update to version 1.0.6.3Peter Simons2013-09-08
| |
* | haskell-resourcet: update to version 0.4.8Peter Simons2013-09-08
| |