1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
Commit graph

23066 commits

Author SHA1 Message Date
Nicolas Pouillard eee31a2c97
Update sqlite to 3.8.8.3 2015-03-15 23:03:14 +01:00
Pascal Wittmann d1f24726eb Merge pull request #6805 from lancelotsix/upate_uncrustify
Change current version of uncrustify from 0.60 to 0.61
2015-03-15 10:55:22 +00:00
Peter Simons 46f2aab0a5 haskell-boundingboxes: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons a996d94d6b haskell-al: upstream has fixed the build 2015-03-15 11:00:12 +01:00
Peter Simons 9370137501 hackage-packages.nix: re-generate from Hackage 2015-03-14T14:55:25+0100 2015-03-15 11:00:12 +01:00
Peter Simons 519e1cefee haskell-xcffib: upstream fix the build issue (but the test suite still fails) 2015-03-15 11:00:12 +01:00
Peter Simons 53b6620027 haskell-hindent: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons da1617cb2b haskell-exceptions: update test suite issue link 2015-03-15 11:00:11 +01:00
Peter Simons a33042af5b haskell-al: jailbreal to fix build with c2hs 0.24.1 2015-03-15 11:00:11 +01:00
Peter Simons 3b8a7f2f70 haskell-amazonka does not compile with ghc-7.8.x. 2015-03-15 11:00:11 +01:00
Peter Simons adb3e894b2 configuration-common.nix: update comments for GLFW packages 2015-03-15 11:00:11 +01:00
Peter Simons 3f712f8448 ghc-6.10.4: cosmetic clean up 2015-03-15 11:00:11 +01:00
Peter Simons 26223831dc ghc-6.12.3: cosmetic clean up 2015-03-15 11:00:11 +01:00
Peter Simons 09c9a98717 aeson-schema: track the issue URL 2015-03-15 11:00:11 +01:00
Peter Simons 1207bc606e hackage-packages.nix: re-generate from Hackage 2015-03-14T13:08:30+0100 2015-03-15 11:00:11 +01:00
Lancelot SIX aa708af8d4 Change current version of uncrustify to 0.61 2015-03-15 09:36:39 +01:00
Jaka Hudoklin 180da0d463 Merge pull request #6693 from benley/docker-registry
docker-registry: Update to 0.9.1, with boto bugfix
2015-03-15 02:27:52 +01:00
Eric Seidel 4835813cb6 judy: clang doesnt know -fno-aggressive-loop-optimizations 2015-03-14 09:09:23 -07:00
Peter Simons d54c94c189 pkgs/development/haskell-modules/configuration-common.nix: cosmetic 2015-03-14 15:05:34 +01:00
Peter Simons 9ba7027652 pkgs/development/libraries/kde-frameworks-5.7: fix evaluation 2015-03-14 14:55:35 +01:00
James Cook 8c87695f60 Merge pull request #6776 from giogadi/add-ceres-solver
Add derivation for google ceres-solver library
2015-03-13 20:54:58 -07:00
vbgl 5dcedbb6e4 Merge pull request #6791 from romildo/xml-light
Add ocaml-xml-light
2015-03-13 22:52:58 +01:00
Thomas Tuegel f4146b7f2d kf57: fix evaluation 2015-03-13 16:27:04 -05:00
José Romildo Malaquias 7f07b33e4d Add ocaml-xml-light 2015-03-13 15:30:31 -03:00
Thomas Tuegel fe8072ee7f kf57: add meta.branch to fix monitor 2015-03-13 13:17:38 -05:00
Arseniy Seroka 9122346e33 Merge pull request #6781 from mdorman/master
haskell: aeson-schema missing test suite
2015-03-13 19:06:24 +03:00
lethalman a918bd0151 Merge pull request #6777 from ardumont/add-sqldeveloper-derivation
[new] sqldeveloper derivation
2015-03-13 15:09:40 +01:00
Antoine R. Dumont 86062d7a95 Adapt code according to @lethalman's review
- Use ${bash}/bin/bash
- We cannot use oraclejre7 because sqldeveloper wants a jdk.
2015-03-13 13:49:26 +01:00
Michael Alan Dorman 53663772f3 haskell: aeson-schema missing test suite
For some reason the .tar.gz on hackage is missing most of the files for
the test suite.  I've opened an issue on
it (https://github.com/timjb/aeson-schema/issues/9), but it's not yet
been acted on.  In the meantime, simply disabling the test suite seems
most sensible.

@peti, could you merge this?
2015-03-13 07:09:28 -04:00
Peter Simons fdd821f1ef configuration-ghc-7.8.x.nix: remove amazonka-related overrides
These overrides allow us to build amazonka packages, but we have no way to
actually use those build results within Nix, because the replaced GHC core
libraries collide with the real ones when we try to compose a ghc-with-packages
environment.

Closes https://github.com/NixOS/nixpkgs/issues/6584.
2015-03-13 10:01:29 +01:00
Peter Simons 14e5333e3c hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
Resolves https://github.com/peti/jailbreak-cabal/issues/5.
2015-03-13 10:01:29 +01:00
Antoine R. Dumont c96aff8eb9 Add sqldeveloper derivation 2015-03-12 22:30:47 +01:00
Antoine R. Dumont f11cf895d1 Fix frei0r url 2015-03-12 22:30:46 +01:00
Charles Strahan 4b2b30ea24 libtermkey: new package
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan c43b787f96 unibilium: new package
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
Pascal Wittmann 9cda91bcd8 pmd: update from 4.2.6 to 5.2.3 2015-03-12 21:19:49 +01:00
Pascal Wittmann e0d91fa1b9 levmar: update from 2.5 to 2.6 2015-03-12 21:19:49 +01:00
Luis G. Torres 92eaff008e Added derivation for google ceres-solver optimization library for C++ 2015-03-12 16:04:04 -04:00
Vladimír Čunát 07e49e6952 libav*: maintenance updates, including security 2015-03-12 20:15:22 +01:00
William A. Kennington III c32437b16e libressl: 2.1.3 -> 2.1.4 2015-03-12 11:37:27 -07:00
lethalman 14ed261fc7 Merge pull request #6765 from gebner/ibus-plugins
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Gabriel Ebner 2e8cbfbc58 Move ibus packages to the inputmethods directory. 2015-03-12 11:57:54 +01:00
William A. Kennington III a5c221c299 rabbitmq-c: 0.4.1 -> 0.6.0 2015-03-11 18:50:04 -07:00
William A. Kennington III bd43fc7103 czmq: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III e0ba90ba4e zeromq4: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III 048148ad97 zeromq3: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III 94a4bce09d hiredis: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 5545212000 libmongo-client: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III e6a486058f rdkafka: Cleanup 2015-03-11 18:50:03 -07:00
William A. Kennington III 5e84d6e7b7 libnet: 1.2-rc2 -> 1.2-rc3 2015-03-11 18:50:03 -07:00