summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* libclc: fix evaluationRobin Gloster2017-03-03
|
* libbladeRF: fix udev rule location in $outBenno Fünfstück2017-03-03
| | | | | Shell variables in cmakeFlags are not expanded, so the rules instead ended up in `$out/'$out'/etc/udev/rules.d`.
* haskellPackages.http-api-data: dontCheckDomen Kožar2017-03-03
| | | | | (cherry picked from commit 2f4003b56163ebf4b9f0b1ea6ed3c0a974a3fcd7) Signed-off-by: Domen Kožar <domen@dev.si>
* Merge pull request #23094 from veprbl/for_upstreamLancelot SIX2017-03-03
|\ | | | | pythonPackages: add pyhepmc, graphviz; bump rootpy
| * herwig: 7.0.3 -> 7.0.4Dmitry Kalinkin2017-03-01
| |
| * pythonPackages.pyhepmc: init at 0.5.0Dmitry Kalinkin2017-03-01
| |
* | Merge #23408: llvm: 4.0rc2 -> 4rc3Vladimír Čunát2017-03-03
|\ \ | | | | | | | | | and rename attributes 4.0 -> 4
| * | llvm4.0: Rename "4.0" (and _40) to "4" (and _4).Will Dietz2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | This reflects upstream versioning change, and allows us to replace 4.0 with 4.1 (which is now a minor revision) without changing the attribute name. Thanks to @vcunat for the idea.
| * | llvm4.0: rc2 -> rc3Will Dietz2017-03-02
| | | | | | | | | | | | Also add myself to maintainers for LLVM.
* | | gf2x: Disable i686 buildTuomas Tynkkynen2017-03-03
|/ / | | | | | | http://hydra.nixos.org/build/49552136/nixlog/3/raw
* | git-annex 6.20170301.1 tarballs are no longer available anywhere; now we ↵Peter Simons2017-03-02
| | | | | | | | must use fetchgit
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-03-02
| | | | | | | | | | This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/163561eab9dfab4e48923e6efdcc29b2a5a13861.
* | hackage2nix: disable broken buildsPeter Simons2017-03-02
| |
* | Merge pull request #23330 from ↵Daiderd Jordan2017-03-02
|\ \ | | | | | | | | | | | | yurrriq/update/pkgs/development/interpreters/erlang/R19 erlangR19: 19.2 -> 19.2.3
| * | erlangR19: 19.2 -> 19.2.3Eric Bailey2017-03-01
| | | | | | | | | | | | | | | | | | | | | This fixes dialyzer for me. - http://erlang.org/pipermail/erlang-bugs/2017-January/005213.html - https://github.com/erlang/otp/commit/e27119948fc6ab28bea81019720bddaac5b655a7
* | | haskellPackages.lambdabot-haskell-plugins: remove overridesNikolay Amiantov2017-03-02
| | |
* | | Merge pull request #23252 from ljli/ghc7103-pkgs-fixesPeter Simons2017-03-02
|\ \ \ | | | | | | | | haskell ghc710x packages fixes
| * | | haskell: ghc710x packages: fix megaparsecLeon Isenberg2017-02-28
| | | |
| * | | haskell: ghc710x packages: fix gtk2hs-buildtoolsLeon Isenberg2017-02-28
| | | |
* | | | Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS3noch2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original: https://github.com/NixOS/nixpkgs-channels/commit/f3110651c81cc3fd4f6d342f0c30d363ea8cd0b0 (With some tweaks from @cstrahan) closes #23199
* | | | Disable large address space in GHC iOS X compiler3noch2017-03-02
| | | | | | | | | | | | | | | | | | | | Original: https://github.com/NixOS/nixpkgs-channels/commit/17cea33d1aa55fdc8beff1001882efa7cc142da1
* | | | Merge pull request #23385 from izuk/bazelGraham Christensen2017-03-02
|\ \ \ \ | | | | | | | | | | bazel: add gcc to PATH and simplify patch
| * | | | bazel: add gcc to PATH and simplify patchItai Zukerman2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed patches that are purely for testing. Removed dependencies that seemed to not be needed. Expand all instances of #!/bin/bash, not just those at the start of scripts.
* | | | | kdeFrameworks.kio: patch for insecure URL passingGraham Christensen2017-03-02
| | | | |
* | | | | libsForQt5.qmltermwidget: fix buildRobin Gloster2017-03-02
| | | | |
* | | | | cuter: fix buildRobin Gloster2017-03-02
| | | | |
* | | | | cuter: fix indentationRobin Gloster2017-03-02
| | | | |
* | | | | electron: 1.4.13 -> 1.4.15Domen Kožar2017-03-02
| | | | |
* | | | | ffmpeg-full: 3.2.2 -> 3.2.4Cray Elliott2017-03-02
| | | | |
* | | | | haskellPackages.cabal-lenses: add comment to upstream issueRobin Gloster2017-03-02
| | | | |
* | | | | haskell-yaml: build with bundled libyaml rather than our system versionPeter Simons2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like the yaml package bundles an unreleased version of libyaml and relies on particulars of that versions behavior. Therefore, the package no longer works with the official libyaml 0.1.7 release, which is what we have. https://github.com/snoyberg/yaml/issues/106
* | | | | haskell-lambdabot: fix evaluationPeter Simons2017-03-02
| | | | |
* | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d654ea25e98c918aeb46cdb7b7d2372bec114101.
* | | | | hackage2nix: disable builds that depend on broken webkitgtk-2.4.11Peter Simons2017-03-02
| | | | |
* | | | | LTS Haskell 8.3Peter Simons2017-03-02
| | | | |
* | | | | eztrace: add missing dependencyrnhmjoj2017-03-02
| | | | |
* | | | | haskell generic-builder: Revert "Pass through the ghcEnv."Peter Simons2017-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a27bc8b3174fa1847b5ca9f85d921c3e472cbeb1. Please don't add random stuff to the interface provided by the generic builder without coordinating with others. There is a proper effort underway to provide that information in https://github.com/NixOS/nixpkgs/pull/23023.
* | | | | haskell generic-builder: Revert "Pass through the list of haskell build inputs."Peter Simons2017-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c153036525575d046fc808a4805d023e3e2e9e75. Please don't add random stuff to the interface provided by the generic builder without coordinating with others. There is a proper effort underway to provide that information in https://github.com/NixOS/nixpkgs/pull/23023.
* | | | | haskell generic-builder: Pass through the list of haskell build inputs.Shea Levy2017-03-01
| | | | | | | | | | | | | | | | | | | | Useful for building custom envs.
* | | | | simavr: 1.3 -> 1.5 (fixes build)Bjørn Forsman2017-03-01
| | | | |
* | | | | haskellPackages.cabal-lenses: fix buildRobin Gloster2017-03-01
| | | | |
* | | | | Merge branch 'master' of github.com:NixOS/nixpkgsShea Levy2017-03-01
|\ \ \ \ \
| * | | | | haskellPackages.rank1dynamic: fix buildRobin Gloster2017-03-01
| | | | | |
| * | | | | haskellPackages.OrderedBits: fix buildRobin Gloster2017-03-01
| | | | | |
* | | | | | haskell generic-builder: Pass through the ghcEnv.Shea Levy2017-03-01
|/ / / / / | | | | | | | | | | | | | | | Will be useful for nix-buffer
* | | | | haskellPackages.machines: fix buildRobin Gloster2017-03-01
| | | | |
* | | | | haskellPackages.gl: fix buildRobin Gloster2017-03-01
| | | | |
* | | | | haskellPackages.DPutils: fix buildRobin Gloster2017-03-01
|/ / / /
* | | | Merge branch 'staging'Vladimír Čunát2017-03-01
|\ \ \ \ | | | | | | | | | | | | | | | (Truly, this time :-)
| * | | | qt5.qttools: fix path to qhelpgeneratorGabriel Ebner2017-02-28
| | | | |