Commit Graph

5039 Commits

Author SHA1 Message Date
Nick Cao
0b7f226746
hydra_unstable: temporarily remove flaky ldap test 2022-05-21 22:03:40 +08:00
Nick Cao
e9e0ab3a03
hydra_unstable: 2022-02-07 -> 2022-05-03 2022-05-20 18:03:07 +08:00
Vladimír Čunát
849559c557
Merge branch 'staging' (older version) into staging-next
The point is to bring in PR #173487 as intended by authors.
2022-05-19 15:51:44 +02:00
github-actions[bot]
17dfec3606
Merge master into staging-next 2022-05-19 00:02:14 +00:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Janne Heß
c911240e9c
Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
Shea Levy
0f68ed163c
Merge branch 'mingwW64-clang' into staging 2022-05-18 06:30:21 -04:00
github-actions[bot]
add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
Bobby Rong
1a2e58f19d
Merge pull request #172891 from DarkOnion0/master
devspace: 5.18.4 -> 5.18.5
2022-05-16 17:52:57 +08:00
Jan Tojnar
d1b77f990f Merge branch 'staging-next' into staging
Conflicts:
	pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935 and a373324120.
2022-05-15 07:08:29 +02:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Bernardo Meurer
9e19de15a4
Merge pull request #172617 from SFrijters/patch-binutils-deterministic-temp-prefixes 2022-05-14 07:54:45 -07:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
DarkOnion0
cb4dd421de
devspace: 5.18.4 -> 5.18.5 2022-05-14 13:26:16 +02:00
Jörg Thalheim
443ccdb394
Merge pull request #170940 from Mic92/gdbgui
gdbgui: 0.14.0.2 -> 0.15.0.1 (fix build)
2022-05-14 07:30:12 +01:00
github-actions[bot]
814126147f
Merge staging-next into staging 2022-05-13 12:02:03 +00:00
github-actions[bot]
477cc9463d
Merge master into staging-next 2022-05-13 12:01:27 +00:00
Linus Heckemann
a7ee915179
Merge pull request #172378 from Mindavi/hydra-updates-3
Hydra updates 3
2022-05-13 12:55:53 +02:00
github-actions[bot]
c9945b4333
Merge staging-next into staging 2022-05-13 06:04:33 +00:00
github-actions[bot]
968836294d
Merge master into staging-next 2022-05-13 06:03:49 +00:00
Sergei Trofimovich
aeeb487f7f
Merge pull request #171216 from trofi/updater-gdb
gdb: 11.2 -> 12.1
2022-05-13 00:48:34 +00:00
Adam Joseph
b38eb9ec03 libtree: remove unnecessary fetchpatch input
As requested here https://github.com/NixOS/nixpkgs/pull/172446#discussion_r871249683
2022-05-12 17:14:46 -07:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Naïm Favier
ae82656f09
sqitchMysql,sqitchPg: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Sandro
dd3f6a6aae
Merge pull request #172551 from gbtb/netcoredbg-2.0.0
netcoredbg: 1.2.0-825 -> 2.0.0-895
2022-05-12 20:04:20 +02:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
Adam Joseph
7ab6a92aa8 libtree: 2.0.0 -> 3.1.0
This fixes a build failure by upgrading to a more recent version.
2022-05-12 08:27:07 -07:00
Stefan Frijters
4b0f59afcc
binutils: add upstream patch to fix issue with parallel use of dlltool
https://sourceware.org/bugzilla/show_bug.cgi?id=28885

Patch taken from the upstream binutils-2_38-branch branch.
2022-05-12 12:45:11 +02:00
gbtb
e6d5a40183 netcoredbg: 1.2.0-825 -> 2.0.0-895 2022-05-11 20:59:39 +10:00
Rick van Schijndel
189a38576e hydra_unstable: apply nixpkgs-fmt 2022-05-10 23:32:02 +02:00
Rick van Schijndel
3a7f7c1153 hydra-unstable -> hydra_unstable 2022-05-10 23:32:02 +02:00
Rick van Schijndel
292c63a5d6 hydra: remove multi-version support
This is a legacy of when a "stable" version of hydra existed, and this
probably won't be coming back.

This also removes some obsolete bits which have no effect on the
result of evaluation.

Unlike the original approach in #157072, we're moving the common
expression to "unstable.nix" instead. This allow putting everything in
one commit, satisfies git's rename detection, and remains bisectable.

Co-Authored-By: Bernardo Meurer <bernardo@meurer.org>
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
2022-05-10 23:32:02 +02:00
Rick van Schijndel
33b01d5104 hydra-unstable: drop with stdenv from top
It doesn't appear to be needed and can make it harder to read the build description.
2022-05-10 23:32:02 +02:00
Rick van Schijndel
be5b57be1b hydra-unstable: remove old assertion
I don't think nixpkgs will build with nix 1 anyway, so let's just remove this.
2022-05-10 23:32:01 +02:00
github-actions[bot]
90db968124
Merge staging-next into staging 2022-05-10 21:23:59 +00:00
Rick van Schijndel
6951b5c187 hydra-unstable: drop TestMore, which is an alias for null 2022-05-10 22:54:11 +02:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Linus Heckemann
c07919c76c hydra: fix evaluation with aliases disabled 2022-05-10 14:08:18 +02:00
Linus Heckemann
117f62e72e
Merge pull request #172242 from Mindavi/hydra-updates-2
Hydra updates 2
2022-05-10 13:25:13 +02:00
Linus Heckemann
a07cc04109 hydra: don't force HYDRA_RELEASE 2022-05-09 22:18:51 +02:00
Rick van Schijndel
cec7fc48bb hydra-unstable: 2021-12-17 -> 2022-02-07
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2022-05-09 22:18:50 +02:00
Rick van Schijndel
2e882e0903 hydra-unstable: 2021-08-11 -> 2021-12-17
Adds some new required deps too.
Enable doCheck (tests).

Apply patch for missing std:: specifier before std::strings.
2022-05-09 22:18:50 +02:00
github-actions[bot]
629adb097a
Merge staging-next into staging 2022-05-09 18:01:59 +00:00
Shea Levy
98a853c37d
Add msys2 libtool patch for mingw + clang + compiler-rt
libtool upstream seems quite slow to merge...
2022-05-09 10:09:46 -04:00
Shea Levy
dee9af9323
bintools: Add isXXX flags to check linker type 2022-05-09 10:03:48 -04:00
Sandro
15c43ea9ee
Merge pull request #172081 from trofi/fix-fno-common-for-gtkdialog 2022-05-09 15:36:27 +02:00
Dmitry Bogatov
d954878d80
autoconf: build offline html documentation (#172103)
* autoconf: build offline html documentation

* Update pkgs/development/tools/misc/autoconf/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/misc/autoconf/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 15:13:21 +02:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro
90f713c6e8
Merge pull request #172073 from tanshihaj/master
stlink: fix stlink build for macos
2022-05-09 01:42:07 +02:00
Sandro
50486b600b
Merge pull request #171861 from trofi/fix-strict-deps-for-autoconf-213
autoconf213: add 'm4' to nativeBuildInputs (strictDeps = true)
2022-05-08 23:26:37 +02:00
Sergei Trofimovich
ad48be73f5 gtkdialog: pull gentoo patch for -fno-common toolchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10:

    $ nix build -L --impure --expr 'with import ./. {}; gtkdialog.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or []) ++ ["-fno-common"]; })'
    ...
    ld: widget_window.o:/build/gtkdialog-0.8.3/src/gtkdialog.h:43:
      multiple definition of `function_signals_block'; gtkdialog.o:/build/gtkdialog-0.8.3/src/gtkdialog.h:43: first defined here
2022-05-08 20:47:33 +01:00
Rasmus Rendal
98152f70fd
gnum4: Disable stack protector when using MinGW (#171828)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 21:26:55 +02:00
Sandro
a9722cab1e
Merge pull request #170810 from trofi/update-elfutils
elfutils: 0.186 -> 0.187
2022-05-08 21:23:20 +02:00
Zaripov Kamil
49dce7182f stlink: fix stlink build for macos
Currently stlink build fails on macOS since version 1.7.0 didn't contain
468b1d2daa
commit from upstream. This commit adds dependency on Security framework
required for libusb.
2022-05-08 21:08:52 +03:00
github-actions[bot]
a714337bb2
Merge master into staging-next 2022-05-07 12:01:21 +00:00
Brian Leung
65401d1b9f uncrustify: 0.74.0 -> 0.75.0 2022-05-07 12:11:30 +02:00
Sergei Trofimovich
42091a7b8b autoconf213: move 'm4' and 'perl' to nativeBuildInputs (strictDeps = true)
Without the change `strictDeps = true` build fails as:

    $ nix build --impure --expr 'with import ./. {}; autoconf213.overrideAttrs (oa: { strictDeps = true;})'
    Error: Autoconf requires GNU m4 1.1 or later
2022-05-07 07:10:05 +01:00
github-actions[bot]
6c361fbbd8
Merge master into staging-next 2022-05-06 18:01:18 +00:00
Jonathan Ringer
384d446910 arcanist: 20200711 -> 20220425 2022-05-06 09:57:06 -07:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Alex Martens
857bb52670 saleae-logic-2: 2.3.51 -> 2.3.52 2022-05-05 22:36:38 -07:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Will Dietz
cd1d65cfc1 gdb: fix w/musl, touchup postPatch expr
Take advantage of the bump and drop the if/null construct for optionalString.
2022-05-04 19:39:45 +01:00
Sergei Trofimovich
e6491be4e3 gdb: 11.2 -> 12.1
Added trivial updater script.
Refreshed nix-specific patch with path to debug symbols.
Dropped upstreamed patches for gcc-12 support and musl support.

Changes: https://www.sourceware.org/gdb/download/ANNOUNCEMENT
2022-05-04 19:39:45 +01:00
github-actions[bot]
747719f235
Merge master into staging-next 2022-05-04 18:01:28 +00:00
R. Ryantm
51835cfa3c clojure-lsp: 2022.04.18-00.59.32 -> 2022.05.03-12.35.40 2022-05-04 01:56:42 +00:00
github-actions[bot]
46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
Alex Martens
1df86fce58 saleae-logic-2: 2.3.50 -> 2.3.51 2022-05-03 00:53:36 +02:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
github-actions[bot]
5db8cea3c9
Merge staging-next into staging 2022-04-30 18:01:49 +00:00
github-actions[bot]
afb1522e95
Merge master into staging-next 2022-04-30 18:01:16 +00:00
Sergei Trofimovich
c807c8c681
Merge pull request #169907 from trofi/fix-binutils-unwrapped-all-targets
binutils-unwrapped-all-targets: fix libctf breakage
2022-04-30 15:48:43 +00:00
Jörg Thalheim
b9a93b91db gdbgui: 0.14.0.2 -> 0.15.0.1 2022-04-29 22:14:03 +02:00
github-actions[bot]
3624aa9760
Merge staging-next into staging 2022-04-29 18:01:55 +00:00
github-actions[bot]
db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
Soner Sayakci
8fa26b62c9 php74Extensions.blackfire: 1.75.0 -> 1.77.0 2022-04-29 18:42:27 +02:00
Artturi
7ada7284bf
Merge pull request #150637 from thefloweringash/help2man-nls
help2man: restore nls support on darwin, make nls explicit
2022-04-29 05:14:08 +03:00
github-actions[bot]
03ecebd53a
Merge staging-next into staging 2022-04-29 00:03:11 +00:00
github-actions[bot]
619828db66
Merge master into staging-next 2022-04-29 00:02:35 +00:00
Sergei Trofimovich
5e2a1ebdc4 elfutils: 0.186 -> 0.187
Added trivial updater.
Dropped unneeded -Werror workaround (`pkgsMusl.elfutils` builds successfully now).

changelog: https://sourceware.org/git/?p=elfutils.git;a=blob_plain;f=NEWS;hb=HEAD
2022-04-28 20:38:48 +01:00
Soner Sayakci
8be8617405
blackfire: 2.8.0 -> 2.8.1 2022-04-28 21:21:07 +02:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
github-actions[bot]
2d8612d4c3
Merge staging-next into staging 2022-04-27 18:02:29 +00:00
github-actions[bot]
565df1946d
Merge master into staging-next 2022-04-27 18:01:19 +00:00
github-actions[bot]
da11317d1c
Merge staging-next into staging 2022-04-27 06:01:39 +00:00
github-actions[bot]
2ac5c4af82
Merge master into staging-next 2022-04-27 06:01:04 +00:00
Bobby Rong
c50a5acc96
Merge pull request #169948 from ktosiek/remove-from-maintainers
Remove ktosiek from the maintainers list
2022-04-27 12:54:11 +08:00
Mario Rodas
b18f7fb2de mkcert: 1.4.3 -> 1.4.4
https://github.com/FiloSottile/mkcert/releases/tag/v1.4.4
2022-04-27 04:20:00 +00:00
Bobby Rong
1976ab0a52
dfeet: add teams.gnome.members to maintainers 2022-04-27 10:45:38 +08:00
github-actions[bot]
b3b2c97a2b
Merge staging-next into staging 2022-04-26 00:02:56 +00:00
github-actions[bot]
4a997ba4a6
Merge master into staging-next 2022-04-26 00:02:23 +00:00
Sandro
eaac1105bd
Merge pull request #170249 from michaeladler/go-license-detector
go-license-detector: 3.1.0 -> 4.3.0
2022-04-26 00:38:21 +02:00
Vladimír Čunát
ad8197eb43
Merge branch 'master' into staging-next 2022-04-25 23:11:18 +02:00
Sandro
7954176776
Merge pull request #169625 from DarkOnion0/devspace
devspace: init at 5.18.4
2022-04-25 21:06:29 +02:00
Michael Adler
2b071e05f0 go-license-detector: 3.1.0 -> 4.3.0 2022-04-25 15:01:11 +02:00
DarkOnion0
a14a51f417 devspace: init at 5.18.4
devspace: add go ldflag

devspace: add missing ldflags

devspace: reformat code

devspace: add comments
2022-04-25 14:23:49 +02:00
Guillaume Girol
6694081af0 elfutils: mark as broken when building a static library
elfutils uses dlopen for central features.
2022-04-24 23:20:48 +02:00
Tomasz Kontusz
e85479a413 maintainers: remove ktosiek 2022-04-23 15:19:59 +02:00
Sergei Trofimovich
27f20550b4 binutils-unwrapped-all-targets: fix libctf breakage
Before the change 'postFixup' was breaking binaries as it deleted `libctf.so`'s
dependency without fixing the links (https://hydra.nixos.org/build/173957444):

  objdump:
    symbol lookup error: ...-binutils-2.38/lib/libctf.so.0: undefined symbol: htab_eq_string

Instead of tying binutils and libbfd together let's stop replacing the
libraries and use local copies. They are not mechanically interchangeable.

Ideally binutils' upstream build system should allow linking external
`libbfd`/`libopcodes`/`libctf` but we are not there yet.
2022-04-23 08:13:09 +01:00
github-actions[bot]
90d2d8da85
Merge staging-next into staging 2022-04-23 00:02:52 +00:00
Alex Martens
1ecd153644 saleae-logic-2: 2.3.47 -> 2.3.50 2022-04-22 23:52:19 +02:00
github-actions[bot]
05f9abf294
Merge staging-next into staging 2022-04-22 18:01:54 +00:00
Alyssa Ross
3a73bf2b6e patchelf: clarify license 2022-04-22 17:31:57 +00:00
Alyssa Ross
e22d0b49a9 patchelf: use 0.13.x on aarch64+musl
The C++ compiler in our musl bootstrap for aarch64 is too old to build
the latest version of patchelf, so we need to use the latest version
that builds with that compiler to get a new bootstrap.
2022-04-22 17:26:43 +00:00
Alyssa Ross
3838a0a7e7 patchelf_0_13: init at 0.13.1
The C++ compiler in our musl bootstrap for aarch64 is too old to build
the latest version of patchelf, so introduce a package for the most
recent version it's capable of building that we can use to get a new
bootstrap.
2022-04-22 17:26:43 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
R. Ryantm
37f5232868 circleci-cli: 0.1.17110 -> 0.1.17142 2022-04-22 09:04:04 +00:00
Soner Sayakci
2cbdaf9fbe
blackfire: 2.5.2 -> 2.8.0 2022-04-21 23:57:08 +02:00
Aleksei Sidorov
e551794bfe sccache: Fix sccache compilation on aarch64-linux platform
sccache-dist is only supported on x86_64 Linux machines, see this
comment:

https://github.com/mozilla/sccache/blob/main/src/bin/sccache-dist/main.rs#L69
2022-04-20 21:00:57 +04:00
Andrew Childs
9568a7afef binutils: fix cross compilation from darwin
The libtool patch is required to correctly invoke the linker while
building, so it should depend on the build toolchain.
2022-04-20 00:03:01 +09:00
R. Ryantm
107284eec4 clojure-lsp: 2022.03.31-20.00.20 -> 2022.04.18-00.59.32 2022-04-19 01:41:52 +00:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Martin Weinelt
10a976fd1f
Merge pull request #167071 from a-m-joseph/libtool-2.4.7
libtool: 2.4.6 -> 2.4.7
2022-04-15 03:45:28 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
github-actions[bot]
999a16ca63
Merge staging-next into staging 2022-04-14 12:02:14 +00:00
Mario Rodas
0f542f395c
Merge pull request #168311 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.17087 -> 0.1.17110
2022-04-14 06:02:43 -05:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Anderson Torres
ff9efb0724
Merge pull request #168355 from AndersonTorres/new-misc
pkgconf: refactor
2022-04-12 21:26:28 -03:00
AndersonTorres
f734194027 pkgconf: refactor 2022-04-12 00:53:16 -03:00
Adam Joseph
dfb616bf5e libtool: 2.4.6 -> 2.4.7
libtool2-macos11.patch has been merged upstream as 9e8c88251

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 20:46:04 -07:00
Anderson Torres
cb7fbbe67f
Merge pull request #168198 from AndersonTorres/new-misc
acr: init at 2.0.0
2022-04-11 21:15:35 -03:00
Sandro
d3684f786d
Merge pull request #167489 from a-m-joseph/binutils-apply-debian-patch 2022-04-11 23:55:42 +02:00
R. Ryantm
b34b81c848 circleci-cli: 0.1.17087 -> 0.1.17110 2022-04-11 19:33:22 +00:00
AndersonTorres
05d0116368 acr: init at 2.0.0 2022-04-10 21:50:16 -03:00
github-actions[bot]
bf63dd7434
Merge staging-next into staging 2022-04-10 18:01:38 +00:00
R. Ryantm
b1e76e8447 circleci-cli: 0.1.16947 -> 0.1.17087 2022-04-10 12:47:34 +00:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Bobby Rong
8ffc4aa12e
Merge pull request #165855 from newAM/saleae-logic-2
saleae-logic-2: 2.3.45 -> 2.3.47
2022-04-06 22:41:39 +08:00
Adam Joseph
8305aa29c2 binutils: apply debian's patch if isMips64n64
Upstream binutils is missing sensible defaults for a few flags
(notably linker personality) when cross-compiling to
mips64el-*-*abi64.

Most of the time this isn't an issue because packages that invoke the
linker directly detect the flags from gcc's behavior (for example,
libtool does this) and gcc has good code for detecting the right
defaults.  However some do not; notably nix, itself lacks this.

Presumably Debian is working on upstreaming this, and has more clout
than we do.  I propose we carry their patch in the meantime.  The
patch is conditioned on stdenv.targetPlatform.isMips64n64 in order to
avoid mass-rebuilds.

Closes #164835.
2022-04-05 23:59:45 -07:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Martin Weinelt
22f857bf48
nix-bisect: apply patch to fix nix compat 2022-04-06 02:13:04 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Sandro
ebd9c4ae02
Merge pull request #163362 from trofi/updater-patchelfUnstable
patchelfUnstable: 2021-11-16 -> 2022-02-21
2022-04-05 21:27:48 +02:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Martin Weinelt
d4899e96eb
nix-bisect: init at 0.4.1 2022-04-05 12:42:49 +02:00
Fabian Affolter
74400c4a41
Merge pull request #167014 from lourkeur/fix_167012
gef: add missing dependency
2022-04-05 10:18:14 +02:00
github-actions[bot]
ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot]
444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
R. Ryantm
ef5d2ce251 grcov: 0.8.8 -> 0.8.9 2022-04-04 22:20:47 -04:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
ajs124
ac93d53e9f gpshell, globalplatform, gppcscconnectionplugin: drop 2022-04-04 15:10:46 +01:00
Louis Bettens
88b4ce0b09 gef: add missing dependency 2022-04-03 11:38:56 +02:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot]
fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Jan Tojnar
1bab8ca98a d-spy: init at 1.2.0 2022-04-02 14:03:30 +02:00
github-actions[bot]
8b4f11bb87
Merge master into staging-next 2022-04-02 00:02:09 +00:00
Benjamin Staffin
da3204266c
Merge pull request #166554 from bjornfor/fix-arc-anoid
arcanist: add missing deps
2022-04-01 15:38:55 -04:00
github-actions[bot]
27e49cc5a4
Merge master into staging-next 2022-04-01 18:01:22 +00:00
Ryan Mulligan
a1f9945616
Merge pull request #166823 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20
2022-04-01 07:55:48 -07:00
R. Ryantm
c565ea4bb0 clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20 2022-04-01 13:30:45 +00:00
Bjørn Forsman
ce8e9df4d7 arcanist: add python3 to fix 'arc anoid'
Patch out the requirement from 'arc' that it needs 'python3' in
$PATH at runtime, because once built the python script will have
a fixed absolute path shebang to python3. (The check makes sense
outside of Nix though.)

Not injecting python3 in PATH prevents leaking python3 into the
environment in which arc runs linters etc.
2022-04-01 12:33:12 +02:00
github-actions[bot]
be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Matthieu Coudron
e98e3a2365
Merge pull request #166162 from teto/lua-checks-pr 2022-03-31 16:12:07 +02:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Bjørn Forsman
7c10b247df arcanist: add missing dependency 'which'
'arc' uses 'which' to find external programs at runtime.
2022-03-31 13:15:22 +02:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Bernardo Meurer
e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
Martin Weinelt
630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Bernardo Meurer
c981094480
binutils: only autoconf on Darwin 2022-03-28 19:11:33 -07:00
Andrew Childs
022e81d7f1
binutils: revert libtool changes that break darwin 2022-03-28 18:51:55 -07:00
Bernardo Meurer
aa9448db2a
binutils: move src hack out of srcs attrset 2022-03-28 18:50:22 -07:00
Sergei Trofimovich
3de6fbcfa2
libbfd: update build-components-separately.patch for 2.38
Otherwise the patch application fails as:

    applying patch /nix/store/y0l0144l12q7jpq4jv735shgxv8ygxwh-build-components-separately.patch
    1 out of 3 hunks FAILED -- saving rejects to file opcodes/Makefile.am.rej
    1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
2022-03-28 18:50:21 -07:00
Bernardo Meurer
ca02ea1e26
binutils: 2.37 -> 2.38 2022-03-28 18:50:20 -07:00
Bernardo Meurer
29e61371a7
binutils: add lovesegfault as a maintainer 2022-03-28 18:50:19 -07:00
Bernardo Meurer
737fe07136
binutils: take some suggestion from nixpkgs-fmt 2022-03-28 18:50:18 -07:00
Bernardo Meurer
8f7c9816aa
binutils: sort configureFlags 2022-03-28 18:50:17 -07:00
Bernardo Meurer
a3accfbea9
binutils: inline reuseLibs 2022-03-28 18:50:16 -07:00
Bernardo Meurer
e06d51d4c0
binutils: add tags to comments where relevant 2022-03-28 18:50:15 -07:00
Bernardo Meurer
c4913fb289
binutils: inherit {build,host,target}Platform to avoid repeating ourselves 2022-03-28 18:50:14 -07:00
Bernardo Meurer
3436886724
binutils: format and order patches section 2022-03-28 18:50:13 -07:00
Bernardo Meurer
008ce6610a
binutils: join srcs in an attrset 2022-03-28 18:50:12 -07:00
Bernardo Meurer
8e5d2ead61
binutils: rename gold to enableGold 2022-03-28 18:50:11 -07:00
Bernardo Meurer
c748ef4d1b
binutils: format input attrs 2022-03-28 18:50:10 -07:00
Bernardo Meurer
ce91080db2
binutils: add patch for ld file descriptor explosion 2022-03-28 18:50:06 -07:00
Bernardo Meurer
f8885d9d07
libbfd: fix binutils components patch
Co-authored-by: John Ericson <git@JohnEricson.me>
2022-03-28 18:50:05 -07:00
Bernardo Meurer
36aa3f6a09
binutils: 2.35.1 -> 2.37 2022-03-28 18:50:03 -07:00
Matthieu Coudron
8bb4179147 luarocks: 3.2 -> 3.8 2022-03-29 03:27:53 +02:00
Matthieu Coudron
2c338f5122 luarocks-nix: bump 2022-03-29 03:18:46 +02:00
Eric Dallo
4ced0ddc98
clojure-lsp: 2022.02.23-12.12.12 -> 2022.03.26-18.47.08 2022-03-28 19:21:29 -03:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Maximilian Bosch
df69885883
strace: 5.16 -> 5.17
ChangeLog: https://github.com/strace/strace/releases/tag/v5.17
2022-03-27 14:38:55 +02:00
Martin Weinelt
7be28200e2 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 01:45:13 +01:00
Artturi
df64c2c722
Merge pull request #165726 from bobby285271/dfeet 2022-03-26 23:44:04 +02:00
github-actions[bot]
3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Alex Martens
bbe25ed9da saleae-logic-2: 2.3.45 -> 2.3.47 2022-03-26 09:54:57 -07:00
Sandro
1d5c9053d1
Merge pull request #165837 from SuperSandro2000/nrfutil 2022-03-26 13:44:31 +01:00