Commit Graph

4615 Commits

Author SHA1 Message Date
github-actions[bot]
7455d89599
Merge staging-next into staging 2021-10-26 18:01:57 +00:00
github-actions[bot]
9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Sandro Jäckel
2a5a4c89db
ycmd: remove ? null, little cleanup, formatting 2021-10-26 13:35:17 +02:00
github-actions[bot]
a16b1b54b3
Merge staging-next into staging 2021-10-25 12:02:08 +00:00
github-actions[bot]
0336295c41
Merge master into staging-next 2021-10-25 12:01:31 +00:00
Andrew Childs
5d025ae9ab Revert "kibana update nodejs 10 -> 14"
The current version of kibana in nixpkgs is 7.10.2, and according to
upstream:

> Currently version 7.11 and newer run Node.js 14, while 7.10 and
> older run Node.js 10

Kibana running on Node.js 14 appears to break logging and possibly
more.

This reverts commit 6f28a718e5.
2021-10-25 18:44:05 +09:00
github-actions[bot]
e3eaad4c0b
Merge staging-next into staging 2021-10-24 12:02:01 +00:00
github-actions[bot]
e84dc8ac6b
Merge master into staging-next 2021-10-24 12:01:27 +00:00
Fabian Affolter
05b40133c5 nrfutil: 6.1 -> 6.1.3 2021-10-23 14:49:11 +02:00
github-actions[bot]
f9ab4de694
Merge staging-next into staging 2021-10-22 18:01:54 +00:00
Jonathan Ringer
fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
figsoda
cc5cc3101c
Merge pull request #142267 from figsoda/remove-racerd
rustracerd: remove
2021-10-22 09:30:04 -04:00
Maximilian Bosch
91a669f67f
Merge pull request #141217 from r-burns/help2man
[staging] help2man: 1.48.1 -> 1.48.5
2021-10-22 15:14:35 +02:00
R. RyanTM
6ad88ef0bf php74Extensions.blackfire: 1.66.0 -> 1.67.0 2021-10-21 21:18:46 +02:00
Sandro
5d74ff4206
Merge pull request #141443 from jtojnar/blackfire-2 2021-10-21 20:22:09 +02:00
Alex Martens
06078e865d saleae-logic-2: 2.3.37 -> 2.3.38 2021-10-21 19:58:30 +02:00
Jan Tojnar
25450f2b29 blackfire: 1.49.4 → 2.5.1
https://blackfire.io/docs/up-and-running/agent-upgrade
2021-10-21 17:40:19 +02:00
figsoda
18335b226e editorconfig-core-c: set meta.mainProgram 2021-10-21 09:17:40 -04:00
figsoda
28aa1f987c rustracerd: remove 2021-10-19 19:17:46 -04:00
Vladimír Čunát
fa5ad84c00
Merge #142012: binutils: 2.35.1 → 2.35.2 (into staging) 2021-10-19 07:13:55 +02:00
github-actions[bot]
b0a41194a1
Merge master into staging-next 2021-10-18 18:01:14 +00:00
Matthieu Coudron
253af9151f luaPackages: update
- luarocks-nix: bumped to pass args too, `package_X = callPackage ...`.
  It allows to remove the annoying `with self`.
  This new version disables tests (because broken) and now emits derivation
  with a callPackage in front.
- replaced X.override with lib.overrideLuarocks, it should be used
whenever buildInputs/extraVariables is changed since it impacts the
generated luarocks config.
Once structured attributes are in, it will be easier to have the
luarocks config generated by a hook and we probably will be able to
replace all overrideLuarocks by overrideAttrs.
2021-10-18 19:48:07 +02:00
Fabián Heredia Montiel
745023e01a binutils: patch CVE-2021-3487 2021-10-17 16:25:25 -05:00
Fabián Heredia Montiel
f378420360 binutils: 2.35.1 → 2.35.2
CVEs:

- https://nvd.nist.gov/vuln/detail/CVE-2020-35448 (3.3 Low)
- https://nvd.nist.gov/vuln/detail/CVE-2021-20284 (5.5 Medium)
- https://nvd.nist.gov/vuln/detail/CVE-2021-20294 (7.8 High)
2021-10-17 16:25:25 -05:00
Ryan Burns
3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Michael Raskin
397b649283 luaPackages.luarocks-3_7: init so that the reverted update can be accessed if desired 2021-10-16 20:57:36 +02:00
Michael Raskin
5c93a7780a Revert "luarocks: 3.2.1 -> 3.7.0"
This reverts commit eec90bc9d5.

See discussion in:
  https://github.com/NixOS/nixpkgs/pull/141718
  https://github.com/NixOS/nixpkgs/pull/80528
2021-10-16 20:54:36 +02:00
Sandro
dd455cbf13
Merge pull request #141874 from amesgen/macdylibbundler-1.0.0 2021-10-16 18:27:03 +02:00
amesgen
29c8e91c5d
macdylibbundler: 20180825 -> 1.0.0 2021-10-16 15:00:38 +02:00
Kira Bruneau
7cd65916e9 texlab: 3.2.0 → 3.3.0 2021-10-16 01:05:31 -04:00
Martin Weinelt
a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
Aman Verma
eec90bc9d5 luarocks: 3.2.1 -> 3.7.0 2021-10-15 02:14:05 -04:00
Martin Weinelt
adf4e67dd4 Merge remote-tracking branch 'origin/staging' into staging-next 2021-10-15 01:34:36 +02:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
polygon
0c372b790e dfu-util: 0.10 -> 0.11 2021-10-13 23:00:44 +02:00
github-actions[bot]
5065827878
Merge staging-next into staging 2021-10-12 00:02:05 +00:00
Artturi
8f6a595c99
Merge pull request #135953 from r-ryantm/auto-update/blackfire 2021-10-11 21:05:17 +03:00
github-actions[bot]
92a15c8929
Merge staging-next into staging 2021-10-11 18:01:55 +00:00
Sandro
3ae4c035be
coreboot-toolchain: minor cleanup 2021-10-11 15:17:05 +02:00
github-actions[bot]
d21a1c3fbc
Merge staging-next into staging 2021-10-11 12:02:07 +00:00
Sergei Trofimovich
d23b22e4f9
dejagnu: 1.6.2 -> 1.6.3 (#141206)
* dejagnu: 1.6.2 -> 1.6.3

Move to out-of-tree build to avoid testsuite failure.
2021-10-11 01:08:52 -07:00
github-actions[bot]
03d816e015
Merge staging-next into staging 2021-10-11 00:02:14 +00:00
Ryan Burns
0166a98edc help2man: 1.48.1 -> 1.48.5 2021-10-10 15:45:15 -07:00
Felix Singer
0b2b0331f0 coreboot-toolchain: Use sources.nix generated by update.sh
Use sources.nix for all source files (except coreboot) generated by
update.sh.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-10 01:05:45 +02:00
Felix Singer
28383a922e coreboot-toolchain: Introduce script for generating sources file
Add and adjust update script from
https://git.petabyte.dev/petabyteboy/corenix.

The script is meant to be run from the package directory of the
coreboot-toolchain. The script generates a sources.nix files, which
contains all sources used for the coreboot toolchain and some other
tools. Thus, it needs to be stripped down to the necessary sources.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 22:19:46 +02:00
Felix Singer
cff7863c34 coreboot-toolchain: Use git repository as source
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 19:39:54 +02:00
Ryan Burns
27e0b4bd1e
Merge pull request #135851 from r-burns/elfutils
[staging] elfutils: 0.182 -> 0.185, cleanup
2021-10-08 11:32:36 -07:00
github-actions[bot]
605eb4e1e0
Merge staging-next into staging 2021-10-08 18:01:58 +00:00
Felix Singer
6d7fd89453 coreboot-toolchain: Set pname instead of name
Set `pname` instead of `name` since `name` is derived from
`${pname}-${version}`.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-08 04:46:09 +02:00
github-actions[bot]
c081bc394c
Merge staging-next into staging 2021-10-07 18:01:44 +00:00
Ryan Burns
f609e8290d
Merge pull request #112455 from baloo/baloo/gdb/debuginfod
gdb: add support for debuginfod
2021-10-07 01:04:37 -07:00
Neubauer, Sebastian
93eb7786c9 arcanist: Update certs to fix letsencrypt
Due to the old root certificate used by letsencrypt expiring, arcanist
could not connect anymore to servers using letsencrypt (like
reviews.llvm.org).

Fix it by using the default nix certificates.
2021-10-06 14:40:02 +02:00
github-actions[bot]
afcd8b2bad
Merge staging-next into staging 2021-10-04 12:01:58 +00:00
github-actions[bot]
7bc9a371ec
Merge master into staging-next 2021-10-04 12:01:24 +00:00
Bobby Rong
2a1e3ac2bd
Merge pull request #136610 from jlesquembre/polylith
polylith: 0.1.0-alpha9 -> 0.2.12-alpha
2021-10-04 19:58:07 +08:00
Sandro
43f30849ba
Merge pull request #139361 from trofi/autogen-guile-3 2021-10-04 10:42:26 +02:00
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
Bobby Rong
0204144911
Merge pull request #135072 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15824 -> 0.1.15848
2021-10-03 22:24:21 +08:00
github-actions[bot]
a484ea4131
Merge master into staging-next 2021-10-03 06:01:22 +00:00
Thiago Kenji Okada
d672332c26 clojure-lsp: remove "-H:CheckToolchain" on macOS 2021-10-02 12:50:44 -03:00
Thiago Kenji Okada
72971ccccb clojure-lsp: reduce closure size
Before:

```
$ nix path-info -S ./result -h
/nix/store/z8802pkmg77wq10kz851fvrjib0pm75f-clojure-lsp-2021.09.30-15.28.01	  2.0G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/1q6r7z9ga2hnar1gj5gbd6s0b3h5xhp8-clojure-lsp-2021.09.30-15.28.01	154.4M
```
2021-10-02 11:41:47 -03:00
github-actions[bot]
1256bc4623
Merge master into staging-next 2021-10-01 18:01:22 +00:00
R. RyanTM
20233d45c4 clojure-lsp: 2021.09.13-22.25.35 -> 2021.09.30-15.28.01 2021-10-01 00:37:19 +00:00
github-actions[bot]
b94e7d766f
Merge master into staging-next 2021-09-30 18:01:02 +00:00
Lassulus
94c6545861
Merge pull request #128592 from felixsinger/pkgs/add-coreboot-toolchain
coreboot-toolchain: Init at 4.14
2021-09-30 18:15:01 +02:00
github-actions[bot]
85e7bfc6c8
Merge master into staging-next 2021-09-30 06:01:26 +00:00
Alex Martens
c4035d7234 saleae-logic-2: add desktop item 2021-09-29 17:10:27 -07:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next 2021-09-29 18:01:07 +00:00
Mario Rodas
5b742d6ea9
Merge pull request #138906 from r-ryantm/auto-update/terraformer
terraformer: 0.8.16 -> 0.8.17
2021-09-29 11:08:28 -05:00
github-actions[bot]
d89952163a
Merge master into staging-next 2021-09-29 06:01:24 +00:00
Kira Bruneau
41a997c8b2 ccache: 4.4.1 → 4.4.2 2021-09-28 20:21:37 -04:00
Felix Singer
f0b20bad9c coreboot-toolchain: Init at 4.14
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-09-28 21:14:16 +02:00
github-actions[bot]
7bb1bfbf29
Merge master into staging-next 2021-09-27 06:01:12 +00:00
Ryan Burns
e6654828b8 bashdb: 4.4-1.0.0 -> 5.0-1.1.2, fix build with bash 5.1 2021-09-27 11:52:26 +09:00
Sergei Trofimovich
7c86d10590
texinfo6_8: init at 6.8 (without switching default)
(forward-picked from commit 1165533fc3, partially)
The point is to work around issue #139470: fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
Sergei Trofimovich
4b0c5402b4 autogen: add guile-3 support (Gentoo patch) 2021-09-24 23:20:44 +01:00
github-actions[bot]
55c0ac1484
Merge staging-next into staging 2021-09-24 06:01:40 +00:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
Ryan Burns
4794a8aeee elfutils: 0.182 -> 0.185, cleanup
Remove obsolete musl patches & musl-specific autoreconfHook
(same as https://git.alpinelinux.org/aports/commit/main/elfutils?id=a8779348058ef0f42d31c814d2792ccdc8062007)

Also add zstd support, enable tests, and allow "format" hardening.

Co-authored-by: Sergei Trofimovich <slyich@gmail.com>
2021-09-23 12:35:20 -07:00
Sandro
0973bc5a63
Merge pull request #139045 from r-ryantm/auto-update/inotify-tools 2021-09-23 16:22:56 +02:00
R. RyanTM
5d038fdd69 inotify-tools: 3.20.11.0 -> 3.21.9.5 2021-09-23 00:34:49 +00:00
github-actions[bot]
c836da689f
Merge staging-next into staging 2021-09-23 00:03:12 +00:00
github-actions[bot]
796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
Guillaume Girol
4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
R. RyanTM
e241176881 terraformer: 0.8.16 -> 0.8.17 2021-09-22 06:19:36 +00:00
Sandro
4e25d90548
Merge pull request #138063 from trofi/update-texinfo
texinfo: 6.7 -> 6.8
2021-09-21 20:09:35 +02:00
github-actions[bot]
aff0e5c530
Merge staging-next into staging 2021-09-21 12:02:04 +00:00
github-actions[bot]
fd3d37414d
Merge master into staging-next 2021-09-21 12:01:29 +00:00
ppom
896623dbe9 patchelf: fix homepage 2021-09-21 13:04:09 +02:00
github-actions[bot]
e36b332620
Merge staging-next into staging 2021-09-21 06:01:41 +00:00
github-actions[bot]
fa2601f3b2
Merge master into staging-next 2021-09-21 06:01:04 +00: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
Sergei Trofimovich
1165533fc3 texinfo: 6.7 -> 6.8 2021-09-20 19:55:19 +01:00
github-actions[bot]
4b46e03aa1
Merge staging-next into staging 2021-09-20 18:01:50 +00:00
github-actions[bot]
ecf5e75910
Merge master into staging-next 2021-09-20 18:01:12 +00:00
lsix
43b96f66ef
gdb: 10.2 -> 11.1 (#137628)
See https://sourceware.org/pipermail/gdb/2021-September/049719.html for
release information.
2021-09-20 18:08:36 +01: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
github-actions[bot]
9e5021eef4
Merge master into staging-next 2021-09-20 12:01:15 +00: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
github-actions[bot]
c4fd2a8f99
Merge master into staging-next 2021-09-18 00:01:33 +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
github-actions[bot]
9905c2647a
Merge staging-next into staging 2021-09-16 18:01:40 +00:00
figsoda
23d26b0338
Merge pull request #137936 from r-burns/ccache
ccache: disable flaky test
2021-09-16 08:09:43 -04:00
github-actions[bot]
52ebc93c96
Merge staging-next into staging 2021-09-16 06:01:54 +00: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
github-actions[bot]
6a10b23c61
Merge staging-next into staging 2021-09-16 00:02:05 +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]
636ebe3a72
Merge staging-next into staging 2021-09-15 06:01:54 +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]
79a728d821
Merge staging-next into staging 2021-09-14 00:01:57 +00: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]
dfd1161f35
Merge staging-next into staging 2021-09-13 00:02:22 +00: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]
d370d9ee99
Merge staging-next into staging 2021-09-11 18:01:51 +00: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
toonn
95a966c5b2 gnum4: Drop Darwin secure format patch
This patch is no longer necessary because upstream has dealt with the
problem.
2021-09-07 00:36:09 +09: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
Emery Hemingway
766671c7fd nimlsp: convert to buildNimPackage 2021-09-05 11:20:01 +02:00
joachimschmidt557
67d7eb07c5
intel-gpu-tools: 1.25 -> 1.26 2021-09-04 20:58:52 +02:00
José Luis Lafuente
063fde8848
polylith: 0.1.0-alpha9 -> 0.2.12-alpha
Use jdk instead of jre (jre is an alias for jdk since java9)

Split installPhase to make it more readable
2021-09-03 18:43:40 +02:00
github-actions[bot]
a3786b8b62
Merge staging-next into staging 2021-09-03 12:01:40 +00: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]
43fc404470
Merge staging-next into staging 2021-09-02 18:01:53 +00: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]
3c861fffc2
Merge staging-next into staging 2021-09-02 12:01:43 +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
Dmitry Bogatov
4fdee57420
gnum4: 1.4.18 -> 1.4.19 (#136037)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-08-29 20:06:51 -04:00
github-actions[bot]
b7f2a7d1ba
Merge master into staging-next 2021-08-28 00:01:34 +00:00
R. RyanTM
1cb0ebd2e2 c2ffi: unstable-2021-04-15 -> unstable-2021-06-15 2021-08-27 19:49:53 +00:00
R. RyanTM
fd9cd1d950 blackfire: 1.46.0 -> 1.49.4 2021-08-27 19:44:17 +00:00
github-actions[bot]
ad3f4eefab
Merge master into staging-next 2021-08-27 18:01:20 +00:00
Mario Rodas
ae88f7e368
Merge pull request #135531 from 06kellyjac/terraform-ls
terraform-ls: 0.20.1 -> 0.21.0
2021-08-27 07:30:38 -05:00
Arthur Gautier
581cff2136 gdb: adds support for debuginfod
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-08-27 04:11:38 +00:00
github-actions[bot]
b13b005f0e
Merge master into staging-next 2021-08-26 12:01:09 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
github-actions[bot]
572dfaae2c
Merge master into staging-next 2021-08-26 06:01:19 +00:00
zowoq
e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Maximilian Bosch
f13997ff31
jiq: 0.7.1 -> 0.7.2
ChangeLog: https://github.com/fiatjaf/jiq/releases/tag/v0.7.2
2021-08-25 12:30:11 +02:00
Sergei Trofimovich
0cc67d775f
ccache: 4.3 -> 4.4 (#135527)
Added `test.trim_dir` to exclude list on Darwin as reported by @r-burns.
2021-08-24 21:02:32 -04:00
06kellyjac
5e053d9d79 terraform-ls: 0.20.1 -> 0.21.0 2021-08-24 10:14:33 +01:00
github-actions[bot]
929f19508c
Merge staging-next into staging 2021-08-23 18:01:39 +00:00
Artturi
71b82c1094
Merge pull request #135389 from r-ryantm/auto-update/unused
unused: 0.2.2 -> 0.2.3
2021-08-23 17:20:55 +03:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
R. RyanTM
f28a7c499a unused: 0.2.2 -> 0.2.3 2021-08-23 06:28:00 +00:00
Mario Rodas
9711fddc58
Merge pull request #135333 from r-ryantm/auto-update/terracognita
terracognita: 0.7.1 -> 0.7.2
2021-08-22 18:45:36 -05:00
R. RyanTM
02ac43e5ed terracognita: 0.7.1 -> 0.7.2 2021-08-22 19:43:30 +00:00
Mario Rodas
5a6906b0e7 grpc-tools: 1.10.0 -> 1.11.2 2021-08-22 13:36:20 -05:00
Mario Rodas
e18fd1862a
Merge pull request #135268 from r-ryantm/auto-update/reviewdog
reviewdog: 0.12.0 -> 0.13.0
2021-08-22 11:02:57 -05:00
R. RyanTM
9a6323d16a reviewdog: 0.12.0 -> 0.13.0 2021-08-22 12:13:50 +00:00
github-actions[bot]
42f8c46335
Merge staging-next into staging 2021-08-22 12:01:56 +00:00
R. RyanTM
ba5c69bf04 terraformer: 0.8.11 -> 0.8.15 2021-08-22 05:19:58 +00:00
R. RyanTM
d7ed8cf0cc yodl: 4.03.02 -> 4.03.03 2021-08-21 21:03:14 +00:00
R. RyanTM
8c53e23be1 circleci-cli: 0.1.15824 -> 0.1.15848 2021-08-21 12:08:31 +00:00
Sandro
70f18928af
Merge pull request #133639 from lsix/add-sourcehighlight-to-gdb
gdb: Add source-highlight dependency.
2021-08-21 12:05:49 +02:00
John Ericson
7195e6008a
Merge pull request #132538 from sternenseemann/has-gold
binutils-unwrapped: expose if built with ld.gold
2021-08-20 21:12:20 -04:00
Bernardo Meurer
6336a2cc3d
Merge pull request #134195 from jtojnar/binutils-gold-props
binutils: try to fix plv8 build
2021-08-18 20:29:22 +00:00
github-actions[bot]
2341511023
Merge staging-next into staging 2021-08-18 00:01:59 +00:00
github-actions[bot]
893d6605ee
Merge master into staging-next 2021-08-18 00:01:24 +00:00
sternenseemann
4c75874560 binutils-unwrapped: expose if built with ld.gold
ld.gold is “A new, faster, ELF only linker”. Thus we only should pass
the configure flag --with-gold if our target platform will actually
support gold (in which case binutil's configure script silently
disables it).

With this change, not only will configureFlags represent the actual
configuration more closely, but we can also expose if the binutils
derivation contains ld.gold via a passthru attr. Specifically this
means that:

    nix-repl> pkgsCross.mingwW64.stdenv.cc.bintools.bintools.hasGold
    false

The intended way to use this is to check
`stdenv.cc.bintools.bintools or false` which returns accurate results
regardless of the actual linker derivation.

TODO: maybe also add hasGold to binutils wrapper as it also symlinks
ld.gold in?
2021-08-18 01:21:44 +02:00
Artturi
ba62a838ef
Merge pull request #134100 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15801 -> 0.1.15824
2021-08-17 22:01:35 +03:00
github-actions[bot]
ef802e744e
Merge staging-next into staging 2021-08-17 18:01:53 +00:00
github-actions[bot]
ad00d57d02
Merge master into staging-next 2021-08-17 18:01:12 +00:00
Jörg Thalheim
a698d2d5fb
Merge pull request #134468 from r-ryantm/auto-update/pwndbg
pwndbg: 2020.07.23 -> 2021.06.22
2021-08-17 18:35:43 +01:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
R. RyanTM
dce69cf8b8 pwndbg: 2020.07.23 -> 2021.06.22 2021-08-17 15:48:28 +00:00
github-actions[bot]
cb937d70cd
Merge master into staging-next 2021-08-16 18:01:13 +00:00
Sandro
81ae5c9745
Merge pull request #134284 from j-hui/saleae-logic-2 2021-08-16 16:53:33 +02:00
j-hui
3a9a6863a7 saleae-logic-2: init at 2.3.33 2021-08-16 10:33:12 -04:00
Pooya Moradi
832cdd2850 cc-tool: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:05 +04:30
Pooya Moradi
4ed61ca8bc uisp: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:05 +04:30
Pooya Moradi
61b0840054 gputils: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
fd49ef2d0a bossa: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
7a069de468 teensy-loader-cli: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
f60a6512a3 easypdkprog: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:03 +04:30
Pooya Moradi
5a87ddfe64 avrdude: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:03 +04:30
Pooya Moradi
87c7e516bd tinyprog: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:30:02 +04:30
Pooya Moradi
5e0993a300 apio: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:30:02 +04:30
Pooya Moradi
d8041d2084 xc3sprog: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:00 +04:30
Pooya Moradi
bef288e84e stm32cubemx: move the directory to pkgs/development/embedded/stm32/ 2021-08-16 15:30:00 +04:30
Pooya Moradi
8eec22ea67 fujprog: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:29:59 +04:30
Pooya Moradi
6d250116f7 openfpgaloader: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:29:59 +04:30
Pooya Moradi
4c16ff4e4a stm32flash: move the directory to pkgs/development/embedded/stm32/ 2021-08-16 15:29:58 +04:30
Pooya Moradi
1b76de8268 blackmagic: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:57 +04:30
Pooya Moradi
ff1c9635cb openocd: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:56 +04:30
github-actions[bot]
e9080dd5e3
Merge staging-next into staging 2021-08-16 00:02:02 +00:00
github-actions[bot]
c73393b6c7
Merge master into staging-next 2021-08-16 00:01:22 +00:00
R. RyanTM
5196c7809b openfpgaloader: 0.2.6 -> 0.5.0 2021-08-15 16:04:40 +00:00
Jan Tojnar
29be3a3f05 binutils: try to fix plv8 build
Backport patch from 2.36 so that gold can succeed in linking programs without complaining
unknown program property type 0xc0008002 in .note.gnu.property section

Should fix: https://github.com/NixOS/nixpkgs/issues/134190
2021-08-15 15:08:46 +02:00
R. RyanTM
2eef3f816f circleci-cli: 0.1.15801 -> 0.1.15824 2021-08-15 02:26:38 +00:00
Jan Tojnar
cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Jan Tojnar
0aa35561e7 Merge branch 'master' into staging-next 2021-08-14 12:53:07 +02:00
Simone Mosciatti
efbeb4ee5b autogen: fix patchelf invocation to remove generic build path from rpath
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-08-12 18:57:39 -07:00
Lancelot SIX
8a859eca1f gdb: Add source-highlight dependency. 2021-08-12 18:13:48 +01:00
Sandro Jäckel
25a3842f06
automake: switch to pname + version 2021-08-12 18:16:30 +02:00
R. RyanTM
0b420d2afb circleci-cli: 0.1.15663 -> 0.1.15801 2021-08-12 01:55:34 +00:00
github-actions[bot]
050043b985
Merge staging-next into staging 2021-08-12 00:02:09 +00:00
Vladimír Čunát
d7b8d5e15a
Revert "automake: 1.16.3 -> 1.16.4"
This reverts commit 46306d2971.
2021-08-11 23:15:49 +02:00
github-actions[bot]
7ae0b00541
Merge staging-next into staging 2021-08-11 18:01:46 +00:00
github-actions[bot]
234c0d62da
Merge master into staging-next 2021-08-11 18:01:11 +00:00
Jan Tojnar
807d3ec359 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/misc/t1utils/default.nix
2021-08-11 16:34:11 +02:00
Jan Tojnar
4e7e464ae8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/tools/system/sg3_utils/default.nix
2021-08-11 16:22:42 +02:00
Maximilian Bosch
9c6dc5d264
hydra-unstable: add missing perl deps 2021-08-11 11:35:57 +02:00
happysalada
247b53f484 hydra-unstable: 2021-05-03 -> 2021-08-11 2021-08-11 15:14:48 +09:00
06kellyjac
e9badbf414 terraform-ls: 0.20.0 -> 0.20.1 2021-08-10 10:40:07 +01:00
github-actions[bot]
b5c5e89029
Merge staging-next into staging 2021-08-08 18:01:36 +00:00
github-actions[bot]
610ef47b20
Merge master into staging-next 2021-08-08 18:01:03 +00:00
Mario Rodas
84f5a2e5e5
Merge pull request #133101 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15149 -> 0.1.15663
2021-08-08 07:01:48 -05:00
github-actions[bot]
d0ec39b297
Merge staging-next into staging 2021-08-08 12:01:35 +00:00
github-actions[bot]
0b7e5da7bd
Merge master into staging-next 2021-08-08 12:01:04 +00:00
Sandro
e91d8ff7ec
Merge pull request #132913 from jtojnar/teensy41-loader
teensy-loader-cli: 2.1.20191110 → 2.1+unstable=2021-04-10
2021-08-08 12:40:08 +02:00
R. RyanTM
23cedc3088 circleci-cli: 0.1.15149 -> 0.1.15663 2021-08-08 08:55:26 +00:00
github-actions[bot]
c47bdfa71a
Merge staging-next into staging 2021-08-08 06:01:51 +00:00
github-actions[bot]
825ed68c05
Merge master into staging-next 2021-08-08 06:01:18 +00:00
Artturi
97b28be52c
Merge pull request #117288 from r-ryantm/auto-update/cproto
cproto: 4.7r -> 4.7s
2021-08-08 03:50:59 +03:00
Jan Tojnar
fceabc3a38 teensy-loader-cli: 2.1.20191110 → 2.1+unstable=2021-04-10
Add support for Teensy 4.1.

Also clean the expression up a bit.
2021-08-06 18:23:36 +02:00
Vladimír Čunát
8ab6ba6b1c
Merge branch 'staging-next' into staging 2021-08-06 09:14:57 +02:00
github-actions[bot]
a7d7790dd5
Merge master into staging-next 2021-08-06 06:01:01 +00:00
zowoq
2fb8be0756 editorconfig-checker: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
github-actions[bot]
cb64ec05dd
Merge master into staging-next 2021-08-05 18:03:00 +00:00
Sandro
07b95e9187
Merge pull request #131570 from Luflosi/update/apio
apio: 0.7.5 -> 0.7.6
2021-08-05 16:21:16 +02:00
Domen Kožar
46398325f5 patchelf: 0.12 -> 0.13 2021-08-05 16:15:36 +02:00
github-actions[bot]
ce5c8b5ed6
Merge master into staging-next 2021-08-04 00:01:27 +00:00
Sandro Jäckel
d4e9b89eca
act: 0.2.23 -> 0.2.24 2021-08-03 20:07:42 +02:00
github-actions[bot]
9a482b20d8
Merge master into staging-next 2021-08-02 18:01:25 +00:00
06kellyjac
463edc0d40 terraform-ls: 0.19.1 -> 0.20.0 2021-08-02 14:13:42 +01:00
github-actions[bot]
b6c7761af6
Merge master into staging-next 2021-07-30 12:01:12 +00:00
Matthieu Coudron
bed52081e5
Merge pull request #132004 from teto/luarocks-nix-bump
Luarocks nix bump
2021-07-30 11:17:43 +02:00
Matthieu Coudron
9a70fbc593 luarocks-nix: nix_v3.5.0 -> nix_v3.5.0-1
that changes some rules as how to normalize nix names
2021-07-30 00:32:16 +02:00
github-actions[bot]
391c51a79d
Merge master into staging-next 2021-07-29 12:01:14 +00:00
Sandro
5e016bba67
Merge pull request #131904 from rissson/aviator
aviator: init at 1.8.1
2021-07-29 11:20:07 +00:00
Sandro
05f18a1ea6
Merge pull request #131907 from rissson/spruce
spruce: init at 1.28.0
2021-07-29 09:39:35 +00:00
R. RyanTM
46306d2971 automake: 1.16.3 -> 1.16.4 2021-07-29 10:49:24 +02:00
Frederik Rietdijk
8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
Marc 'risson' Schmitt
7c59c68335
spruce: init at 1.28.0
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:44:08 +02:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00
Marc 'risson' Schmitt
b808c136bd
aviator: init at 1.8.1
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:00:42 +02:00
Franz Pletz
1112f62a4a
Merge pull request #131325 from angustrau/qtspim
qtspim: init at 9.1.22
2021-07-28 21:46:46 +02:00
Franz Pletz
e6af83e346
Merge pull request #131419 from angustrau/xxgdb
xxgdb: init at 1.12
2021-07-28 21:46:09 +02:00
Franz Pletz
842e5428b9
Merge pull request #131417 from angustrau/xspim
xspim: init at 9.1.22
2021-07-28 21:43:39 +02:00
Franz Pletz
433e89d7b4
Merge pull request #131540 from angustrau/ddd
ddd: fix desktop icon
2021-07-28 21:36:47 +02:00
github-actions[bot]
6fcda9f1ec
Merge master into staging-next 2021-07-28 18:01:16 +00:00
Pavol Rusnak
37e24aecea
msitools: disable tests on darwin 2021-07-28 14:45:36 +02:00
Sandro
c8da2dee29
Merge pull request #131773 from Emantor/bump/usbsdmux 2021-07-28 12:25:24 +00:00
Rouven Czerwinski
729143096b usbsdmux: 0.2.0 -> 0.2.1
New upstream release:
- The get command now respects the hardware signal priority. Until now
  this command returned the wrong value if the USB-SD-Mux was switched
  to off.
- An error leading to creation of files in /dev/ when using the tool as
  root and if the device-node does not exist was fixed.  This error lead
  to errors like OSError: [Errno 25] Inappropriate ioctl for device. Now
  the actual error File not found will be raised instead.
2021-07-28 07:17:43 +02:00
Frederik Rietdijk
cf4f947faa coccinelle: change to python3 2021-07-27 20:37:05 +02:00
github-actions[bot]
db6a26db02
Merge master into staging-next 2021-07-27 18:01:01 +00:00
Felix Buehler
8721cf6bca chruby: remove phases 2021-07-27 14:35:42 +02:00
Felix Buehler
89fa135832 distccMasquerade: deprecate phases 2021-07-27 14:34:47 +02:00
Felix Buehler
0b4b865cb6 watson-ruby: deprecate phases 2021-07-27 14:33:36 +02:00
Angus Trau
88f23a08b2 ddd: fix desktop icon 2021-07-27 21:43:54 +10:00
Angus Trau
3656c6a538 xxgdb: init at 1.12 2021-07-27 21:32:54 +10:00
Luflosi
c52d56a211
apio: 0.7.5 -> 0.7.6
https://github.com/FPGAwars/apio/releases/tag/v0.7.6
2021-07-26 12:54:20 +02:00
Frederik Rietdijk
62370fb59a Merge remote-tracking branch 'upstream/master' into staging-next 2021-07-26 09:19:44 +02:00
Luke Granger-Brown
7c1ab35784
Merge pull request #128547 from Luflosi/add-apio
apio: init at 0.7.4
2021-07-25 10:07:04 +01:00
Angus Trau
51252b83d2 xspim: init at 9.1.22 2021-07-25 13:59:14 +10:00
github-actions[bot]
a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Angus Trau
2535b83782 qtspim: init at 9.1.22 2021-07-25 09:31:47 +10:00
Sandro
f80af7c602
Merge pull request #131335 from siraben/remarkable-toolchain-update
Remarkable toolchain update
2021-07-24 22:46:46 +00:00
Ben Siraphob
3c5ea6d11d remarkable2-toolchain: 2.5.2 -> 3.1.2 2021-07-24 19:48:13 +07:00
Ben Siraphob
1381ddc58d remarkable-toolchain: 1.8-23.9.2019 -> 3.1.2 2021-07-24 19:46:01 +07:00
github-actions[bot]
0b0a8c7c9a
Merge staging-next into staging 2021-07-22 18:01:39 +00:00
06kellyjac
75d859eab8 terraform-ls: 0.19.0 -> 0.19.1 2021-07-22 10:35:53 -07:00
R. RyanTM
a1f06a6f61 go-md2man: 2.0.0 -> 2.0.1 2021-07-22 10:25:54 -07:00
Luflosi
db7aa804f5
apio: init at 0.7.4
I use this package for programming a TinyFPGA BX. It will probably not work with FPGAs which are not TinyFPGA boards, without modification.
2021-07-22 14:49:49 +02:00
github-actions[bot]
920930b25e
Merge staging-next into staging 2021-07-21 06:01:42 +00:00
Mario Rodas
2588a6c9f1
Merge pull request #130589 from marsam/update-terracognita
terracognita: 0.6.3 -> 0.7.1
2021-07-20 20:02:29 -05:00
github-actions[bot]
23c6d36ba0
Merge staging-next into staging 2021-07-20 18:01:42 +00:00
github-actions[bot]
61eb7e2e9e
Merge master into staging-next 2021-07-20 18:01:04 +00:00
Maximilian Bosch
cac897c10b
Merge pull request #130603 from Ma27/bump-strace
strace: 5.12 -> 5.13
2021-07-20 17:09:02 +02:00
Maximilian Bosch
3ed08b0555
strace: 5.12 -> 5.13
ChangeLog: https://github.com/strace/strace/releases/tag/v5.13
2021-07-19 08:13:41 +02:00
github-actions[bot]
dde34afc63
Merge staging-next into staging 2021-07-19 00:02:18 +00:00
github-actions[bot]
dc802b2e19
Merge master into staging-next 2021-07-19 00:01:36 +00:00
Mario Rodas
9bf61145be terracognita: 0.6.3 -> 0.7.1 2021-07-19 00:00:00 +00:00
Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
github-actions[bot]
6ab169b9ca
Merge staging-next into staging 2021-07-18 06:02:58 +00:00
github-actions[bot]
f2eada4ab8
Merge master into staging-next 2021-07-18 06:01:33 +00:00
github-actions[bot]
08a8809bfe
Merge staging-next into staging 2021-07-18 00:02:06 +00:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Felix Buehler
87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
Guillaume Girol
d4e0ceb7d0
Merge pull request #130419 from deliciouslytyped/debugedit
debugedit-unstable: init at e04296ddf / 2021-07-05
2021-07-17 18:51:03 +00:00
deliciouslytyped
ed443e2213 debugedit-unstable: init at e04296ddf / 2021-07-05 2021-07-17 20:31:02 +02:00
github-actions[bot]
0db5cea36d
Merge staging-next into staging 2021-07-15 06:01:32 +00:00
github-actions[bot]
dc7bf54354
Merge master into staging-next 2021-07-15 06:01:01 +00:00
github-actions[bot]
6630d8e9bb
Merge staging-next into staging 2021-07-14 18:01:45 +00:00
Mario Rodas
895e757e86 reviewdog: 0.11.0 -> 0.12.0
https://github.com/reviewdog/reviewdog/releases/tag/v0.12.0
2021-07-14 08:56:26 -05:00
Jörg Thalheim
7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
Eric Dallo
9fb637ac66
clojure-lsp: 2021.06.01-16.19.44 -> 2021.07.12-12.30.59 2021-07-12 16:20:44 -03:00
Niklas Hambüchen
79d94779a8 binutils: Apply patch to fix 300x strip performance regression. Fixes #129467 2021-07-11 12:47:34 +00:00
github-actions[bot]
30ff0457a4
Merge master into staging-next 2021-07-09 12:01:24 +00:00
R. RyanTM
3e75e57eb4
elfkickers: 3.1a -> 3.2 (#124178)
Co-authored-by: Will Dietz <w@wdtz.org>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-09 13:33:57 +02:00
github-actions[bot]
e15847d168
Merge master into staging-next 2021-07-08 18:01:04 +00:00
06kellyjac
4a61e05e68 terraform-ls: 0.18.2 -> 0.19.0 2021-07-08 14:47:15 +01:00
Dmitry Kalinkin
280e629ee0
Merge branch 'master' into staging-next 2021-07-08 04:38:15 -04:00
Artturin
5ec78c03ce change various expressions to use pname and version 2021-07-07 23:41:18 +03:00
github-actions[bot]
3ddb8d5a79
Merge staging-next into staging 2021-07-06 00:02:03 +00:00
Sandro
5e7d1f174b
Merge pull request #128951 from 06kellyjac/terraform-ls
terraform-ls: 0.18.1 -> 0.18.2
2021-07-06 00:18:25 +02:00
Sandro
1619046572
Merge pull request #126894 from Stunkymonkey/pname&version 2021-07-05 18:52:04 +02:00
Gabriel Ebner
db37a86453 ccls: set resource directory
Fixes #126936
2021-07-04 10:35:17 +02:00
R. RyanTM
d864be8190 global: 6.6.6 -> 6.6.7 2021-07-03 12:36:09 +00:00
06kellyjac
859fe20765 terraform-ls: 0.18.1 -> 0.18.2 2021-07-02 08:19:29 +01:00
Felix Buehler
6f04cd0e69 application/development: /s/name/pname&version/ 2021-06-30 09:55:22 +02:00
Felix Buehler
2444eaed56 drush: use fetchFromGitHub 2021-06-30 09:53:51 +02:00
John Ericson
db6e089456
Merge pull request #127875 from misuzu/binutils-armv7l-native-fix
binutils: apply R_ARM_COPY.patch only when cross-compiling to armv7l
2021-06-29 10:40:08 -04:00
Robert Schütz
d6234c2165 Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
Sandro
54cccb99de
Merge pull request #127941 from liff/libwnck/3-is-default 2021-06-25 15:53:01 +02:00
Robert Schütz
c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
Sandro
12a0371894
Merge pull request #127882 from babariviere/fix/darwin-graalvm 2021-06-24 11:15:03 +02:00
Jonathan Ringer
3394da8775 hydra-unstable: fix build, pin libpqxx to 6.4.5 2021-06-24 00:47:07 -07:00
Bastien Rivière
b19285d9f6
clojure-lsp: update maintainers list
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-23 16:17:00 +02:00
Bastien Riviere
e234811bb0
clojure-lsp: fix compilation on darwin 2021-06-23 16:16:45 +02:00
misuzu
5aad70e8be binutils: apply R_ARM_COPY.patch only when cross-compiling to armv7l
Applying R_ARM_COPY.patch when not cross-compiling breaks native armv7l builds.
2021-06-23 11:37:40 +03:00
Martin Weinelt
eef9694ebc
Merge branch 'master' into staging-next 2021-06-22 00:58:31 +02:00
Sandro
7e567a3d09
Merge pull request #119564 from attila-lendvai/c2ffi 2021-06-21 12:30:41 +02:00
Attila Lendvai
aaeb941fcc c2ffi: init at 2021-06-16
upstream doesn't have releases.
2021-06-21 09:18:55 +02:00