lol

polarity: latest-unstable-2025-07-15 -> latest-unstable-2025-07-30 (#430294)

Co-authored-by: MangoIV <MangoIV@users.noreply.github.com>

authored by

nixpkgs-merge-bot[bot]
MangoIV
and committed by
GitHub
ba9cb654 4736d21a

+3 -3
+3 -3
pkgs/by-name/po/polarity/package.nix
··· 7 8 rustPlatform.buildRustPackage rec { 9 pname = "polarity"; 10 - version = "latest-unstable-2025-07-15"; 11 12 src = fetchFromGitHub { 13 owner = "polarity-lang"; 14 repo = "polarity"; 15 - rev = "83bd1bd5bc461421115333e423f45a7735782638"; 16 - hash = "sha256-+l3pS8IpPvebpX++ezcC05X06f+NnBZBsNVXEHTYh6A="; 17 }; 18 19 cargoHash = "sha256-SXGuf/JaBfPZgbCAfRmC2Gd82kOn54VQrc7FdmVJRuA=";
··· 7 8 rustPlatform.buildRustPackage rec { 9 pname = "polarity"; 10 + version = "latest-unstable-2025-07-30"; 11 12 src = fetchFromGitHub { 13 owner = "polarity-lang"; 14 repo = "polarity"; 15 + rev = "2f7056d3c201680c9a7f267b4f39e82518bc5660"; 16 + hash = "sha256-9H6ICxrZICjfR+URnVVFGdk4lVUp89EIbaHrToDRUNQ="; 17 }; 18 19 cargoHash = "sha256-SXGuf/JaBfPZgbCAfRmC2Gd82kOn54VQrc7FdmVJRuA=";