summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Merge pull request #12425 from DamienCassou/pharo-vm-no-conflict-v3Damien Cassou2016-01-18
|\ | | | | Refactor Pharo to allow co-installation of VMs
| * Refactor Pharo to allow co-installation of VMsDamien Cassou2016-01-18
| |
* | Merge pull request #12159 from rasendubi/ycmdFranz Pletz2016-01-18
|\ \ | | | | | | ycmd: Init at 2016-01-12
| * | ycmd: Init at 2016-01-12Alexey Shmalko2016-01-15
| | |
* | | telepathy-qt: fixup build with qt5Vladimír Čunát2016-01-18
| | | | | | | | | | | | I only tested building with qt4, which turned out to be a mistake.
* | | Merge branch 'master' into stagingVladimír Čunát2016-01-18
|\ \ \
| * \ \ Merge pull request #12064 from FlorentBecker/eliom42vbgl2016-01-18
| |\ \ \ | | | | | | | | | | Eliom42
| | * | | cohttp: 0.17.1 -> 0.19.3Florent Becker2016-01-12
| | | | |
| | * | | js_of_ocaml: Allow caml >= 4.02 to find camlp4Florent Becker2016-01-08
| | | | |
| | * | | eliom: 4.1.0 -> 4.2.0Florent Becker2016-01-01
| | | | |
| | * | | js_of_ocaml: 2.5 -> 2.6Florent Becker2016-01-01
| | | | |
| | * | | ocsigen-server: 2.5 -> 2.6Florent Becker2016-01-01
| | | | |
| | * | | lwt: 2.4.6 -> 2.5.0Florent Becker2016-01-01
| | | | |
| | * | | ocaml-ssl: 0.4.7 -> 0.5.2Florent Becker2016-01-01
| | | | |
| * | | | Merge pull request #12448 from jb55/terra-patchTobias Geerinckx-Rice2016-01-18
| |\ \ \ \ | | | | | | | | | | | | terra: init at git-2016-01-06
| | * | | | terra: init at git-2016-01-06William Casarin2016-01-17
| | | | | |
| * | | | | Merge pull request #12447 from gpyh/fix-android-build-toolsTobias Geerinckx-Rice2016-01-18
| |\ \ \ \ \ | | |/ / / / | |/| | | | Renamed subdirectories in Android SKD's build-tools
| | * | | | Renamed subdirectories in Android SKD's build-toolsYacine Hmito2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nix unzips the different components of the Android SDK one by one. It followed the directory structure of complete packages released for mainstream OS but the names of the directories in build-tools doesn't match those. As a result, some programs assuming the usual directory structure and naming conventions broke (in my case it is a gradle plugin). This is a fix. It may introduce a regression if some programs rely on the current behavior.
| * | | | | 4suite: remove dead packageTobias Geerinckx-Rice2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Project abandoned in 2006. Broken since June 2014.
| * | | | | Merge pull request #12363 from expipiplus1/llvm-enable-sharedTobias Geerinckx-Rice2016-01-18
| |\ \ \ \ \ | | |/ / / / | |/| | | | llvm: Add enableSharedLibraries option to 3.5 and 3.6
| | * | | | llvm: Add enableSharedLibraries option to 3.5 and 3.6Joe Hermaszewski2016-01-13
| | | | | |
| * | | | | racerRust: 1.0.0 -> 1.1.0Robin Gloster2016-01-17
| | | | | |
| * | | | | Merge pull request #12444 from erlang-nix/propagate-build-pluginsPeter Simons2016-01-17
| |\ \ \ \ \ | | | | | | | | | | | | | | Erlang: Pass buildPlugins to rebar3-nix-bootstrap from buildRebar3
| | * | | | | Pass buildPlugins to rebar3-nix-bootstrap.Gleb Peregud2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To successfully build rebar packages, it needs to be provided with rebar3 plugins used to build it. This change passes them to env variable. From there rebar3-nix-bootstrap takes them and symlinks into _build/default/plugins.
| * | | | | | Merge pull request #12329 from luke-clifton/gsasl-krb5Mateusz Kowalczyk2016-01-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Bring in krb5 for darwin builds seeing as we use
| | * | | | | | Bring in krb5 for darwin builds seeing as we useLuke Clifton2016-01-12
| | | | | | | |
| * | | | | | | Merge pull request #12431 from henrytill/racket-6.3Arseniy Seroka2016-01-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | racket: 6.2.1 -> 6.3, add parameter to enable building docs
| | * | | | | | | racket: 6.2.1 -> 6.3Henry Till2016-01-16
| | | | | | | | |
| | * | | | | | | racket: add parameter to enable building docsHenry Till2016-01-16
| | | |/ / / / / | | |/| | | | |
| * | | | | | | openmpi: remove enableStatic while it's still hotNikolay Amiantov2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eelco showed alternative way of building static libraries via stdenv adapter in a conversation several days ago and expressed concern about adding new enableStatic flags.
| * | | | | | | Merge pull request #12287 from abbradar/openmpiDomen Kožar2016-01-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openmpi: 1.6.5 -> 1.10.1
| | * | | | | | | openmpi: 1.6.5 -> 1.10.1Nikolay Amiantov2016-01-10
| | | | | | | | |
| * | | | | | | | configuration-hackage2nix.yaml: update list of broken packagesPeter Simons2016-01-17
| | | | | | | | |
| * | | | | | | | haskell-generic-builder: GHC 8.0.x wants --disable-profiling instead of ↵Peter Simons2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --disable-executable-profiling
| * | | | | | | | haskell-transformers-compat: use latest version when building with GHC 8.0.x.Peter Simons2016-01-17
| | | | | | | | |
| * | | | | | | | darcs: remove obsolete overridesPeter Simons2016-01-17
| | | | | | | | |
| * | | | | | | | hackage-packages.nix: update Haskell package setPeter Simons2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20151217-9-geddefc2 using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/3a04b0b2d4ed8e895e538e9b8f395b3c6ae4db60 - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/e505b113f6eed7cc2682269767c6599904138a32 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/e72964a5535ea93cb5ce89d4f3bfb39e18b4e1b7 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/14a3a2d00efd5d46196dd8fce8c0565cb439c913
| * | | | | | | | ffmpeg-2.2: remove this vulnerable branchVladimír Čunát2016-01-17
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream doesn't maintain it anymore and it's unused in nixpkgs. /cc #12437.
| * | | | | | | Merge pull request #12429 from erlang-nix/fix-rebar3-nix-bootstrap-shebangPeter Simons2016-01-16
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | Make rebar3-nix-bootstrap depend on erlang.
| | * | | | | | Make rebar3-nix-bootstrap depend on erlang.Gleb Peregud2016-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes patchShebangs ability to properly fix up path to escript binary.
| * | | | | | | Merge pull request #12427 from DamienCassou/launcher-0.2.9Damien Cassou2016-01-16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pharo-launcher: 0.2.8 -> 0.2.9
| | * | | | | | | pharo-launcher: 0.2.8 -> 0.2.9Damien Cassou2016-01-16
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #12412 from eduarrrd/qtcreatorArseniy Seroka2016-01-16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qtcreator: 3.5.1 -> 3.6.0
| | * | | | | | | qtcreator: 3.5.1 -> 3.6.0Eduard Bachmakov2016-01-15
| | |/ / / / / /
| * | | | | | | Improve GHC 8.0.x package set configuration.Peter Simons2016-01-16
| | | | | | | |
| * | | | | | | Merge pull request #12409 from erlang-nix/masterPeter Simons2016-01-16
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | Improvements for Erlang support in Nix
| | * | | | | | rebar3: refactorEric Merritt2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move registrySnapshot to the erlang-nix github organization
| | * | | | | | webdriver: init at 0.0.0+build.18.7ceaf1fEric Merritt2016-01-15
| | | | | | | |
| | * | | | | | erlang support: overridable allow installPhaseEric Merritt2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit allows the installPhase of buildRebar3 to be overridden by the user.
| | * | | | | | hex2nix: init at 0.0.2Eric Merritt2016-01-14
| | | | | | | |