colima: 0.8.1 -> 0.8.4 (#429991)

Co-authored-by: tricktron <tgagnaux@gmail.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-08-13 08:24:22 +00:00 committed by GitHub
commit 6698352cc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,13 +14,13 @@
buildGoModule rec {
pname = "colima";
version = "0.8.1";
version = "0.8.4";
src = fetchFromGitHub {
owner = "abiosoft";
repo = "colima";
tag = "v${version}";
hash = "sha256-RQnHqEabxyoAKr8BfmVhk8z+l5oy8pa5JPTWk/0FV5g=";
hash = "sha256-TNq0lHNF6jwUqamJXYTxuF0Q9mfVwi8BaesQv87eRiE=";
# We need the git revision
leaveDotGit = true;
postFetch = ''
@ -35,7 +35,7 @@ buildGoModule rec {
]
++ lib.optionals stdenv.hostPlatform.isDarwin [ darwin.DarwinTools ];
vendorHash = "sha256-rqCPpO/Va31U++sfELcN1X6oDtDiCXoGj0RHKZUM6rY=";
vendorHash = "sha256-ZwgzKCOEhgKK2LNRLjnWP6qHI4f6OGORvt3CREJf55I=";
# disable flaky Test_extractZones
# https://hydra.nixos.org/build/212378003/log