style: format

This commit is contained in:
Nicolas Goudry 2024-06-06 01:08:29 +02:00
parent fc38402c4d
commit 6447708210
No known key found for this signature in database
GPG key ID: 5FC434D9FFD1DF44
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ lib, ... }@args: { lib, ... }:
let let
definitions = lib.attrNames ( definitions = lib.attrNames (

View file

@ -1,4 +1,4 @@
{ lib, pkgs, ... }: { pkgs, ... }:
let let
version = "1.5.0"; version = "1.5.0";