From c590d510379f99c6037c0657e38962f89a84ed92 Mon Sep 17 00:00:00 2001 From: Robin Stumm Date: Mon, 16 Jan 2023 10:30:12 +0100 Subject: [PATCH] ceph: comment where to find python dependencies Co-authored-by: Martin Weinelt --- pkgs/tools/filesystems/ceph/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/tools/filesystems/ceph/default.nix b/pkgs/tools/filesystems/ceph/default.nix index bc3a12b935db..922586b323f5 100644 --- a/pkgs/tools/filesystems/ceph/default.nix +++ b/pkgs/tools/filesystems/ceph/default.nix @@ -113,6 +113,7 @@ let }; ceph-python-env = python.withPackages (ps: [ + # Check .requires files below https://github.com/ceph/ceph/tree/main/debian for dependencies ps.sphinx ps.flask ps.routes