🎨 move to nixfmt-rfc-style
This commit is contained in:
@ -1,4 +1,10 @@
|
||||
{ system, pkgs, self, ... }: {
|
||||
{
|
||||
system,
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}:
|
||||
{
|
||||
default = pkgs.mkShell {
|
||||
name = "athens";
|
||||
buildInputs = with pkgs; [
|
||||
|
Reference in New Issue
Block a user