fix: update lix-module to pull overlay fixes
The overlay was broken and it was causing the configuration to fail to build. Hopefully now I fixed the CI issues that caused the automerge to work even though CI was failing, and this won't happen again.
This commit is contained in:
parent
8801e1ce0e
commit
7b93918ac0
2 changed files with 11 additions and 11 deletions
|
@ -12,7 +12,7 @@
|
|||
unstable.follows = "nixvim/nixpkgs";
|
||||
# Lix
|
||||
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/release-2.92.tar.gz";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.inputs.systems.follows = "systems";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue