3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4612 commits

Author SHA1 Message Date
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
tkatchev 067a9ee73e swig: fix problem similar to #16161. 2017-01-20 14:34:10 +03:00
Michael Raskin bd918cdbef Merge pull request #22000 from ivan-tkatchev/pullrequest3
swig: fix problem similar to #16161.
2017-01-20 11:01:02 +00:00
tkatchev cf8ca492af swig: fix problem similar to #16161. 2017-01-20 13:16:13 +03:00
Matthew Justin Bauer 10cfe945fe xcbuild: 0ab861ab -> 0.1.1 (#21895)
* xcbuild: add xcode-select wrapper
* xcbuild: update to 0.1.1
2017-01-19 22:21:00 +01:00
Graham Christensen 003ae42ae6 packet: init at 20161215-2b8f07a
Signed-off-by: Robin Gloster <mail@glob.in>
2017-01-19 22:17:30 +01:00
Jörg Thalheim 3fdde25b4c Merge pull request #21962 from Mic92/gemdir
bundleEnv: Used gemdir for most applications now
2017-01-19 09:34:14 +01:00
Vladimír Čunát 59e0cfb589
gperf: bring back 3.0.4 to fix systemd build
Systemd has fixed this on master, but I don't want to meddle with the
patch that doesn't apply cleanly on our version.
2017-01-18 16:45:52 +01:00
Vladimír Čunát 40003aa2ed
Merge branch 'master' into staging 2017-01-18 15:54:04 +01:00
Jörg Thalheim ffbcea3ce5
rake: use gemdir 2017-01-18 00:52:57 +01:00
Jörg Thalheim 040c04ee57
chefdk: use gemdir 2017-01-18 00:52:56 +01:00
Jörg Thalheim 624b30ca16
sass: use gemdir 2017-01-18 00:52:56 +01:00
Jörg Thalheim c24a5cc506
rhc: use gemdir 2017-01-18 00:52:56 +01:00
Jörg Thalheim 4a03407cda
cide: use gemdir 2017-01-18 00:52:55 +01:00
Jörg Thalheim 2011bde22c
redis-dump: use gemdir 2017-01-18 00:52:55 +01:00
Jörg Thalheim 310e78d5cb
ronn: use gemdir 2017-01-18 00:52:54 +01:00
Jörg Thalheim d824aeb196
compass: use gemdir 2017-01-18 00:52:52 +01:00
Lee Machin 3e86a0b496 Add rubocop linter for Ruby (#21934)
Use gemdir and pname as suggested by @zimbatm

Fix silly typo
2017-01-17 09:55:23 +00:00
Ben Zhang fc6d746e62
yarn: 0.18.1 -> 0.19.1 2017-01-17 01:58:27 -05:00
Lancelot SIX 919a1435da
gperf: 3.0.4 -> 3.1
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00005.html
for full release announcement.
2017-01-17 00:18:09 +01:00
Michael Raskin cd07d21a44 Merge pull request #21868 from hsenag/htmlunit-driver
selenium-server-standalone: restore htmlunit-driver support
2017-01-16 09:37:29 +00:00
Robin Gloster 30621e1052
go-dependency-manager: fix fetchFromGitHub call 2017-01-15 14:03:51 +01:00
Jörg Thalheim 97a6566348 Merge pull request #21892 from offlinehacker/pkgs/yarn/add
yarn: init at 0.18.1
2017-01-14 23:54:56 +01:00
Jörg Thalheim 235da0d77b Merge pull request #21871 from Mic92/manul
manul: init at 2016-09-30
2017-01-14 22:57:30 +01:00
Jörg Thalheim 238a090b4f
gdm: init at 1.4 2017-01-14 22:56:12 +01:00
Jaka Hudoklin bb0d0a366b yarn: init at 0.18.1 2017-01-14 20:49:57 +01:00
Ganesh Sittampalam f0c230c2c7 selenium-server-standalone: restore htmlunit-driver support
It was moved to a separate project between versions 2.45 and 2.53:
https://github.com/SeleniumHQ/selenium/commit/2d3150b
2017-01-14 10:48:38 +00:00
Vincent Laporte 939e2d702f frama-c: link to the apron library 2017-01-14 09:34:34 +00:00
Vincent Laporte 0121066f5f camlidl: fix build with OCaml 4.03
by making warning 31 non fatal
2017-01-14 09:34:34 +00:00
Jörg Thalheim 4f130dd219
manul: init at 2016-09-30 2017-01-14 01:04:53 +01:00
Michael Raskin 94b0ad124e Merge pull request #21846 from peterhoeg/f/nim
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
Michael Raskin c5ebc057fd Merge pull request #21848 from league/yuicompressor-bin
yuicompressor: add bin wrapper for jar
2017-01-13 10:34:20 +00:00
Vincent Laporte 7a31f234e1 js_of_ocaml: 2.7 -> 2.8.3 2017-01-13 06:38:09 +00:00
Aneesh Agrawal 80ea1c0631 rr: 4.3.0 -> 4.4.0 2017-01-13 00:44:30 -05:00
Christopher League ea0f8fbd53 yuicompressor: add bin wrapper for jar
yuicompressor is a JavaScript and CSS minifier, distributed as a jar
file. This change uses `makeWrapper` to create a corresponding bin
script, adding `jre` as a dependency.
2017-01-12 23:08:55 -05:00
Pascal Wittmann dd3c287642 Merge pull request #20318 from vdemeester/add-vndr
vndr: init at 20161110-cf8678f
2017-01-12 18:40:16 +01:00
Peter Hoeg 4e0a5e7602 nim: include all supporting tools
This PR makes a few changes to how things are done:

a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the one from stdenv
e) run the full test suite

We do not need the "nimble" package any longer as it is part of nim.
2017-01-12 20:11:36 +08:00
Frederik Rietdijk 70b0af9f83 omniorb: use python2 2017-01-11 18:25:11 +01:00
Matthew Bauer 21143cc000
gtk-mac-bundler: init at 0.7.4 2017-01-10 23:51:36 -06:00
Jörg Thalheim 3aca77a7f2
universal-ctags: 2016-12-17 -> 2017-01-08 2017-01-10 11:38:52 +01:00
Eric Bailey ae7511013b
jid: 0.6.1 -> 0.7.1 2017-01-09 18:41:53 -06:00
Pascal Wittmann fc56c8c5cd
global: 6.5.5 -> 6.5.6 2017-01-09 20:49:02 +01:00
Michael Raskin e2b30dc0f9 Merge pull request #21635 from peterhoeg/p/tora
tora: init at 3.1
2017-01-09 09:49:00 +00:00
Peter Hoeg 2190a84812 tora: init at 3.1 2017-01-09 09:26:46 +08:00
Will Dietz 2afcf34281 elfutils: Update website and URL to new sourceware location. 2017-01-08 16:30:05 -06:00
Will Dietz 157b216852 elfutils: 0.165 -> 0.168 2017-01-08 16:07:43 -06:00
Domen Kožar 8940c68c09
hydra: 2016-04-15 -> 2016-12-09
Fixes #19396 #21424
2017-01-08 14:40:12 +01:00
Domen Kožar f3381f0be2
electron: 1.2.2 -> 1.4.13 2017-01-06 19:00:17 +01:00
Vladimír Čunát 07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
Vladimír Čunát cf1d3677d3
flex: bring back 2.6.1 as an option
Some breakages after flex update aren't so easy to fix,
and I can't really afford to spend much time on it ATM.
2017-01-06 16:17:46 +01:00
Richard Zetterberg 4799971895 godot: init at 2.1.1-stable
Adds the [godot engine](https://godotengine.org/) at the latest stable
version.

Produced binary contains the tools and the engine itself.
2017-01-06 12:07:19 +01:00
Michael Raskin efb6c30d10 Merge pull request #21656 from zimbatm/packer-0.12.1
packer: 0.10.1 -> 0.12.1
2017-01-05 17:54:55 +00:00
Vladimír Čunát ea7b252c9a
Merge branch 'master' into staging 2017-01-04 23:20:43 +01:00
zimbatm 9e97c0b937 packer: 0.10.1 -> 0.12.1 2017-01-04 17:31:45 +00:00
Nikolay Amiantov e17b483669 glslang, spirv-tools, vulkan-loader: add metainformation 2017-01-04 12:57:22 +03:00
Daiderd Jordan 27660cfdc0
Merge branch 'master' into staging 2017-01-04 01:42:26 +01:00
Graham Christensen 6b504f8b52 Merge pull request #21626 from NeQuissimus/gradle_3_3
gradle: 3.2.1 -> 3.3
2017-01-03 18:45:42 -05:00
Daiderd Jordan 3daa019125 Merge pull request #21551 from zauberpony/vultr-init
vultr: init at 1.12.0
2017-01-04 00:08:04 +01:00
Tim Steinbach 02efac3f9f
gradle: 3.2.1 -> 3.3 2017-01-03 17:38:01 -05:00
Daiderd Jordan 538d1b688a stdenv: bootstrap cmake and python on darwin 2017-01-03 18:01:47 +01:00
Lancelot SIX 293551a162 gnum4: 1.4.17 -> 1.4.18
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00015.html
for release announcement.
2017-01-03 14:45:55 +01:00
Michael Raskin e8584294f1 slimerjs: 0.10.1 -> 0.10.2 2017-01-02 20:18:52 +01:00
Michael Raskin 31106095e1 scons: 2.5.0 -> 2.5.1 2017-01-02 20:18:52 +01:00
Michael Raskin 16ea6c7439 luarocks: 2.4.0 -> 2.4.2 2017-01-02 20:18:51 +01:00
Daiderd Jordan 5a67b130b9
Merge branch 'master' into staging 2017-01-02 00:54:17 +01:00
Elmar Athmer bd0595ea80 vultr: init at 1.12.0 2017-01-01 20:57:52 +01:00
Joachim F d3f01c3531 Merge pull request #21560 from Ekleog/kcov
kcov: 29 -> 32
2017-01-01 17:08:40 +01:00
Graham Christensen c58b4cf693 Merge pull request #21520 from peterhoeg/p/nrpl
nrpl: init at 20150521
2017-01-01 07:51:45 -05:00
Peter Hoeg 7a720abc03 nrpl: init at 20150521 2017-01-01 14:10:13 +08:00
Léo Gaspard 7f0143b89d
kcov: 29 -> 32 2017-01-01 03:32:31 +01:00
Daiderd Jordan 6e6334a514 Merge pull request #21529 from ivan-tkatchev/master
makerpm: init at 1.0
2016-12-31 21:35:14 +01:00
tkatchev 4073aaa7e1 makerpm: init at 1.0 2016-12-31 23:19:31 +03:00
Vladimír Čunát 6bded45883
flex: 2.6.1 -> 2.6.3
This resolves some warnings and errors introduced in 2.6.x.
2016-12-30 23:17:08 +01:00
Michael Raskin 6f12fb7403 Merge pull request #19765 from FlorentBecker/some_buildOcaml
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Peter Hoeg db90dd8de2 remarshal: 0.3.0 -> 0.6.0 2016-12-30 19:19:16 +08:00
Will Dietz 90c762c5e1 bloaty: 2016.11.16 -> 2016.12.28 2016-12-28 12:40:31 -06:00
Bjørn Forsman cbb29a26a2 libsigrokdecode: 0.4.0 -> 0.4.1 2016-12-27 13:03:08 +01:00
Mitch Tishmack 19425207c9 cscope: refactor allow builds on non linux 2016-12-26 15:04:25 -06:00
Pascal Bach 77d495b078 gitlab-runner: 1.8.0 -> 1.9.0 (#21375) 2016-12-25 11:35:47 +00:00
Matthew Daiter 8be93a55bf gwrap: remove unnecessary checks 2016-12-25 01:41:25 -05:00
Daiderd Jordan 481569e580 Merge pull request #21339 from sifmelcara/add/crystal-lang
crystal: init at 0.20.3
2016-12-24 23:14:58 +01:00
mingchuan 6db2c983c1 shards: init at 0.7.1
Dependency manager for the Crystal language
2016-12-25 01:14:19 +08:00
Vladimír Čunát c655399126
Merge branch 'staging' 2016-12-24 10:50:49 +01:00
Rok Garbas e08f7afc62
pypi2nix: 1.5.0 -> 1.6.0 2016-12-23 23:45:03 +01:00
Vladimír Čunát 2e03ae274d Merge branch 'master' into staging 2016-12-22 11:28:56 +01:00
Desmond O. Chang 95c42970e7 rolespec: 20160105 -> 20161104 2016-12-22 09:19:40 +08:00
Tobias Pflug 7609b9aaa3 sauce-connect: 4.4.0 -> 4.4.2 2016-12-21 15:04:45 +01:00
Aristid Breitkreuz 76c4b5fcca cmake: 3.6.2 -> 3.7.1 2016-12-20 16:20:08 +01:00
Vincent Laporte e76a1f0e7e Revert "omake: remove 0.9.8.6-rc1"
This reverts commit e672fbc6f0.
2016-12-18 09:51:00 +00:00
Daiderd Jordan 29ce1d9e5a Merge pull request #21245 from boronine/luarocks-darwin
luarocks: enable Darwin
2016-12-18 00:14:52 +01:00
Graham Christensen 4c3e8dff8d Merge pull request #21173 from kamilchm/vagrant
vagrant: 1.8.7 -> 1.9.1
2016-12-17 15:41:40 -05:00
Alexei Boronine a7347d9e9c luarocks: enable Darwin 2016-12-18 04:04:56 +08:00
mimadrid f281ce8c29 universal-ctags: 2016-07-06 -> 2016-12-17 2016-12-17 16:21:32 +01:00
Fatih Altinok 1946e872c0 flow: 0.36.0 -> 0.37.1 2016-12-16 16:02:27 +00:00
Franz Pletz 3d1206dfcc
ragel: add stable version, default to stable 2016-12-16 15:52:27 +01:00
Profpatsch 52c34f626c liquibase: improve external jar integration (#20818)
This replaces the upstream wrapper script with one tailored for nixpkgs.
We gain the ability to selectively enable/disable jdbc backends.
2016-12-16 12:19:59 +01:00
Daiderd Jordan 6e26fe3d57
xcbuild: add meta 2016-12-15 18:07:54 +01:00
Kamil Chmielewski 9aa6c95d5a vagrant: 1.8.7 -> 1.9.1 2016-12-15 12:29:52 +01:00
Jörg Thalheim b26b37d866 glide: 0.12.2 -> 0.12.3 2016-12-14 08:42:18 +00:00
Graham Christensen 69ce9a9edd
watchman: 4.5.0 -> 4.7.0 2016-12-13 10:27:54 -05:00
Profpatsch 140643be45 jid: init at 0.6.1 (#20923) 2016-12-13 15:50:58 +01:00
Fernando J Pando 50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars

fixes #19759
2016-12-13 10:52:56 +01:00
Tim Steinbach a03b09c43b Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Vincent Laporte 42a0fc4387 ocamlbuild: 0.9.2 -> 0.9.3 2016-12-12 03:18:48 +00:00
Vincent Laporte 77050a8381 findlib: 1.6.1 -> 1.7.1 2016-12-12 03:18:48 +00:00
Pascal Wittmann 2d4637f96f
intel-gpu-tools: 1.16 -> 1.17 2016-12-11 17:55:09 +01:00
Vladimír Čunát c4a85eafa4
Merge #21043: strace: 4.13 -> 4.14 2016-12-11 14:05:27 +01:00
Tim Steinbach e8cd9ce8da
ammonite-repl: 0.8.0 -> 0.8.1 2016-12-10 15:51:06 -05:00
mimadrid 8b8df71b87
strace: 4.13 -> 4.14 2016-12-10 13:09:47 +01:00
vbgl 44234570ec Merge pull request #20867 from vbgl/omake-0.10.1
omake: update to 0.10.1
2016-12-09 21:49:21 +00:00
Jost Novljan 53b5575640 chromedriver: 2.21 -> 2.25 2016-12-09 12:06:07 +01:00
Eric Bailey ab9688a63a rebar3: Fix typos and support name-version-tag
The fixup_app_name/1 change notably supports packages like proper-1.1.1-beta.
2016-12-08 00:11:41 +02:00
Eric Bailey fe727a19c1 rebar3: 3.1.0 -> 3.3.2 2016-12-08 00:11:41 +02:00
Joachim F 546eba73e1 Merge pull request #20910 from peterhoeg/wp
wp-cli: 0.24.1 -> 1.0.0
2016-12-05 13:26:50 +01:00
Tuomas Tynkkynen 571cf4f209 uisp: Fix build 2016-12-05 02:40:04 +02:00
Jos van den Oever bb84c688f6 rustfmt: 0.6.2 -> 0.6.3 2016-12-04 15:56:26 +02:00
Peter Hoeg 9471411a3c wp-cli: 0.24.1 -> 1.0.0 2016-12-04 21:45:42 +08:00
Aristid Breitkreuz e3dcf5da1d rq: init at 0.9.2 (broken because our v8 is too old, and I'm too weak to update v8) 2016-12-03 23:36:48 +01:00
Vincent Laporte e672fbc6f0 omake: remove 0.9.8.6-rc1 2016-12-02 19:49:08 +00:00
Vincent Laporte 895d3c8908 omake: 0.9.8.5 -> 0.10.1 2016-12-02 19:49:07 +00:00
Vincent Laporte 9c87884fdf merlin: 2.5.2 -> 2.5.3 2016-12-01 20:14:26 +00:00
Pascal Wittmann ab2185a4b5 Merge pull request #20756 from vbgl/ocp-index-1.1.5
ocamlPackages.ocp-index: 1.1.4 -> 1.1.5
2016-11-30 16:34:56 +01:00
Frederik Rietdijk 1b68772f2b Merge pull request #20799 from vbgl/camlp5-6.17
camlp5: 6.16 -> 6.17
2016-11-30 10:32:00 +01:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Vincent Laporte f0d7e808b2 camlp5: 6.16 -> 6.17 2016-11-29 18:34:21 +00:00
Graham Christensen 8088ad7586 Merge pull request #20689 from frontsideair/flow-34-36
flow: 0.34.0 -> 0.36.0
2016-11-28 07:38:05 -05:00
Vincent Laporte 33d49bbfb7 ocamlPackages.ocp-index: 1.1.4 -> 1.1.5 2016-11-28 09:33:28 +01:00
Franz Pletz f38955dd4c Merge pull request #20665 from vdemeester/delve-0.11-alpha
delve: init at 0.11.0-alpha
2016-11-28 03:50:34 +01:00
Graham Christensen 2891256daa
skopeo: fix evaluation, change license from asl2 to asl20 2016-11-27 21:39:02 -05:00
William Casarin dfb354ea7d multi-ghc-travis: git-2015-11-04 -> git-2016-10-23 (#20754)
adds support for ghc8
2016-11-28 03:24:51 +01:00
Vincent Demeester 6d47cb4131
skopeo: init at 0.1.16
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-27 21:06:21 -05:00
Frederik Rietdijk 5dcf6ecbeb Merge pull request #18532 from peterhoeg/hero
heroku: 3.43.2 -> 3.43.12 and wrap the downloaded binary
2016-11-27 17:45:03 +01:00
Pascal Bach 2bf9413280 gitlab-runner: 1.7.1 -> 1.8.0 (#20719) 2016-11-26 14:22:41 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Austin Seipp c6b5131b01 nixpkgs: icestorm 2016.08.18 -> 2016.11.01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Frederik Rietdijk 9b88697bbd gn: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 7ea28bfc46 ycmd: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk e84b9e2b20 asn2quickder: use python2 2016-11-24 22:28:02 +01:00
Fatih Altinok 0a77d46322 flow: 0.34.0 -> 0.36.0 2016-11-24 16:40:52 +02:00
Tim Steinbach 565bc19580 Merge pull request #20662 from NeQuissimus/gradle_3_2_1
gradle: 3.2 -> 3.2.1
2016-11-24 08:22:18 -05:00
Franz Pletz 3ef260b5dd
uhd: 3.9.3 -> 3.10.1 2016-11-24 04:33:08 +01:00
Vincent Demeester b808dabea0
delve: init at 0.11.0-alpha
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-23 23:53:07 +01:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Tim Steinbach dc9f2c903e
gradle: 3.2 -> 3.2.1 2016-11-23 16:48:58 -05:00
Benjamin Saunders 8df969734a rust-bindgen: init at 0.19.1 (#19847) 2016-11-23 17:09:29 +00:00
Vincent Laporte b75e13b7e6 trv: fix installation of binaries 2016-11-23 09:59:10 +01:00
Tristan Helmich 9575eeae10 jenkins: 2.13 -> 2.33 (#20630) 2016-11-22 14:56:04 +01:00
Vincent Laporte 20486458e6 ocamlPackages.merlin: 2.5.1 -> 2.5.2 2016-11-21 19:17:16 +01:00
Jörg Thalheim c686a8fc7b Merge pull request #20459 from vdemeester/doctl_1_5_0
doctl: 1.3.1 -> 1.5.0
2016-11-21 14:01:29 +01:00