1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00
Commit graph

16003 commits

Author SHA1 Message Date
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
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
Vladimír Čunát 8ec4c682a7 dbus.{tools,daemon}: don't provide a wrong dbus-1.pc
Fixes #6086.
I think this will rebuild most of KDE and GNOME due to strigi and upower.
2015-02-01 11:43:18 +01:00
Vladimír Čunát dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01: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
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
lethalman 1335946d61 Merge pull request #6039 from np/filter_audio
Add filter_audio
2015-01-30 15:47:57 +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
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
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
Nicolas Pouillard 7707d35a08 Add filter_audio 2015-01-28 23:39:57 +01:00
Nikita Karetnikov 8f8258eeab haskell-xml-conduit: update to version 1.2.3.1 2015-01-29 00:31:58 +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
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
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
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
Ben Moseley a828f6332b Postgis. raster. $prefix -> $prefix/bin 2015-01-28 08:38:36 +00: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
Nikita Karetnikov a2f6a768f2 haskell-yesod: update to version 1.4.1.4 2015-01-28 00:28:29 +03:00
Nikita Karetnikov fcdcb01d02 haskell-yesod-core: update to version 1.4.7.2 2015-01-28 00:16:13 +03:00
Nikita Karetnikov 559a7c8f38 haskell-persistent: update to version 2.1.1.4 2015-01-28 00:04:14 +03:00
Nikita Karetnikov 05ab046db9 haskell-monad-logger: update to version 0.3.11.1 2015-01-27 23:59:36 +03:00
Nikita Karetnikov 31d32ab7b6 haskell-resource-pool: update to version 0.2.3.2 2015-01-27 23:52:38 +03: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 86a90f55d6 adns: update from 1.4 to 1.5.0 2015-01-27 14:04:54 +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 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
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 ebc0ecd50a Merge pull request #5686 from dbeecham/master
Added haskell-web-routes-happstack, bump haskell-prelude.
2015-01-26 08:29:13 +01:00
Julian K. Arni 9d0f45df90 Add haskell package logsink. 2015-01-26 11:37:11 +08:00
Julian K. Arni d02d76e3f0 Upgrade servant-server to 0.2.3. 2015-01-26 09:53:34 +08: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
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
Ben Moseley c1e8fb446c Postgis 2.1.4 support 2015-01-24 07:38:37 +00: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
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
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
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
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
宋文武 9bf9d5b9ad appstream: New package 2015-01-22 15:05:17 +08:00
Charles Strahan 8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Charles Strahan 8085f088cb ruby: exorcise the last few remaining rubyPackages 2015-01-21 22:23:37 -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
vbgl 7edbd7ad19 Merge pull request #5041 from vbgl/mono
Updates mono, fsharp and monodevelop

Closes #4782.
2015-01-21 13:54:37 +01: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
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
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
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 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
Peter Simons ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Vincent Laporte b23a6aaab4 qscintilla: update from 2.8.3 to 2.8.4 2015-01-19 16:18:01 +01:00
Vincent Laporte d7857e05c9 libspatialite: update from 4.1.1 to 4.2.0 2015-01-19 16:18:01 +01:00
Vincent Laporte c2064921a2 proj: update from 4.5.0 to 4.8.0 2015-01-19 16:18:01 +01:00
Dario Bertini ddb32dcb7e
hoogle-local-wrapper should quote the command argument 2015-01-19 13:19:10 +00:00
Andrey Arapov aabdba238f Enable IPv6 in libmilter 2015-01-19 10:44:28 +01:00
Kris Jenkins cc49382d26 Updating shake to the latest version. 2015-01-19 09:29:37 +00:00
Kris Jenkins a413fa8e2d Fixing shake test-suite run. 2015-01-19 09:29:37 +00:00
Michael Raskin c163baca3b Clean up glibcLocales environment handling -- manual merge of patch by wmertens (except Haskell part) 2015-01-19 11:06:11 +03:00
Michael Raskin f33979461d Merge pull request #5815 from eduarrrd/3dfsb
Add 3dfsb
2015-01-19 09:20:08 +03:00
Brian McKenna 8c66a5e8c0 Enable experimental for gst-plugins-good
This enables v4l2sink, a way of piping input into v4l2loopback. This is
useful for using a phone camera as a webcam, for example.
2015-01-18 22:46:50 -07:00
Eduard Bachmakov 825f976b27 Add package: SDL_stretch-0.3.1
Added in preparation for 3dfsb.
2015-01-18 22:22:17 -05:00
Domen Kožar 1cd6cb2d6d Merge pull request #5834 from Ralith/libuv
libuv: pkgconfig
2015-01-19 01:22:45 +01:00
Benjamin Saunders c6269eb0d8 libuv: pkgconfig 2015-01-18 22:24:16 +01:00
Michael Raskin 47f0784985 Fix license reference 2015-01-18 23:53:15 +03:00
Krzysztof Starecki 87862a003b Add spatialite-tools and its missing dependency (readosm) 2015-01-18 23:51:14 +03:00
Michael Raskin 2bf8920ac0 Sodium: 1.0.1 -> 1.0.2 2015-01-18 18:20:09 +03:00
Michael Raskin da8828f5cf Botan (unstable): 1.11.12 -> 1.11.13 2015-01-18 18:20:09 +03:00
Michael Raskin 5c9df93376 Allegro 5 (stable): 5.0.10 -> 5.0.11 2015-01-18 18:20:09 +03:00
Domen Kožar de9f27b07d remove biolib 2015-01-18 11:52:00 +01:00
Tobias Geerinckx-Rice 6b957783a5 libnetfilter_conntrack: propagate buildInput libnfnetlink 2015-01-17 18:38:56 +01:00
Tobias Geerinckx-Rice 4d6c69d9bf Add libcli 1.9.7: emulate a Cisco-telnet-style command line 2015-01-17 15:48:54 +01:00
Domen Kožar 64e9e827b1 Merge pull request #5785 from flosse/openbr
nixpkgs: new: openbr v0.5
2015-01-17 15:21:42 +01:00
Domen Kožar c222352cf8 Merge pull request #5795 from pmahoney/skarnet-2015-01-14
Skarnet release 2015-01-14
2015-01-17 15:21:27 +01:00
Vladimír Čunát a0bf07827b mpc: also rename the attribute to libmpc
Attrnames and package names should be as close as possible to avoid confusion.
I took care not to confuse the two mpc things during the mass-replace,
so hopefully I suceeded (tarball still builds).
2015-01-17 09:55:32 +01:00
Vladimír Čunát edcda99637 mpc: rename package name (close #2367) 2015-01-17 09:47:31 +01:00
Vladimír Čunát 88089559b9 Merge #5676: gcc-wrapper -> cc-wrapper and related 2015-01-17 08:43:04 +01:00
Peter Simons 5d91f7f47f Merge pull request #5762 from boothead/master
Haskell: Bump 'mvc' to 1.0.3
2015-01-16 22:32:43 +01:00
Patrick Mahoney cbd1b0ec1f skalibs: update to 2.2.0.0 2015-01-15 16:07:42 -06:00
koral 90658e62a4 either: 4.3.2 -> 4.3.2.1 2015-01-15 21:56:57 +01:00
koral e484d90745 lifted-base: 0.2.3.1 -> 0.2.3.3 2015-01-15 21:43:37 +01:00
koral 6ba730d481 lifted-async: 0.2.0.2 -> 0.6.0.1 2015-01-15 21:43:37 +01:00
koral 82aeda6d6b monad-control: 0.3.3.0 -> 1.0.0.1 2015-01-15 21:43:36 +01:00
Nikolay Amiantov b2a6fd6059 yesod-pagination: add Haskell package 2015-01-15 22:26:41 +03:00
Markus Kohlhase daf75aae57 nixpkgs: new: openbr v0.5 2015-01-15 15:57:04 +00:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Shea Levy 16fe4be790 Add isGNU attribute to gccs 2015-01-14 20:26:57 -08:00
William A. Kennington III 26e275398e gperftools: 2.3 -> 2.4 2015-01-14 13:22:31 -08:00
Peter Simons ee62982af7 Merge pull request #5679 from nkaretnikov/yesod-markdown
New Haskell package: yesod-markdown
2015-01-14 20:03:14 +01:00
Georges Dubus 0ca664e996 gusb: fixed build, updated to 0.2.4 2015-01-14 13:39:39 +01:00
Ben Ford 5ff81fd0ae Haskell: Bump 'mvc' to 1.0.3 2015-01-14 08:26:22 +00:00
Benjamin Staffin b3d33d398c gdal: fix the build
Commit 28b6fb61e6 added explicit CC and
CXX assignments in pkgs/build-support/gcc-wrapper/setup-hook.sh.
That breaks the gdal python extension build somehow, presumably by
confusing libtool.

This appears to revert gdal to building with g++ and gcc (on linux at
least), but at least it builds this way.

Change-Id: I83fb78daa9314dc60c4f635d3f1e937a90349b8a
2015-01-13 23:46:26 -08:00
Charles Strahan 8d19679e7d Merge pull request #5635 from Ralith/libuv
Update libuv repository and add latest stable version
2015-01-14 01:16:18 -05:00
Nikita Karetnikov bbb304fbbd New Haskell package: yesod-markdown 2015-01-14 01:10:11 +03:00
Vladimír Čunát ca1116d297 gst-plugins-good-0.10: add libsoup support (close #5749) 2015-01-13 22:56:00 +01:00
Peter Simons c11f898e7e Merge pull request #4548 from echo-oddly/clash
new package: clash
2015-01-13 22:45:02 +01:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
vbgl 7c03e66ebe Merge pull request #5671 from aaronlevin/patch-1
Bump version of vinyl to 0.5
2015-01-13 20:19:16 +01:00
Vladimír Čunát 1575bc652e Merge branch 'master' into staging
Conflicts (simple):
	pkgs/os-specific/linux/util-linux/default.nix

It seems this merge creates a new stdenv hash,
because we had changes on both branches :-/
2015-01-13 18:07:11 +01:00
Vladimír Čunát 1c0477c08c dbus: a security-hardening update 2015-01-13 18:01:27 +01:00
Vladimír Čunát e85c899f8d harfbuzz: small update 2015-01-13 17:59:41 +01:00
Vladimír Čunát 51fdc6e238 libjpeg-turbo: major update, and populate meta
TODO: also some darwin packaging improvements were in the news.
Maybe it would be suitable to have this as the default libjpeg in there.
2015-01-13 16:57:18 +01:00
Oliver Charles 20b1fd3fa4 Merge pull request #5710 from alpmestan/update-haskell-taggy
update the haskell taggy package to 0.1.3
2015-01-13 13:36:12 +00:00
Oliver Charles 9669b4a0e8 Merge pull request #5740 from alpmestan/add-haskell-sitemap
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles 304819b3a3 haskellPackages.exhaustive: New expression 2015-01-13 13:25:37 +00:00
lethalman 19d6d436dc Merge pull request #5699 from pmahoney/fswatch
Fswatch
2015-01-13 14:12:43 +01:00
Peter Simons 6b47d8c610 gdal: the build is broken on (at least) Linux
http://hydra.nixos.org/build/18650326/nixlog/1/raw
2015-01-13 12:44:11 +01:00
Alp Mestanogullari 126955d050 add the 'sitemap' haskell package 2015-01-13 12:04:21 +01:00
devhell b7a5027547 libmediainfo: 0.7.71 -> 0.7.72 2015-01-13 00:42:55 -08:00
Vladimír Čunát 9274093a34 uthash: new package
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Charles Strahan 96fd899fea capnproto: update to 0.5.0 2015-01-12 03:24:52 -05:00
Alp Mestanogullari e5c6bff61d update the haskell taggy package to 0.1.3 2015-01-11 17:21:44 +01:00
Michael Raskin bda8de6b63 Allegro 5 unstable: 5.1.8 -> 5.1.9 2015-01-11 16:43:29 +03:00
Domen Kožar 6eaefa8c31 Merge pull request #5660 from Calrama/seafile
seafile: update client, ccnet, libsearpc and shared
2015-01-11 07:44:43 +01:00
Patrick Mahoney 70e7b34470 gettext: add derivation for 0.19 series 2015-01-10 13:26:01 -06:00
Daniel Beecham b9a7380060 haskell-base-prelude: version bump 2015-01-10 18:43:20 +01:00
Daniel Beecham 66f7542f79 Merge branch 'master' of git://github.com/NixOS/nixpkgs 2015-01-10 18:38:07 +01:00
Vincent Laporte 571e196aba getdata: update from 0.8.5 to 0.8.6 2015-01-10 14:19:07 +01:00
Daniel Beecham 8dd2352dd0 Added haskell-web-routes-happstack 2015-01-10 14:11:22 +01:00
Domen Kožar dbbd849ce8 openssl: 1.0.1j -> 1.0.1k
(cherry picked from commit 70a7d4bd16)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-09 20:22:02 +01:00
William A. Kennington III 15e7acd0cf cyrus-sasl: Explicitly define the openssl path
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
Michael Raskin 1e659694c5 Fix the download link --- reported by Karn Kallio 2015-01-09 20:26:57 +03:00
William A. Kennington III 942e179974 heimdal: Correct the openssl dependency 2015-01-09 09:01:46 -08:00
Aaron Levin b964fd3cdc Bump version of vinyl to 0.5 2015-01-09 11:56:49 -05:00
Peter Simons e3d751ffae Merge pull request #5659 from mpickering/master
Update haskell package slack-api to 0.2.1
2015-01-09 14:16:41 +01:00
Peter Simons 12c5a49933 Merge pull request #5651 from dysinger/purescript-0.6.3
purescript release 0.6.3
2015-01-09 14:13:09 +01:00
Moritz Maxeiner 56fe81a2e6 seafile: update client, ccnet, libsearpc and shared 2015-01-09 13:37:44 +01:00
Matthew Pickering 8052679559 Update haskell package slack-api to 0.2.1 2015-01-09 12:34:23 +00:00
Tim Dysinger 61edf184e7 purescript release 0.6.3 2015-01-09 00:27:33 +00:00
Michael Raskin 9438fa4d3f Add haskellPackages.unique 2015-01-09 03:21:38 +03:00
Peter Simons 50b2fab866 Merge pull request #5646 from mpickering/master
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
Matthew Pickering 11576bcc93 Haskell: Add psqueues library 2015-01-08 18:30:38 +00:00
Matthew Pickering e7cfdfbf8d Add slack-api haskell package 2015-01-08 18:30:38 +00:00
rejuvyesh c40a98b02b Update hledger, hledger-lib and hledger-web to 0.24 2015-01-08 20:22:58 +05:30
Shea Levy 5cb62016a5 Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.

This reverts commit 0f04707953.
2015-01-08 09:38:47 -05:00
lethalman 908c47b281 Merge pull request #5550 from abbradar/fprintd
add fprintd support
2015-01-08 14:58:22 +01:00
Nikolay Amiantov 30cd59667b libfprint: add git version with patch for vfs5011 2015-01-08 16:42:37 +03:00
lethalman 174184ccc1 Merge pull request #5621 from prikhi/add-workrave
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
Domen Kožar 9b7b2ce8eb Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.

See #5368
2015-01-08 10:26:49 +01:00
Benjamin Saunders f012dc3216 libuv: add v1.2.0 2015-01-07 20:56:31 -08:00
Benjamin Saunders 1f80c4cb2d libuv: update to new repository location 2015-01-07 20:56:06 -08:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Eduard Bachmakov 82b55b9c78 libva-intel-driver: 1.3.2 -> 1.5.0
Close #5502.
2015-01-07 22:48:41 +01:00
Eduard Bachmakov 82f62af38e libva: 1.3.1 -> 1.5.0 2015-01-07 22:48:40 +01:00
Michael Raskin 5b77abfbe4 Unmark haskellPackages.ipprint as broken 2015-01-08 00:37:12 +03:00
Michael Raskin 4bbfa27e5c Make the Darwin fix in zlib keep Linux hash 2015-01-07 18:23:18 +03:00
Pavan Rikhi a6e9175b6d gdome2: fix expression 2015-01-07 02:15:26 -05:00
John Wiegley f8bd5bb401 zlib: on darwin, correctly set the RPATH for libzlib 2015-01-06 14:52:58 -06:00
Shea Levy 0f04707953 Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages
Required adding a deep override mechanism to haskell packages
2015-01-06 14:42:37 -05:00
William A. Kennington III 50469c1511 libtirpc: 0.2.4 -> 0.2.5 2015-01-06 11:27:48 -08:00
Peter Simons 90f20fa41d Merge pull request #5610 from sivteck/machines
Update haskell machines-io and machines-directory libraries
2015-01-06 20:01:41 +01:00
Sivaram Balakrishnan f8f5627085 Update haskell machines-io and machines-directory libraries
Signed-off-by: Sivaram Balakrishnan <sivaram1992@gmail.com>
2015-01-06 23:59:15 +05:30
Michael Raskin 6d74aacbea Pass sqlite to webkitgtk --- fails to configure otherwise 2015-01-06 19:34:30 +03:00
aszlig e957d71680
heimdal: Move openssh to propagatedBuildInputs.
A few more libraries were switched to using the kerberos attribute
instead of krb5 in 5fe7439. So those libraries are now built against
heimbal instead of MIT kerberos.

One of those libraries is libtirpc, which results in the following build
output:

http://hydra.nixos.org/build/18423661/nixlog/1/raw

The reason for this is, that "pkgconfig --libs" of heimdal lists
-lcrypto (which is part of OpenSSL), which is not propagated to
libtirpc.

See here (lines wrapped with backslash at the end of line):

$ nix-shell -p heimdal pkgconfig --command 'pkg-config --libs heimdal-gssapi'
-L/nix/store/cxjkl33j0mb4ilffaijl7gschbjzfv35-heimdal-1.5.3/lib -lgssapi \
-lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lroken -lcrypt \
-ldl -lresolv -pthread

Versus using MIT kerberos:

$ nix-shell -p krb5 pkgconfig --command 'pkg-config --libs krb5'
-L/nix/store/91vyw8yn89qnv8m8b35kgc4c4v7zp9as-krb5-1.13/lib -lkrb5 \
-lk5crypto -lcom_err

So the latter only lists libraries that are part of krb5 itself.

By adding openssh to propagatedBuildInputs, we should be able to build
any package that depends on either krb5/heimdal without any missing
dependencies.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-06 17:11:16 +01:00
Michael Raskin bc159cc816 Update botan and fix the build 2015-01-06 18:47:02 +03:00
Oliver Charles 302f056f91 haskellPackages.nonEmpty: New expression 2015-01-06 15:05:24 +00:00
John Wiegley f570f9722f libsoup: always add sqlite as a build dependency
Also, conditionalize --without-gnome
2015-01-06 09:56:07 -05:00
Dmitry Malikov 532da23aaf haskellPackages.xmonadScreenshot: bump to 0.1.1.0 2015-01-06 14:07:31 +03:00
Peter Simons d7798d1b8b Merge pull request #5590 from jmwoehr/classy-prelude-yesod
New Haskell package: classy-prelude-yesod
2015-01-05 20:37:15 +01:00
Peter Simons 0c99319efe Merge pull request #5591 from dmalikov/master
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 20:36:30 +01:00
Peter Simons dc70244447 Update HEAD versions of Cabal and cabal-install version to 1.22.0.0. 2015-01-05 18:39:19 +01:00
Peter Simons a1c1be46e1 haskell-ghc-mod: update to version 5.2.1.2 2015-01-05 18:39:19 +01:00
Dmitry Malikov 712186fa43 haskellPackages.xmonadScreenshot: add 0.1.0.0 2015-01-05 19:48:05 +03:00
Peter Simons 88de70ebd4 Merge pull request #5585 from jraygauthier/diagrams-builder
Add haskell diagrams-builder package and its wrapper.
2015-01-05 12:52:08 +01:00
Peter Simons d458e93758 Merge pull request #5584 from jmwoehr/yesod-newsfeed
New Haskell package: yesod-newsfeed
2015-01-05 12:51:23 +01:00
aszlig 0d12020a3f
Merge pull request #5582 from devhell/profanity.
This add profanity and dependencies and a few cleanups from me for the
profanity package expression.

Thanks to @devhell and apologies for pestering him with my nitpicking.

* Commit summary:
  profanity: Add option for autoAwaySupport.
  profanity: Clean up package expression file.
  profanity: Add libnotifySupport config option
  all-packages: Add libnotify option to profanity
  profanity: Add "platforms" meta information
  profanity: Add libXScrnSaver and libX11 buildInputs
  libstrophe: Add "platforms" meta information
  libstrophe: Fix typo
  profanity: Add profanity, a ncurses XMPP client
  libstrophe: Add new package
2015-01-05 08:33:11 +01:00
Raymond Gauthier bbed7f95cd Add haskell diagrams-builder package and its wrapper. 2015-01-04 21:53:44 -05:00
Michael Raskin ba574e54c5 Add haskellPackages.reverse-apply 2015-01-05 03:03:30 +03:00
Jordan Woehr bac9085ba9 New Haskell package: yesod-newsfeed 2015-01-04 15:37:42 -07:00
dev.hell 6ba674911f libstrophe: Add "platforms" meta information 2015-01-04 22:37:16 +00:00
Jordan Woehr 8179cd52ee New Haskell package: classy-prelude-yesod 2015-01-04 15:22:04 -07:00
dev.hell b89b6d1599 libstrophe: Fix typo 2015-01-04 22:13:36 +00:00
dev.hell ee36ef9891 libstrophe: Add new package
This adds libstrophe as a dependency to the profanity XMPP client.
2015-01-04 21:04:43 +00:00
Franz Pletz 261e31c186 t1lib: Use metalab mirrors (close #5552) 2015-01-03 21:59:57 +01:00
aszlig f4edebfa12
gettext: Check for existence of stdenv.ccCross.
Should only affect cross-builds, however I didn't test whether
cross-building gettext actually works. But if it's broken now, it was
broken before as well and this at least unbreaks the non-cross-built
nixpkgs tarball job :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:27:41 +01:00
aszlig 840f9b419c
glib-tested: Remove explicitly adding libgcc_s.so.
As of 65221567c1, it's no longer needed.

Also, this is one of the packages that has caused the tarball evaluation
to fail for freebsd targets, so I guess it's twice a reason to remove
it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:18:42 +01:00
Nikolay Amiantov 7452a03ba9 libfprint: add package 2015-01-03 19:50:40 +03:00
aszlig 772cff097e
loudmouth: Apply digest auth fix from Arch Linux.
Digest authentication otherwise won't work with MCabber, no matter
whether it's SHA1 or MD5.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Tested-by: devhell <"^"@regexmail.net>
2015-01-03 17:40:08 +01:00
John Wiegley 70befe1df1 serf: add change for the lack of kerberos on darwin 2015-01-03 07:53:07 -05:00
John Wiegley a8ea864ff2 mpfr: add gmp to LDFLAGS 2015-01-03 07:53:07 -05:00
John Wiegley bdf18c1044 adns: on darwin, patch the library with install_name_tool 2015-01-03 07:53:07 -05:00
William A. Kennington III 449e2b4afb ntdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III a32175d04f ctdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III 257b2ae888 ldb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 8eb6d05170 tdb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 0a03d675a9 talloc: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 7fd69d9f8d tevent: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III bd0567ecd4 heimdal: Build hcrypto for depdendant applications 2015-01-02 17:22:37 -08:00
William A. Kennington III 40e433f6ff iniparser: 3.0b -> 3.1 2015-01-02 17:22:36 -08:00
Peter Simons 4e7eb5c538 haskell-intern: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
John Wiegley 8dd9fd7b20 haskellPackages.intern: new expression 2015-01-02 15:32:21 -06:00
William A. Kennington III ab18f1509a gperftools: 2.2.1 -> 2.3 2015-01-02 10:47:41 -08:00
William A. Kennington III 085f7e2d42 ldb: 1.1.18 -> 1.1.19 2015-01-02 10:43:55 -08:00
William A. Kennington III a909b4f58a tdb: 1.3.3 -> 1.3.4 2015-01-02 10:43:55 -08:00
William A. Kennington III 9a56a86f5e libu2f-host: 0.0.1 -> 0.0.2 2015-01-02 10:43:54 -08:00
William A. Kennington III ffee9f6a92 nss: Fix gentoo patch to specify library path in nss.pc 2015-01-02 00:24:49 -08:00
William A. Kennington III c66cc0719f heimdal: Fix spacing 2015-01-02 00:24:49 -08:00
Domen Kožar 512fbb280f Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Peter Simons 9b8ff2f5f2 Update Cabal to version 1.20.0.3 and cabal-install to version 1.20.0.6. 2015-01-01 23:07:41 +01:00
Peter Simons 493067d4bd haskell-HsOpenSSL: update to version 0.11.1 2015-01-01 23:07:41 +01:00
Peter Simons 90912aab74 haskell-HaTeX: update to version 3.16.0.0 2015-01-01 23:07:41 +01:00
Peter Simons e30a2d6a0b haskell-webkitgtk3: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
Peter Simons 37ae6de95d s6: don't depend on GNU Make 4.0
The website gives no indication that version 4.x is required to build
this package, and even it if were, then there should be an override in
all-packages.nix instead of referring to the 'gnumake40' attribute
directly in this expression.
2015-01-01 20:36:58 +01:00
Peter Simons e0def54ca4 Merge pull request #5513 from k0ral/webkitgtk3
New haskell package: webkitgtk3
2015-01-01 19:50:16 +01:00
Peter Simons f5f3c5b5f6 haskell-hask: mark broken
http://hydra.cryp.to/build/298269/nixlog/1/raw
2015-01-01 18:14:55 +01:00
Raffael Mancini 7aef1f02aa ipopt: fix build after minor gcc update (close #5519)
The configure script only checks for a specific version to enable a fix in
finding cstdlib and cstring.
2015-01-01 15:45:35 +01:00
William A. Kennington III 307823a88a svrcore: Add derivation 2015-01-01 15:45:35 +01:00
Michael Raskin c40f4e6204 libmwaw: 0.3.3->0.3.4 2015-01-01 15:45:34 +01:00
Michael Raskin 8b9357d6bb librevenge: 0.0.1->0.0.2 2015-01-01 15:45:34 +01:00
Michael Raskin 98c5e13707 mdds: 0.11.1 -> 0.11.2 2015-01-01 15:45:34 +01:00
Michael Raskin 4fe7b8904e libgphoto2: 2.5.5.1 -> 2.5.6 2015-01-01 15:45:34 +01:00
Oliver Charles 1bfd620a4d haskellPackages.netwire: Update to 5.0.1 2015-01-01 15:45:32 +01:00
William A. Kennington III fbac211a2c cyrus_sasl: Enable kerberos 2015-01-01 15:45:32 +01:00
William A. Kennington III 41a4f1fa3b krb5: 1.12.2 -> 1.13 2015-01-01 15:45:32 +01:00
William A. Kennington III 1444a6806e heimdal: Update build 2015-01-01 15:45:32 +01:00
William A. Kennington III 5fe743930a kerberos: Use default kerberos instead of krb5 2015-01-01 15:45:32 +01:00
Tobias Geerinckx-Rice 56692eec7c Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
koral fa4b210d3f webkitgtk: added optional geoclue2 dependency. 2015-01-01 15:45:31 +01:00
koral 01a48ead88 webkitgtk: 2.6.2 -> 2.6.4 2015-01-01 15:45:31 +01:00
Peter Simons e9eb8b491b haskell-sdl2: re-enable Haddock phase
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31.
2015-01-01 15:45:31 +01:00