mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
disable treefmt on riscv64
This commit is contained in:
parent
72cdb22463
commit
e8bd6a44ac
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@
|
|||
_module.args.pkgs = nixpkgsUnstable;
|
||||
|
||||
treefmt = {
|
||||
flakeCheck = pkgs.hostPlatform.system != "riscv64-linux";
|
||||
projectRootFile = "COPYING";
|
||||
programs = {
|
||||
deadnix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue