mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-15 02:03:01 +00:00
Merge pull request #311603 from MikaelFangel/wgnord-meta-update
wgnord: add platforms.linux to meta
This commit is contained in:
commit
195613ace0
@ -62,5 +62,6 @@ resholve.mkDerivation rec {
|
||||
maintainers = with lib.maintainers; [ urandom ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "wgnord";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user