1 2 3 4 5 6
self: super: { fathom = import ./fathom.nix { nixpkgs = super; }; ibb = import ../ibb/default.nix { }; }