7 pname = "gh-screensaver";
10 src = fetchFromGitHub {
12 repo = "gh-screensaver";
14 hash = "sha256-MqwaqXGP4E+46vpgftZ9bttmMyENuojBnS6bWacmYLE=";
17 vendorHash = "sha256-o9B6Q07GP/CFekG3av01boZA7FdZg4x8CsLC3lwhn2A=";
19 ldflags = [ "-s" "-w" ];
22 description = "gh extension with animated terminal screensavers";
23 homepage = "https://github.com/vilmibm/gh-screensaver";
24 license = licenses.gpl3Plus;
25 maintainers = with maintainers; [ foo-dogsquared ];
26 mainProgram = "gh-screensaver";