lol
fork

Configure Feed

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

jose: set meta.platforms

+1
+1
pkgs/development/libraries/jose/default.nix
··· 25 25 homepage = "https://github.com/latchset/jose"; 26 26 maintainers = with lib.maintainers; [ ]; 27 27 license = lib.licenses.asl20; 28 + platforms = lib.platforms.all; 28 29 }; 29 30 }