nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

gsb: mark as broken

No active maintenance for several years; dependencies cannot be met.

(cherry picked from commit 1379baca94f3a14231811705ee7fb309571bad2b)
Signed-off-by: Domen Kožar <domen@dev.si>

authored by

Joachim Fasting and committed by
Domen Kožar
bc393f79 e96ce2c6

+1
+1
pkgs/games/gsb/default.nix
··· 69 69 license = licenses.unfree; 70 70 maintainers = with maintainers; [ jcumming ]; 71 71 platforms = [ "x86_64-linux" "i686-linux" ] ; 72 + broken = true; 72 73 }; 73 74 74 75 }