summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* xlibs.xlibs: removeVladimír Čunát2015-09-15
| | | | | | It was really ugly that `xlibs.xlibs` meant something else than `xlibs`, especially when using `with xlibs`, such as in wine. Also, now `xlibs` is the same as `xorg`.
* lesstif: correct the versionVladimír Čunát2015-09-15
| | | | | ... to correspond to what is really downloaded and built. Also, the 2006 comment was no longer correct, as the version is from 2009.
* add python35 and python35PackagesDomen Kožar2015-09-15
|
* Merge pull request #9869 from Mathnerd314/import-fixDomen Kožar2015-09-15
|\ | | | | all-packages: Use callPackage where possible
| * all-packages: Use callPackage where possibleMathnerd3142015-09-14
| |
* | libreoffice: 5.0.0.5 -> 5.0.1.2, refactorDomen Kožar2015-09-15
|/ | | | | | | I've extracted some of libraries and made expression simpler. (cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6) Signed-off-by: Domen Kožar <domen@dev.si>
* llvm: 3.6 -> 3.7 (close #9815)Benjamin Saunders2015-09-14
| | | | | | | | Package changes from 3.6: - CMake exports patch no longer necessary - Cosmetic purity patch fix - Build libc++ with private libc++abi headers visible from sources - Work around bugs in lldb's configure scripts
* ocaml-dolog: 1.0 -> 1.1Vincent Laporte2015-09-14
|
* openjdk8: Add missing setup hooksEelco Dolstra2015-09-14
|
* Rename OpenJDK expressionsEelco Dolstra2015-09-14
| | | | | It's silly to have OpenJDK 7 in default.nix when it's not in fact the default.
* ghcjs: import gtk2hs-buildtools from the regular Haskell package setPeter Simons2015-09-14
| | | | | The tool is required for ghcjs builds, but ghcjs cannot compile it itself, obviously, because it's written in C.
* hackage-packages.nix: update to ↵Peter Simons2015-09-14
| | | | https://github.com/commercialhaskell/all-cabal-hashes/commit/7fb00804dc897428592368e6eb2a6949cf2c1040 with hackage2nix v20150903-37-ge57a1f9
* opencv3: add enableContrib flagBjørn Forsman2015-09-14
| | | | | | | If true, enable the repository of extra modules for OpenCV. Build tested. Based on patch from Bas van Dijk <v.dijk.bas@gmail.com>.
* opencv3: add enableIpp flagBjørn Forsman2015-09-14
| | | | | | | | | | | Intel Integrated Performance Primitives (IPP) speeds up parts of OpenCV on Intel processors (and compatible). It increases the store path from 220 MiB to 300 MiB, so it defaults to off. Original patch from Bas van Dijk <v.dijk.bas@gmail.com>. I tried applying the same change to opencv(2.x). OpenCV 2.x didn't automatically detect IPP, so I reverted the change.
* Merge pull request #9691 from samuelrivas/update-argyllcmsgoibhniu2015-09-14
|\ | | | | Update argyllcms
| * jam: add yacc as build inputSamuel Rivas2015-09-07
| | | | | | | | | | I am not sure why do I need this locally, it seems to be passing in hydra anyway...
* | Revert "libtasn1: 4.5 -> 4.6"William A. Kennington III2015-09-13
| | | | | | | | | | | | This reverts commit ea818b155e20df04d59fb5d348d6cf234db2bcdb. This broke building gnutls.
* | gnutls: 3.4.4 -> 3.4.5William A. Kennington III2015-09-13
| |
* | gnutls33: 3.3.17 -> 3.3.18William A. Kennington III2015-09-13
| |
* | libtasn1: 4.5 -> 4.6William A. Kennington III2015-09-13
| |
* | bundler: 1.10.5 -> 1.10.6Pascal Wittmann2015-09-13
| |
* | Intercal: init at 0.30AndersonTorres2015-09-13
| |
* | libsoundio: init at 1.0.1Andrew Kelley2015-09-12
| |
* | Merge pull request #9795 from lancelotsix/add_netcdfcxx_libArseniy Seroka2015-09-13
|\ \ | | | | | | netcdf-cxx4: init at 4.2.1
| * | netcdf-cxx4: init at 4.2.1Lancelot SIX2015-09-12
| | |
* | | configuration-hackage2nix.yaml: enable builds for maintained packages goatee ↵Peter Simons2015-09-12
| | | | | | | | | | | | and goatee-gtk
* | | hackage-packages.nix: update to ↵Peter Simons2015-09-12
| | | | | | | | | | | | https://github.com/commercialhaskell/all-cabal-hashes/commit/489f207e9520206869637635897cec92ba31522f with hackage2nix v20150903-35-gfaf50c2
* | | Merge pull request #9828 from drvink/fix-ginsu-depsPeter Simons2015-09-12
|\ \ \ | | | | | | | | haskellPackages: ginsu: add missing deps
| * | | ginsu: add missing depsMark Laws2015-09-12
| | | |
* | | | Merge pull request #9823 from taku0/fix_amr_urlsArseniy Seroka2015-09-12
|\ \ \ \ | |/ / / |/| | | amrnb, amrwb: fixed URLs
| * | | amrnb, amrwb: fixed URLstaku02015-09-12
| | | |
* | | | intel-gpu-tools: 1.11 -> 1.12Pascal Wittmann2015-09-12
| | | |
* | | | tidyp: init at 1.04Pascal Wittmann2015-09-12
| | | |
* | | | Merge pull request #9811 from khumba/maintain-goateePascal Wittmann2015-09-12
|\ \ \ \ | | | | | | | | | | goatee, goatee-gtk: add myself as maintainer
| * | | | goatee, goatee-gtk: add myself as maintainerBryan Gardiner2015-09-11
| |/ / /
* | | | vaapiIntel: 1.6.0 -> 1.6.1Tobias Geerinckx-Rice2015-09-12
| | | |
* | | | libva: 1.6.0 -> 1.6.1Tobias Geerinckx-Rice2015-09-12
|/ / /
* | | libkeyfinder: remove now unused version 0.11Tobias Geerinckx-Rice2015-09-12
| | |
* | | Merge pull request #9794 from taku0/libao_for_darwinWilliam A. Kennington III2015-09-11
|\ \ \ | |/ / |/| | libao: enable libcap only on Linux
| * | libao: enable libcap only on Linuxtaku02015-09-11
| | |
* | | pure-octave: 0.6 -> 0.7Pascal Wittmann2015-09-11
| | | | | | | | | | | | compilation issue with octave 4 was fixed in this release
* | | hackage-packages.nix: update to ↵Peter Simons2015-09-11
| | | | | | | | | | | | https://github.com/commercialhaskell/all-cabal-hashes/commit/99bc43a909c6c49aaf6181d74dafb22f98e25fef with hackage2nix v20150903-33-g4e6aefa
* | | haskell-language-nix: pull this library in from HackagePeter Simons2015-09-11
| | |
* | | haskell-nix-paths: pull the library in from Hackage now that it's been publishedPeter Simons2015-09-11
| | |
* | | hackage-packages.nix: update to ↵Peter Simons2015-09-11
| | | | | | | | | | | | https://github.com/commercialhaskell/all-cabal-hashes/commit/c5e3b296781de2f29c1bdb7eb99756e89194fc92 with hackage2nix v20150903-29-gdd74ac4
* | | {,pythonPackages.}libvirt: 1.2.18 -> 1.2.19Tobias Geerinckx-Rice2015-09-11
| | | | | | | | | | | | The previous bump erroneously said 1.2.19. Make it so.
* | | libnetfilter_conntrack: 1.0.4 -> 1.0.5Tobias Geerinckx-Rice2015-09-10
| | |
* | | gnutls: Fix parallel build issue introduced in 3.4.xWilliam A. Kennington III2015-09-10
| | |
* | | haskell-generic-builder: drop "haskell-" prefix from interactive ↵Peter Simons2015-09-10
| | | | | | | | | | | | environment's names
* | | Merge pull request #9423 from vbgl/gdalvbgl2015-09-10
|\ \ \ | | | | | | | | gdal: fix standalone python programs (fixes #9386)