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 72cdb22 commit e8bd6a4Copy full SHA for e8bd6a4
tests/flake.nix
@@ -92,6 +92,7 @@
92
_module.args.pkgs = nixpkgsUnstable;
93
94
treefmt = {
95
+ flakeCheck = pkgs.hostPlatform.system != "riscv64-linux";
96
projectRootFile = "COPYING";
97
programs = {
98
deadnix = {
0 commit comments