From 5fd17176046c0a6485cb525708a32cf23b1e5ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Tue, 13 May 2025 19:07:42 +0200 Subject: [PATCH] niv: lix 2.92 -> lix 2.93 --- nix/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 3a4b826d..1cdcf0b1 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -70,13 +70,13 @@ "lix": { "branch": "main", "repo": "https://git.lix.systems/lix-project/lix.git", - "rev": "9446732466992dee433bbd4d54d0f43843fadd0a", + "rev": "df214a1db80667749d15659c0aded6d45dc10fa4", "type": "git" }, "lix-module": { "branch": "main", "repo": "https://git.lix.systems/lix-project/nixos-module.git", - "rev": "3fae818597ca2f1474de62022f850c23be50528d", + "rev": "cd2a9c028df820a83ca2807dc6c6e7abc3dfa7fc", "type": "git" }, "nixos-hardware": {