From 46fec21debd27f51c0326c0983f3f7903253c352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Niemier?= <~@hauleth.dev> Date: Wed, 30 Apr 2025 08:51:09 +0200 Subject: [PATCH] feat: pin Lix to newest version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d54777f..3f47448 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ }; lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/release-2.91.tar.gz"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; }; -- 2.51.2