1 { buildGoModule, fetchFromGitHub, lib }:
7 src = fetchFromGitHub {
11 sha256 = "sha256-6MnjCXc9/8twdf8PHKsVJY1yWYwUf5R01vtQFJbyy7M=";
14 vendorSha256 = "sha256-w+O1dU8t7uNvdlFnYhCdJCDixpWWZAnj9GrtsCbu9SM=";
20 description = "Tiny system info fetch utility";
21 homepage = "https://github.com/Rosettea/bunnyfetch";
22 license = licenses.mit;
23 maintainers = with maintainers; [ devins2518 ];
24 platforms = platforms.linux;
25 mainProgram = "bunnyfetch";