Merge pull request #204856 from wegank/wxformbuilder-hydra

This commit is contained in:
Sandro
2022-12-07 23:20:42 +01:00
committed by GitHub
@@ -52,5 +52,6 @@ stdenv.mkDerivation {
homepage = "https://github.com/wxFormBuilder/wxFormBuilder";
license = licenses.gpl2Only;
maintainers = with maintainers; [ matthuszagh wegank ];
platforms = platforms.unix;
};
}