feat: update lix
Some checks failed
Build_Deploy / linter (push) Successful in 3m49s
Build_Deploy / build (push) Successful in 13s
Build_Deploy / deploy_dns (push) Successful in 1m43s
Build_Deploy / deploy_active (active) (push) Successful in 1m42s
Build_Deploy / deploy_active (active-core) (push) Failing after 2m7s
Build_Deploy / deploy_active (active-ext) (push) Successful in 45s

This commit is contained in:
silver 2025-02-09 22:39:39 +00:00
parent f866767c89
commit 2f3fd4f565
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@
# nixpkgs.url = "nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};