diff --git a/nixos/system/zen.nix b/nixos/system/zen.nix index 366a6a5..e059677 100644 --- a/nixos/system/zen.nix +++ b/nixos/system/zen.nix @@ -8,7 +8,7 @@ src = fetchurl { url = "https://github.com/zen-browser/desktop/releases/latest/download/zen-x86_64.AppImage"; - sha256 = "sha256-RFVkUhXmRS/cbZPBaUwV+I5NtLJZYcltxFpygqdp9Vg"; + sha256 = "sha256-B49HiP1QZMMnTdz7xT+BOjmH0FrZXJZbvBarjYIbc4I="; }; appimageContents = appimageTools.extract {