Commit Graph

4903 Commits

Author SHA1 Message Date
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Rick van Schijndel
13e0d33703
treewide: pkgs/development/tools: mark broken for darwin 2022-05-30 13:41:14 +02:00
Florian Franzen
e0115c36ec hydra_unstable: passthru pinned nix 2022-05-30 11:17:16 +02:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
Mario Rodas
f33348508d
Merge pull request #174671 from r-ryantm/auto-update/go-md2man
go-md2man: 2.0.1 -> 2.0.2
2022-05-26 19:01:05 -05:00
Sandro
565c4bb0eb
Merge pull request #174170 from chivay/logic-bump
saleae-logic-2: 2.3.52 -> 2.3.53
2022-05-27 00:26:09 +02:00
R. Ryantm
6a58616110 go-md2man: 2.0.1 -> 2.0.2 2022-05-26 04:24:50 +00:00
Artturin
0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
R. Ryantm
0f014d8b81 clojure-lsp: 2022.05.03-12.35.40 -> 2022.05.23-13.18.11 2022-05-25 02:44:03 +00:00
Hubert Jasudowicz
ff2a8c6083 saleae-logic-2: 2.3.52 -> 2.3.53 2022-05-23 21:26:03 +02: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