mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
bloat: 0-unstable-2024-02-12 -> 0-unstable-2024-06-17
This commit is contained in:
parent
47ea5bd487
commit
96cd090e41
@ -6,12 +6,12 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "bloat";
|
||||
version = "0-unstable-2024-02-12";
|
||||
version = "0-unstable-2024-06-17";
|
||||
|
||||
src = fetchgit {
|
||||
url = "git://git.freesoftwareextremist.com/bloat";
|
||||
rev = "6ddec8db3ee73d3abdc85b6a2101020cf2455bce";
|
||||
hash = "sha256-NWi8vL1zyKgPlZo73qpR232r65foaYcjUKkVwyJ/C7c=";
|
||||
rev = "51d6ff26fe224444b921b5b1f367f15782cf84d3";
|
||||
hash = "sha256-g5CbX134o9aeFggsVYnPfbZ4bsRQUUNnAe1KhTlONuU=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
Loading…
Reference in New Issue
Block a user