lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

brigand: expand platforms to all

+1 -1
+1 -1
pkgs/development/libraries/brigand/default.nix
··· 21 21 homepage = "https://github.com/edouarda/brigand"; 22 22 license = licenses.boost; 23 23 maintainers = with maintainers; [ pmiddend ]; 24 - platforms = platforms.linux; 24 + platforms = platforms.all; 25 25 }; 26 26 }