about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* Merge pull request #5402 from bergey/haskell-csv-conduit-packdepsPeter Simons2014-12-20
|\ | | | | haskell: add csv-conduit, packdeps
| * haskell: add csv-conduit, packdepsDaniel Bergey2014-12-19
| | | | | | | | | | | | | | csv-conduit is a CSV library using conduit (streams) packdeps is an executable to compare Haskell dependencies to latest available versions
* | mediainfo, libmediainfo, libzen: fix typo (close #5413)devhell2014-12-20
| |
* | libssh: security+maintenance to fix CVE-2014-8132Vladimír Čunát2014-12-20
| | | | | | | | | | Also switched to openssl instead of libgcrypt (wouldn't compile otherwise), and fixed meta.license.
* | ruby gems: propagate ruby because it contains the hooks to add gem search ↵Evgeny Egorochkin2014-12-20
|/ | | | paths, needed by nix-shell-created environments
* groovy: update from 2.3.8 to 2.3.9Pascal Wittmann2014-12-19
|
* Merge pull request #5320 from teh/hyperdexlethalman2014-12-19
|\ | | | | Add hyperdex.
| * Add hyperdex.Tom Hunger2014-12-15
| |
* | Merge pull request #5356 from flosse/opencvlethalman2014-12-19
|\ \ | | | | | | nixpkg: opencv 2.4.9 -> 2.4.10
| * | nixpkg: opencv 2.4.9 -> 2.4.10Markus Kohlhase2014-12-16
| | |
* | | haskell-transformers-compat: update to version 0.3.3.4Peter Simons2014-12-19
| | |
* | | libxmlxx: update from 2.37.1 to 2.37.2Evgeny Egorochkin2014-12-19
| | |
* | | Revert "phonon-backend-gstreamer: add Qt 5 support"Evgeny Egorochkin2014-12-19
| | | | | | | | | | | | This reverts commit b1123db790131f0c581401967942c55cba01d2e9.
* | | Merge pull request #5389 from devhell/mediainfo.aszlig2014-12-19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a video/audio information utility, both CLI and GUI. Thanks to @devhell. * devhell-mediainfo: libzen: Add --enable-shared to configureFlags. mediainfo-gui: Add package mediainfo: Add myself to meta.maintainers. mediainfo: Add package and dependencies
| * | | libzen: Add --enable-shared to configureFlags.aszlig2014-12-19
| | | | | | | | | | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | mediainfo: Add myself to meta.maintainers.devhell2014-12-18
| | | |
| * | | mediainfo: Add package and dependenciesdevhell2014-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes only the CLI version and the following dependencies: * libzen * libmediainfo
* | | | libnotify: add haskell libArseniy Seroka2014-12-19
| | | |
* | | | ghc-head: bump version to most recent snapshotPeter Simons2014-12-18
| | | |
* | | | ghc-head: fix configure phase to make sure the compiler knows how to use gmp ↵Peter Simons2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | properly Start with version 7.9 of the compiler, the path to the gmp library must now be passed to the top-level configure script.
* | | | Merge pull request #5383 from robberer/tmp1wmertens2014-12-18
|\ \ \ \ | | | | | | | | | | php: make curl wrappers optional
| * | | | php: make curl wrappers optionalLongrin Wischnewski2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | cURL wrappers are experimental and break any application/library that rely on $http_response_header
* | | | | haskell-generics-sop: update to version 0.1.0.4Peter Simons2014-12-18
| | | | |
* | | | | Merge pull request #5376 from Zert/masterPeter Simons2014-12-18
|\ \ \ \ \ | | | | | | | | | | | | Add poker-eval library
| * | | | | Add poker-eval libraryMaxim Treskin2014-12-18
| | | | | |
* | | | | | Merge pull request #5373 from daogames/este/czmqlethalman2014-12-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | added czmq v3.0.0-rc1
| * | | | | | added czmq v3.0.0-rc1Ronny Esterluss2014-12-17
| | | | | | |
* | | | | | | ulex: set platformsDomen Kožar2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 827a9bbd449ef5075876577ef30703f29f26e597) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | Merge pull request #5380 from iyzsong/jenkinsDomen Kožar2014-12-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | jenkins: update to 1.594
| * | | | | | jenkins: update to 1.594宋文武2014-12-18
| | | | | | |
* | | | | | | Fix wml build, don't know why it worked beforeLuca Bruno2014-12-18
| | | | | | |
* | | | | | | libnftnl: 1.0.2 -> 1.0.3William A. Kennington III2014-12-17
| | | | | | |
* | | | | | | freetype: fix pcf fonts by upstream patchesVladimír Čunát2014-12-17
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem was uncovered by the last security patches. Firefox seems to build and work fine. Includes reverting 374a9cc16271, as this is a proper fix.
* | | | | | nodejs: update from 0.10.32 to 0.10.33, potentially fixes CVE-2014-7192Rob Vermaas2014-12-17
| | | | | |
* | | | | | Some lua and awesome improvementsLuca Bruno2014-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move lgi to luaPackages - Use luaPackages in awesome and passthru lua - Allow to pass lua modules to the awesome WM so that those can be used in the configuration
* | | | | | Disable fontconfig tests: they break after Freetype security update, and ↵Michael Raskin2014-12-17
| | | | | | | | | | | | | | | | | | | | | | | | apparently we get something working regardless of the test problems
* | | | | | wml: new package and perl dependency Image::SizeLuca Bruno2014-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Off-line HTML generation toolkit for Unix http://thewml.org/
* | | | | | libinput: 0.6.0 -> 0.7.0William A. Kennington III2014-12-16
| | | | | |
* | | | | | gpgme: 1.5.2 -> 1.5.3William A. Kennington III2014-12-16
| | | | | |
* | | | | | libassuan: 2.1.2 -> 2.2.0William A. Kennington III2014-12-16
| | | | | |
* | | | | | freetype: feature+security updateVladimír Čunát2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://savannah.nongnu.org/bugs/?43661 New version of patches from bohoomil included. Untested on NixOS so far.
* | | | | | ffmpeg: maintenance update 2.5 -> 2.5.1Vladimír Čunát2014-12-16
| | | | | |
* | | | | | ffmpeg_2_3: use 2.2 instead of 2.3Vladimír Čunát2014-12-16
| |_|/ / / |/| | | | | | | | | | | | | | 2.3 branch is unmaintained and was critically vulnerable (I thank to monitor).
* | | | | Add rubyLibs.redisShea Levy2014-12-16
| | | | |
* | | | | Add rubyLibs.rabbitmq_managerShea Levy2014-12-16
| | | | |
* | | | | Add rubyLibs.newrelic_pluginShea Levy2014-12-16
| | | | |
* | | | | Merge pull request #5357 from DamienCassou/pylint-1.4-astroid-1.3.2Arseniy Seroka2014-12-16
|\ \ \ \ \ | | | | | | | | | | | | Update pylint and astroid
| * | | | | Update pylint and astroidDamien Cassou2014-12-16
| | | | | |
* | | | | | pypy: disable whole ssl test suit instead of a single testDomen Kožar2014-12-16
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | (cherry picked from commit 118fd6f526618ec6fc243bc2cdf89a99c4172d9a) Signed-off-by: Domen Kožar <domen@dev.si>