self: super: let inherit (super) mylib; in { rpiPackages = mylib.mapNixDir (path: self.callPackage path {}) ./.; }