From b3b5410efaaa7cf0c903fba47960be570ac5e85b Mon Sep 17 00:00:00 2001 From: Lgmrszd Date: Fri, 8 Aug 2025 22:41:59 +0400 Subject: [PATCH] Update lix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2fe7f5b..06da3ce 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ inputs.flake-utils.follows = "flake-utils"; }; lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; };