{ pkgs ? import { } }: rec { dibbler = pkgs.callPackage ./nix/dibbler.nix { }; }