From 58bbd04f76fd749830786a816d9d0fa4b7f8d4bf Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Wed, 23 Apr 2025 14:25:03 +0200 Subject: [PATCH] [lix]update Signed-off-by: Stefan Ellmauthaler --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 10f315c..9001a51 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ #}; lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; };