Jörg Thalheim
1a70303230
Merge pull request #204497 from Mic92/go-build
...
buildGo{module,package}: do not build with verbose flags
2022-12-05 13:43:36 +01:00
Martin Weinelt
2c56dc4832
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-04 22:07:03 +01:00
Martin Weinelt
fe8eef1ae4
Merge remote-tracking branch 'origin/master' into staging-next
2022-12-04 22:06:42 +01:00
Jörg Thalheim
4a94d77712
buildGo{module,package}: do not build with verbose flags
...
This creates a lot of noise that can hide actual compile errors.
2022-12-04 16:42:53 +01:00
figsoda
75c01e730d
Merge pull request #203520 from figsoda/nextest
...
rustPlatform.buildRustPackage: add cargo-nextest support
2022-12-03 19:03:34 -05:00
Luke Granger-Brown
d6b617b124
Merge pull request #203743 from lukegb/yubioath-flutter
...
yubioath-flutter: init at 6.0.2
2022-12-03 12:10:43 -08:00
github-actions[bot]
1ac9e3255b
Merge staging-next into staging
2022-12-03 06:02:18 +00:00
github-actions[bot]
7ec4183673
Merge master into staging-next
2022-12-03 06:01:28 +00:00
Sandro
02e6e7a535
Merge pull request #202765 from mdarocha/roslyn-update
2022-12-03 05:27:19 +01:00
Martin Weinelt
e3da5a807b
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-03 01:28:01 +01:00
github-actions[bot]
a83c4dd193
Merge master into staging-next
2022-12-03 00:02:19 +00:00
Zane van Iperen
1d0b9702fc
bintools-wrapper: add dlltool, dllwrap, windmc, and windres
2022-12-03 00:28:59 +01:00
Guillaume Girol
c1c6998684
Merge pull request #203598 from symphorien/appimage-owd
...
appimage-run: export OWD
2022-12-02 20:12:49 +00:00
Robert Hensing
dbdd8fad26
testers.testBuildFailure: Read last log line without final newline
2022-12-02 16:12:50 +00:00
Victor Engmark
f7cbf3f7ca
build-support: Quote expansions inside ${…}
...
As per ShellCheck:
> SC2295 (info): Expansions inside ${..} need to be quoted separately,
> otherwise they match as patterns.
2022-12-02 04:59:43 -05:00
Luke Granger-Brown
8a4ef88653
mkFlutterApp: support apps which don't produce a .packages
2022-12-02 03:22:52 +00:00
github-actions[bot]
7ea4004879
Merge master into staging-next
2022-12-01 06:01:22 +00:00
Robert Hensing
c2f071abc2
Merge pull request #182250 from Artturin/fetchpatch2
...
fetchpatch2: init
2022-12-01 01:31:46 +00:00
github-actions[bot]
cb51cfe745
Merge master into staging-next
2022-11-30 18:01:11 +00:00
Nick Cao
994deb2bf1
cc-wrapper: fix path to libcxx includes for cross compilers
2022-11-30 18:46:16 +01:00
github-actions[bot]
aff62e907a
Merge master into staging-next
2022-11-30 06:01:30 +00:00
Izorkin
fc7eef65a2
dockerTools: fix nginx test
2022-11-30 15:23:43 +10:00
github-actions[bot]
843fc7a4a5
Merge master into staging-next
2022-11-29 18:01:54 +00:00
figsoda
1341c60941
Merge pull request #203561 from l0b0/fix/macos-sierra-reexport-hack-SC2242
...
build-support: Use equivalent valid exit code
2022-11-29 11:41:21 -05:00
Guillaume Girol
c0cdf0ad4b
appimage-run: export OWD
...
documented here: https://docs.appimage.org/packaging-guide/environment-variables.html
Fixes #203330
2022-11-29 12:00:00 +00:00
Victor Engmark
2a028c4f46
build-support: Use equivalent valid exit code
...
`exit -1` is equivalent to `exit 255`, since Bash does modulo 256 on the
number.
As per ShellCheck:
> SC2242 (error): Can only exit with status 0-255. Other data should be
> written to stdout/stderr.
2022-11-29 19:11:45 +13:00
figsoda
d3eb606296
rustPlatform.buildRustPackage: add useNextest option to check with cargo-nextest
2022-11-28 17:00:17 -05:00
figsoda
0643540f97
rustPlatform.cargoNextestHook: init
2022-11-28 16:59:52 -05:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging
2022-11-27 18:01:39 +00:00
Robert Schütz
547b3d2131
Merge pull request #202767 from dotlambda/appimageTools-python3
...
appimageTools: remove python2 from FHS env
2022-11-27 09:51:35 -08:00
Artturi
91f186baa6
Merge pull request #201611 from Artturin/removealiasusages
...
Cleanup
2022-11-27 15:13:35 +02:00
github-actions[bot]
86adbaf70c
Merge staging-next into staging
2022-11-27 12:01:45 +00:00
Vladimír Čunát
94d6c732d1
dockerTools: fixup evaluation without allowed aliases
...
This is a regression from PR #172736
2022-11-27 10:37:55 +01:00
github-actions[bot]
d3e80e4be3
Merge staging-next into staging
2022-11-27 06:01:56 +00:00
figsoda
4e86ddcdc7
Merge pull request #202957 from figsoda/appimage
...
appimageTools.wrapType2: passthru src to make nix-update work
2022-11-27 00:17:34 -05:00
github-actions[bot]
f1f9569cde
Merge staging-next into staging
2022-11-27 00:03:04 +00:00
Silvan Mosberger
a566d0842e
Merge pull request #172736 from infinisil/docker-nix-shell
2022-11-26 20:21:59 +01:00
figsoda
e2b62ea76c
appimageTools.wrapType2: passthru src to make nix-update work
2022-11-25 21:41:37 -05:00
github-actions[bot]
627e652b73
Merge staging-next into staging
2022-11-26 00:02:47 +00:00
Winter
7ab5323cfb
npmHooks.npmInstallHook: pass --no-save to prune
2022-11-25 15:47:05 -05:00
Sandro Jäckel
fde0382efd
buildNpmPackage: forward pre/postPatch to fetchNpmDeps
2022-11-25 15:47:05 -05:00
Sandro
84477691f7
fetchNpmDeps: allow package-json.lock symlinks, update hint
2022-11-25 15:47:05 -05:00
mdarocha
8e7296e984
buildDotnetModule: generate a NuGet.config with source
...
Some references, like <Sdk />, ignore the --source argument.
To fix that, we generate a simple NuGet.config containing only
the given nuget source.
2022-11-25 18:50:44 +01:00
Robert Schütz
f76fb4ed68
appimageTools: remove python2 from FHS env
...
It has been EOL since January 1, 2020.
2022-11-25 09:04:06 -08:00
Artturin
3452cd8316
tests.fetchurl: remove alias usage
2022-11-24 22:32:34 +02:00
Lily Foster
b023946d2b
prefetch-npm-deps: fix hash stability
...
GNU tar will apparently silently include mtime of files if --mtime is
passed with an unrecognized date format. This led to hash instability
from those mtimes and this fixes it to force all mtimes to epoch
timestamp 0.
2022-11-23 20:52:08 -05:00
github-actions[bot]
26b9cf3d24
Merge staging-next into staging
2022-11-23 12:01:56 +00:00
Jörg Thalheim
83c19c791d
Merge pull request #200757 from Flakebi/rocm-test
...
nixos/tests: add ROCm and amdvlk tests
2022-11-23 09:56:05 +01:00
github-actions[bot]
e31b8a36d7
Merge staging-next into staging
2022-11-23 00:02:46 +00:00
figsoda
82fe76d1cd
carnix,cratesIO: remove
2022-11-22 14:10:25 -05:00