From: Daan De Meyer Date: Tue, 19 May 2026 21:07:10 +0000 (+0000) Subject: mkosi: update mkosi ref to be746d51bc90568b196951a60095ba87bf51ca8b X-Git-Tag: v261-rc1~64^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44f92ec40a5294beba3c5b466fcd9336ba22cc1;p=thirdparty%2Fsystemd.git mkosi: update mkosi ref to be746d51bc90568b196951a60095ba87bf51ca8b * be746d51bc Make full $PATH available when building tools tree --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 7a968ac95bb..5143ea73e16 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -27,7 +27,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false - - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94 + - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 36c0bc9e338..edc970de5b5 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -40,7 +40,7 @@ jobs: GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false - - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94 + - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d - name: Check that tabs are not used in Python code run: sh -c '! git grep -P "\\t" -- src/core/generate-bpf-delegate-configs.py src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py' diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 5ed49076658..de6673c9575 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -169,7 +169,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false - - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94 + - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location diff --git a/mkosi/mkosi.conf b/mkosi/mkosi.conf index b807fdb3c50..a6966de2058 100644 --- a/mkosi/mkosi.conf +++ b/mkosi/mkosi.conf @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Config] -MinimumVersion=commit:77fce77807a9a92bc37edc8f1c967102e6236d94 +MinimumVersion=commit:444d247d1a1328bcfb84a945e84959bd4bd0e02d Dependencies= minimal-base minimal-0