R. Ryantm
6a92588264
ccache: 4.6 -> 4.6.1
2022-05-25 02:16:30 +00:00
Hubert Jasudowicz
ff2a8c6083
saleae-logic-2: 2.3.52 -> 2.3.53
2022-05-23 21:26:03 +02:00
Artturin
f002ffed9a
treewide: enable strictDeps in bootstrap packages
2022-05-22 16:40:26 +03:00
Artturin
b0dce7f79b
texinfo: enable strictDeps and use libintl instead of gettext optional
...
libintl is null on linux and gettext on darwin
2022-05-22 16:40:18 +03:00
Vladimír Čunát
a7623881ec
Merge #173844 : gdb: fix formatting for 32-bit systems
...
...into staging-next
2022-05-21 22:20:43 +02:00
Sergei Trofimovich
63d81ddf9f
pkgsi686Linux.gdb: fix formatting for 32-bit systems
...
A few rare targets don't have clean format strings on 32-bit systems:
https://github.com/NixOS/nixpkgs/pull/171216#issuecomment-1133541978
/build/gdb-12.1/_build/sim/../../sim/cris/sim-if.c:575:28:
error: format '%lx' expects argument of type 'long unsigned int',
but argument 4 has type 'bfd_size_type' {aka 'long long unsigned int'} [-Werror=format=]
We pull in patch pending upstream inclusion.
2022-05-21 21:18:21 +01:00
Jan Tojnar
b8b9f52393
Merge branch 'master' into staging-next
...
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0
and f6c5761935
.
2022-05-21 17:52:39 +02:00
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