mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
Merge pull request #204856 from wegank/wxformbuilder-hydra
This commit is contained in:
commit
ef93278255
@ -52,5 +52,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/wxFormBuilder/wxFormBuilder";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ matthuszagh wegank ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user