fixes
NixOS Configuration CI / Nix Flake Check (push) Successful in 52s

This commit is contained in:
2026-06-03 23:54:11 +02:00
parent b17a484806
commit f4b66744ad
7 changed files with 90 additions and 178 deletions
@@ -20,6 +20,7 @@ let
};
inherit propagatedBuildInputs;
doCheck = false;
dontCheckRuntimeDeps = true;
inherit meta;
};