From 30df3ee11bcc3d3d922ff1bbf72a1044300e97fe Mon Sep 17 00:00:00 2001 From: Ilya Zlobintsev Date: Sat, 14 Sep 2024 15:03:45 +0300 Subject: [PATCH] doc: update nixos package info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd5094..8bb5ff6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Current features: - OpenSUSE: an RPM is available in [releases](https://github.com/ilya-zlobintsev/LACT/releases/). Only tumbleweed is supported as leap does not have the required dependencies in the repos. -- NixOS: There is a package available on the [unstable channel](https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=lact) +- NixOS: There is a package available in [nixpkgs](https://search.nixos.org/packages?channel=24.05&from=0&size=50&sort=relevance&type=packages&query=lact) - Otherwise, build from source. **Why is there no AppImage/Flatpak/other universal format?**