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
Peter Simons
04f12cc838
Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool.
2015-01-29 15:31:49 +01:00
Peter Simons
51de585de2
haskell-text-show: test suite doesn't compile because of missing overlap.h header
2015-01-29 15:31:49 +01:00
Peter Simons
c924672374
haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles now
2015-01-29 15:31:49 +01:00
Peter Simons
a065319173
hackage-packages.nix: re-generate from Hackage 2015-01-29T10:57:55+0100
2015-01-29 15:31:49 +01:00
Pascal Wittmann
d72047882e
Merge pull request #6043 from victoredwardocallaghan/bladeRF
...
libraries/libbladeRF: Fix documentation build
2015-01-29 12:10:24 +01:00
koral
2a64bd0e49
webkitgtk: 2.6.4 -> 2.6.5
2015-01-29 11:16:42 +01:00
Vincent Laporte
db75b5d052
merlin: update from 2.1 to 2.1.1
2015-01-29 08:43:15 +01:00
Vincent Laporte
54c8a82818
utop: wrap all installed programs
2015-01-29 08:43:15 +01:00
Edward O'Callaghan
67d0569b25
libraries/libbladeRF: Fix documentation build
...
Some of the documentation is built with pandoc using
some custom bash script. We need to fixup the shebang
for that script to correctly run. Other parts of the
documentation is built using help2man and doxygen.
We also make libtecla a dependency for interactive
help support.
There is an upstream bug that makes builds fail when
pandoc is in PATH. Most importantly however, the
man pages should now build and install correctly.
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 16:50:41 +11:00
Peter Simons
78980ea300
hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100
2015-01-28 23:40:48 +01:00
Nicolas Pouillard
7707d35a08
Add filter_audio
2015-01-28 23:39:57 +01:00
Arseniy Seroka
7e638e0809
lushtags: mark as broken
2015-01-29 01:33:24 +03:00
Ambroz Bizjak
daa77cb0b2
cloog-ppl: Move build inputs to nativeBuildInputs.
...
This fixes cross-compilation since then we don't try to cross-compile Perl.
2015-01-28 22:30:53 +01:00
Peter Simons
768ad2c131
hackage-packages.nix: re-generate from Hackage 2015-01-28T11:46:01+0100
2015-01-28 16:36:22 +01:00
Eelco Dolstra
32183b2ea4
nspr: Update to 4.10.8
2015-01-28 16:28:42 +01:00
Thomas Tuegel
0ee569694c
Merge pull request #6029 from ttuegel/plasma52
...
Plasma 5.2 preview
2015-01-28 09:08:28 -06:00
Jaka Hudoklin
44df0a8eaf
Add godep, dependency tool for go
2015-01-28 16:02:46 +01:00
Thomas Tuegel
41d5797478
kf56.kpackage: patch to allow external paths
2015-01-28 08:39:42 -06:00
lethalman
057eac65d9
Merge pull request #5587 from nckx/keyfinder
...
Add libkeyfinder and keyfinder{,-cli} interfaces
2015-01-28 14:49:57 +01:00
Pascal Wittmann
609003f978
Merge pull request #6023 from k0ral/shelly
...
shelly: 1.5.6 -> 1.6.0
2015-01-28 12:19:05 +01:00
Vincent Laporte
8e77300cc1
Adds ocp-index
...
ocp-index is a simple and light-weight documentation extractor for OCaml.
Homepage: http://typerex.ocamlpro.com/ocp-index.html
2015-01-28 12:03:25 +01:00
Vincent Laporte
a931de00b3
lambda-term: update from 1.6 to 1.8
2015-01-28 12:03:25 +01:00
Vincent Laporte
66e2f50416
cmdliner requires OCaml ≥ 4
2015-01-28 12:03:25 +01:00
koral
758d8d9287
shelly: 1.5.6 -> 1.6.0
2015-01-28 11:30:19 +01:00
lethalman
b97ce8750f
Merge pull request #5847 from arno01/opendkim
...
Enable IPv6 in libmilter
2015-01-28 11:12:05 +01:00
Moritz Kiefer
f215189d1d
Make openjdk work with nonreparenting wms
2015-01-28 09:51:43 +01:00
Moritz Kiefer
7c40fe361a
Update to openjdk8u31b13
2015-01-28 09:00:48 +01:00
Moritz Kiefer
ea30130943
Fix openjdk8 build for i686
...
see http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019203.html
2015-01-28 08:59:40 +01:00
Thomas Tuegel
a47cfb4ac6
add plasma-5.2
2015-01-27 22:16:31 -06:00
宋文武
035865d82b
libgsystem: Update to 2015.1
2015-01-28 10:35:20 +08:00
宋文武
8267dc061d
appstream: Update to 0.8.0
2015-01-28 10:23:42 +08:00
Eelco Dolstra
6f8fad2253
Remove executable bits from non-executable files
2015-01-27 18:54:38 +01:00
Thomas Tuegel
28f7f0a1a2
add kde-frameworks-5.6
2015-01-27 07:31:04 -06:00
Peter Simons
7aaa2437eb
hackage-packages.nix: re-generate from Hackage 2015-01-27T14:25:36+0100
2015-01-27 14:25:30 +01:00
Peter Simons
6b261cc4d4
rPackages: allow users to override the version of R to be used for building
2015-01-27 14:04:54 +01:00
Peter Simons
f049629524
astyle: update from 2.04 to 2.05.1
2015-01-27 14:04:54 +01:00
Peter Simons
86a90f55d6
adns: update from 1.4 to 1.5.0
2015-01-27 14:04:54 +01:00
Peter Simons
e1c72b6bd3
yap: update from 6.2.2 to 6.3.3
2015-01-27 14:04:53 +01:00
Cray Elliott
a9b774204b
Update GHC 7.10.1 expression to RC2
2015-01-26 22:41:27 -08:00
Ricardo M. Correia
27eb5adac7
icedtea7: Update from 2.5.3 -> 2.5.4
...
Contains 17 security fixes.
2015-01-27 04:39:15 +01:00
Ricardo M. Correia
2ee7809ac9
cargoSnapshot: Update from 2014-12-30 -> 2015-01-24
2015-01-27 04:36:37 +01:00
Thomas Tuegel
c6f1c75472
kdeApps: update to 14.12.1
2015-01-26 21:01:06 -06:00
Thomas Tuegel
5a52ddb243
kf5, plasma5, kdeApps: add documentation for maintainers
2015-01-26 21:00:39 -06:00
Thomas Tuegel
5dcd61d7b3
phonon_qt5_backend_vlc: fix src url
2015-01-26 21:00:39 -06:00
Thomas Tuegel
1b884b49a6
add kde-frameworks-5.5
2015-01-26 20:59:52 -06:00
Thomas Tuegel
f34c22047d
libarchive-conduit: add foreign dependency
2015-01-26 20:59:51 -06:00
Thomas Tuegel
3319507b70
poppler: add Qt 5 version
2015-01-26 20:59:50 -06:00
Thomas Tuegel
bf3260a1b5
phonon: add Qt 5 library and backends
2015-01-26 20:59:50 -06:00
Thomas Tuegel
c63594acf1
libdbusmenu_qt: add Qt 5 version
2015-01-26 20:59:49 -06:00
Austin Seipp
fbb81f2780
Merge pull request #5971 from nckx/update-ccache
...
Update ccache 3.1.10 -> 3.2.1
2015-01-26 17:48:56 -06:00
Peter Simons
334a186340
hackage-packages.nix: re-generate from Hackage 2015-01-26T16:59:26+0100
2015-01-26 22:37:54 +01:00
Pascal Wittmann
593e829d18
accountsservice: update from 0.6.39 to 0.6.40
2015-01-26 17:51:46 +01:00
Mateusz Kowalczyk
ff643e8095
haskell-resourcet: update to 1.1.3.3
2015-01-26 11:00:28 +00:00
Mateusz Kowalczyk
28fcd16af2
haskell-conduit: update to 1.2.3.1
2015-01-26 11:00:28 +00:00
Mateusz Kowalczyk
b4bd89eccf
haskell-monad-control: update to 1.0.0.2
2015-01-26 11:00:27 +00:00
Peter Simons
282fd58c85
r-curl: help the package find curl's headers
2015-01-26 10:23:34 +01:00
Peter Simons
fc3dd0226d
ocaml-ocurl: fix evaluation
2015-01-26 09:48:08 +01:00
Peter Simons
893d0cad56
hackage-packages.nix: re-generate from Hackage 2015-01-26T08:49:04+0100
2015-01-26 09:43:26 +01:00
Peter Simons
ebc0ecd50a
Merge pull request #5686 from dbeecham/master
...
Added haskell-web-routes-happstack, bump haskell-prelude.
2015-01-26 08:29:13 +01:00
Tobias Geerinckx-Rice
9a28d27c6a
Update ccache 3.1.10 -> 3.2.1
2015-01-26 04:41:30 +01:00
Julian K. Arni
9d0f45df90
Add haskell package logsink.
2015-01-26 11:37:11 +08:00
Charles Strahan
6eaa419920
gitlab: fix evaluation
2015-01-25 16:28:18 -05:00
Charles Strahan
989a894fc8
ruby: patch path in tzdata gem
2015-01-25 16:22:30 -05:00
Benno Fünfstück
be58ce4815
google-drive-ocamlfuse: new expression
2015-01-25 22:10:09 +01:00
Edward O'Callaghan
2ba0f5701d
Minor fixes to libbladeRF package
...
Use proper cmake Nix hooks over custom config step.
* Fix udev rule installation.
* Make a few cosmetic changes and ensure USB 3.0 support is a dependency.
N.B. Documentation installation still remains broken upstream.
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-26 04:17:32 +11:00
Edward O'Callaghan
67aec4b2d8
Provide libbladeRF package support
...
The BladeRF Software Defined Radio (SDR) is an open-source hardware
platform for radio research. This package provides the libbladeRF
system library and the corresponding bladeRF-cli tooling.
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-25 22:49:27 +11:00
Tobias Geerinckx-Rice
be42ead349
Add libkeyfinder: musical key detection library
2015-01-25 10:17:48 +01:00
Vincent Laporte
88d31f6db0
coqPackages: add contribs ( close #5242 )
...
The Coq Users' Contributions
Homepage: http://www.lix.polytechnique.fr/coq/pylons/contribs/index
2015-01-25 07:36:10 +01:00
Vincent Laporte
833800aeba
coq-containers: remove
2015-01-25 07:35:45 +01:00
Jaka Hudoklin
fffc0c793c
nodePackages: fix back compatibility
2015-01-25 01:42:02 +01:00
Vincent Laporte
3532d658b5
Adds ocaml-ezjsonm
...
An easy interface on top of the Jsonm library.
Homepage: https://github.com/mirage/ezjsonm
2015-01-24 23:53:03 +01:00
Charles Strahan
c1814073ac
bundlerEnv: use full path to ruby in wrappers
2015-01-24 17:35:11 -05:00
Jaka Hudoklin
628c84c831
nodePackages: refactor, add support for overrides
2015-01-24 23:28:41 +01:00
Jaka Hudoklin
a00131bb32
nodePackages/buildNodePackage: put patch phase into configure phase, ignore shrinkwrap
2015-01-24 23:28:41 +01:00
Charles Strahan
70a4fd863d
mesa: add mirror
2015-01-24 17:26:15 -05:00
Charles Strahan
e4bf6c3f17
gpgme: use different mirror
2015-01-24 17:06:44 -05:00
Edward Tjörnhammar
c457bbb2bb
Merge pull request #5912 from taku0/oraclejdk-8u31_7u75_7u76
...
oraclejdk: bump to 8u31, 7u75, and 7u76
2015-01-24 21:05:30 +01:00
Domen Kožar
8270a5f0eb
Merge pull request #5876 from berdario/pew
...
Update pew to 0.1.14
2015-01-24 20:02:20 +01:00
Henry Till
aa4abb7d9b
racket: add missing libs and clean up
2015-01-24 11:02:23 -05:00
Edward Tjörnhammar
142678f86c
Merge pull request #5925 from robmike/patch-1
...
Install racer.el
2015-01-24 14:13:06 +01:00
Dario Bertini
57577f2019
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds
2015-01-24 10:38:54 +00:00
Charles Strahan
ad026dab98
ruby: don't reference baseruby
2015-01-23 21:22:34 -05:00
robmike
9d6bad0b9e
Install racer.el
2015-01-23 21:12:22 -05:00
Peter Simons
56c970ae01
haskell-utf8-string: fix build with ghc-6.12.x
2015-01-23 21:55:10 +01:00
Peter Simons
52f4b0d344
hackage-packages.nix: re-generate from Hackage 2015-01-23T19:42:33+0100
2015-01-23 21:32:19 +01:00
Mateusz Kowalczyk
fb22d8a783
glm: add meta.branch for 0.9.5.4
2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk
7db3f7ada6
ffmpeg: update from 2.5.1 to 2.5.3, potentially fixes CVE-2014-9602, CVE-2014-9603, CVE-2014-9604
2015-01-23 19:41:27 +00:00
Pascal Wittmann
40d7ec4170
Merge pull request #5906 from aaronlevin/patch-2
...
Bump jwt version to 0.5.3
2015-01-23 20:23:03 +01:00
Peter Simons
5f4e8dc810
haskell-hxt: fix the build by disabling the Haddock phase
2015-01-23 18:55:16 +01:00
Peter Simons
5776d0819d
haskell-boundingboxes: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
9a2f2e713c
haskell-network-transport-zeromq: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
0a2c7b4f9f
haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
...
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5 .
2015-01-23 18:55:16 +01:00
Peter Simons
163a51dc67
haskell-lss: the package is deprecated (and won't build either)
2015-01-23 18:55:16 +01:00
Peter Simons
37c8cbd92f
hackage-packages.nix: re-generate from Hackage 2015-01-23T17:16:39+0100
...
Fixes https://github.com/NixOS/nixpkgs/issues/5920 .
2015-01-23 18:55:16 +01:00
Austin Seipp
12934d44be
nixpkgs: arcanist 20140924 -> 20150118
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:42:23 -06:00
Sander van der Burg
6df95597ed
titaniumenv: Fix unpack step and change default iOS SDK to 8.1
2015-01-23 15:57:34 +00:00
Lluís Batlle i Rossell
031af8f0cf
Making freeimage build and install freeimageplus too.
...
I need it for the pgf command line tool (next commit)
(cherry picked from commit f6856be9ee
)
2015-01-23 16:09:31 +01:00
Peter Simons
3b35ae7a73
cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build
2015-01-23 13:24:40 +01:00
Peter Simons
48a20a63ce
haskell-alex: fix build with GHC 7.10.1-rc1 (by disabling the failing test suite)
2015-01-23 13:24:40 +01:00
Edward Tjörnhammar
770e73ee6e
Merge pull request #5893 from qknight/meld_upgrade
...
meld: bump to 3.12.3 (latest) version
2015-01-23 13:06:54 +01:00
Peter Simons
d3296a4542
haskell-configuration-common: clean up
2015-01-23 11:32:49 +01:00
Peter Simons
d49671c924
haskell-ng.lib: add markBrokenVersion and appendPatch helper functions
2015-01-23 11:32:48 +01:00
Peter Simons
80518eab94
haskell-configuration-ghc-7.8.x: clean up amazonkaEnv
2015-01-23 11:32:48 +01:00
Lluís Batlle i Rossell
205e338a83
Updating digikam to 4.6.0 and adding libpgf.
...
4.6.0 fixes the build with current gcc/glibc, and libpgf was a new requirement.
(cherry picked from commit 91b63783e1
)
2015-01-23 10:30:16 +01:00
Vincent Laporte
78f93c3de2
Adds ocaml-hex
...
Mininal OCaml library providing hexadecimal converters.
Homepage: https://github.com/mirage/ocaml-hex
2015-01-23 09:22:14 +01:00
Peter Simons
69cda1a7c0
haskell-generic-builder: set locale to "UTF-8" in nix-shell environments
...
The package builder did this already, but I forgot to add the setting in
the interactive environment.
Fixes https://github.com/NixOS/nixpkgs/issues/5904 .
2015-01-23 08:19:46 +01:00
taku0
267ea498b6
oraclejdk: bump to 8u31, 7u75, and 7u76
2015-01-23 15:44:22 +09:00
Brendan Long
51902ba32d
go: Update to version 1.4.1.
...
Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".
Resolves #5797
2015-01-22 21:49:41 -05:00
Peter Simons
1e9753c613
haskell-control-monad-free: revert to version 0.5.x to fix the build
...
The 0.6.x version doesn't compile with anything but GHC 7.8.4.
2015-01-22 23:25:39 +01:00
Peter Simons
843aee694d
haskell-utf8-string: fix build with ghc 6.12.x
...
The "sed" command stopped working recently. I have no idea why, but the
new patch is simpler anyway.
2015-01-22 23:25:39 +01:00
Peter Simons
b96edd41a5
Merge pull request #5844 from krisajenkins/elm
...
Updating Elm packages.
2015-01-22 22:49:27 +01:00
Peter Simons
d975c1ef93
Merge pull request #5843 from krisajenkins/shake
...
Fixing and updating shake, the haskell make-alike.
2015-01-22 22:49:07 +01:00
Peter Simons
d1dc080f7c
Merge pull request #5790 from k0ral/lifted-async
...
monad-control: 0.3.3.0 -> 1.0.0.1 + reverse dependency upgrades.
Feel free to revert if this patch turns out to be a bad idea!
2015-01-22 22:47:25 +01:00
Peter Simons
267361434b
haskell-ng: fix some builds (mostly by disabling their failing test suites)
2015-01-22 22:40:21 +01:00
Peter Simons
82d814d1e9
haskell-vty: disable test suite to avoid ICE in GHC 7.8.4
...
Fixes https://github.com/NixOS/nixpkgs/issues/5900 .
2015-01-22 22:40:21 +01:00
Peter Simons
56616ec099
haskell-ng: move configuration know-how out of cabal2nix and into Nixpkgs
2015-01-22 22:40:21 +01:00
Peter Simons
78f3bd565a
hackage-packages.nix: re-generate from Hackage 2015-01-22T21:38:10+0100
...
This commit also implements the second part of the
4f603d1ca0
hack to work around https://github.com/NixOS/cabal2nix/issues/136
Fixes https://github.com/NixOS/nixpkgs/issues/5902 .
2015-01-22 22:40:21 +01:00
Aaron Levin
b2dbe7fc10
Bump jwt version to 0.5.3
...
There have been some critical improvements since 0.5.0.
2015-01-22 15:48:10 -05:00
Venkateswara Rao Mandela
01fc3e0525
grabserial: add package
...
[Bjørn:
* buildInputs -> propagatedBuildInputs, so pyserial is found at
runtime
* whitespace fix (add missing whitespace inside curly bracket)
]
2015-01-22 20:58:30 +01:00
Sander van der Burg
0878b2e9be
titaniumenv: Add Titanium SDK 3.5.0 support
2015-01-22 16:08:23 +00:00
Sander van der Burg
53a4002bbc
xcodeenv: make version 6.1.1 the default
2015-01-22 15:36:58 +00:00
Nicolas Pouillard
383768cc85
[ragel] Fix the URL to fetch the sources for ragel
2015-01-22 14:18:01 +01:00
wmertens
c5692758b5
Merge pull request #5896 from matejc/nixui
...
Add NixUI package
2015-01-22 13:23:36 +01:00
Peter Simons
7dc88be121
structured-haskell-mode: use older version of haskell-src-exts and descriptive to fix the build
...
Fixes https://github.com/NixOS/nixpkgs/issues/5894 .
2015-01-22 11:48:10 +01:00
Peter Simons
7fa0fa6450
r-modules: fix evaluation and minor cleanups
2015-01-22 11:39:00 +01:00
Peter Simons
0e214778de
Merge pull request #5727 from michelk/rPackages
...
rPackages: overall update
2015-01-22 11:38:38 +01:00
Pascal Wittmann
100c6e85ad
mujs: updated to latest commit
2015-01-22 11:31:27 +01:00
Pascal Wittmann
dff539acd9
groovy: update from 2.3.9 to 2.4.0
2015-01-22 10:53:40 +01:00
宋文武
9bf9d5b9ad
appstream: New package
2015-01-22 15:05:17 +08:00
Charles Strahan
00f93c494b
ruby: fixup 2.2's passthru
2015-01-22 01:00:00 -05:00
Charles Strahan
98bfaf52f7
ruby: use commit to identify libv8 patch
2015-01-22 00:47:08 -05:00
Charles Strahan
8d49e87dec
Merge pull request #4677 from cstrahan/pleasant-ruby
...
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman
617d11be2b
nodewebkit: add 0.11.2
2015-01-22 05:19:06 +01:00
Charles Strahan
034488ec80
ruby: fixup mpdcron
2015-01-21 22:38:29 -05:00
Charles Strahan
8085f088cb
ruby: exorcise the last few remaining rubyPackages
2015-01-21 22:23:37 -05:00
Charles Strahan
65c7c61841
ruby: use patch for libv8
2015-01-21 20:37:05 -05:00
Charles Strahan
317d78d145
consule: use new bundlerEnv
2015-01-21 20:33:19 -05:00
Sou Bunnbu
e4987099e7
Merge pull request #5878 from bjornfor/gstreamer-envvar-wrapper
...
gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
2015-01-22 09:12:40 +08:00
Charles Strahan
f52c32fcfc
ruby: rewrite sup
package
2015-01-21 18:23:35 -05:00
Joachim Schiele
b8c2f466ba
meld: bump to 3.12.3 (latest) version
2015-01-21 22:02:20 +01:00
Tobias Geerinckx-Rice
fe6944e5bc
maven: 3.2.3 -> 3.2.5
2015-01-21 22:01:15 +01:00
Charles Strahan
115c299ea0
ruby: enable curses support by default
2015-01-21 15:22:21 -05:00
Peter Simons
cdb43faa3d
haskell-ng: lots of build fixes (mostly by disabling failing test suites)
2015-01-21 18:47:56 +01:00
Peter Simons
6d3488c7c7
cabal2nix: bump version
2015-01-21 18:47:56 +01:00
Peter Simons
e558d0e49b
hackage-packages.nix: re-generate from Hackage 2015-01-21T16:32:59+0100
2015-01-21 18:47:56 +01:00
vbgl
7edbd7ad19
Merge pull request #5041 from vbgl/mono
...
Updates mono, fsharp and monodevelop
Closes #4782 .
2015-01-21 13:54:37 +01:00
Pascal Wittmann
c6845151f1
icmake: update from 7.21.01 to 7.22.00
2015-01-21 13:21:59 +01:00
lethalman
52cd15d777
Merge pull request #5820 from johbo/dub
...
dub: Add dub to interact with the D package registry
2015-01-21 11:21:24 +01:00
Michel Kuhlmann
4a3be6c787
rPackages: overall update and cleaning default.nix
2015-01-21 11:15:38 +01:00
lethalman
7cad64a13d
Merge pull request #5856 from rycee/update/pyacoustid
...
Fix build of 'pyacoustid' under Python 3.
2015-01-21 10:54:27 +01:00
Charles Strahan
5f1622e95f
ruby: allow for passing build arguments
2015-01-20 23:33:57 -05:00
Charles Strahan
7d8b2f0d60
ruby: make buildInputs work
2015-01-20 22:20:28 -05:00
Brian McKenna
ca2143ee29
Upgrade Jansson to 2.7
2015-01-20 19:52:38 -07:00
Sou Bunnbu
524881e4a1
Merge pull request #5840 from puffnfresh/feature/gst-enable-experimental
...
Enable experimental for gst-plugins-good
2015-01-21 09:56:34 +08:00
Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Charles Strahan
bd53746646
ruby: patching gems works
2015-01-20 19:09:02 -05:00
Peter Simons
c55b5eb245
haskell-ng: disable some test suites that run forever
2015-01-21 00:10:12 +01:00
Peter Simons
e6b8f4de94
hakyll: fix build (by disabling the failing test suite)
2015-01-20 23:59:31 +01:00
Peter Simons
1d6d5932cd
haskell-streaming-commons: fix build on older GHC versions some more
2015-01-20 23:56:56 +01:00
Peter Simons
c64088f0ec
haskell-streaming-commons: fix build on older GHC versions by way of bytestring-builder
2015-01-20 23:43:29 +01:00
Peter Simons
0eb306c5f7
haskell-cookie: fix build with older compilers
2015-01-20 23:43:29 +01:00
Peter Simons
3617e3b4df
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:29 +01:00
Peter Simons
99b46b64df
haskell-ncurses: this package requires a pre 0.21 version of c2hs
...
Otherwise, the build fails, saying:
c2hs: Errors during expansion of binding hooks:
/nix/store/d6m9m2wqaymfiwbx11frdsm1cz7qjkdm-ncurses-5.9/include/curses.h:405: (column 2) [ERROR] >>> Illegal type!
The type specifiers of this declaration do not form a legal ANSI C(89) type.
This patch fixes https://github.com/NixOS/nixpkgs/issues/5873 .
2015-01-20 23:43:29 +01:00
Peter Simons
1d61ab7860
haskell-glade: fix build some more
2015-01-20 23:43:29 +01:00
Peter Simons
b5fb80ffa3
haskell-aeson: fix build with ghc 7.6.x
2015-01-20 23:43:28 +01:00
Peter Simons
02016e9026
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:28 +01:00
Domen Kožar
5cd76cd85e
gevent: fix ssl patch
2015-01-20 22:40:58 +01:00
Ricardo M. Correia
a94c0d2b0f
racerRust: Update from 2015-01-07 -> 2015-01-20
2015-01-20 22:19:17 +01:00
Ricardo M. Correia
e7d72312c8
rustcMaster: Update from 0.13-dev-g6539cb4 -> 1.0.0-dev-ga833337
2015-01-20 22:19:17 +01:00
Ricardo M. Correia
9526284cfe
rustc: Update from 0.12 -> 1.0.0-alpha
2015-01-20 22:19:16 +01:00
Ricardo M. Correia
550124c126
rustc: Rename 0.12.nix -> 1.0.0-alpha.nix
2015-01-20 22:19:16 +01:00
Bjørn Forsman
11aa06c574
gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
...
So that the tools become useable. The cool thing about wrapping them
like this (looping over $NIX_PROFILES) is that they will work on
non-NixOS systems too, given that $NIX_PROFILES is set correctly.
If you want the old (pure?) behaviour, just run gst-launch etc. with
empty $NIX_PROFILES.
2015-01-20 21:48:09 +01:00
Moritz Kiefer
1af7967007
Add cocreature as maintainer of openjdk8
2015-01-20 19:07:54 +01:00
Vincent Laporte
1df8208839
Adds ocaml-jsonm
...
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format.
Homepage: http://erratique.ch/software/jsonm
2015-01-20 18:02:51 +01:00
Peter Simons
0484f9f4b6
Disable many test suites.
2015-01-20 17:43:49 +01:00
Peter Simons
3948b71e83
Fix HList, digit, and filestore.
2015-01-20 17:43:49 +01:00
Peter Simons
127d278775
tasty-kat: disable test suite to fix build
2015-01-20 17:43:49 +01:00
Peter Simons
0be78f7b64
haskell-assertions: disable failing test suite
2015-01-20 17:43:49 +01:00
Peter Simons
fa7b936217
haskell-simple-sendfile: fix build some more
2015-01-20 17:43:49 +01:00
Peter Simons
5f2db0b0e5
cabal2nix: bump version
2015-01-20 17:43:49 +01:00
Peter Simons
c1dde7669b
haskell-simple-sendfile: fix build by disabling the test suite
2015-01-20 17:43:49 +01:00
Peter Simons
039493ee89
haskell-tabular: the library works without a jailbreak now
2015-01-20 17:43:48 +01:00
Peter Simons
2ab7e1d950
disable test suites for graceful and serialport.
2015-01-20 17:43:48 +01:00
Peter Simons
d2c7b78cbf
haskell-permutation: disable test suite
...
The build uses QuickCheck, but doesn't declare it as a dependency. I
tried adding QuickCheck to the list, but then it wouldn't compile with
the latest version. Duh. Seems unmaintained to me.
2015-01-20 17:43:48 +01:00
Peter Simons
b671ab161f
haskell-zip-archive: fix test suite
2015-01-20 17:43:48 +01:00
Peter Simons
5dac8b316c
haskell-glade: fix build
2015-01-20 17:43:48 +01:00
Peter Simons
a83e3ac32c
Fix vector and parallel builds with ghc 6.12.x.
2015-01-20 17:43:48 +01:00
Peter Simons
e5f3a7b5ed
haskell-trifecta: fix sha256 hash for patch file
2015-01-20 17:43:48 +01:00
Peter Simons
4531b31d75
haskell-doctest: fix builds with old ghc
2015-01-20 17:43:48 +01:00
Peter Simons
0b05129b88
happy: fix build with GHC 7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
4ab133a2c4
haskell-ng: fix 'gio' and 'pango' builds
...
This fixes https://github.com/NixOS/nixpkgs/issues/5863 .
2015-01-20 17:43:48 +01:00
Peter Simons
b9c761966b
happy: fix build with ghc-7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
8065da399c
hackage-packages.nix: update from Hackage 2015-01-20T16:19:05+0100
2015-01-20 17:43:48 +01:00
Franz Pletz
07e1566b7d
fetchurl: add mirrors for OpenBSD ( close #5551 )
...
This changes source URLs for openssh and libressl accordingly.
2015-01-20 16:24:00 +01:00
Shea Levy
3dbebb27be
Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs
2015-01-20 10:17:58 -05:00
Peter Simons
9ab8a12b06
haskell-generic-builder: re-enable the checkPhase that was accidentally broken in the earlier re-factoring
2015-01-20 16:17:14 +01:00
Eelco Dolstra
83d9dd40f6
gdb: Don't pass guile
...
The configure script doesn't detect guile, so there is no sense in
having a build dependency on it:
checking for usable guile from /nix/store/hpnsswyh6qkjy5yvrf0a50k6cgm8cws8-pkg-config-0.28/bin/pkg-config... no
2015-01-20 16:00:29 +01:00
Eelco Dolstra
f3ee32559d
gdb: Update to 7.8.2
2015-01-20 15:52:11 +01:00
Vladimír Čunát
cd993d0e10
perl DB_file: fix build by not changing $out/lib/perl5
...
The package already installs into $oul/lib/perl5/site_perl by itself.
Presumably it broke after d0bad145f5
due to removing perllocal.pod
(because this compiles on master and not here).
2015-01-20 14:08:17 +01:00
Pascal Wittmann
20d68c20e9
fswatch: update from 1.4.5.3 to 1.4.6
2015-01-20 13:02:45 +01:00
Lluís Batlle i Rossell
1e561eb230
Updating glib-networking to match glib (2.42.1)
...
I think it's better if they match. Not that I hit a problem with the old
version though.
2015-01-20 12:49:50 +01:00
Vincent Laporte
1da730d910
Adds gnome-sharp
...
A .Net language binding for assorted GNOME libraries
2015-01-20 09:30:09 +01:00
Vincent Laporte
038c7b3fbb
fsharp: update from 3.1.1.26 to 3.1.1.31
2015-01-20 09:30:09 +01:00
Vincent Laporte
46e3a701a5
mono: update from 3.2.8 to 3.8.0
2015-01-20 09:30:09 +01:00
Vincent Laporte
6d15aef1e3
Removes gtksourceview-sharp (broken)
2015-01-20 09:30:09 +01:00
Vincent Laporte
9ca516b081
Removes legacy gtk-sharp-1
2015-01-20 09:30:09 +01:00
Moritz Kiefer
9b7e398a3c
Patch sh paths
2015-01-20 09:02:08 +01:00
Moritz Kiefer
46d59c3251
Add meta attribute to openjdk8
2015-01-20 09:02:07 +01:00
Moritz Kiefer
9d9f33863b
Add openjdk8
2015-01-20 09:02:07 +01:00
Charles Strahan
221509b0a6
ruby: refactoring, and package bundix
2015-01-20 01:07:55 -05:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Eelco Dolstra
365ce3ddba
openjdk-bootstrap: Don't depend on the length of the Glibc version
...
Building the bootstrap OpenJDK failed if the Glibc version string is
not 4 characters, e.g. "2.12.1" would cause a corrupt tarball.
2015-01-19 23:24:47 +01:00
Peter Simons
f8710f9d81
haskell-ng: fix several builds with old versions of GHC
2015-01-19 23:15:29 +01:00
Peter Simons
8959aade32
haskell-generic-builder: allow setting preUnpack and postUnpack hooks
...
This is useful for Hydra builds that have more than one package in the
same repository and need to change to the proper directory.
2015-01-19 23:15:29 +01:00
Peter Simons
8d19893725
hackage-packages.nix: re-generate from Hackage 2015-01-19T13:54:06+0100
2015-01-19 23:15:29 +01:00
Michael Raskin
ed85662e55
Merge pull request #5842 from garrison/julia-overspecified-version
...
Don't overspecify the julia version
2015-01-19 23:52:37 +03:00
Edward Tjörnhammar
14f6ea9d3c
ihaskell: be more paranoid about profile initialization
2015-01-19 21:11:04 +01:00
vbgl
413acf4b9f
Merge pull request #4898 from vbgl/qgis
...
Updates qgis and dependencies
2015-01-19 18:56:19 +01:00
Robert Helgesson
f4bcecbda4
Fix build of 'pyacoustid' under Python 3.
2015-01-19 18:42:23 +01:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00