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.
1 parent 2d088b4 commit 665d6f6Copy full SHA for 665d6f6
pkgs/by-name/sp/spread/package.nix
@@ -61,6 +61,6 @@ buildGoModule {
61
description = "Convenient full-system test (task) distribution";
62
homepage = "https://github.com/snapcore/spread";
63
maintainers = with lib.maintainers; [ jnsgruk ];
64
- platforms = lib.platforms.linux;
+ platforms = lib.platforms.unix;
65
};
66
}
0 commit comments