Update nixpkgs

This commit is contained in:
Natsu Kagami 2024-11-04 18:23:43 +01:00
parent f98b48a5e3
commit cd4a9807cb
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 15 additions and 15 deletions

View file

@ -31,7 +31,7 @@
};
arion.url = github:hercules-ci/arion;
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};