Commit Graph

5049 Commits

Author SHA1 Message Date
Sandro
0405b0fa87
Merge pull request #181540 from Artturin/rpathfixes2
treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
2022-07-15 12:11:01 +02:00
Jiajie Chen
0285b6ff0f lsof: fix -fno-common builds on darwin
Two upstream commits are applied for -fno-common toolchains.

Signed-off-by: Jiajie Chen <c@jia.je>
2022-07-15 10:34:51 +08:00
Artturin
a584822577 treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
f7414e2
2022-07-15 02:50:09 +03:00
github-actions[bot]
9e8540af02
Merge master into staging-next 2022-07-13 12:01:13 +00:00
Jan Tojnar
5a635bdff9 d-spy: 1.2.0 → 1.2.1
https://gitlab.gnome.org/GNOME/d-spy/-/compare/1.2.0...1.2.1
2022-07-13 13:58:00 +02:00
github-actions[bot]
446763e8e1
Merge master into staging-next 2022-07-12 12:01:18 +00:00
Kira Bruneau
df8f580137
texlab: 4.0.0 → 4.2.0 (#181149) 2022-07-12 06:23:42 +00:00
github-actions[bot]
55e8459a46
Merge staging-next into staging 2022-07-11 00:04:08 +00:00
Ryan Mulligan
d62c9110d1
Merge pull request #180706 from r-ryantm/auto-update/gef
gef: 2022.01 -> 2022.06
2022-07-10 11:06:05 -07:00
github-actions[bot]
449ceff4fa
Merge staging-next into staging 2022-07-09 12:01:54 +00:00
Anderson Torres
cdc8b2b62a
Merge pull request #179500 from 0xd61/submit/gf
gf: init at unstable-2022-06-22
2022-07-09 08:36:41 -03:00
Jan Tojnar
819fe6a918 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/data/icons/papirus-icon-theme/default.nix
2022-07-08 20:21:39 +02:00
Pascal Wittmann
a667cde977
Merge pull request #180694 from r-ryantm/auto-update/fswatch
fswatch: 1.17.0 -> 1.17.1
2022-07-08 20:00:38 +02:00
R. Ryantm
cb52964d77 gef: 2022.01 -> 2022.06 2022-07-08 12:00:12 +00:00
R. Ryantm
8441904435 fswatch: 1.17.0 -> 1.17.1 2022-07-08 11:22:40 +00:00
Adam Joseph
01ba1fba64 libtool_1_5: remove used-in-fetchurl warning 2022-07-08 02:11:11 -07:00
Alyssa Ross
4195ac320b libtool,libtool_1_5: don't fix libtool
For the same reason we disable shebang patching in these derivations,
we want to disable the patching of libtool scripts stdenv does.

Otherwise, libtool will install scripts into other packages that are
already "fixed", but for the environment libtool was built in.  These
scripts won't be fixed properly by stdenv anymore, because it will
think they were already fixed.

This fixes the build of pkgsStatic.libwebp, which was failing because
its libtool script wasn't being patched properly.

Another problem "fixing" the scripts in the libtool package would
cause is that package tarballs generated on NixOS would contain
libtool scripts that didn't make sense on other distros.

I've tested this change by building pkgsStatic.libwebp, which now
works, as well as by testing the build of the bootstrap files for
mips64el to make sure that didn't regress from 97c43828fb
("fixLibtool(): patch ./configure, add `file` to common-path.nix").
2022-07-06 07:11:26 +00:00
Daniel Glinka
08af758396 gf: init at unstable-2022-06-22 2022-07-05 08:14:12 -04:00
Sergei Trofimovich
7b4e8ea4a3
Merge pull request #179945 from trofi/update-lsof
lsof: 4.94.0 -> 4.95.0
2022-07-05 12:33:23 +01:00
Sergei Trofimovich
3d13fbab05 lsof: 4.94.0 -> 4.95.0 2022-07-02 21:19:00 +01:00
github-actions[bot]
cc49d572ac
Merge master into staging-next 2022-07-02 12:01:18 +00:00
Rick van Schijndel
884a2ab708
Merge pull request #179722 from NickCao/hydra
hydra_unstable: 2022-06-16 -> 2022-06-30
2022-07-02 11:17:05 +02:00
Nick Cao
0ef69d1fab
hydra_unstable: change 5s timeout for init to 30s in tests 2022-07-02 16:10:37 +08:00
github-actions[bot]
1961d0a79b
Merge master into staging-next 2022-07-02 00:01:58 +00:00
7c6f434c
4090c100c8
Merge pull request #178689 from trofi/configurePlatform-luarocks
luarocks: explicitly set 'configurePlatforms = [ ];'
2022-07-01 16:46:18 +00:00
Sandro Jäckel
09ef743e10
act: 0.2.28 -> 0.2.29 2022-07-01 15:28:42 +02:00
github-actions[bot]
49270f7da7
Merge staging-next into staging 2022-06-30 18:02:33 +00:00
Nick Cao
fc102563a6
hydra_unstable: 2022-06-16 -> 2022-06-30 2022-06-30 23:39:16 +08:00
R. Ryantm
f7d9436ead clojure-lsp: 2022.06.22-14.09.50 -> 2022.06.29-19.32.13 2022-06-30 01:40:35 +00:00
github-actions[bot]
965570c2ea
Merge staging-next into staging 2022-06-30 00:02:48 +00:00
Rick van Schijndel
caf02e14ab
Merge pull request #178207 from amjoseph-nixpkgs/pr/patchelf/apply_pr_380
patchelf: if targetPlatform.isMips: apply patchelf/pull/380
2022-06-29 23:46:48 +02:00
github-actions[bot]
f9f65f0695
Merge staging-next into staging 2022-06-29 12:01:50 +00:00
ajs124
a111cc0c2c maintainers: remove lrworth
no github account linked
2022-06-29 00:55:00 +02:00
Martin Weinelt
64d95b01f7 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-29 00:37:17 +02:00
Sandro
c1b95184c1
Merge pull request #178667 from StarGate01/nrf-command-line-tools
nrf-command-line-tools: init at 10.16.0 , segger-jlink: init at 7.66
2022-06-28 21:07:14 +02:00
Christoph Honal
2c78308061 nrf-command-line-tools: init at 10.16.0 2022-06-27 22:36:36 +02:00
Florian Franzen
c8db82b89c segger-jlink: init at 7.66
Co-authored-by: Brandon Black <freedom@reardencode.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-27 22:35:30 +02:00
R. Ryantm
31b1f3716a autoconf-archive: 2021.02.19 -> 2022.02.11 2022-06-27 05:43:21 +00:00
github-actions[bot]
93343d6469
Merge staging-next into staging 2022-06-26 18:02:04 +00:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next 2022-06-26 18:01:24 +00:00
Sandro
62854b60cc
Merge pull request #178807 from cbourjau/update-cli11-and-micromamba
Update cli11 and micromamba
2022-06-26 18:40:18 +02:00
Christian Bourjau
019bb41bdc cli11: 1.9.1 -> 2.2.0
Major release needed for the latest `micromamba` release. Breaking
changes are few, though:
https://github.com/CLIUtils/CLI11/blob/main/CHANGELOG.md

Also add catch2 which is required for compiling and running the tests
2022-06-26 18:23:30 +02:00
github-actions[bot]
6b4ec3595c
Merge staging-next into staging 2022-06-26 12:01:47 +00:00
github-actions[bot]
d77dd87222
Merge master into staging-next 2022-06-26 12:01:16 +00:00
R. Ryantm
cb808f498f fswatch: 1.16.0 -> 1.17.0 2022-06-25 23:48:43 +00:00
Dmitry Bogatov
6cc6b907d5 Revert "m4: build offline documentation"
This reverts commit bde8c13bb2.
2022-06-25 15:52:59 -04:00
Dmitry Bogatov
fb3951c8af Revert "texinfo4: use recent config.guess script"
This reverts commit 767d31165a.
2022-06-25 15:52:59 -04:00
Dmitry Bogatov
e9d95b5223 texinfo4: use recent config.guess script 2022-06-25 15:52:59 -04:00
Dmitry Bogatov
0eac24a147 m4: build offline documentation 2022-06-25 15:52:59 -04:00
github-actions[bot]
b9c428d2bd
Merge staging-next into staging 2022-06-25 18:01:49 +00:00