👷 (validate) Allow import from derivation

This commit is contained in:
Jo 2025-05-23 01:14:13 +02:00
parent 934f6a4f0d
commit 3d65e68aaf

View file

@ -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