mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 03:44:07 +01:00
nix-search-cli: 0.2-unstable-2024-09-24 -> 0.3-unstable-2025-12-03
This commit is contained in:
parent
b38848f4e2
commit
0edccff9ed
1 changed files with 4 additions and 4 deletions
|
|
@ -7,16 +7,16 @@
|
|||
|
||||
buildGoModule {
|
||||
pname = "nix-search-cli";
|
||||
version = "0.2-unstable-2024-09-24";
|
||||
version = "0.3-unstable-2025-12-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "peterldowns";
|
||||
repo = "nix-search-cli";
|
||||
rev = "7d6b4c501ee448dc2e5c123aa4c6d9db44a6dd12";
|
||||
hash = "sha256-0Zms/QVCUKxILLLJYsaodSW64DJrVr/yB13SnNL8+Wg=";
|
||||
rev = "ab0d5156c1e3b383c250ff273639cd3dea6de2d9";
|
||||
hash = "sha256-NGL9jj4y16+d0Es7aK1oxqAimZn7sdJDAxVkcY3CTcg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-RZuB0aRiMSccPhX30cGKBBEMCSvmC6r53dWaqDYbmyA=";
|
||||
vendorHash = "sha256-VlJ2OuHOTqIJeGUm2NbBiz33i8QTxaZnnm0JkVGkw1U=";
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue