pkgs/ceph: move to by-name

Signed-off-by: benaryorg <binary@benary.org>
This commit is contained in:
benaryorg
2025-10-24 09:38:19 +00:00
parent 56d71be11e
commit 72ccd1e2cb
9 changed files with 0 additions and 1 deletions
-1
View File
@@ -2345,7 +2345,6 @@ with pkgs;
cemu-ti = qt5.callPackage ../applications/science/math/cemu-ti { };
ceph = callPackage ../tools/filesystems/ceph { };
libceph = ceph.lib;
ceph-client = ceph.client;
ceph-dev = ceph;