about summary refs log tree commit diff
path: root/pkgs/tools/backup/gamerbackup/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/backup/gamerbackup/default.nix')
-rw-r--r--pkgs/tools/backup/gamerbackup/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/backup/gamerbackup/default.nix b/pkgs/tools/backup/gamerbackup/default.nix
index a6e6246bb3394..3ed1df9058cf2 100644
--- a/pkgs/tools/backup/gamerbackup/default.nix
+++ b/pkgs/tools/backup/gamerbackup/default.nix
@@ -26,6 +26,5 @@ buildGoModule {
     homepage = "https://github.com/leijurv/gb";
     license = licenses.agpl3Only;
     maintainers = with maintainers; [ babbaj ];
-    platforms = platforms.unix;
   };
 }