Loading pkgs/by-name/wa/wayland-bongocat/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stdenv, bash, fetchFromGitHub, gitUpdater, pkg-config, wayland, wayland-protocols, Loading Loading @@ -62,7 +63,10 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; # Package information passthru.updateScript = gitUpdater { rev-prefix = "v"; }; meta = { description = "Delightful Wayland overlay that displays an animated bongo cat reacting to keyboard input"; homepage = "https://github.com/saatvik333/wayland-bongocat"; Loading Loading
pkgs/by-name/wa/wayland-bongocat/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stdenv, bash, fetchFromGitHub, gitUpdater, pkg-config, wayland, wayland-protocols, Loading Loading @@ -62,7 +63,10 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; # Package information passthru.updateScript = gitUpdater { rev-prefix = "v"; }; meta = { description = "Delightful Wayland overlay that displays an animated bongo cat reacting to keyboard input"; homepage = "https://github.com/saatvik333/wayland-bongocat"; Loading