mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-wallpapers: enable strictDeps
This commit is contained in:
parent
d1682d6dad
commit
03fc9bdc0f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
makeFlags = [ "prefix=${placeholder "out"}" ];
|
||||
|
||||
__structuredAttrs = true;
|
||||
strictDeps = true;
|
||||
|
||||
passthru.updateScript = nix-update-script {
|
||||
extraArgs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue