Commit Graph

4201 Commits

Author SHA1 Message Date
ppom
896623dbe9 patchelf: fix homepage 2021-09-21 13:04:09 +02:00
Bobby Rong
96fdf100ed
Merge pull request #138440 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.21.0 -> 0.22.0
2021-09-21 11:42:48 +08:00
Sandro
c80f91ce7c
Merge pull request #136496 from j-hui/saleae-logic-2
saleae-logic-2: 2.3.33 -> 2.3.37 + add lib dependencies
2021-09-20 14:07:42 +02:00
Sandro
d050e7dfc3
Merge pull request #137832 from ericdallo/add-updater-to-clojure-lsp
clojure-lsp: Add updateScript + bump
2021-09-20 11:57:49 +02:00
R. RyanTM
5fc4fdac51 terraform-ls: 0.21.0 -> 0.22.0 2021-09-18 15:43:22 +00:00
figsoda
f161c5f33f
Merge pull request #138039 from trofi/cvise-shebang
cvise: use /bin.bash from nix store
2021-09-17 14:35:26 -04:00
Eric Dallo
ff7905256c
clojure-lsp: 2021.09.04-17.11.44 -> 2021.09.13-22.25.35 2021-09-17 12:43:53 -03:00
j-hui
29a24106be saleae-logic-2: 2.3.33 -> 2.3.37 2021-09-16 22:09:06 -04:00
j-hui
6acd4f5b5a saleae-logic-2: add lib dependencies 2021-09-16 22:08:59 -04:00
figsoda
23d26b0338
Merge pull request #137936 from r-burns/ccache
ccache: disable flaky test
2021-09-16 08:09:43 -04:00
Mario Rodas
2457b08e8d
Merge pull request #138077 from r-ryantm/auto-update/terracognita
terracognita: 0.7.2 -> 0.7.3
2021-09-15 20:44:27 -05:00
R. RyanTM
159c59a6b9 terracognita: 0.7.2 -> 0.7.3 2021-09-16 00:09:07 +00:00
Sergei Trofimovich
5cc72dbec4 cvise: use /bin.bash from nix store
Noticed failures as an incorrect handling of `--command` param:

    $ cvise --command="gcc -c bug.c |& fgrep 'during RTL pass: expand'" bug.c
    C-Vise cannot run because the interestingness test does not return
    zero.

This happens because temporary shell script has "#!/bin/bash" shebang.

The change replaces it to path from nix store.
2021-09-15 19:20:28 +01:00
Alyssa Ross
ea1775eeee
strace: remove strace-graph stuff
strace-graph is no longer installed as of strace v5.11[1].  The perl
build input was only needed for the patchShebangs line, but was
causing pkgsStatic.strace to fail to build since pkgsStatic.perl is
currently broken[2].

[1]: 5685c0d033
[2]: https://github.com/NixOS/nixpkgs/pull/133851#issuecomment-920220593
2021-09-15 17:53:51 +00:00
github-actions[bot]
5663f4625d
Merge master into staging-next 2021-09-15 06:01:20 +00:00
R. RyanTM
f4383bcab4 terraformer: 0.8.15 -> 0.8.16 2021-09-15 01:07:35 +00:00
Ryan Burns
f38d014b87 ccache: disable flaky test
test.trim_dir has transient failures, currently assumed to be
filesystem-specific as it fails on Linux systems using ZFS and on macOS (HFS+).
2021-09-14 18:01:57 -07:00
Eric Dallo
d7f0ec1d46
clojure-lsp: Add updateScript 2021-09-14 11:26:21 -03:00
github-actions[bot]
1db0c42d5a
Merge master into staging-next 2021-09-14 00:01:23 +00:00
Benjamin Staffin
3d0c3e9fca
arcanist: generate & install bash-completion (#122596)
* arcanist: generate & install bash-completion

Arcanist only supports bash for shell-completion as of 20200711,
otherwise I would include zsh and/or fish here.

upstream discussion of zsh non-support: https://secure.phabricator.com/D19700

* arcanist: apply nixpkgs-hammering recommendations

* arcanist: obey makeFlags/makeFlagsArray/NIX_BUILD_CORES
2021-09-13 15:01:51 -04:00
github-actions[bot]
ac962ee61a
Merge master into staging-next 2021-09-13 00:01:41 +00:00
R. RyanTM
81439e7178 php74Extensions.blackfire: 1.53.0 -> 1.66.0 2021-09-13 01:27:24 +02:00
Eric Dallo
7ed75bfa95
clojure-lsp: 2021.07.12-12.30.59 -> 2021.09.04-17.11.44 2021-09-12 13:35:03 -03:00
github-actions[bot]
c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Kira Bruneau
2902a7921b ccache: 4.4 → 4.4.1 2021-09-11 10:55:11 -04:00
Martin Weinelt
7f732aca66 Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"
This reverts commit b041b2e1b2, reversing
changes made to 5b6c2380ad.
2021-09-05 15:02:25 +02:00
Martin Weinelt
b041b2e1b2 Merge remote-tracking branch 'origin/python-unstable' into staging-next 2021-09-05 14:51:26 +02:00
github-actions[bot]
ce434a97e2
Merge master into staging-next 2021-09-03 12:01:06 +00:00
Michael Raskin
e4f82b3722
Merge pull request #136507 from teto/luarocks-completion
luarocks: add bash/zsh completion
2021-09-03 06:02:00 +00:00
Matthieu Coudron
a9667fc80f luarocks: add bash/zsh completion 2021-09-02 22:57:06 +02:00
github-actions[bot]
0630061ef3
Merge master into staging-next 2021-09-02 18:01:20 +00:00
Maximilian Bosch
35f292e38e strace: 5.13 -> 5.14
ChangeLog: https://github.com/strace/strace/releases/tag/v5.14
2021-09-02 12:48:42 +00:00
github-actions[bot]
3cc5df2052
Merge master into staging-next 2021-09-02 12:01:09 +00:00
Pascal Wittmann
f2e41e8b1b
Merge pull request #135116 from r-ryantm/auto-update/yodl
yodl: 4.03.02 -> 4.03.03
2021-09-02 10:41:16 +02:00
github-actions[bot]
af292b1cdd
Merge staging-next into staging 2021-09-01 12:01:50 +00:00
github-actions[bot]
b2f58ca11e
Merge master into staging-next 2021-09-01 12:01:15 +00:00
Matthieu Coudron
b4e6ec08f4
Merge pull request #134336 from teto/luarocks-rockspec-relpath
lua updater: support in-repo rockspecs
2021-09-01 10:31:14 +02:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Matthieu Coudron
e62a0eac8f buildLuarocksPackage: cleanup 2021-08-31 22:16:28 +02:00
happysalada
6f28a718e5 kibana update nodejs 10 -> 14 2021-08-31 09:06:13 +09:00
happysalada
159be7791c logstash: fix download url
Update pkgs/tools/misc/logstash/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/tools/misc/logstash/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
happysalada
f9321de0f3 elk7: 7.5.1 -> 7.10.2
Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
happysalada
4a2d9eb0fe kibana: nixpkgs-fmt 2021-08-31 09:06:13 +09:00
Joseph Crail
db4b3ef15a
dwz: init at 0.14 (#136078) 2021-08-30 18:27:43 -05:00
Matthieu Coudron
1d22aed041 luarocks-nix: bumped luarocks-nix
this new version removes support of src.rock but now supports rockspecs embedded in a repo. The goal is to be able to support neovim plugins that provide a rockspec, even when they are not registered on luarocks.
2021-08-31 01:01:56 +02:00
Matthieu Coudron
15e5c92495 luaPackages: update 2021-08-31 00:07:28 +02:00
github-actions[bot]
47adaf1d8d
Merge staging-next into staging 2021-08-30 18:01:37 +00:00
Martin Weinelt
e2575c7de1
Merge branch 'master' into staging-next 2021-08-30 16:08:03 +02:00
Alyssa Ross
0f5094de5d lttng-tools: 2.11.0 -> 2.13.0; clarify license
Also enable parallel building; tested at -j48.
2021-08-30 10:11:22 +00:00
Alyssa Ross
ab2501bd17 lttng-ust: 2.10.5 -> 2.13.0; clarify license
Also enable parallel building; tested at -j48.
2021-08-30 10:11:22 +00:00