Update Helium to 0.14.6.1

Rename the noctalia module to noctalia-shell and update references in
the home configuration.
This commit is contained in:
2026-07-16 18:03:35 +02:00
parent 4f91861a1d
commit 1d0f2a29f3
30 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -4,8 +4,8 @@
fetchurl, fetchurl,
}: let }: let
pname = "helium"; pname = "helium";
version = "0.14.5.1"; version = "0.14.6.1";
hash = "sha256-JM4Tm4Le9Xcfq3fFMEu/DIK6817FEgBQ2rSwY093F04="; hash = "sha256-qdM1Qysx5OOBwzr6A6tyPIfZcHxn2YkIPedGelvbk7I=";
src = fetchurl { src = fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage"; url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";
@@ -37,4 +37,3 @@ in
}; };
} }
# https://github.com/imputnet/helium-linux/releases/download/0.11.7.1/helium-0.11.7.1-x86_64.AppImage # https://github.com/imputnet/helium-linux/releases/download/0.11.7.1/helium-0.11.7.1-x86_64.AppImage
+1 -1
View File
@@ -7,7 +7,7 @@ _: {
./hyprland ./hyprland
./kitty ./kitty
./librewolf ./librewolf
./noctalia ./noctalia-shell
./obsidian ./obsidian
./scripts ./scripts
./vscodium ./vscodium