flake: Update lix to 2.93.0

This commit is contained in:
Katherina Walshe-Grey 2025-05-16 17:05:42 +01:00
parent a8ab37993d
commit 7dc684cce3
2 changed files with 11 additions and 11 deletions

View file

@ -7,7 +7,7 @@
lix-module = {
# lix haven't figured out automatic updates yet: https://git.lix.systems/lix-project/nixos-module/issues/39
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};