Loading pkgs/by-name/po/postman/linux.nix +3 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,9 @@ stdenv.mkDerivation { desktopName = "Postman"; genericName = "Postman"; categories = [ "Development" ]; mimeTypes = [ "x-scheme-handler/postman" ]; startupNotify = true; startupWMClass = "postman"; }) ]; Loading Loading
pkgs/by-name/po/postman/linux.nix +3 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,9 @@ stdenv.mkDerivation { desktopName = "Postman"; genericName = "Postman"; categories = [ "Development" ]; mimeTypes = [ "x-scheme-handler/postman" ]; startupNotify = true; startupWMClass = "postman"; }) ]; Loading