feat(flake): upgrade lix to v2.92.0

Yay! 🎉
This commit is contained in:
Jalil David Salamé Messina 2025-01-18 23:49:24 +01:00
parent 09cc4e6110
commit 6cc9400cad
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 11 additions and 11 deletions

View file

@ -9,7 +9,7 @@
unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
# Lix
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.inputs.systems.follows = "systems";