Commit Graph

19891 Commits

Author SHA1 Message Date
Joel Taylor
e9328fa7c3 stop using gross dependency resolution 2014-10-26 17:34:10 +00:00
Joel Taylor
3026d8833d add libs to GEM_PATH 2014-10-26 17:34:10 +00:00
Joel Taylor
cfff6e8c82 some improvements 2014-10-26 17:34:10 +00:00
Joel Taylor
794740b7e3 pleasant ruby 2014-10-26 17:34:10 +00:00
Peter Simons
a8492fd636 http-client: revert update to version 0.4.2.2
Commit 1f4c00e0 broke pandoc, which in turn breaks half a dozen other packages.
2014-10-26 16:29:04 +01:00
karsten gebbert
0fee453c14 Added hosc to haskellPackages 2014-10-26 16:26:11 +01:00
karsten gebbert
3071a57c34 Add hsc3 haskell package. 2014-10-26 16:22:29 +01:00
Aristid Breitkreuz
1f4c00e0fc update http-client 2014-10-26 16:17:44 +01:00
Cray Elliott
37b1a0b79a haste-compiler is unable to install packages, mark as broken until resolved 2014-10-26 06:31:27 -07:00
Cray Elliott
da68f67eb7 add portable flag to haste-compiler 2014-10-26 05:26:57 -07:00
karsten gebbert
642d388ae1 upgrade haskell package haste-compiler to 0.4.3 and fix compilation 2014-10-26 05:03:00 -07:00
Charles Strahan
7231b95f4f Ruby: 2.1.3 and Fiddle support
This packages Ruby 2.1.3, and adds Fiddle support for all 2.x versions.

closes #4656
2014-10-26 04:48:09 +00:00
Charles Strahan
d696f56324 chruby package: a utlity for switching the current ruby version. 2014-10-26 04:31:35 +00:00
Mateusz Kowalczyk
f36972dd9c haskell-yi-contrib: delete package
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk
95448e468a haskell-yi-snippet: new package 2014-10-26 03:48:19 +00:00
Mateusz Kowalczyk
9eef8fee08 haskell-yi-rope: update to 0.6.0.0 2014-10-26 03:44:56 +00:00
Pascal Wittmann
c17096309e checkstyle: update from 5.7 to 5.8 and adopt it 2014-10-26 02:27:35 +01:00
cillianderoiste
bae08dd971 Merge pull request #4660 from sepi/new-package-python-box2d
New package: python-box2d
2014-10-25 22:33:10 +02:00
Vladimír Čunát
89354b4b1a autoconf-2.13: add versioned executable
Needed by mozilla hg builds.
2014-10-25 21:40:23 +02:00
Raffael Mancini
b1d04be2a3 New package: python-box2d. The Python bindings of the c++ game physics library box2. 2014-10-25 17:05:28 +02:00
Aristid Breitkreuz
42aa2e25ec gvfs: lightWeight -> !gnomeSupport 2014-10-25 16:17:39 +02:00
Nikolay Amiantov
ca3690d426 gvfs: support samba in lightweight version 2014-10-25 16:08:50 +02:00
Michael Weiss
fd5f455a73 Update OpenLDAP from 2.4.39 to 2.4.40 2014-10-25 15:34:48 +02:00
Aristid Breitkreuz
6ea96be470 Merge pull request #4635 from asppsa/pure-0.63
Upgrade Pure to 0.63
2014-10-25 15:30:02 +02:00
Austin Seipp
551ead935c gambit: 4.6.1 -> 4.7.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 23:04:48 -05:00
James Cook
d2c0011c2f ruby: Fix build on systems with store optimisation. Closes #4273. #4266 promises a better fix.
(The build process attempted to copy file a overwriting file b, where a
and b are hard-linked, which results in cp returning a non-zero exit
code.)
https://github.com/NixOS/nixpkgs/issues/4266
2014-10-25 06:13:16 +03:00
Austin Seipp
dd57d8426f bigloo: 3.7a -> 4.1a-2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 21:58:53 -05:00
William A. Kennington III
1eded784d0 libykneomgr: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III
0f7527bea3 libu2f-host: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III
7b6e70c72d hidapi: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III
5204bdaf6b libyubikey: Reformat derivation 2014-10-24 16:37:36 -07:00
Shea Levy
aab11d6963 nix-exec: bump 2014-10-24 17:06:54 -04:00
Domen Kožar
0272a469a9 Merge pull request #4646 from geerds/python26-sqlite3
Fix python26Packages.sqlite3
2014-10-24 16:13:45 +02:00
Mateusz Kowalczyk
432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk
ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Eelco Dolstra
e3728f0aad DBD::SQLite: Update to 1.44 2014-10-24 11:55:48 +02:00
Eelco Dolstra
2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra
b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
Rok Garbas
c44c00d56c python: adding test/test_support.py module in all python versions
- test/test_support.py module is used by many libraries which backport python
  3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
Mateusz Kowalczyk
25e552664a Merge pull request #4479 from sjmackenzie/elixir-mix-fix
Elixir's mix shouldn't be added to wrapProgram
2014-10-24 06:37:02 +01:00
Jascha Geerds
d49556a976 Fix python26Packages.sqlite3 2014-10-23 22:56:55 +02:00
William A. Kennington III
582112fc7b spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
Alastair Pharo
d37835295a Upgrade Pure to 0.63 2014-10-23 23:30:27 +11:00
Domen Kožar
efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
Peter Simons
80585d4599 haskell-pipes-attoparsec: update to version 0.5.1.1 2014-10-22 23:00:41 +02:00
Peter Simons
9f1a7d1c29 haskell-persistent: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons
ee80d4de26 haskell-persistent-postgresql: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons
74aef8fc3c haskell-hspec-checkers: re-generate expression with cabal2nix 2014-10-22 23:00:14 +02:00
Peter Simons
e9e9ab0981 haskell-concrete-typerep: disable test suite to avoid spurious failures
http://hydra.cryp.to/build/209703/nixlog/1/raw
2014-10-22 22:59:30 +02:00
Peter Simons
4c81525f9a haskell-mtl: update 2.1.x branch to version 2.1.3.1 2014-10-22 22:59:30 +02:00