1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

4660 commits

Author SHA1 Message Date
Dan Peebles 25e75cd580 kube-aws: 0.8.1 -> 0.9.4
Also, enable on Darwin
2017-03-13 22:20:52 -04:00
Tim Steinbach 89c91c6e32 Merge pull request #23873 from NeQuissimus/gradle_3_4_1
gradle: 3.4.0 -> 3.4.1
2017-03-13 20:04:05 -04:00
Tim Steinbach 56fea1a8c0
gradle: 3.4.0 -> 3.4.1 2017-03-13 20:00:58 -04:00
Tuomas Tynkkynen aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Tim Steinbach 2c1876ec6c Merge pull request #23844 from frontsideair/flow-41
flow: 0.39.0 -> 0.41.0
2017-03-13 18:12:16 -04:00
Tim Steinbach bc1f692e49 Merge pull request #23846 from mayflower/jenkins_2.49
jenkins: 2.44 -> 2.49
2017-03-13 18:09:19 -04:00
Michael Raskin 90f2b24fd7 Merge pull request #23850 from makefu/update/radare2
radare2: 0.10.6 -> 1.3.0
2017-03-13 19:32:41 +01:00
makefu bc1011b330
radare2: 0.10.6 -> 1.3.0 2017-03-13 17:53:12 +01:00
Tristan Helmich 4efed1d0d4 jenkins: 2.44 -> 2.49 2017-03-13 15:43:06 +01:00
Fatih Altinok d23effdedf flow: 0.39.0 -> 0.41.0 2017-03-13 17:04:36 +03:00
Michael Raskin 7dc3edaa6a slimerjs: 0.10.2 -> 0.10.3 2017-03-13 08:23:52 +01:00
Peter Hoeg e18d518d66 heroku-cli: 5.6.14 -> 5.6.32 2017-03-12 14:48:17 +08:00
Periklis Tsirakidis 7c980f5e9c valgrind: enable darwin build 2017-03-11 20:29:52 +01:00
sternenseemann f3bf3a4318 redo-sh: init at 1.2.6 2017-03-10 21:50:25 +01:00
Vincent Laporte b34b4674d2 jbuilder: init at 1.0+beta2
jbuilder is a fast, portable and opinionated build system

Homepage: https://github.com/janestreet/jbuilder
2017-03-10 20:14:09 +00:00
Markus Hauck 1b1d85bf75 scalafmt: 0.5.8 -> 0.6.2 2017-03-10 21:11:18 +01:00
Joachim Fasting 5bf3b4c7ff
vndr: meta.licence -> license 2017-03-10 20:39:06 +01:00
Tuomas Tynkkynen 5bb99ca0f6 simavr: Disable parallel build
http://hydra.nixos.org/build/49945319/nixlog/1/raw
2017-03-10 01:57:59 +02:00
Vladimír Čunát e279358565
Merge #23591: binutils: 2.27 -> 2.28 2017-03-09 23:24:30 +01:00
Tuomas Tynkkynen 1508945755 treewide: Fix eval-release.nix for aarch64 2017-03-09 03:38:04 +02:00
Renaud 80dbc4df36 sqlitebrowser: 3.8.0 -> 3.9.1
Now uses Qt5
The file CMakeLists.txt needs patching - known issue upstream
2017-03-09 00:58:00 +01:00
Daniel Peebles 9dc3c904de Merge pull request #23646 from copumpkin/buildbot-cleanup-take-2
buildbot: fix .withPlugins to propagate inputs
2017-03-08 13:19:45 -05:00
Tuomas Tynkkynen a3a21a7245 delve: Disable on i686 2017-03-08 20:10:06 +02:00
Dan Peebles ca5a1d927f buildbot: fix .withPlugins to propagate inputs
Before I was just grabbing the immediate dependencies. I _think_ this
will do the right thing by using the pre-existing setup hook to avoid
having to compute the transitive closure myself.
2017-03-08 12:39:44 -05:00
Dan Peebles 49b20e5569 buildbot: assorted cleanups
Some changes to be more idiomatic and use stdenv building blocks more.
I also added a `buildbot.withPlugins` instead of the current plugins
mechanism, which forces an unnecessary rebuild of the package and reruns
all the tests. This should be equivalent and more pleasant to use in
practice.
2017-03-08 11:28:44 -05:00
zimbatm e50203bfde yarn: 0.21.3 -> 0.22.0 2017-03-07 16:25:09 +00:00
Lancelot SIX ecd849b267
binutils: 2.27 -> 2.28
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00002.html
for release announcement
2017-03-07 12:09:41 +01:00
Frederik Rietdijk 03504f0150 Merge pull request #23565 from teh/mypy
Mypy
2017-03-07 10:09:11 +01:00
Fernando J Pando 9f062c2c0b buildbot: 0.9.3 -> 0.9.4
- adds jwt
- adds module tests
- master.cfg as path in module
- fix systemd worker config
- builds on darwin
- tested on nixos
2017-03-07 00:45:37 +01:00
Will Dietz 9614ebf137
coccinelle: 1.0.0-r23 -> 1.0.6
* Remove camlp4 dependency, no longer needed
* Keep pycaml to use ours over bundled version
* Enable tests for sanity (broken on darwin)
* no longer need to force specific ocaml version
* don't create python wrappers, they don't seem to be needed
* remove deprecated configure flag.
* fix spgen by removing bytecode version.
2017-03-06 17:50:11 -05:00
Tom Hunger 1a8a194186 mypy-lang: 0.4.5 -> 0.501 and rename to mypy 2017-03-06 21:29:05 +00:00
Markus Hauck 504dc9de29 scalafmt: 0.5.7 -> 0.5.8 2017-03-06 19:38:05 +01:00
Jörg Thalheim 7576bea49d Merge pull request #23551 from nthorne/clog-derivation
clog-cli: init at 0.9.2
2017-03-06 14:54:12 +01:00
Vincent Demeester 906afc7e74
delve: 0.11.0-alpha -> 0.12.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-06 08:03:40 -05:00
Gauthier POGAM--LE MONTAGNER 6dd19dc4e3
yarn: 0.20.3 -> 0.21.3 2017-03-06 07:59:42 -05:00
Niklas Thörne 8d87f8addd clog-cli: init at 0.9.2
Updated with maintainer information.
2017-03-06 13:45:39 +01:00
Niklas Thörne ae38cdad26 clog-cli: init at 0.9.2 2017-03-06 11:15:35 +01:00
Daiderd Jordan 0113a5ec29 Merge pull request #23340 from alibabzo/fix/msgpack-tools
msgpack-tools: fix hydra build
2017-03-05 15:15:26 +01:00
Peter Hoeg e6150d8be9 pmccabe: 2.4 -> 2.6 2017-03-05 10:36:22 +08:00
Vincent Laporte ad49932f8a camlp4: init at 4.05+1 2017-03-04 06:51:24 +00:00
Alistair Bill fa5ecc2d1a msgpack-tools: fix sandbox build 2017-03-02 17:51:17 +00:00
Graham Christensen 03549854ac Merge pull request #23385 from izuk/bazel
bazel: add gcc to PATH and simplify patch
2017-03-02 08:59:45 -05:00
Robin Gloster feffa1aabf
cuter: fix build 2017-03-02 13:00:44 +01:00
Robin Gloster eebb5f20a3
cuter: fix indentation 2017-03-02 13:00:44 +01:00
Domen Kožar bfe15ec83f
electron: 1.4.13 -> 1.4.15 2017-03-02 12:56:05 +01:00
Itai Zukerman 1f709ad136 bazel: add gcc to PATH and simplify patch
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.
2017-03-02 00:09:10 -08:00
rnhmjoj 83462da296 eztrace: add missing dependency 2017-03-02 04:00:36 +02:00
Bjørn Forsman 96d774747b simavr: 1.3 -> 1.5 (fixes build) 2017-03-01 18:11:40 +01:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Benjamin Staffin 7c17c10bab bazel: Wrap so java is present at runtime
Bazel can't start up without javac in $PATH.
2017-02-28 12:44:44 -05:00
Benjamin Staffin 14ef7c0c59 bazel: consolidate bazel test invocations
This way it can run them in parallel.
2017-02-28 12:21:52 -05:00
Itai Zukerman 17835f14c5 bazel: replace patch with patchShebangs and substituteInPlace 2017-02-28 17:41:52 +01:00
Peter Simons 93c829d763 Merge pull request #23274 from robbinch/pkg-tinc
haskellPackages.tinc: 20161119 -> 20170228
2017-02-28 14:50:50 +01:00
Robbin C 256c4003e4 haskellPackages.tinc: 20161119 -> 20170228 2017-02-28 21:39:34 +08:00
Vincent Laporte 52507b3a9b ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-beta 2017-02-28 02:38:21 +00:00
Benjamin Staffin d348b80f31 bazel: Log test errors to stderr during checkPhase
Otherwise it's difficult or impossible to retrieve them, particularly
from a hydra build.
2017-02-27 19:22:37 -05:00
Pascal Bach 7992ce65fc gitlab-runner: 1.10.4 -> 1.11.0 2017-02-27 21:56:02 +01:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Vladimír Čunát e2e270d1e2
binutils: drop the $dev/bin symlink
Fixes #18839.  I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.
2017-02-27 20:08:26 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 4e36b374d0
heaptrack: Fix packaging errors 2017-02-27 11:49:08 -06:00
Julien Dehos f54b52f962 gede: init at 2.0.3 2017-02-27 10:08:27 +01:00
Vincent Laporte b2a4eb839a ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries 2017-02-26 21:18:42 +01:00
Jörg Thalheim 7b8a3b16b1 Merge pull request #23140 from leenaars/hexio
hexio: unstable -> 1.0-RC1
2017-02-26 09:17:47 +01:00
Benjamin Staffin 0c3afbd8a7 Merge pull request #23074 from izuk/bazel
bazel: remove dependence on buildFHSUserEnv
2017-02-25 23:11:27 -05:00
Thomas Tuegel 0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Markus Hauck e4d1b3fbfa scalafmt: 0.5.6 -> 0.5.7 2017-02-25 16:08:27 +01:00
Gauthier POGAM--LE MONTAGNER 870914fc41 yarn: 0.19.1 -> 0.20.3 2017-02-25 14:42:21 +01:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Charles Strahan 4abbe3c5fc
gocode: 20150904 -> 20170219
Go completion wasn't working (at least from youcompleteme); this fixes
that.
2017-02-24 17:11:25 -05:00
Vincent Laporte 690968df54 ocamlPackages.utop: 1.19.2 -> 1.19.3 2017-02-24 19:21:29 +00:00
Michiel Leenaars 1fe6ed5392 hexio: unstable -> 1.0-RC1 2017-02-24 17:03:49 +01:00
Leon Isenberg 3211ff1b50 global: support universal-ctags 2017-02-24 07:51:39 +01:00
John Wiegley 6bbddcf7d1
xcbuild: Guard a glibc-only postPatch with \!isDarwin 2017-02-23 11:32:52 -08:00
Nikolay Amiantov a4353270c4 lttng-ust: 2.5.1 -> 2.9.0 2017-02-23 13:04:23 +03:00
Nikolay Amiantov ba43d6bdc9 lttng-tools: 2.5.2 -> 2.9.3 2017-02-23 13:04:23 +03:00
Itai Zukerman 59bb3d1f3f bazel: remove dependence on buildFHSUserEnv 2017-02-22 20:42:21 -08:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Vladimír Čunát fe8aa284c2
xcbuild: fixup build with glibc-2.25 2017-02-22 16:58:45 +01:00
Tim Steinbach 83f29e9b99
gradle: 3.3 -> 3.4 2017-02-21 19:02:42 -05:00
zimbatm 9c1399e476 packer: 0.12.1 -> 0.12.2 2017-02-21 14:10:15 +00:00
Arseniy Seroka c3aa109041 Merge pull request #22497 from andsild/vint
vint: init at 0.3.11
2017-02-21 16:19:13 +03:00
asildnes 88b8f38e71
vint: init at 0.3.11 2017-02-21 12:48:03 +01:00
Matthias Beyer d35695e3e1 Revert "sqlitebrowser: 3.8.0 -> 3.9.1"
This reverts commit f9d7d29fa9.
2017-02-21 10:48:00 +01:00
Peter Hoeg 8e5b630b49 Merge pull request #22264 from peterhoeg/m/modeswitch
usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
2017-02-21 16:49:04 +08:00
Vladimír Čunát 5cf7b7c109
cmake: 3.7.1 -> 3.7.2 2017-02-20 21:29:52 +01:00
Nikolay Amiantov ec2c9d57b5 Merge pull request #22568 from abbradar/chromium-updates
Chromium updates
2017-02-20 15:49:04 +03:00
vbgl d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Florent Becker 9d57f1ae9a frama-c: fix compilation with ocaml 4.02+ 2017-02-19 13:05:47 +01:00
Vincent Laporte 203e3c5292 trv: fix the propagate build inputs 2017-02-19 11:38:29 +00:00
Will Dietz 798e0f50f4 creduce: Use wrapper instead of propagatedUserEnvPkgs
Friendlier when installed,
fixes execution outside of NixOS.
2017-02-18 19:49:53 -06:00
Frederik Rietdijk 8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Peter Hoeg cad335eb01 usb-modeswitch-data: 20160112 -> 20170205
Plus some minor cleanups.
2017-02-18 11:35:25 +08:00
Peter Hoeg 9097b9e34a usb-modeswitch: 2.2.1 -> 2.5.0
We were carrying v2.2.1 and not v2.3.0 due to the update only touching
the version and not the sha256 sum.
2017-02-18 11:35:02 +08:00
Joachim F fe4552420e Merge pull request #22680 from dtzWill/feature/creduce
creduce: init at 2.6.0
2017-02-17 16:58:37 +01:00
Vincent Demeester 834de6ebaa glide: output correct version (#22896)
It currently displays `0.12.0-dev` instead of the specified
version.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-17 12:08:54 +01:00
Matthias Beyer f9d7d29fa9 sqlitebrowser: 3.8.0 -> 3.9.1 2017-02-15 14:18:53 +01:00
Jean-Pierre PRUNARET 59639ad8b0 opengrok: 0.12.1 (broken) -> 0.12.5 2017-02-15 10:22:02 +01:00
Franz Pletz f87eb8920c
grafana-old: outdated, probably without users 2017-02-15 00:42:29 +01:00
Daiderd Jordan 7929888e8d Merge pull request #22614 from cstrahan/ycm
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
Benjamin Staffin 40dc5e6982 Merge pull request #22771 from izuk/bazel
bazel: 0.3.2 -> 0.4.4
2017-02-14 11:49:20 -05:00
Eelco Dolstra 314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Gabriel Ebner 8493a2d060 heaptrack: init at 2017-02-14 2017-02-14 12:19:40 +01:00
Itai Zukerman 25121d4350 bazel: 0.3.2 -> 0.4.4 2017-02-13 16:12:26 -08:00
Daiderd Jordan 07c21bfaf7
ycmd: fix darwin build 2017-02-14 00:31:29 +01:00
Parnell Springmeyer 9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Rongcui Dong 9775a26da3 stlink: 1.1.0 -> 1.3.0
[Bjørn: Upstream moved from autotools to cmake.]
2017-02-13 22:05:40 +01:00
Graham Christensen 4450327c06
flow: pin ocaml to ocaml_4_02 2017-02-12 20:52:37 -05:00
Graham Christensen 8378afaf76 Merge pull request #22700 from holidaycheck/update-flow
flow: 0.37.4 -> 0.39.0
2017-02-12 20:39:17 -05:00
Will Dietz a82b3dd8e2 creduce: init at 2.6.0
Also includes perl dependency 'GetOpt::Tabular'.
2017-02-12 14:31:16 -06:00
Markus Hauck 06bacb10e5
scalafmt: 0.4.10 -> 0.5.6 2017-02-12 21:21:10 +01:00
Tobias Pflug 9960f7e9f8 flow: 0.37.4 -> 0.39.0 2017-02-12 11:41:47 +01:00
Vladimír Čunát 66fe4af226
Merge recent staging
It's the version last built on Hydra, almost fully.
2017-02-10 18:07:14 +01:00
Charles Strahan 4ca258e97a Merge pull request #22490 from cstrahan/ycmd
ycmd: 2016-01-12 -> 2017-02-03
2017-02-10 01:09:56 -05:00
Charles Strahan 53a5117cde
ycmd: use vendored python libs
YouCompleteMe needs the packages to be available in ycmd's third_party
directory, and things start getting pretty complicated when we try to
use our package libs instead of the vendored ones. We can revisit this
at a later time, but we'll need to ensure that we don't break the vim
plugin.

Tested in vim.
2017-02-10 01:01:22 -05:00
Daniel Peebles 7439fe083f Merge pull request #22297 from nand0p/buildbot-0.9.3
buildbot: 0.9.0.post1 -> 0.9.3
2017-02-09 11:15:03 -05:00
Pascal Wittmann b6cc6bd088 yodl: 3.08.01 -> 3.08.02 2017-02-09 09:11:28 +01:00
Vladimír Čunát 5efc5a4ede
pydb, libclc: fixup eval after pinning to python2 2017-02-09 08:52:22 +01:00
Vladimír Čunát 6bea415b5e
Merge branch 'master' into staging 2017-02-09 08:42:04 +01:00
Nikolay Amiantov 003fa8fed5 gn: remove
Chromium depends on bundled versioon of gn. It's also chromium-specific build
tool, so it's not feasible to package.
2017-02-08 22:52:40 +03:00
Frederik Rietdijk 4d51b6cda5 pydb: use python2 2017-02-08 19:53:23 +01:00
Fernando J Pando 34b5c9a4de buildbot: 0.9.0.post1 -> 0.9.3
- Fixes unneeded patching
- Adds worker to build inputs now needed for tests
- Replaces enableworker option with worker configuration module
- Openssh required for tests
- Fixes worker hardcoded paths
- Tested on Nixos Unstable
2017-02-07 11:14:42 -05:00
Bjørn Forsman d3c7a94b77 openocd: 0.9.0 -> 0.10.0
Announcement:
http://openocd.org/2017/01/openocd-0-10-0-release-is-out/

The udev rules were renamed. Add code to automatically detect renames in
the future.
2017-02-06 20:19:36 +01:00
Charles Strahan b27edc4537
ycmd: 2016-01-12 -> 2017-02-03
Also, remove wrapper bash script and symlink completion backends to
ycmd can find them.
2017-02-06 04:11:03 -05:00
Herwig Hochleitner 67ccc41a67 leiningen: 2.6.1 -> 2.7.1 (#22485) 2017-02-06 08:44:20 +01:00
Graham Christensen 5d8d1a5623 Merge pull request #22479 from Szczyp/rhc
rhc: 1.36.4 -> 1.38.7
2017-02-05 22:42:55 -05:00
Volth c771d499f9 systemtap: 2016-09-16 -> 2017-02-04 2017-02-06 01:54:19 +01:00
Szczyp 33c09a0e40 rhc: 1.36.4 -> 1.38.7
Fix: CVE-2016-10173
2017-02-06 01:10:51 +01:00
Aristid Breitkreuz 00517f1779 rr: 4.4.0 -> 4.5.0 2017-02-05 22:00:42 +01:00
Joachim F 8ba043a540 Merge pull request #22456 from peterhoeg/u/wp
wp-cli: 1.0.0 -> 1.1.0
2017-02-05 05:52:04 +01:00
Tuomas Tynkkynen 01d03cb5e7 binutils: Fix cross build
Broken after commit 17a344a ("binutils: Add lib output").
2017-02-04 23:39:25 +02:00
Vladimír Čunát a2c867fd39
Merge branch 'staging' 2017-02-04 21:02:46 +01:00
Joachim F 43453eb94b Merge pull request #22289 from frontsideair/flow-37.4
flow: 0.37.1 -> 0.37.4
2017-02-04 15:33:22 +01:00
Bjørn Forsman 5b4a857126 hydra: 2016-12-09 -> 2017-02-03
Unbreaks the build since commit dea81956fc
("nixUnstable: 1.12pre4911_b30d1e7 -> 1.12pre4997_1351b0d").
2017-02-04 14:23:41 +01:00
Jörg Thalheim f5db07b158 Merge pull request #22426 from khumba/squirrel-sql
squirrel-sql: init at 3.7.1
2017-02-04 08:40:36 +01:00
Bryan Gardiner 7d3db4f491
squirrel-sql: init at 3.7.1 2017-02-03 23:29:18 -08:00
Peter Hoeg fc54532252 wp-cli: 1.0.0 -> 1.1.0 2017-02-04 11:51:10 +08:00
Tadas Barzdzius 5ba2afe9ba racerd: 2016-08-23 -> 2016-12-24 2017-02-03 15:53:42 +02:00
Vladimír Čunát adab4cd58b
Merge branch 'master' into staging 2017-02-03 11:47:38 +01:00
Robin Gloster 008a6a571b
strace: 4.14 -> 4.15 2017-02-02 18:43:10 +01:00
Franz Pletz 1095d2cc07
jenkins: 2.33 -> 2.44 for multiple CVEs
Fixes:

  * CVE-2017-2598
  * CVE-2017-2599
  * CVE-2017-2600
  * CVE-2011-4969
  * CVE-2017-2601
  * CVE-2015-0886
  * CVE-2017-2602
  * CVE-2017-2603
  * CVE-2017-2604
  * CVE-2017-2605
  * CVE-2017-2606
  * CVE-2017-2607
  * CVE-2017-2608
  * CVE-2017-2609
  * CVE-2017-2610
  * CVE-2017-2611
  * CVE-2017-2612
  * CVE-2017-2613

See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01.
2017-02-01 23:02:09 +01:00
Pascal Bach 32a6a4df77 gitlab-runner: 1.10.0 -> 1.10.4
Patch release fixes some crashes and race conditions
2017-02-01 21:12:38 +01:00
Vincent Laporte 3d10d5ffdc omake: 0.10.1 -> 0.10.2 2017-02-01 19:35:00 +00:00
Alexey Shmalko 7f3f30b782 Merge pull request #22341 from peterhoeg/f/heroku
heroku: 3.43.12 -> 3.43.16
2017-02-01 21:29:22 +02:00
Vladimír Čunát a2e7770b51
Merge branch 'master' into staging
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Peter Hoeg fda3edda4b heroku: 3.43.12 -> 3.43.16
This is the last version of the deprecated client but using the latest CLI.
2017-02-01 19:00:04 +08:00
Benjamin Saunders dbd4a35060 vulkan-loader: 1.0.26.0 -> 1.0.39.1 2017-01-31 04:47:19 +03:00
Vladimír Čunát 9cd2dbc569
Merge branch 'master' into staging
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Vladimír Čunát db896154d1
binutils: minimize rebuilds after parent revert
Only revert the addition of the output and only on Darwin.
2017-01-30 14:10:13 +01:00
Robin Gloster eaa9e01c1d
Revert "binutils: Add lib output"
This reverts commit 17a344a5da.
2017-01-30 13:03:48 +01:00
Eelco Dolstra 35349b6c2a
gup: 0.5.5 -> 0.6.0 2017-01-30 11:44:15 +01:00
Eelco Dolstra 12dd086c39
Revert "gup: 0.5.5 -> 0.6.0 and derivation update"
This reverts commit a59c3038cd due to
use of importJSON.
2017-01-30 11:44:15 +01:00
Fatih Altinok 40d3a67754 flow: 0.37.1 -> 0.37.4 2017-01-30 12:15:50 +03:00
Niklas Thörne 2eb8163fae bashdb: init at 4.4-0.92 (#22275) 2017-01-29 23:05:04 +01:00
Michael Raskin 71fa504cf9 Merge pull request #22217 from adnelson/lsof_darwin_fix
lsof: replace impure reference to /usr/include files
2017-01-29 17:32:55 +00:00
Parnell Springmeyer 6777e6f812
Merging with upstream 2017-01-29 05:54:01 -06:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
Allen Nelson 06a945f017 lsof working on darwin 2017-01-27 15:22:39 -08:00
Tadas Barzdzius a2304b0ea3 rustfmt: 0.6.3 -> 0.7.1 2017-01-27 22:07:34 +01:00
Tadas Barzdzius edbdb4b07e rustracer: 1.2.10 -> 2.0.5 2017-01-27 22:07:34 +01:00
Robin Gloster cb6490fc76 Revert "Mark ihaskell as broken. Closes #22047." 2017-01-27 12:38:44 +01:00
Joachim F 7774b9ea84 Merge pull request #22190 from peterhoeg/f/wp
wp-cli: add bash completion
2017-01-27 12:17:42 +01:00
Tom Hunger 6dd5c9de73 Mark ihaskell as broken. Closes #22047.
meta.broken doesn't work in buildEnv so we abort when the dependencies
are evaluated.

See bug for more context.
2017-01-27 11:34:34 +01:00
Vladimír Čunát 6973c7739e
Merge branch 'master' into staging
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Tim Steinbach 1c3b906b22 Merge pull request #22153 from NeQuissimus/ammonite_0_8_2
ammonite-repl: 0.8.1 -> 0.8.2
2017-01-26 08:43:57 -05:00
Lancelot SIX 9eb6668094 gdb: 7.12 -> 7.12.1 (#22167)
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcementgdb: 7.12 -> 7.12.1

See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcement..
2017-01-26 14:23:19 +01:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Michael Raskin 1d44213c7e Merge pull request #21516 from timbertson/gup
gup: 0.5.5 -> 0.6.0 and extract src into JSON
2017-01-26 07:46:16 +00:00
Franz Pletz d71fb25b08
apktool: 1.5.2 -> 2.2.2 2017-01-26 03:52:46 +01:00
Tim Steinbach 4908138122
ammonite-repl: 0.8.1 -> 0.8.2 2017-01-25 17:24:13 -05:00
Jörg Thalheim 7c8c0bbbc2 Merge pull request #22145 from sternenseemann/valadoc
valadoc: 2016-10-09 -> 2016-11-11
2017-01-25 23:03:32 +01:00
sternenseemann 5f3db56048 valadoc: 2016-10-09 -> 2016-11-11 2017-01-25 21:28:45 +01:00
Robin Gloster 3756edb109
ragel: fix build with gcc 6 2017-01-25 20:12:35 +01:00
Eelco Dolstra 17a344a5da
binutils: Add lib output
Some packages depend on libbfd. This prevents them from having all of
binutils in their closure (which is 29 MiB).
2017-01-25 20:12:33 +01:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
Tim Cuthbertson a59c3038cd gup: 0.5.5 -> 0.6.0 and derivation update 2017-01-25 22:25:31 +11:00
Domen Kožar f87deb0b3a Merge pull request #22101 from zimbatm/no-md5
Bye bye MD5
2017-01-25 09:07:48 +01:00
Michael Raskin 54e97b8ec6 Merge pull request #22114 from vbgl/ocaml-4.04
OCaml 4.04
2017-01-24 21:38:19 +00:00
Michael Raskin c915fd68cf Merge pull request #22106 from romildo/new.drake
drake: init at 0.9.2.0.3.1
2017-01-24 21:33:20 +00:00
Vincent Laporte 88e620f587 ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency 2017-01-24 21:14:46 +00:00
Vincent Laporte f697e5ae3b camlp4: init at 4.04+1 2017-01-24 21:13:00 +00:00
romildo a0d29cf33e drake: init at 0.9.2.0.3.1 2017-01-24 16:36:22 -02:00
Michael Raskin 1a8d12e922 Merge pull request #22069 from kamilchm/vagrant
vagrant: FIX #21365 add libxml2 and libxslt paths
2017-01-24 17:57:37 +00:00
Michael Raskin 89278345c2 Merge pull request #22023 from vbgl/apron
ocamlPackages.apron: init at 20160125
2017-01-24 17:47:13 +00:00
zimbatm 7ef36fface jclasslib: use sha256 hash 2017-01-24 16:27:20 +00:00
zimbatm a17311a33e antlr3: point to version 3.4
This was pointing to a broken upstream URL and is a beta release. No
dependent in the nixpkgs tree.
2017-01-24 16:15:21 +00:00
Graham Christensen 5c84eaaec3 Merge pull request #21344 from mdaiter/gWrap
gwrap: remove unnecessary checks
2017-01-23 19:56:40 -05:00
Kamil Chmielewski 29ac5d5209 vagrant: FIX #21365 add libxml2 and libxslt paths 2017-01-23 20:34:04 +01:00
Pascal Bach 55be1b30fc gitlab-runner: 1.9.0 -> 1.10.0 2017-01-23 20:32:17 +01:00
Peter Hoeg 025c571f1e wp-cli: add bash completion
Instead of creating 4 different tiny derivations, just stick everything into 1.
2017-01-23 12:50:55 +08:00
Alistair Bill 6a87904296 msgpack-tools: init at 0.6 2017-01-22 21:11:06 +00:00
Periklis Tsirakidis 01fef925fc rtags: 2.3 -> 2.8-p1 2017-01-22 17:46:26 +01:00
vbgl 664d1d6dc9 Merge pull request #21261 from vbgl/uutf-1.0.0
Eliom 6 and various OCaml package updates
2017-01-21 20:23:28 +01:00
Robbin C 8a89d89352 haskellPackages.tinc: 20161102 -> 20161119 2017-01-21 11:58:25 +08:00
Daiderd Jordan 78c68f23d0 Merge pull request #21815 from deepfire/irony-server
irony-server:  init at irony version
2017-01-21 01:55:22 +01:00
Kosyrev Serge 7ceca3dbbc irony-server: init at 'same-version-irony-of-chosen-elpa` 2017-01-21 03:43:20 +03:00
Vladimír Čunát 6b6553c768
Merge branch 'staging'
It contains security updates.  I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
Michael Raskin 6b124e29e8 Merge pull request #22002 from ivan-tkatchev/pullrequest3
swig: fix problem similar to #16161.
2017-01-20 12:06:02 +00:00