Unverified Commit ef932782 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #204856 from wegank/wxformbuilder-hydra

parents b266fd1c 936eb7cd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,5 +52,6 @@ stdenv.mkDerivation {
    homepage = "https://github.com/wxFormBuilder/wxFormBuilder";
    license = licenses.gpl2Only;
    maintainers = with maintainers; [ matthuszagh wegank ];
    platforms = platforms.unix;
  };
}