# This is the file for my NUR Repo # Reminder for myself: Any package here should not import , but use the pkgs { pkgs ? import { } }: { cbm = pkgs.callPackage ./mods/cbm.nix {}; }