cosmic-protocols: enable __structuredAttrs
This commit is contained in:
@@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
||||
hash = "sha256-KO7VTxomhrnwzFlkkXSoP0eh3NRShBD4srW5W6temxo=";
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||
nativeBuildInputs = [ wayland-scanner ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user