···1213stdenvNoCC.mkDerivation (finalAttrs: {
14 pname = "signal-cli";
15- version = "0.13.15";
1617 # Building from source would be preferred, but is much more involved.
18 src = fetchurl {
19 url = "https://github.com/AsamK/signal-cli/releases/download/v${finalAttrs.version}/signal-cli-${finalAttrs.version}.tar.gz";
20- hash = "sha256-Qe+An/AFbyN0nhKQc4Ke6ApKdZldXyw4HzbAunfb87s=";
21 };
2223 buildInputs = lib.optionals stdenvNoCC.hostPlatform.isLinux [
···1213stdenvNoCC.mkDerivation (finalAttrs: {
14 pname = "signal-cli";
15+ version = "0.13.16";
1617 # Building from source would be preferred, but is much more involved.
18 src = fetchurl {
19 url = "https://github.com/AsamK/signal-cli/releases/download/v${finalAttrs.version}/signal-cli-${finalAttrs.version}.tar.gz";
20+ hash = "sha256-L2c2UyJCNITDEvtAfPjRzjskoA3v06oI8LNw9CW4mT8=";
21 };
2223 buildInputs = lib.optionals stdenvNoCC.hostPlatform.isLinux [
···888 hyenae = throw "hyenae has been removed because it fails to build and was unmaintained for 15 years"; # Added 2025-04-04
889 hyprgui = throw "hyprgui has been removed as the repository is deleted"; # Added 2024-12-27
890 hyprlauncher = throw "hyprlauncher has been removed as the repository is deleted"; # Added 2024-12-27
0891 hyprwall = throw "hyprwall has been removed as the repository is deleted"; # Added 2024-12-27
892893 ### I ###
···888 hyenae = throw "hyenae has been removed because it fails to build and was unmaintained for 15 years"; # Added 2025-04-04
889 hyprgui = throw "hyprgui has been removed as the repository is deleted"; # Added 2024-12-27
890 hyprlauncher = throw "hyprlauncher has been removed as the repository is deleted"; # Added 2024-12-27
891+ hyprswitch = throw "hyprswitch has been renamed to hyprshell"; # Added 2025-06-01
892 hyprwall = throw "hyprwall has been removed as the repository is deleted"; # Added 2024-12-27
893894 ### I ###