Guillaume Girol
4ce9749f74
Merge remote-tracking branch 'origin/staging' into staging-nativeCheckInputs
2023-01-21 17:18:51 +01:00
Guillaume Girol
e3d5449dfc
Merge remote-tracking branch 'origin/master' into staging-nativeCheckInputs
2023-01-21 17:12:57 +01:00
Guillaume Girol
4e9efbd52a
Merge pull request #206742 from symphorien/nativeCheckInputs
...
nativeCheckInputs
2023-01-21 16:12:21 +00:00
Artturi
ec773a0b55
Merge pull request #211948 from Artturin/bootstraptoolsfix
2023-01-21 17:44:26 +02:00
Yureka
9f05e44db6
buildRubyGem: don't use the bash 'type' variable name ( #211899 )
...
https://github.com/NixOS/nixpkgs/issues/211671
There is also a fix with an stdenv rebuild in staging, but we don't want to wait so long...
2023-01-21 16:43:07 +01:00
R. RyanTM
2272f206cd
buildkite-agent: 3.42.0 -> 3.43.1 ( #211947 )
2023-01-21 16:36:05 +01:00
Artturi
43cb2bd0aa
Merge pull request #211907 from r-ryantm/auto-update/copyq
2023-01-21 17:27:21 +02:00
Artturin
d29b1ecb89
make-bootstrap-tools.nix: fix for wrapped gzip
2023-01-21 17:19:38 +02:00
Artturi
9c5cffff59
Merge pull request #211818 from Artturin/correctcondindoc1
2023-01-21 16:37:04 +02:00
Kira Bruneau
d0779a6251
Merge pull request #211932 from Icy-Thought/texlab
...
texlab: 5.0.0 -> 5.1.0
2023-01-21 09:29:14 -05:00
Mario Rodas
b4c6a87b24
Merge pull request #211916 from r-ryantm/auto-update/actionlint
...
actionlint: 1.6.22 -> 1.6.23
2023-01-21 09:07:12 -05:00
Bobby Rong
09bc048be5
Merge pull request #211922 from jtojnar/init-script
...
nixos/init-script: fix eval
2023-01-21 22:01:07 +08:00
Felix Bühler
30ace348c0
Merge pull request #211882 from kira-bruneau/newsflash
...
newsflash: 2.2.3 → 2.2.4
2023-01-21 14:44:47 +01:00
Bobby Rong
95a6e66fc9
Merge pull request #211267 from SubhrajyotiSen/update-maestro
...
maestro: 1.19.0 -> 1.19.5
2023-01-21 21:39:25 +08:00
Bobby Rong
b9e0d894bf
Merge pull request #211076 from bertof/mangal
...
mangal: 4.0.5 -> 4.0.6
2023-01-21 21:23:33 +08:00
Bobby Rong
dc793f5ad1
Merge pull request #211583 from inclyc/pkgs/colejcummins.llvm-syntax-highlighting
...
vscode-extensions.colejcummins.llvm-syntax-highlighting: init at 0.0.3
2023-01-21 21:22:45 +08:00
R. Ryantm
2a46e0737e
cargo-limit: 0.0.9 -> 0.0.10
2023-01-21 21:21:08 +08:00
Icy-Thought
bfea6e3cd4
texlab: 5.0.0 -> 5.1.0
2023-01-21 14:20:50 +01:00
Martin Weinelt
a560e54e67
Merge pull request #211927 from zimbatm/larynx-pkg-config
...
larynx: unalias pkg-config argument
2023-01-21 13:08:56 +00:00
R. Ryantm
23ad6a1f11
open-pdf-sign: 0.1.2 -> 0.1.3
2023-01-21 21:06:08 +08:00
Alyssa Ross
45a7ad7460
readstat: enable parallel building
...
Tested at -j4.
2023-01-21 12:54:25 +00:00
Alyssa Ross
0c61668468
readstat: always depend on top-level libiconv
...
Top-level libiconv is defined per-platform. The actual libiconv
library won't be built on platforms like Linux where it doesn't need
to be, so there's no need to maintain a separate platform list here.
Required to build for FreeBSD.
2023-01-21 12:54:25 +00:00
zimbatm
3b721f2001
larynx: unalias pkg-config argument
...
pkgconfig is an alias to pkg-config and should not be used in the inputs
2023-01-21 13:49:05 +01:00
Jan Tojnar
5c87c72c1f
nixos/init-script: fix eval
...
error: attribute 'nixos' missing
This was missed in d3528cdc3d
2023-01-21 13:26:47 +01:00
Vladimír Čunát
1399da54e0
Merge #210520 : giflib: patch to fix CVE-2022-28506
...
...into staging
2023-01-21 13:24:05 +01:00
Nick Cao
112e7c9a8e
Merge pull request #199433 from r-ryantm/auto-update/brook
...
brook: 20221010 -> 20230101
2023-01-21 20:07:57 +08:00
github-actions[bot]
f04194698a
Merge staging-next into staging
2023-01-21 12:02:00 +00:00
github-actions[bot]
e3154aa0d7
Merge master into staging-next
2023-01-21 12:01:26 +00:00
Guillaume Girol
447ca4bf3b
treewide: migrate to nativeCheckInputs
2023-01-21 12:00:00 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
25193e2732
postgresqlTestHook: adapt comment to nativeCheckInputs
2023-01-21 16:42:10 +01:00
Guillaume Girol
d26caea94b
doc: adapt to nativeCheckInputs
2023-01-21 16:42:10 +01:00
Guillaume Girol
b7042dc36a
buildLuaPackage: adapt to native check inputs
2023-01-21 16:42:10 +01:00
Guillaume Girol
74beb55f91
ocamlPackages.batteries: set strictDeps
2023-01-21 16:42:10 +01:00
Guillaume Girol
dcfdd9d8da
mkTclDerivation: support nativeCheckInputs
2023-01-21 16:42:10 +01:00
Guillaume Girol
339a5491bb
buildPythonPackage: support nativeCheckInputs
2023-01-21 16:42:09 +01:00
Guillaume Girol
f39abbc350
mkDerivation: introduce native checkInputs and nativeCheckInputs
...
When strictDeps is set, only nativeCheckInputs are added to PATH and
only checkInputs can be linked against. See https://github.com/NixOS/nixpkgs/issues/161570
2023-01-21 16:42:09 +01:00
Guillaume Girol
90c78aee6c
Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs
2023-01-21 12:00:00 +00:00
R. Ryantm
9767ee1083
actionlint: 1.6.22 -> 1.6.23
2023-01-21 11:56:03 +00:00
Nick Cao
bfc50c1faf
Merge pull request #211379 from xanderio/fix-clickgen
...
bibata-cursors: 1.1.2 -> 2.0.3; clickgen: fix build after update to 2.1.3
2023-01-21 19:50:28 +08:00
Fabian Affolter
3d2dcd7c6e
Merge pull request #211898 from r-ryantm/auto-update/python310Packages.types-requests
...
python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8
2023-01-21 12:29:41 +01:00
Pierre Bourdon
5acf84a5ab
Merge pull request #210428 from SuperSamus/dolphin-emu
...
dolphin-emu-beta: 5.0-17269 -> 5.0-17995
2023-01-21 12:21:04 +01:00
R. Ryantm
c977e8dff4
copyq: 6.3.2 -> 6.4.0
2023-01-21 11:19:25 +00:00
Uri Baghin
890c243231
Merge pull request #211292 from uri-canva/bazel_6
...
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-21 22:07:19 +11:00
R. Ryantm
73a25c5a39
python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8
2023-01-21 09:39:41 +00:00
K900
68403fe04f
Merge pull request #211872 from linsui/helvum
...
helvum: fix build
2023-01-21 11:39:35 +03:00
Nick Cao
f7b5b0668e
Merge pull request #211869 from r-ryantm/auto-update/ttyd
...
ttyd: 1.7.2 -> 1.7.3
2023-01-21 16:25:08 +08:00
Nick Cao
eb97f174a4
Merge pull request #211787 from Trundle/azure-cli-2.44.1
...
azure-cli: 2.37.0 -> 2.44.1
2023-01-21 16:18:57 +08:00
Nick Cao
0894411259
Merge pull request #211793 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2023.1.4 -> 2023.1.5
2023-01-21 16:18:42 +08:00
Nick Cao
88cce6f04e
Merge pull request #211813 from wegank/moltenvk-fix
...
darwin.moltenvk: fix build
2023-01-21 16:17:22 +08:00