about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/odo
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/cluster/odo')
-rw-r--r--pkgs/applications/networking/cluster/odo/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/odo/default.nix b/pkgs/applications/networking/cluster/odo/default.nix
index 1099c1b08195e..fc9ab61d37331 100644
--- a/pkgs/applications/networking/cluster/odo/default.nix
+++ b/pkgs/applications/networking/cluster/odo/default.nix
@@ -34,6 +34,5 @@ buildGoModule rec {
     homepage = "https://odo.dev";
     changelog = "https://github.com/redhat-developer/odo/releases/v${version}";
     maintainers = with maintainers; [ stehessel ];
-    platforms = platforms.unix;
   };
 }