mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
cerca: 0-unstable-2025-05-10 -> 0-unstable-2025-05-21
This commit is contained in:
parent
458f45cef0
commit
b5f4eb8258
1 changed files with 3 additions and 3 deletions
|
@ -6,13 +6,13 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "cerca";
|
||||
version = "0-unstable-2025-05-06";
|
||||
version = "0-unstable-2025-05-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cblgh";
|
||||
repo = "cerca";
|
||||
rev = "a2706a35e3efc8b816b4374e24493548429041db";
|
||||
hash = "sha256-FDlASFjI+D/iOH0r2Yd638aS0na19TxkN7Z1kD/o/fY";
|
||||
rev = "722c38d96160ccf69dd7a8122b62660102b64a59";
|
||||
hash = "sha256-M5INnik/TIzH0Afi8/6/PnhwsAhd+kFaDHejfsmuhn0=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-yfsI0nKfzyzmtbS9bSHRaD2pEgxN6gOKAA/FRDxJx40=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue