Update flake.lock and enable Slack
- Add windows‑rs and wintypes_shim inputs; remove nixpkgs‑wine - Refresh locked revisions for affinity‑nix, nur‑expressions, home‑manager, nixpkgs, noctalia‑shell, and AffinityOnLinux - Enable Slack in Garand‑Desktop system modules - Bump Helium AppImage to version 0.16.6.1 - Replace Z.ai GLM 4.7 with Qwen 3.8 27B model in Zed language‑model settings
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
fetchurl,
|
||||
}: let
|
||||
pname = "helium";
|
||||
version = "0.16.5.1";
|
||||
hash = "sha256-N6+wwg46ufsbCqEJv/WpTWDCnI3tnFt58cG6TsGxXew=";
|
||||
version = "0.16.6.1";
|
||||
hash = "sha256-T29e5QpXsFYADvSsNcti2LXqLaCUjB5mLYEnHtpxO/Q=";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";
|
||||
|
||||
Reference in New Issue
Block a user