mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: add default packages for new nix version
This commit is contained in:
parent
7db5e17760
commit
727379f09c
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
})
|
||||
binaries
|
||||
);
|
||||
"default" = builtins.elemAt pkgs 0;
|
||||
};
|
||||
in rec {
|
||||
checks."aarch64-darwin" = packages."aarch64-darwin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue