[feat] lix: update to 2.91.0
All checks were successful
/ check (push) Successful in 21s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s

Sweet sweet lix upgrade c:
This commit is contained in:
Jalil David Salamé Messina 2024-08-14 09:14:16 +02:00
parent 69c98b09ec
commit 697a4402e1
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@
unstable.url = "nixpkgs/nixos-unstable-small";
# Lix
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.inputs.systems.follows = "systems";