We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6d37a3 + d84f8e3 commit ffe7874Copy full SHA for ffe7874
pkgs/by-name/nc/nc4nix/package.nix
@@ -26,6 +26,6 @@ buildGoModule {
26
homepage = "https://github.com/helsinki-systems/nc4nix";
27
license = lib.licenses.mit;
28
maintainers = with lib.maintainers; [ onny ];
29
- platforms = lib.platforms.linux;
+ platforms = lib.platforms.unix;
30
};
31
}
0 commit comments