From c05c6a6271b3158f8bc52c0f8f6d371a3a384187 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 12 Nov 2024 02:52:12 -0500 Subject: tree-wide: disallow IFD again Only mako and swaylock need it, and they're not being used right now --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 98094ed..d9fe92f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: --no-nom \ --skip-cached \ --systems "$SYSTEM" \ - --option allow-import-from-derivation true \ + --option allow-import-from-derivation false \ --flake '.#hydraJobs' build-gate: -- cgit v1.2.3