mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
zoekt: 3.7.2-2-unstable-2025-05-21 -> 3.7.2-2-unstable-2025-06-04
This commit is contained in:
parent
cd64f1bd87
commit
0fb31f2fd3
1 changed files with 4 additions and 4 deletions
|
@ -8,16 +8,16 @@
|
|||
|
||||
buildGoModule {
|
||||
pname = "zoekt";
|
||||
version = "3.7.2-2-unstable-2025-05-21";
|
||||
version = "3.7.2-2-unstable-2025-06-04";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sourcegraph";
|
||||
repo = "zoekt";
|
||||
rev = "91259775f43ca589d8a846e3add881fe59818f82";
|
||||
hash = "sha256-r+AQbW8VEh+3/NVSgroX0VT7gFLaEMSZpS90+Wp+MnU=";
|
||||
rev = "fd39c591438fbce188ed9dd0211aefc56bc7322a";
|
||||
hash = "sha256-gmpa3Jxh1UPpyWEiAkcTaNEXODVaKEn1b82mDFD/I68=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-B45Q9G+p/idqqz45lLQQuDGLwAzhKuo9Ev+cISGbKUo=";
|
||||
vendorHash = "sha256-1WfQbvT5pKZRfs2DWv6+jBpHKGpcxhYAnc+NXvMT6WE=";
|
||||
|
||||
nativeCheckInputs = [
|
||||
gitMinimal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue