1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

22276 commits

Author SHA1 Message Date
Ben Ford 02301a96db Add the zookeeper_mt c library 2015-02-03 08:48:32 +00:00
Ben Ford 12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00
Mateusz Kowalczyk 61a493f735 Merge pull request #6103 from rdesfo/master
haskell: updated yi-language to 0.1.1.0
2015-02-03 03:42:51 +00:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Ryan Desfosses 527be8647a haskell: updated yi-language to 0.1.1.0 2015-02-02 11:05:35 -05:00
Vincent Laporte 7ee3e777c3 ocaml-zed: update from 1.3 to 1.4 2015-02-02 15:43:42 +01:00
Peter Simons 9d5bde2eed Merge pull request #6099 from bflyblue/master
Updated monad-journal and scotty
2015-02-02 15:14:50 +01:00
Shaun Sharples a206ffc959 bump scotty to 0.9.1 2015-02-02 15:30:18 +02:00
Shaun Sharples 85b61347ae bump monad-journal to 0.7 2015-02-02 15:29:58 +02:00
Peter Simons 9c3a0d6e1e haskell-configuration-common.nix: clean up obsolete overrides 2015-02-02 14:13:22 +01:00
Peter Simons cca1b01b02 haskell-uhc-light: won't succeed the Haddock stage 2015-02-02 14:13:22 +01:00
Peter Simons 4020b77062 haskell-configuration-common.nix: fix evaluation 2015-02-02 14:13:22 +01:00
Peter Simons 3f77afc2b9 haskell-monad-levels: doesn't build with GHC 7.8.4 because of transformers 0.4.x 2015-02-02 14:13:22 +01:00
Peter Simons a0855b296c haskell-ng: more test suite failures 2015-02-02 14:13:22 +01:00
Peter Simons 707f75ddab haskell-duplo: test suite fails (although harmlessly) 2015-02-02 14:13:22 +01:00
Peter Simons 9a33055dc0 haskell-MoeDict is broken 2015-02-02 14:13:22 +01:00
Peter Simons f87871d266 haskell-hub is broken 2015-02-02 14:13:22 +01:00
Peter Simons 280cf7f3e3 haskell-th-alpha is broken 2015-02-02 14:13:22 +01:00
Peter Simons c24214185c hackage-packages.nix: re-generate from Hackage 2015-02-02T11:13:36+0100 2015-02-02 14:13:22 +01:00
Peter Simons 87c7fb24ed Merge pull request #6027 from offlinehacker/pkgs/godep/add
Add godep, dependency tool for go
2015-02-02 11:42:03 +01:00
Peter Simons 928f255c30 haskell-readline: add missing (undeclared) dependencies in readline and ncurses
Fixes https://github.com/NixOS/nixpkgs/issues/6085.
2015-02-02 11:10:50 +01:00
Michael Raskin 9b29267511 Oops, botched SBCL update, fixing source hash 2015-02-01 23:55:31 +03:00
Michael Raskin 9e7afd50fb Simplify update metadata for DirectFB 2015-02-01 18:43:13 +03:00
Michael Raskin c6dfb67059 Fresh LibreOffice 4.4 at least starts to build 2015-02-01 18:41:33 +03:00
Michael Raskin 594f33bb17 Update SBCL 2015-02-01 18:41:33 +03:00
Michael Raskin f2b8738400 Update eigen 2015-02-01 18:41:32 +03:00
Michael Raskin 26195203b1 Update libgphoto2 2015-02-01 18:41:32 +03:00
Michael Raskin bd38418e1a Update SlimerJS 2015-02-01 18:41:32 +03:00
lethalman 762f32b772 Merge pull request #6083 from AndersonTorres/master
Libunique3 (version 3.0.2): New package
2015-02-01 16:35:33 +01:00
Renzo Carbonara 886575ec1a New packages: Hunspell dictionaries for Spanish, Italian and French.
These aren't readily picked up by Hunspell-compatible software such as
Firefox or LibreOffice just yet, as they need to be setup to look for
the dictionaries at the proper paths. Nevertheless, one can point
Hunspell-compatible tools to, say, $HOME/.nix-profile/share/hunspell and
they will find the dictionaries:

  % echo "bonjor" | hunspell -d fr-classique
  Can't open affix or dictionary files for dictionary named "fr-classique".

  % export DICPATH=$HOME/.nix-profile/share/hunspell
  % echo "bonjor" | hunspell -d fr-classique
  Hunspell 1.3.3
  & bonjor 1 0: bonjour

The full list of packages added:

hunspellDicts.es-any         hunspell-dict-es-any-rediris-0.7
hunspellDicts.es-ar          hunspell-dict-es-ar-rediris-0.7
hunspellDicts.es-bo          hunspell-dict-es-bo-rediris-0.7
hunspellDicts.es-cl          hunspell-dict-es-cl-rediris-0.7
hunspellDicts.es-co          hunspell-dict-es-co-rediris-0.7
hunspellDicts.es-cr          hunspell-dict-es-cr-rediris-0.7
hunspellDicts.es-cu          hunspell-dict-es-cu-rediris-0.7
hunspellDicts.es-do          hunspell-dict-es-do-rediris-0.7
hunspellDicts.es-ec          hunspell-dict-es-ec-rediris-0.7
hunspellDicts.es-es          hunspell-dict-es-es-rediris-0.7
hunspellDicts.es-gt          hunspell-dict-es-gt-rediris-0.7
hunspellDicts.es-hn          hunspell-dict-es-hn-rediris-0.7
hunspellDicts.es-mx          hunspell-dict-es-mx-rediris-0.7
hunspellDicts.es-ni          hunspell-dict-es-ni-rediris-0.7
hunspellDicts.es-pa          hunspell-dict-es-pa-rediris-0.7
hunspellDicts.es-pe          hunspell-dict-es-pe-rediris-0.7
hunspellDicts.es-pr          hunspell-dict-es-pr-rediris-0.7
hunspellDicts.es-py          hunspell-dict-es-py-rediris-0.7
hunspellDicts.es-sv          hunspell-dict-es-sv-rediris-0.7
hunspellDicts.es-uy          hunspell-dict-es-uy-rediris-0.7
hunspellDicts.es-ve          hunspell-dict-es-ve-rediris-0.7
hunspellDicts.fr-any         hunspell-dict-fr-any-dicollecte-5.2
hunspellDicts.fr-classique   hunspell-dict-fr-classique-dicollecte-5.2
hunspellDicts.fr-moderne     hunspell-dict-fr-moderne-dicollecte-5.2
hunspellDicts.fr-reforme1990 hunspell-dict-fr-reforme1990-dicollecte-5.2
hunspellDicts.it-it          hunspell-dict-it-it-linguistico-2.4
hunspellDicts.en-us      hunspell-dict-en-us-wordlist-2014.11.17
hunspellDicts.en-ca      hunspell-dict-en-ca-wordlist-2014.11.17
hunspellDicts.en-gb-ise  hunspell-dict-en-gb-ise-wordlist-2014.11.17
hunspellDicts.en-gb-ize  hunspell-dict-en-gb-ize-wordlist-2014.11.17

Added myself to maintainers.nix
2015-02-01 15:00:49 +01:00
Peter Simons 9c26f3b2f4 hackage-packages.nix: re-generate from Hackage 2015-02-01T12:17:28+0100
- trifecta: build should succeed without patches now
 - th-desugar: version 1.5 breaks important packages (like singletons)
 - haskell-hannahci: mark "broken"
2015-02-01 14:03:48 +01:00
Tomas Hlavaty 461e7dd662 added libpst 2015-02-01 13:22:48 +01:00
AndersonTorres 1ab03fe034 Libunique3 (version 3.0.2): New package
Libunique is a library to write single instance applications.

I am creating a new package instead of upgrading the old one because
Mate uses libunique 3.x and other projects not (as far as I know).
2015-02-01 09:55:14 -02:00
Sven Keidel b50cabf2d4 cool-old-term: rename to cool-retro-term (close #6071)
The project has changed its name to cool-retro-term. The project also added a
dependency that is included as a submodule. I added this dependency as a
separate expression.
2015-01-31 19:23:45 +01:00
lethalman 59d1d46088 Merge pull request #6069 from arno01/cherrytree
Adds a new package: cherrytree - A hierarchical note taking application
2015-01-31 14:42:08 +01:00
Jascha Geerds a90106eb22 Merge pull request #6065 from arno01/utox
libtoxcore, utox, qtox, toxic: Update to the newest Dev version
2015-01-31 11:26:14 +01:00
Andrey Arapov 522d059dc9 libtoxcore, utox, qtox, toxic: Update to the newest Dev version 2015-01-31 03:20:12 +01:00
Andrey Arapov 9f623a820d Adds a new package: cherrytree - A hierarchical note taking application
cherrytree - A hierarchical note taking application, featuring rich text
and syntax highlighting, storing data in a single xml or sqlite file.

This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library.

Official page http://www.giuspen.com/cherrytree
2015-01-31 02:17:00 +01:00
Vincent Laporte 0b9e2f8798 Adds ocaml-cpdf
A range of tools to modify PDF files and a corresponding OCaml library

Homepage: http://www.coherentpdf.com/
2015-01-30 20:04:42 +01:00
Peter Simons 14cd6ae2a9 haskell-cartel: fix build with ghc 7.10.1 2015-01-30 18:43:29 +01:00
lethalman 1335946d61 Merge pull request #6039 from np/filter_audio
Add filter_audio
2015-01-30 15:47:57 +01:00
Peter Simons 7ccd363015 Merge pull request #6059 from joelmo/python-graph-tool
add graph-tool
2015-01-30 13:33:49 +01:00
Joel Moberg 7b33a74235 Add graph-tool 2015-01-30 13:13:02 +01:00
Peter Simons 3ced26be95 hackage-packages: re-generate from Hackage 2015-01-30T10:29:45+0100 2015-01-30 12:10:55 +01:00
Ragnar Dahlén aaa6d79300 Clojure: boot: Add new derivation for boot build tooling 2015-01-30 09:33:55 +00:00
Pascal Wittmann 3c7e1ef698 Merge pull request #5866 from nckx/maven
maven 3.2.3 -> 3.2.5
2015-01-30 10:17:35 +01:00
Eelco Dolstra f0f99d5212 Merge pull request #6051 from victoredwardocallaghan/php
php: update from 5.4.35 to 5.4.37
2015-01-29 19:03:53 +01:00
Pascal Wittmann d25bf1519e Merge pull request #6047 from k0ral/webkitgtk
webkitgtk: 2.6.4 -> 2.6.5
2015-01-29 16:20:49 +01:00
Edward O'Callaghan ed232ef5f8 php: update from 5.4.35 to 5.4.37
Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-30 01:54:20 +11:00
Peter Simons e439e1dfa8 haskell-HGraphStorage does not compile. 2015-01-29 15:31:49 +01:00