gcsfuse: make linux-only

+1 -1
+1 -1
pkgs/tools/filesystems/gcsfuse/default.nix
··· 14 sha256 = "1lj9czippsgkhr8y3r7vwxgc8i952v76v1shdv10p43gsxwyyi9a"; 15 }; 16 17 - # TODO: add metadata https://nixos.org/nixpkgs/manual/#sec-standard-meta-attributes 18 meta = { 19 license = lib.licenses.asl20; 20 maintainers = []; 21 homepage = https://cloud.google.com/storage/docs/gcs-fuse; 22 description =
··· 14 sha256 = "1lj9czippsgkhr8y3r7vwxgc8i952v76v1shdv10p43gsxwyyi9a"; 15 }; 16 17 meta = { 18 license = lib.licenses.asl20; 19 + platforms = lib.platforms.linux; 20 maintainers = []; 21 homepage = https://cloud.google.com/storage/docs/gcs-fuse; 22 description =