ginkgo: 2.23.4 -> 2.24.0

This commit is contained in:
R. Ryantm 2025-08-18 21:46:45 +00:00
parent 72f5bfc3b5
commit 6e2147842c

View File

@ -8,15 +8,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.23.4";
version = "2.24.0";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-bTgZHO9dArqYKCqruQPzpiLFtzK9RzxOonwl0SmoNQc=";
sha256 = "sha256-uFWoIkUTDx9egox3pZ3J6rmyz/1K5OnPPLW20YVapf0=";
};
vendorHash = "sha256-iwKOgeUbzlfrto5t0utEdKb+PVqcpmViuDhK2PBAzHw=";
vendorHash = "sha256-dpTueiGR0sibaTnVJxHLTTK7cp8MbAO992qIsXBKufM=";
# integration tests expect more file changes
# types tests are missing CodeLocation