home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit e81cdc07f4620c7dc540f397b7991a4b1db228d1
parent b75a13c6c8e565fe94c03c4cb5453442d25285bb
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 22 Feb 2024 12:56:38 +0100

Try to have qus back (for binfmt)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
M.github/workflows/build-systems.yaml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/build-systems.yaml b/.github/workflows/build-systems.yaml @@ -58,9 +58,9 @@ jobs: extra_nix_config: | trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= substituters = https://hydra.iohk.io https://cache.nixos.org/ - # - uses: dbhi/qus/action@main - # with: - # targets: aarch64 + - uses: dbhi/qus/action@main + with: + targets: aarch64 - run: | # FIXME temporary hack to make system build successfully # I need to create dumb file for mkOutOfStoreSymlink