about summary refs log tree commit diff stats
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 9c0aa78..7fd2811 100644
--- a/default.nix
+++ b/default.nix
@@ -21,4 +21,5 @@
   };
   emacs-unlimited-select = pkgs.callPackage ./pkgs/emacs-unlimited-select { };
   goatcounter = pkgs.callPackage ./pkgs/goatcounter { };
+  vanity-imports = pkgs.callPackage ./pkgs/vanity-imports { };
 }