Pin Lix module to release-2.93

This commit is contained in:
randogoth 2026-02-01 19:49:22 +02:00
parent 97c865d91b
commit 105a7a465a
2 changed files with 12 additions and 11 deletions

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
lix-module.url = "git+https://git.lix.systems/lix-project/nixos-module";
lix-module.url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
lix-module.inputs.nixpkgs.follows = "nixpkgs";
};