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