summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* patchELF: Use correct directoryEelco Dolstra2016-02-24
| | | | Borrowed from https://github.com/NixOS/nixpkgs/pull/13395.
* Don't try to apply patchelf to non-ELF binariesEelco Dolstra2016-02-18
|
* Merge branch 'master' into stagingVladimír Čunát2016-02-17
|\
| * pkgconfig: add a http-only mirrorVladimír Čunát2016-02-17
| | | | | | | | | | It seems we don't really need `fetchurlBoot` here ATM, but let's keep it. https://github.com/NixOS/nixpkgs/issues/12816#issuecomment-185083205
| * leiningen: 2.5.3 -> 2.6.1Herwig Hochleitner2016-02-16
| |
| * Fix OMake source URLValérian Galliat2016-02-16
| | | | | | | | | | | | Current source is 404, moving to pkgs.fedoraproject.org mirror. Should fix current aborted jobs on Hydra: http://hydra.nixos.org/eval/1237311#tabs-aborted
| * ragel: use new texlive infrastructurePascal Wittmann2016-02-15
| |
| * ragel: 6.9 -> 7.0.0.6Pascal Wittmann2016-02-15
| |
| * checkstyle: 6.14.1 -> 6.15Pascal Wittmann2016-02-15
| |
| * kibana: 4.1.2 -> 4.4.1Robin Gloster2016-02-13
| |
| * kibana: fix pkg and moduleRobin Gloster2016-02-13
| |
| * Merge pull request #12926 from NeQuissimus/gradle211Arseniy Seroka2016-02-11
| |\ | | | | | | gradle: 2.10 -> 2.11
| | * gradle: 2.10 -> 2.11Tim Steinbach2016-02-10
| | |
| * | Merge pull request #12884 from elitak/sunxi-tools_packagesArseniy Seroka2016-02-11
| |\ \ | | |/ | |/| sunxi-tools: (new)
| | * sunxi-tools: init at 1.3Eric Litak2016-02-10
| | |
| * | Merge pull request #12905 from tg-x/pflaskDomen Kožar2016-02-10
| |\ \ | | | | | | | | pflask
| | * | waftg(x)2016-02-10
| | |/
| * / Fix misspelled meta.maintainers attributesEelco Dolstra2016-02-10
| |/
* | Merge branch 'master' into stagingVladimír Čunát2016-02-07
|\|
| * backblaze-b2: init at version 0.3.10Kevin Cox2016-02-03
| |
| * Merge pull request #12682 from zohl/nantNikolay Amiantov2016-02-03
| |\ | | | | | | NAnt
| | * nant: init at 20151115Al Zohali2016-02-03
| | |
| * | cargo: 0.7.0 -> 0.8.0Ricardo M. Correia2016-02-02
| | |
| * | Merge pull request #12533 from zimbatm/packer-0.8.6Robin Gloster2016-01-30
| |\ \ | | | | | | | | packer: 0.7.5 -> 0.8.6
| | * | packer: 0.7.5 -> 0.8.6zimbatm2016-01-21
| | | |
| * | | rr: 4.0.0 -> 4.0.3Moritz Ulrich2016-01-29
| | | |
* | | | cmake: maintenance updates 3.4.0 -> 3.4.3Vladimír Čunát2016-02-03
|/ / /
* | | watchman: 4.1.0 -> 4.3.0Charles Strahan2016-01-28
| | | | | | | | | | | | | | | * improved handling of case insensitive filenames * improved reliability of symlink change detection on osx
* | | vagrant: 1.8.0 -> 1.8.1Christian Albrecht2016-01-28
| | |
* | | More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | |
* | | Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | | | | | | | | | | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* | | binutils: extend meta.platforms to unix to fix #12606Vladimír Čunát2016-01-25
| | | | | | | | | | | | | | | Also refactor meta. Maybe we could have platforms.all in there, but I leave it here.
* | | Merge pull request #12588 from dezgeg/pr-binutils-platformsArseniy Seroka2016-01-24
|\ \ \ | | | | | | | | binutils: Add platforms
| * | | binutils: Add platformsTuomas Tynkkynen2016-01-24
| | | | | | | | | | | | | | | | | | | | There are some variants of binutils in all-packages.nix that aren't getting built by Hydra currently.
* | | | gup: 0.5.1 -> 0.5.3Tim Cuthbertson2016-01-24
| | | |
* | | | Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
|/ / / | | | | | | | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* | | rebar3-nix-bootstrap: 0.0.2 -> 0.0.3Gleb Peregud2016-01-19
| | |
* | | rebar3-nix-bootstrap: 0.0.1 -> 0.0.2Gleb Peregud2016-01-18
| | |
* | | hex2nix: 0.0.2 -> 0.0.3Gleb Peregud2016-01-18
| | |
* | | rebar3: refactor to make hermeticEric Merritt2016-01-18
| | | | | | | | | | | | | | | | | | | | | This adds changes to the rebar3 expression that patch rebar3 to force it to be hermetic. Now, by default, rebar3 literally can't download anything. A 'rebar3-open' expression was added for those folks whe want the normal rebar3.
* | | 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
| |/ /
* | | Merge branch 'master' into stagingVladimír Čunát2016-01-18
|\ \ \
| * \ \ Merge pull request #12064 from FlorentBecker/eliom42vbgl2016-01-18
| |\ \ \ | | | | | | | | | | Eliom42
| | * | | js_of_ocaml: Allow caml >= 4.02 to find camlp4Florent Becker2016-01-08
| | | | |
| | * | | js_of_ocaml: 2.5 -> 2.6Florent Becker2016-01-01
| | | | |
| * | | | racerRust: 1.0.0 -> 1.1.0Robin Gloster2016-01-17
| | | | |
| * | | | 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 #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.