Skip to content

Commit

Permalink
nix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Dec 19, 2024
1 parent 593b195 commit 95f1f94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
};

outputs =
{
self,
nixpkgsUnstable,
flake-utils,
{ self
, nixpkgsUnstable
, flake-utils
,
}:
flake-utils.lib.eachDefaultSystem (
system:
Expand Down

0 comments on commit 95f1f94

Please sign in to comment.