1 2 3 4 5 6 7
{ depot, ... }: depot.tools.emacs-pkgs.buildEmacsPackage { pname = "nix-util"; version = "1.0"; src = ./nix-util.el; }