mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
darwin.libsbuf: add meta.platforms
This commit is contained in:
parent
cc4eb12f0a
commit
26c7e99111
1 changed files with 1 additions and 0 deletions
|
@ -81,5 +81,6 @@ bootstrapStdenv.mkDerivation (finalAttrs: {
|
|||
lib.licenses.bsd2
|
||||
lib.licenses.bsd3
|
||||
];
|
||||
platforms = lib.platforms.darwin;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue