fix: bump alejandra to a newer version as the existing version didnt have an input quoted
All checks were successful
Build_Deploy / linter (push) Successful in 2m7s
Build_Deploy / build (push) Successful in 53m13s
Build_Deploy / deploy_dns (push) Successful in 44s
Build_Deploy / deploy_active (active) (push) Successful in 54s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m22s
Build_Deploy / deploy_active (active-ext) (push) Successful in 38s
All checks were successful
Build_Deploy / linter (push) Successful in 2m7s
Build_Deploy / build (push) Successful in 53m13s
Build_Deploy / deploy_dns (push) Successful in 44s
Build_Deploy / deploy_active (active) (push) Successful in 54s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m22s
Build_Deploy / deploy_active (active-ext) (push) Successful in 38s
This commit is contained in:
parent
6c9a852e78
commit
35b12b57aa
2 changed files with 4 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
agenix.url = "github:ryantm/agenix";
|
||||
arion.url = "github:hercules-ci/arion";
|
||||
alejandra = {
|
||||
url = "github:kamadorueda/alejandra/3.0.0";
|
||||
url = "github:kamadorueda/alejandra";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
colmena.url = "github:zhaofengli/colmena";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue