Commit graph

12340 commits

Author SHA1 Message Date
Peter Simons 502c2eda48 haskell-distributive: update to version 0.3.2 2013-10-15 11:59:10 +02:00
Peter Simons f572643b42 haskell-cryptohash: update to version 0.11.1 2013-10-15 11:59:10 +02:00
Peter Simons 9274cb0a49 haskell-comonads-fd: update to version 4.0 2013-10-15 11:59:10 +02:00
Peter Simons 48c44876ae haskell-comonad: update to version 4.0 2013-10-15 11:59:10 +02:00
Peter Simons 40ad6ff9b3 haskell-comonad-transformers: update to version 4.0 2013-10-15 11:59:10 +02:00
Peter Simons 8090704e3d haskell-charset: update to version 0.3.5.1 2013-10-15 11:59:10 +02:00
Peter Simons 27c80e7712 haskell-bifunctors: update to version 4.1.0.1 2013-10-15 11:59:10 +02:00
Peter Simons b3119ba705 haskell-aeson: update to version 0.6.2.1 2013-10-15 11:59:10 +02:00
Carles Pagès 582aa9a6f4 Add libjson-rpc-cpp-0.2.1 2013-10-14 16:11:46 +02:00
Eelco Dolstra d9be549a4c libusb1: Fix "libgcc_s.so.1 must be installed for pthread_cancel to work" error 2013-10-14 12:47:04 +02:00
Michael Raskin 75bb099867 Update Julia 2013-10-14 11:55:59 +04:00
Michael Raskin 776adb5704 Updating TeXLive to 2013 using updated Debian snapshots.
Kept the old hacks where they don't break the build in case they things
they fix are still relevant.

I checked that the upgrade doesn't break:
1) Asymptote and EProver builds.
2) My XeLaTeX demo from configurations/ repository.
3) Some of my own files.

The upgrade fixes problems with simultaneous use of 3D and LaTeX labels
in Asymptote.

Please provide a test that worked previously and is broken now if you
need to revert this update or its parts.
2013-10-14 10:58:54 +04:00
Peter Simons 4dee7de246 haskell-packunused: update to version 0.1.0.1 2013-10-14 08:46:31 +02:00
Peter Simons ba36baee34 haskell-connection: add version 0.1.3 2013-10-14 08:43:35 +02:00
Peter Simons db2d296827 haskell-yesod-platform: update to version 1.2.4.3 2013-10-14 08:43:35 +02:00
Peter Simons 51a88b28b9 haskell-yaml: update to version 0.8.5.1 2013-10-14 08:43:35 +02:00
Peter Simons 2bb93a3bcc haskell-simple-sendfile: update to version 0.2.13 2013-10-14 08:43:35 +02:00
Peter Simons 60116c5c2c haskell-resourcet: update to version 0.4.9 2013-10-14 08:43:34 +02:00
Peter Simons f925c182e8 haskell-postgresql-simple: update to version 0.3.8.0 2013-10-14 08:43:34 +02:00
Peter Simons 1dc9738c34 haskell-pandoc-citeproc: update to version 0.1.2 2013-10-14 08:43:34 +02:00
Peter Simons d0c56466e0 haskell-optparse-applicative: update to version 0.6.0 2013-10-14 08:43:34 +02:00
Peter Simons 25a3c855fe haskell-network-conduit-tls: update to version 1.0.2 2013-10-14 08:43:34 +02:00
Peter Simons ace869c15b haskell-mwc-random: update to version 0.13.1.0 2013-10-14 08:43:34 +02:00
Peter Simons 4b9d4600e1 haskell-haxr: update to version 3000.10.1.1 2013-10-14 08:43:34 +02:00
Peter Simons d247d7bb6c haskell-haskell-src-meta: update to version 0.6.0.4 2013-10-14 08:43:33 +02:00
Peter Simons bac50a5372 haskell-hashtables: update to version 1.1.2.1 2013-10-14 08:43:33 +02:00
Peter Simons 7bfb168b8a haskell-enumerator: update to version 0.4.20 2013-10-14 08:43:33 +02:00
Peter Simons ca7c270278 haskell-entropy: update to version 0.2.2.3 2013-10-14 08:43:33 +02:00
Peter Simons fce3c4fb1b haskell-either: update to version 3.4.2 2013-10-14 08:43:33 +02:00
Peter Simons 1df8a24935 haskell-constraints: update to version 0.3.4.1 2013-10-14 08:43:33 +02:00
Peter Simons f19f16b6f1 haskell-conduit: update to version 1.0.8 2013-10-14 08:43:33 +02:00
Peter Simons d21fcc53ee Merge pull request #1062 from danbst/master
Add `usb` haskell package
2013-10-13 01:51:05 -07:00
Michael Raskin 4129c4e735 Adding fresh StumpWM built via lisp-packages 2013-10-13 10:58:48 +04:00
Michael Raskin 56f0be1ba1 Adding lisp-packages subset. Adding a few test packages without dependencies. 2013-10-13 10:57:30 +04:00
Michael Raskin d44439d03e Adding a Common Lisp wrapper.
Features:
  + configurable via environment variables
  + can skip the actual launching of the lisp implementation (source it
  with NIX_LISP_SKIP_CODE=1 to get all the settings)
  + currently supports SBCL, CLisp, ECL
  + determines lisp implementation from NIX_LISP_COMMAND variable or
  from buildInputs
  + sets ASDF search path for packages using buildInputs
2013-10-13 10:45:07 +04:00
Michael Raskin f1dd61d353 Adding ASDF package definition system for Common Lisp 2013-10-13 10:40:25 +04:00
Michael Raskin 6be28d142f Update SBCL to 1.1.12 2013-10-13 10:34:55 +04:00
Michael Raskin dbc9d7f862 Add full linking-set to clisp 2.49 2013-10-13 10:34:22 +04:00
Lluís Batlle i Rossell 57569c0057 Merge branch 'sdl2' of https://github.com/cpages/nixpkgs 2013-10-12 22:10:59 +02:00
Vladimír Čunát d269ab1579 libav: maintenance update 9.9 -> 9.10 2013-10-12 19:37:27 +02:00
Lluís Batlle i Rossell 8a3652544b Moving the attribute tox_core to libtoxcore. It seems more appropiate. 2013-10-11 21:44:15 +02:00
Lluís Batlle i Rossell c28d1169ec Fixing the libsodium expression to use the release tarball. 2013-10-11 21:23:10 +02:00
Lluís Batlle i Rossell 2cf008345e Adding libsodium 0.4.3. 2013-10-11 20:37:47 +02:00
danbst 254c153b62 Add usb haskell package 2013-10-11 09:39:16 +02:00
Peter Simons 5b0af38347 haskell-shakespeare-css: update to version 1.0.6.4 2013-10-10 20:56:40 +02:00
Peter Simons 4cd2771345 haskell-uuid: jailbreak to fix build with recent cryptohash 2013-10-10 20:56:40 +02:00
Peter Simons f3e8d77ebf haskell-cryptohash: disable test suite to avoid build errors
https://github.com/vincenthz/hs-cryptohash/issues/17
2013-10-10 20:56:39 +02:00
Peter Simons 1f7957329c haskell-trifecta: update to version 1.2.1 2013-10-10 20:56:39 +02:00
Peter Simons 01ba6468b7 haskell-tls-extra: update to version 0.6.6 2013-10-10 20:56:39 +02:00
Peter Simons 30d9b33460 haskell-test-framework: update to version 0.8.0.3 2013-10-10 20:56:39 +02:00
Peter Simons fae99f8e78 haskell-test-framework-quickcheck2: update to version 0.3.0.2 2013-10-10 20:56:39 +02:00
Peter Simons 445f80e6e4 haskell-test-framework-hunit: update to version 0.3.0.1 2013-10-10 20:56:38 +02:00
Peter Simons 9a7fc0ea64 haskell-statistics: update to version 0.10.5.0 2013-10-10 20:56:38 +02:00
Peter Simons 05c56d583d haskell-socks: update to version 0.5.3 2013-10-10 20:56:38 +02:00
Peter Simons bc86211c2d haskell-setenv: update to version 0.1.1 2013-10-10 20:56:38 +02:00
Peter Simons d2f719644b haskell-regex-compat-tdfa: update to version 0.95.1.4 2013-10-10 20:56:38 +02:00
Peter Simons 304b837c41 haskell-persistent-template: update to version 1.2.0.3 2013-10-10 20:56:38 +02:00
Peter Simons c147c72a1f haskell-pandoc-types: update to version 1.12.2.3 2013-10-10 20:56:37 +02:00
Peter Simons d7831932ce haskell-pandoc-citeproc: update to version 0.1.1.2 2013-10-10 20:56:37 +02:00
Peter Simons e68e87ac4a haskell-math-functions: update to version 0.1.4.0 2013-10-10 20:56:37 +02:00
Peter Simons d8993dd96c haskell-hslua: update to version 0.3.7 2013-10-10 20:56:37 +02:00
Peter Simons 91397f6686 haskell-hjsmin: update to version 0.1.4.3 2013-10-10 20:56:37 +02:00
Peter Simons 8bb21217b1 haskell-hflags: update to version 0.4 2013-10-10 20:56:36 +02:00
Peter Simons 37d97d04e0 haskell-hashtables: update to version 1.1.2.0 2013-10-10 20:56:36 +02:00
Peter Simons 2a5f6a5739 haskell-happstack-server: update to version 7.3.1 2013-10-10 20:56:36 +02:00
Peter Simons 308420d64d haskell-hakyll: update to version 4.4.1.0 2013-10-10 20:56:36 +02:00
Peter Simons 04440788ad haskell-ghc-mod: update to version 3.1.3 2013-10-10 20:56:36 +02:00
Peter Simons eebdbaf3ac haskell-fclabels: update to version 2.0 2013-10-10 20:56:35 +02:00
Peter Simons a5f8ca839f haskell-cryptohash: update to version 0.11.0 2013-10-10 20:56:35 +02:00
Peter Simons e1729d6aca haskell-crypto-cipher-types: update to version 0.0.7 2013-10-10 20:56:35 +02:00
Peter Simons f9162c54ed haskell-crypto-cipher-tests: update to version 0.0.10 2013-10-10 20:56:35 +02:00
Peter Simons c628bb466c haskell-citeproc-hs: update to version 0.3.9 2013-10-10 20:56:35 +02:00
Peter Simons 3b36ea9ebb haskell-cipher-rc4: update to version 0.1.4 2013-10-10 20:56:34 +02:00
Peter Simons e8509b1cf7 haskell-cipher-des: update to version 0.0.5 2013-10-10 20:56:34 +02:00
Peter Simons 0e4d71d781 haskell-cipher-camellia: update to version 0.0.2 2013-10-10 20:56:34 +02:00
Peter Simons 24dfe9bd79 haskell-cipher-blowfish: update to version 0.0.3 2013-10-10 20:56:34 +02:00
Peter Simons ff8fc2a3dc haskell-cipher-aes: update to version 0.2.6 2013-10-10 20:56:34 +02:00
Peter Simons 6cba0e6085 haskell-certificate: update to version 1.3.9 2013-10-10 20:56:34 +02:00
Peter Simons b3a5735df6 haskell-JuicyPixels: update to version 3.1.1 2013-10-10 20:56:33 +02:00
Peter Simons f3aa6c02b9 haskell-GLFW: update to version 0.5.2.0 2013-10-10 20:56:33 +02:00
Peter Simons 0a24aa4d29 haskell-network: add version 2.4.2.0 2013-10-10 20:52:39 +02:00
Karn Kallio 32ebe90fa1 pure: fix build with llvm 3.3 2013-10-09 21:23:37 +02:00
Shea Levy 74d72d89ea Update edk2 and OVMF
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:30:44 -04:00
Shea Levy 19c7b84799 gnu-efi: Update to 3.0u
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:07:02 -04:00
Rob Vermaas 2066508131 Add argument to oraclejdk to allow installation of Java Cryptography Extension with unlimited strength. User needs to download these themselves, and need to accept a license agreement (Java SE BCL License Agreement) 2013-10-08 11:31:12 +02:00
Eelco Dolstra df0d362f31 Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
Cillian de Róiste bfac9f828e Bugfix: zc_buildout_nix, replace links to eggs in the store which have been gc-ed 2013-10-08 01:51:24 +02:00
Eelco Dolstra 2147a07938 Fix a bunch of Hydra evaluation errors 2013-10-07 17:36:47 +02:00
Moritz Ulrich 3ee5c50cda Add gnutls 3.2.4 (as pkgs.gnutls32) & make weechat use it.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:44:19 +02:00
Bjørn Forsman 1a062d1456 flightgear: 2.10.0 -> 2.12.0 (and make it run again)
The current FlightGear expression doesn't work:

  bash$ nix-build -A flightgear
  /nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0

  bash$ ./result/bin/fgfs
  ERROR: The path '/nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0/lib/FlightGear' does not exist in the file system.

  Base package check failed:
    Version [none] found at: /nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0/lib/FlightGear
    Version 2.10.0 is required.
  Please upgrade/downgrade base package and set the path to your fgdata
  with --fg-root=path_to_your_fgdata

We could probably make the 2.10.0 version run, but I had already
upgraded it to 2.12.0 before I made it work. It seems only the data dir
configuration was wrong/missing: FG_DATA_DIR="$out/share/FlightGear/".

Simgear must be in version sync with flightgear, hence the upgrade.

Most of the diff is because I rewrote the flightgear expression to what
I think is the "new style". I wanted to add a preConfigure phase but
didn't understand why this expression had custom phases. So I just
rewrote the whole thing to something I consider more readable.
2013-10-06 22:38:48 +02:00
Domen Kožar 49f8e371a1 Merge pull request #1049 from bjornfor/description-fixes
More description fixes
2013-10-06 07:05:20 -07:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Peter Simons 2e60cd53b7 Merge pull request #1046 from DriesVanDaele/master
add tabling to yap
2013-10-06 02:58:53 -07:00
Eelco Dolstra 9db68de9e6 polkit, pulseaudio: Drop some Linux-specific dependencies 2013-10-06 00:21:28 +02:00
Dries Van Daele 89964dd241 add tabling to yap 2013-10-05 20:59:34 +02:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Mathijs Kwik cb537ad44b trifecta: override dependency versions
"jailbreak" did not work for this package
Also, I force a downgrade for "hashable" to make stuff work with our current haskell platform. If you don't like running things "below spec", you can add the following to packageOverrides:

haskellPackages_ghc763 = pkgs.haskellPackages_ghc763.override {
  extraPrefs = self: {
    hashable = self.hashable_1_2_1_0;
  };
};
2013-10-04 09:07:45 +02:00
Mathijs Kwik af2eaf1ef9 llvm-general: remove version 3.3.5 2013-10-04 09:07:44 +02:00
Shea Levy f6e835a2c3 Fix pythonWrapper when all of the binaries come from python
See discussion in #834

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-03 15:25:43 -04:00
Peter Simons bee1d0716a Merge pull request #834 from peti/new-python-wrapper
Re-implement python-wrapper with buildEnv.
2013-10-03 09:07:09 -07:00
Peter Simons be67ab572c haskell-regex-compat-tdfa: work around broken release tarball on Hackage 2013-10-03 17:55:28 +02:00
Peter Simons 9c6e0e584c lua-5.1: fix $prefix in installed pkgconfig file 2013-10-03 17:09:02 +02:00
Peter Simons 178e88e780 Merge pull request #1036 from offlinehacker/ettercap
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Jaka Hudoklin f295cf2395 Add ettercap, a comprehensive suite for man in the middle attacks 2013-10-03 15:35:34 +02:00
Peter Simons 742d6597ca Re-implement python-wrapper with buildEnv.
The new wrapper creates an environment that contains all files from
Python and the extra libraries that have been specified. All files are
found at run-time by means of the $PYTHONHOME variable; the wrapper no
longer uses $PYTHONPATH.
2013-10-02 22:47:19 +02:00
Peter Simons 1d03574722 haskell-yesod-core: update to version 1.2.4.4 2013-10-02 22:33:44 +02:00
Peter Simons 51cc4b609a haskell-hoogle: update to version 4.2.23 2013-10-02 22:33:44 +02:00
Peter Simons 9f70b8e678 haskell-pandoc-types: update to version 1.12.2.2 2013-10-02 22:33:43 +02:00
Peter Simons 8f80bb9937 haskell-lens: update to version 3.9.2 2013-10-02 22:33:43 +02:00
Peter Simons 2c979c18c5 haskell-crypto-conduit: update to version 0.5.2.1 2013-10-02 22:33:43 +02:00
Peter Simons 287346dfce haskell-bindings-DSL: update to version 1.0.19 2013-10-02 22:33:43 +02:00
Peter Simons 5f68232263 haskell-accelerate-cuda: update to version 0.13.0.4 2013-10-02 22:33:43 +02:00
Peter Simons 4e861e3463 haskell-MonadRandom: update to version 0.1.12 2013-10-02 22:33:43 +02:00
Peter Simons 3a8c00c00d haskell-HaRe: update to version 0.7.0.6 2013-10-02 22:33:42 +02:00
Peter Simons b9957fed8e haskell-snap: update to version 0.13.0.3 2013-10-02 22:33:42 +02:00
Peter Simons 00718b5dd3 haskell-skein: update to version 1.0.8 2013-10-02 22:33:42 +02:00
Peter Simons eeeecbefa8 haskell-hS3: update to version 0.5.8 2013-10-02 22:33:42 +02:00
Peter Simons fad405e3e4 haskell-doctest: update to version 0.9.9 2013-10-02 22:33:42 +02:00
Peter Simons ffd9bbf29a haskell-data-pprint: update to version 0.2.2 2013-10-02 22:33:42 +02:00
Peter Simons 51aa0c05d8 haskell-crypto-conduit: re-generate expression with cabal2nix 2013-10-02 22:33:41 +02:00
Rickard Nilsson 28c3401684 acid-state: Update to 0.12.1 2013-10-02 18:51:31 +02:00
Jason "Don" O'Conal d4ba98abc9 phantomjs: add openssl to rpath 2013-10-02 05:17:32 +00:00
Moritz Ulrich f09dca7d60
Leiningen: Update to 2.3.2 (& add GnuPG to closure) 2013-09-30 19:11:19 +00:00
Domen Kožar 920b0d910c Merge pull request #1026 from coroa/fbreader
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Jonas Hoersch 69221b6046 libunibreak: Add libunibreak-1.0 a unicode line breaking library 2013-09-29 23:41:36 +02:00
Song Wenwu d4c222dd34 gradle: update to 1.8 2013-09-29 21:40:17 +02:00
Mathijs Kwik 05400054ae libical: upgrade to 1.0 2013-09-28 22:00:03 +02:00
Mathijs Kwik 185eab3b33 language-java: hash change
it looks as if the maintainer decided that 0.2.5.1 (which appeared for
a short time) could just replace 0.2.5
2013-09-28 22:00:03 +02:00
Peter Simons 44f8e28988 haskell-mono-traversable: add version 0.1.0.0 2013-09-28 16:13:13 +02:00
Peter Simons 2fc05b85e0 haskell-vector-instances: add version 3.3 2013-09-28 16:13:07 +02:00
Peter Simons 7a58716347 haskell-gitit: patch to fix build with recent versions of pandoc 2013-09-28 15:05:14 +02:00
Peter Simons bc11513748 crypto-conduit: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons eaae0cb6bf yesod-core: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons bdf145fa1f dbus: jailbreak to support recent versions of cereal 2013-09-28 15:05:14 +02:00
Peter Simons befcb152fd haskell-vector: add version 0.10.9.1 2013-09-28 15:05:13 +02:00
Peter Simons 1856fc13e9 haskell-primitive: add version 0.5.1.0 2013-09-28 15:05:13 +02:00
Peter Simons d3214b3f18 haskell-socks: update to version 0.5.2 2013-09-28 15:05:13 +02:00
Peter Simons 53a81c83b8 haskell-shake: update to version 0.10.7 2013-09-28 15:05:13 +02:00
Peter Simons e003eeac66 haskell-regex-compat-tdfa: update to version 0.95.1.3 2013-09-28 15:05:13 +02:00
Peter Simons a3c6d6968b haskell-pandoc-types: update to version 1.12.1.2 2013-09-28 15:05:13 +02:00
Peter Simons 8bb6c86072 haskell-ncurses: update to version 0.2.7 2013-09-28 15:05:13 +02:00
Peter Simons 15b2ff730c haskell-monoid-extras: update to version 0.3.2.2 2013-09-28 15:05:13 +02:00
Peter Simons d7e76509f6 haskell-groups: update to version 0.4.0.0 2013-09-28 15:05:12 +02:00
Peter Simons 29f33ae3bb haskell-ghc-mod: update to version 3.1.2 2013-09-28 15:05:12 +02:00
Peter Simons 9ee2eef996 haskell-generic-deriving: update to version 1.6.2 2013-09-28 15:05:12 +02:00
Peter Simons 22b2956579 haskell-dual-tree: update to version 0.1.0.4 2013-09-28 15:05:12 +02:00
Peter Simons fdefb23cad haskell-diagrams-lib: update to version 0.7.1.1 2013-09-28 15:05:12 +02:00
Peter Simons 8c93b506db haskell-diagrams-core: update to version 0.7.0.1 2013-09-28 15:05:12 +02:00
Peter Simons 27578d2278 haskell-data-lens: update to version 2.10.3 2013-09-28 15:05:12 +02:00
Peter Simons 3c051be3ce haskell-classy-prelude: update to version 0.6.0 2013-09-28 15:05:12 +02:00
Peter Simons 1885612809 haskell-classy-prelude-conduit: update to version 0.6.0 2013-09-28 15:05:12 +02:00
Peter Simons 4d07773c0d haskell-cereal: update to version 0.4.0.0 2013-09-28 15:05:11 +02:00
Peter Simons 62fcba700c haskell-amqp: update to version 0.6.0 2013-09-28 15:05:11 +02:00
Peter Simons 36f7b4e1a2 haskell-active: update to version 0.1.0.7 2013-09-28 15:05:11 +02:00
Justin Bedo fdc6e4372f Wrapped R's package system similarly to perlPackages 2013-09-28 13:19:43 +02:00
Sander van der Burg bb69f658ea Bump titaniumsdk to 3.1.4 2013-09-27 17:56:01 +02:00
aszlig ae47ba445c
python-gyp: Fix no-xcode.patch for Darwin.
The last hunk of the patch doesn't apply anymore and causes a build
failure on Darwin systems:

https://hydra.nixos.org/build/6294943

Fixed the hunk manually.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:52:44 +02:00
aszlig 9170351e69
ninja: Update to new upstream version 1.4.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
Moritz Ulrich 36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Domen Kožar 9f7a56dcb6 Merge pull request #1014 from coroa/scipy
Updating scipy and friends to add the new package qutip
2013-09-26 12:09:20 -07:00
Bjørn Forsman d1796df7c9 qwt: add meta attributes 2013-09-25 21:34:51 +02:00
Peter Simons 93f8bf653d haskell-pointed: add version 3.1 2013-09-25 18:34:15 +02:00
Peter Simons c649c917f6 haskell-reducers: add version 3.0.2 2013-09-25 18:33:17 +02:00
Peter Simons 243ff0ec83 haskell-charset: add version 0.3.5 2013-09-25 18:32:37 +02:00
Peter Simons f5ea2c41e6 haskell-trifecta: add version 1.1 2013-09-25 18:30:37 +02:00
Peter Simons ce11e602a1 haskell-parsers: add version 0.9 2013-09-25 18:28:09 +02:00
Peter Simons 01c91a7fa1 haskell-hlint: update to version 1.8.53 2013-09-25 18:25:00 +02:00
Peter Simons c3a26007e2 haskell-pandoc-types: update to version 1.12.1.1 2013-09-25 18:25:00 +02:00
Peter Simons 6ab980beae haskell-pandoc-citeproc: update to version 0.1.1.1 2013-09-25 18:25:00 +02:00
Peter Simons 56eae609db haskell-monad-logger: update to version 0.3.2.0 2013-09-25 18:25:00 +02:00
Peter Simons a71c1ca748 haskell-idris: update to version 0.9.9.2 2013-09-25 18:25:00 +02:00
Peter Simons 8cb5fefbc0 haskell-unordered-containers: add version 0.2.3.3 2013-09-25 18:24:59 +02:00
Bjørn Forsman 4585253027 Add cucumber ruby gem
Homepage: http://cukes.info/

Generated with "gem nix", but I removed changes to unrelated gems.
2013-09-25 15:25:31 +02:00
Peter Simons 8e3df6a494 lua: fix issue #1009 2013-09-25 12:29:56 +02:00
Domen Kožar afaeddb515 libimobiledevice: 1.0.6 -> 1.0.7 2013-09-24 17:32:27 +02:00
Lluís Batlle i Rossell 31976ed140 Updating mlt to 0.9.0.
I don't think it will break kdenlive, but let's see.
2013-09-24 09:22:55 +02:00
Peter Simons e613d30c3c haskell-data-pprint: add version 0.2.1.5 2013-09-22 13:29:56 +02:00
Peter Simons e2848346f9 haskell-word8: update to version 0.0.4 2013-09-22 13:28:30 +02:00
Peter Simons 0b6b0284e4 haskell-ghc-mod: update to version 3.1.1 2013-09-22 13:28:30 +02:00
Peter Simons ca90826c6f haskell-ncurses: fix build 2013-09-22 13:25:10 +02:00
Peter Simons 876047edf7 haskell-monad-par: update to version 0.3.4.5 2013-09-22 13:25:10 +02:00
Peter Simons f95ffe37c1 haskell-scotty: update to version 0.5.0 2013-09-22 13:25:09 +02:00
Peter Simons 201c175989 haskell-pipes-concurrency: update to version 2.0.1 2013-09-22 13:25:09 +02:00
Peter Simons 6c2089b5e5 haskell-pandoc: update to version 1.12.0.2 2013-09-22 13:25:09 +02:00
Peter Simons 53ba62d309 haskell-ghc-mod: update to version 3.1.0 2013-09-22 13:25:09 +02:00
Peter Simons c7c5969885 haskell-crypto-cipher-types: update to version 0.0.6 2013-09-22 13:25:09 +02:00
Peter Simons 498e93f3f5 haskell-crypto-cipher-tests: update to version 0.0.8 2013-09-22 13:25:08 +02:00
Peter Simons 66173ebe0c haskell-cabal-macosx: update to version 0.2.3 2013-09-22 13:25:08 +02:00
Peter Simons 09786f6943 haskell-asn1-types: update to version 0.2.1 2013-09-22 13:25:08 +02:00
Peter Simons 900a35738c haskell-idris: update to version 0.9.9.1 2013-09-22 13:25:08 +02:00
Peter Simons 71bb69c5c1 haskell-enummapset: add version 0.5.2.0 2013-09-22 13:25:08 +02:00
Peter Simons b962730e27 haskell-keys: add version 3.0.3 2013-09-22 13:25:08 +02:00
Peter Simons 90a8abc0dc haskell-Cabal: update to version 1.18.1 2013-09-22 13:25:07 +02:00
Oliver Charles d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons 514a095b7b haskell-rfc5051: update to version 0.1.0.3 2013-09-21 10:01:10 +02:00
Peter Simons 7b0326d32a haskell-pandoc-citeproc: re-generate with recent version of cabal2nix 2013-09-21 09:57:36 +02:00
Peter Simons 5d43f559a3 haskell-llvm-general: renamed some files to follow our naming convention 2013-09-21 09:56:34 +02:00
Mathijs Kwik bfdfdaf084 llvm-general: bring back version 3.3.5.* 2013-09-20 23:51:36 +02:00
Mathijs Kwik 7165b333f2 haskell-llvm-general: disable tests 2013-09-20 23:51:36 +02:00
Mathijs Kwik 68ace3fa4a haskell-llvm-general-pure: disable tests 2013-09-20 23:51:36 +02:00