]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to be746d51bc90568b196951a60095ba87bf51ca8b
authorDaan De Meyer <daan@amutable.com>
Tue, 19 May 2026 21:07:10 +0000 (21:07 +0000)
committerDaan De Meyer <daan@amutable.com>
Wed, 20 May 2026 16:04:26 +0000 (16:04 +0000)
be746d51bc Make full $PATH available when building tools tree

.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
mkosi/mkosi.conf

index 7a968ac95bbb386eb84469dca75433011a30742e..5143ea73e16c548e05b02bce92865dcd9434e3e9 100644 (file)
@@ -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
index 36c0bc9e3384c1a6389bc3e20d344721926b3f1a..edc970de5b5ba1000247fa919d5aa199ed500bf4 100644 (file)
@@ -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'
index 5ed49076658285572565b30c9a0900fdd06e6563..de6673c9575c3e9e55967c621e68073132592dc2 100644 (file)
@@ -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
index b807fdb3c50b562090dfb39c8bbbc8e353c8034d..a6966de2058fb9e6067a00404f98e7b3d79d9d80 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:77fce77807a9a92bc37edc8f1c967102e6236d94
+MinimumVersion=commit:444d247d1a1328bcfb84a945e84959bd4bd0e02d
 Dependencies=
         minimal-base
         minimal-0