mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-protocols: enable __structuredAttrs
This commit is contained in:
parent
3acc2fd0d0
commit
62fad2caa7
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
|||
hash = "sha256-KO7VTxomhrnwzFlkkXSoP0eh3NRShBD4srW5W6temxo=";
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||
nativeBuildInputs = [ wayland-scanner ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue