From 16810989b7152e627fa4b3f4f9b8db0a1853107c Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 25 Jan 2024 05:04:59 -0500 Subject: modrinth-app: unstable-2023-12-28 -> unstable-2024-01-05 --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e3fd61..7d0e187 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -57,6 +57,7 @@ jobs: --skip-cached \ --systems '${{ matrix.system }}' --option accept-flake-config true \ + --option allow-import-from-derivation false \ --flake '.#packages' ) -- cgit v1.2.3