lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bloat: 0-unstable-2024-10-28 -> 0-unstable-2024-12-27

authored by

R. Ryantm and committed by
Francesco Gazzetta
a00976b3 dac39cc5

+3 -3
+3 -3
pkgs/by-name/bl/bloat/package.nix
··· 7 7 8 8 buildGoModule { 9 9 pname = "bloat"; 10 - version = "0-unstable-2024-10-28"; 10 + version = "0-unstable-2024-12-27"; 11 11 12 12 src = fetchgit { 13 13 url = "git://git.freesoftwareextremist.com/bloat"; 14 - rev = "68d7acc2f7266c47001445229ff235546c8c71b4"; 15 - hash = "sha256-VLyL1tnb3/qsDFp8s84XTj1Ohl/ajD+tn7V8iBp3ppY="; 14 + rev = "d171b6c2d50500cdfd2f3308bf82a5f79e22cd8b"; 15 + hash = "sha256-a9nL6NvZLQZLOuoqdDbZTH9dVtQ6guKopkAHughINcg="; 16 16 }; 17 17 18 18 vendorHash = null;