Loading pkgs/tools/graphics/goverlay/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ in stdenv.mkDerivation rec { description = "Opensource project that aims to create a Graphical UI to help manage Linux overlays"; homepage = "https://github.com/benjamimgois/goverlay"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kira-bruneau ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; mainProgram = "goverlay"; }; Loading Loading
pkgs/tools/graphics/goverlay/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ in stdenv.mkDerivation rec { description = "Opensource project that aims to create a Graphical UI to help manage Linux overlays"; homepage = "https://github.com/benjamimgois/goverlay"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kira-bruneau ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; mainProgram = "goverlay"; }; Loading