Commit Graph

4423 Commits

Author SHA1 Message Date
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