[chore] flake.nix: update lix to the full release
All checks were successful
/ check (push) Successful in 23s
/ build (docs) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 3s
/ build (nvim) (push) Successful in 1s

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:
Jalil David Salamé Messina 2024-07-06 23:33:23 +02:00
parent 2e40694ebd
commit 5d5637c66f
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 11 additions and 11 deletions

View file

@ -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";