Loading pkgs/applications/networking/cluster/octant/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,5 +63,6 @@ stdenv.mkDerivation rec { license = licenses.asl20; maintainers = with maintainers; [ jk ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; knownVulnerabilities = [ "CVE-2023-5217" ]; }; } pkgs/applications/networking/cluster/octant/desktop.nix +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ let license = licenses.asl20; maintainers = with maintainers; [ jk ]; platforms = [ "x86_64-linux" "x86_64-darwin" ]; knownVulnerabilities = [ "CVE-2023-5217" ]; }; in Loading Loading
pkgs/applications/networking/cluster/octant/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,5 +63,6 @@ stdenv.mkDerivation rec { license = licenses.asl20; maintainers = with maintainers; [ jk ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; knownVulnerabilities = [ "CVE-2023-5217" ]; }; }
pkgs/applications/networking/cluster/octant/desktop.nix +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ let license = licenses.asl20; maintainers = with maintainers; [ jk ]; platforms = [ "x86_64-linux" "x86_64-darwin" ]; knownVulnerabilities = [ "CVE-2023-5217" ]; }; in Loading