use release-2.92 branch for lix

This commit is contained in:
cy 2025-03-31 10:36:45 -04:00
parent 67f6032b67
commit 897fd44bad
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 12 additions and 11 deletions

View file

@ -48,7 +48,7 @@
};
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module";
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.92";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};