mirror of
https://github.com/RGBCube/agenix
synced 2025-07-29 09:47:44 +00:00
contrib: use Alejandra as formatter
This commit is contained in:
parent
bf537f5b72
commit
99e0963743
5 changed files with 38 additions and 19 deletions
|
@ -1,4 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
{
|
||||
agenix = pkgs.callPackage ./pkgs/agenix.nix {};
|
||||
{pkgs ? import <nixpkgs> {}}: {
|
||||
agenix = pkgs.callPackage ./pkgs/agenix.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue