halloy: 2025.2 -> 2025.8 (#390126)

Co-authored-by: hexadecimalDinosaur <contact@ivyfanchiang.ca>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-01 14:34:11 +00:00
committed by GitHub
+3 -3
View File
@@ -18,16 +18,16 @@
rustPlatform.buildRustPackage rec {
pname = "halloy";
version = "2025.2";
version = "2025.8";
src = fetchFromGitHub {
owner = "squidowl";
repo = "halloy";
tag = version;
hash = "sha256-ijSUGiAowxSqYwH3OxSWiGvm99n88ETJxAFn5x4m/BE=";
hash = "sha256-Jtr1/MDR6pAaagVdhR2HZM91PTEPaQkDYMmALIWkHFU=";
};
cargoHash = "sha256-j4lx3sSQZ7BKl+d5nFJQkMhgQWjn0xkNNCWMlbKLwVQ=";
cargoHash = "sha256-HseKOow4BjiPsGmwslZqBlvCoreY2BcnBu3BHg5965c=";
nativeBuildInputs = [
copyDesktopItems