cosmic-wallpapers: enable strictDeps

This commit is contained in:
Pratham Patel 2026-05-11 20:26:22 +05:30
commit 03fc9bdc0f
No known key found for this signature in database

View file

@ -22,6 +22,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
makeFlags = [ "prefix=${placeholder "out"}" ];
__structuredAttrs = true;
strictDeps = true;
passthru.updateScript = nix-update-script {
extraArgs = [