[chore] flake.nix: update lix to the full release
Announcement: https://lix.systems/blog/2024-07-10-lix-2.90-release/ ``` • Updated input 'lix-module': '29ed1bb677
.tar.gz?narHash=sha256-64lB/NO6AQ6z6EDCemPSYZWX/Qc6Rt04cPia5T5v01g%3D' (2024-06-19) → '5c48c833c1
.tar.gz?narHash=sha256-yEO2cGNgzm9x/XxiDQI%2BWckSWnZX63R8aJLBRSXtYNE%3D' (2024-07-10) • Updated input 'lix-module/lix': '253546d5fb
.tar.gz?narHash=sha256-WY7BGnu5PnbK4O8cKKv9kvxwzZIGbIQUQLGPHFXitI0%3D' (2024-06-15) → '2a4376be20
.tar.gz?narHash=sha256-f8k%2BBezKdJfmE%2Bk7zgBJiohtS3VkkriycdXYsKOm3sc%3D' (2024-07-10) ```
This commit is contained in:
parent
2e40694ebd
commit
5d5637c66f
2 changed files with 11 additions and 11 deletions
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
# Lix
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0-rc1.tar.gz";
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue