switch to alejandra for nix formatting

This commit is contained in:
Robin Appelman 2024-12-23 22:55:24 +01:00
commit 576d0418c8
8 changed files with 500 additions and 386 deletions

View file

@ -1,9 +1,9 @@
{ stdenv
, fetchzip
, arch
, version
, sha256
,
{
stdenv,
fetchzip,
arch,
version,
sha256,
}:
stdenv.mkDerivation {
pname = "freebsd-sysroot";