Loading pkgs/by-name/im/immersed/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,7 @@ let description = "VR coworking platform"; homepage = "https://immersed.com"; license = licenses.unfree; maintainers = with maintainers; [ haruki7049 pandapip1 ]; maintainers = with maintainers; [ pandapip1 ]; platforms = builtins.attrNames sources; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; }; Loading Loading
pkgs/by-name/im/immersed/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,7 @@ let description = "VR coworking platform"; homepage = "https://immersed.com"; license = licenses.unfree; maintainers = with maintainers; [ haruki7049 pandapip1 ]; maintainers = with maintainers; [ pandapip1 ]; platforms = builtins.attrNames sources; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; }; Loading