]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - overlays/default.nix
Patch bundix to avoid raises at runtime
[perso/Immae/Config/Nix.git] / overlays / default.nix
index 501be738d8ca9a823057623b60939e68b834caad..408515ed4c261399ec6ce4b46853ac9052e611c4 100644 (file)
@@ -3,6 +3,7 @@
   mypkgs = self: super: import ../pkgs { pkgs = self; };
 
   bitlbee = import ./bitlbee;
+  bundix = import ./bundix;
   dwm = import ./dwm;
   elinks = import ./elinks;
   gitweb = import ./gitweb;