From f141c99e2b7c5246772e80e84dc674ac8aecb3b9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Jan 2026 19:11:24 +0100 Subject: [PATCH] ghost: 8.0.0 -> 8.0.0-unstable-2025-11-01 --- pkgs/by-name/gh/ghost/package.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/by-name/gh/ghost/package.nix b/pkgs/by-name/gh/ghost/package.nix index daa9b6be9fd1..459194c3816b 100644 --- a/pkgs/by-name/gh/ghost/package.nix +++ b/pkgs/by-name/gh/ghost/package.nix @@ -20,6 +20,9 @@ python3.pkgs.buildPythonApplication (finalAttrs: { dependencies = with python3.pkgs; [ adb-shell + badges + colorscript + pex-entysec ]; # Project has no tests