summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* Merge pull request #5671 from aaronlevin/patch-1vbgl2015-01-13
|\ | | | | Bump version of vinyl to 0.5
| * Bump version of vinyl to 0.5Aaron Levin2015-01-09
| |
* | Merge pull request #5710 from alpmestan/update-haskell-taggyOliver Charles2015-01-13
|\ \ | | | | | | update the haskell taggy package to 0.1.3
| * | update the haskell taggy package to 0.1.3Alp Mestanogullari2015-01-11
| | |
* | | Merge pull request #5740 from alpmestan/add-haskell-sitemapOliver Charles2015-01-13
|\ \ \ | | | | | | | | add the 'sitemap' haskell package
| * | | add the 'sitemap' haskell packageAlp Mestanogullari2015-01-13
| | | |
* | | | haskellPackages.exhaustive: New expressionOliver Charles2015-01-13
| | | |
* | | | Merge pull request #5699 from pmahoney/fswatchlethalman2015-01-13
|\ \ \ \ | | | | | | | | | | Fswatch
| * | | | gettext: add derivation for 0.19 seriesPatrick Mahoney2015-01-10
| | | | |
* | | | | gdal: the build is broken on (at least) LinuxPeter Simons2015-01-13
| |/ / / |/| | | | | | | | | | | http://hydra.nixos.org/build/18650326/nixlog/1/raw
* | | | libmediainfo: 0.7.71 -> 0.7.72devhell2015-01-13
| | | |
* | | | uthash: new packageVladimír Čunát2015-01-12
| | | | | | | | | | | | | | | | It's headers only. Newer fontforge needs it.
* | | | capnproto: update to 0.5.0Charles Strahan2015-01-12
| |/ / |/| |
* | | Allegro 5 unstable: 5.1.8 -> 5.1.9Michael Raskin2015-01-11
| | |
* | | Merge pull request #5660 from Calrama/seafileDomen Kožar2015-01-11
|\ \ \ | |/ / |/| | seafile: update client, ccnet, libsearpc and shared
| * | seafile: update client, ccnet, libsearpc and sharedMoritz Maxeiner2015-01-09
| | |
* | | getdata: update from 0.8.5 to 0.8.6Vincent Laporte2015-01-10
| | |
* | | openssl: 1.0.1j -> 1.0.1kDomen Kožar2015-01-09
| | | | | | | | | | | | | | | (cherry picked from commit 70a7d4bd16454b8b27d404a109c615462cc4fa9e) Signed-off-by: Domen Kožar <domen@dev.si>
* | | cyrus-sasl: Explicitly define the openssl pathWilliam A. Kennington III2015-01-09
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Fix the download link --- reported by Karn KallioMichael Raskin2015-01-09
| | |
* | | heimdal: Correct the openssl dependencyWilliam A. Kennington III2015-01-09
| |/ |/|
* | Merge pull request #5659 from mpickering/masterPeter Simons2015-01-09
|\ \ | | | | | | Update haskell package slack-api to 0.2.1
| * | Update haskell package slack-api to 0.2.1Matthew Pickering2015-01-09
| |/
* | Merge pull request #5651 from dysinger/purescript-0.6.3Peter Simons2015-01-09
|\ \ | |/ |/| purescript release 0.6.3
| * purescript release 0.6.3Tim Dysinger2015-01-09
| |
* | Add haskellPackages.uniqueMichael Raskin2015-01-09
|/
* Merge pull request #5646 from mpickering/masterPeter Simons2015-01-08
|\ | | | | Add psqueues and slack-api haskell packages
| * Haskell: Add psqueues libraryMatthew Pickering2015-01-08
| |
| * Add slack-api haskell packageMatthew Pickering2015-01-08
| |
* | Update hledger, hledger-lib and hledger-web to 0.24rejuvyesh2015-01-08
| |
* | Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"Shea Levy2015-01-08
| | | | | | | | | | | | | | Unnecessary change to the haskell packages infrastructure, will move this to haskellng packages. This reverts commit 0f04707953933923cf957b7800c2eba83b4f8f34.
* | Merge pull request #5550 from abbradar/fprintdlethalman2015-01-08
|\ \ | | | | | | add fprintd support
| * | libfprint: add git version with patch for vfs5011Nikolay Amiantov2015-01-08
| | |
| * | libfprint: add packageNikolay Amiantov2015-01-03
| | |
* | | Merge pull request #5621 from prikhi/add-workravelethalman2015-01-08
|\ \ \ | | | | | | | | Add Workrave, an RSI prevention app
| * | | gdome2: fix expressionPavan Rikhi2015-01-07
| | |/ | |/|
* | | java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
| | |
* | | libva-intel-driver: 1.3.2 -> 1.5.0Eduard Bachmakov2015-01-07
| | | | | | | | | | | | Close #5502.
* | | libva: 1.3.1 -> 1.5.0Eduard Bachmakov2015-01-07
| | |
* | | Unmark haskellPackages.ipprint as brokenMichael Raskin2015-01-08
| | |
* | | Make the Darwin fix in zlib keep Linux hashMichael Raskin2015-01-07
|/ /
* | zlib: on darwin, correctly set the RPATH for libzlibJohn Wiegley2015-01-06
| |
* | Add amazonka, amazonka-core, amazonka-cloudwatch haskell packagesShea Levy2015-01-06
| | | | | | | | Required adding a deep override mechanism to haskell packages
* | libtirpc: 0.2.4 -> 0.2.5William A. Kennington III2015-01-06
| |
* | Merge pull request #5610 from sivteck/machinesPeter Simons2015-01-06
|\ \ | | | | | | Update haskell machines-io and machines-directory libraries
| * | Update haskell machines-io and machines-directory librariesSivaram Balakrishnan2015-01-06
| | | | | | | | | | | | Signed-off-by: Sivaram Balakrishnan <sivaram1992@gmail.com>
* | | Pass sqlite to webkitgtk --- fails to configure otherwiseMichael Raskin2015-01-06
| | |
* | | heimdal: Move openssh to propagatedBuildInputs.aszlig2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Update botan and fix the buildMichael Raskin2015-01-06
| | |
* | | haskellPackages.nonEmpty: New expressionOliver Charles2015-01-06
| | |