mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
switch to alejandra for nix formatting
This commit is contained in:
parent
ad3de3f170
commit
576d0418c8
8 changed files with 500 additions and 386 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{ stdenv
|
||||
, fetchzip
|
||||
, arch
|
||||
, version
|
||||
, sha256
|
||||
,
|
||||
{
|
||||
stdenv,
|
||||
fetchzip,
|
||||
arch,
|
||||
version,
|
||||
sha256,
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "freebsd-sysroot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue