chore: update flake.lock; use treefmt
This commit is contained in:
@@ -59,4 +59,11 @@
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
working-packages = final: _prev: {
|
||||
working = import inputs.nixpkgs-working {
|
||||
system = final.stdenv.hostPlatform.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user