Update flake.lock and helium; fix fish venv alias
- Bump Firefox addons, home‑manager, nixpkgs, and noctalia-shell revisions in flake.lock - Upgrade helium to 0.17.0.1 (updated hash) - Adjust fish aliases to source .fish activation scripts
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
fetchurl,
|
||||
}: let
|
||||
pname = "helium";
|
||||
version = "0.16.6.1";
|
||||
hash = "sha256-T29e5QpXsFYADvSsNcti2LXqLaCUjB5mLYEnHtpxO/Q=";
|
||||
version = "0.17.0.1";
|
||||
hash = "sha256-JmqdEwoXP/2GGAMS2gjAq7G2oWFuyUTr5ouMDhSOcHY=";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";
|
||||
|
||||
Reference in New Issue
Block a user