Commit Graph

9451 Commits

Author SHA1 Message Date
Andreas Herrmann
1bf70fd2f1 bazel: cctools runtime dependency on darwin (#66724)
The bazel build patches paths like `/usr/bin/install_name_tool` to refer
to `${cctools}/bin/install_name_tool` instead. If the corresponding
runtime dependency is not denoted, then darwin users can encounter "file
not found" errors, e.g. when they fetch bazel from a binary cache and
don't have `cctools` in their own nix store.
2019-08-30 22:35:33 -06:00
Aaron Andersen
27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Maximilian Bosch
1a1d1bc389
Merge pull request #67786 from danieldk/maturin
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
zimbatm
3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm
027b117fee
pigeon: init at 20160310 2019-08-30 21:56:12 +02:00
Daniël de Kok
7e29ce8a77 maturin: 0.6.1 -> 0.7.0
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:

- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
  metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
adisbladis
41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
Marek Mahut
65f7fa4f6e
Merge pull request #67333 from nlewo/pr-yq-go
yq-go: init at 2.4.0
2019-08-30 13:36:31 +02:00
Marek Mahut
b122bbf116
Merge pull request #67743 from averelld/gradle-upgrade
gradle: 5.3.1 -> 5.6.1
2019-08-30 10:46:27 +02:00
Marek Mahut
58b2798859
Merge pull request #67685 from xrelkd/update/cargo-bloat
cargo-bloat: 0.8.2 -> 0.8.3
2019-08-30 10:40:40 +02:00
Marek Mahut
2bcc36ee3d
Merge pull request #67647 from artemist/one_gadget
one_gadget: 1.6.2 → 1.7.2
2019-08-30 10:25:27 +02:00
Antoine Eiche
984acf8004 yq-go: init at 2.4.0 2019-08-30 10:17:55 +02:00
Marek Mahut
d9e7601926
Merge pull request #67658 from averelld/lsof-update
lsof: 4.91 -> 4.93.2
2019-08-30 10:17:48 +02:00
Averell Dalton
a7a6528c61 lsof: 4.91 -> 4.93.2 2019-08-30 06:51:12 +02:00
Averell Dalton
9a2f83feb9 gradle: 5.3.1 -> 5.6.1 2019-08-30 04:37:56 +02:00
Tim Steinbach
3e30f3e1f9
jenkins: 2.176.2 -> 2.176.3 2019-08-29 12:40:21 -04:00
xrelkd
17e833d8e5 cargo-bloat: 0.8.2 -> 0.8.3 2019-08-29 20:08:20 +08:00
xrelkd
b5977ddd8e cargo-web: 0.6.25 -> 0.6.26 2019-08-29 18:03:52 +08:00
Matthew Glazar
7ba8b728dc include-what-you-use: 0.10 -> 0.12
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0

IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
Artemis Tosini
a4ca80771e
one_gadget: 1.6.2 → 1.7.2 2019-08-28 19:29:17 +00:00
Imuli
7863697575 fly: 5.3.0 -> 5.4.1 (#67633) 2019-08-28 12:30:18 -06:00
Vincent Laporte
f7387ad383 ocamlPackages.utop: 2.3.0 -> 2.4.1
ocamlPackages.zed: 1.6 -> 2.0.3

ocamlPackages.lambdaTerm: 1.13 -> 2.0.2
2019-08-28 06:36:57 +00:00
Marek Mahut
9760593a52
Merge pull request #67531 from jonringer/bump-texi2html
texi2html: 1.82 -> 5.0
2019-08-27 10:35:45 +02:00
Marek Mahut
c0e2e095c8
Merge pull request #67512 from jlesquembre/skaffold
skaffold: 0.35.0 -> 0.36.0
2019-08-27 10:08:25 +02:00
Mario Rodas
7a4a8e0089
Merge pull request #67499 from marsam/update-tflint
tflint: 0.10.1 -> 0.10.3
2019-08-26 23:14:34 -05:00
Jonathan Ringer
38f810ea33 texi2html: 1.82 -> 5.0 2019-08-26 13:16:43 -07:00
obadz
a9b4e7592f
Merge pull request #66299 from jdanekrh/jd_fsharp_update_mono
fsharp41: 4.1.7 -> 4.1.34; mono = mono6
2019-08-26 19:53:30 +01:00
José Luis Lafuente
1fe6e41ccc
skaffold: 0.35.0 -> 0.36.0 2019-08-26 18:52:37 +02:00
Peter Hoeg
780e656e8a
Merge pull request #67486 from peterhoeg/f/astyle
astyle: use cmake to avoid having to manually manage the build
2019-08-26 18:47:39 +08:00
Mario Rodas
01efdec356
tflint: 0.10.1 -> 0.10.3
Changelog: https://github.com/wata727/tflint/releases/tag/v0.10.3
2019-08-26 04:20:00 -05:00
Peter Hoeg
076f9d88dd astyle: use cmake to avoid having to manually fix up LDFLAGS 2019-08-26 16:40:04 +08:00
Roman Volosatovs
3f4144c30a gofumpt: Init at 2019-07-29 (#66892) 2019-08-25 18:29:21 -06:00
worldofpeace
3f36ec5d33
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
out-of-tree: init at 1.0.1
2019-08-25 14:54:51 -04:00
Mikhail Klementev
abf17cb6ac
out-of-tree: init at 1.0.1 2019-08-25 12:32:59 +00:00
worldofpeace
0e1992e17b dfeet: 0.3.14 -> 0.3.15
Port to meson.

https://gitlab.gnome.org/GNOME/d-feet/blob/0.3.15/NEWS
2019-08-24 16:15:23 -04:00
Vladyslav M
814936b96f
cargo-expand: 0.4.14 -> 0.4.15 (#67405)
cargo-expand: 0.4.14 -> 0.4.15
2019-08-24 22:47:52 +03:00
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
xrelkd
8da18fc8e3 cargo-expand: 0.4.14 -> 0.4.15 2019-08-25 02:58:38 +08:00
Robert Scott
6e921f77ff cloudfoundry-cli: 6.45.0 -> 6.46.1 2019-08-24 16:21:37 +01:00
Profpatsch
ffbad0f656 tree-sitter: init at 0.15.7 2019-08-24 15:13:47 +02:00
Jan Tojnar
877dc46d24
ofono-phonesim: init at unstable-2014-04-22 2019-08-23 20:47:33 +02:00
Linus Heckemann
25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Linus Heckemann
d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
worldofpeace
a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
Robin Gloster
8279e5faab
Merge pull request #67294 from bachp/gitlab-runner-12.2.0
gitlab-runner: 12.1.0 -> 12.2.0
2019-08-23 14:49:19 +02:00
Mario Rodas
f7c9670cd8 dune: add marsam as maintainer 2019-08-23 12:33:38 +00:00
Mario Rodas
2898679f15 dune: 1.11.1 -> 1.11.3 2019-08-23 12:33:38 +00:00
Markus Hauck
8f8d9abca4 coursier: 1.1.0-M14-6 -> 2.0.0-RC3-3 2019-08-23 07:28:08 -04:00
markuskowa
8120fb6ec4
Merge pull request #67291 from dtzWill/gengetopt-2.23
gengetopt: 2.22.6 -> 2.23
2019-08-23 12:43:43 +02:00
Maximilian Bosch
19094ee62a
Merge pull request #67330 from markus1189/scalafmt
scalafmt: 2.0.0 -> 2.0.1
2019-08-23 11:19:03 +02:00