From 3d65e68aaf004388713db1d5824bba6cf6bd450b Mon Sep 17 00:00:00 2001 From: Jo Date: Fri, 23 May 2025 01:14:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20(validate)=20Allow=20import=20fr?= =?UTF-8?q?om=20derivation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 0a209c0..9fdb6e6 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -27,4 +27,4 @@ jobs: experimental-features = flakes nix-command recursive-nix pipe-operator - name: Validate Flake - run: nix flake check --option allow-import-from-derivation false + run: nix flake check