sevy: install packages
[julm/julm-nix.git] / nixpkgs / overlays.nix
index 49bd9c466511064fd7c394e5c3c1405199a25c9f..17dd5d41fa6b4ecb3656cfc17c843245971c86f1 100644 (file)
@@ -1,10 +1,8 @@
 map import
-[
-  overlays/git-remote-gpg.nix
-  overlays/irssi.nix
-  overlays/podl.nix
-  #overlays/youtube-dl.nix
-  overlays/zerobin.nix
-] ++ [
-  (self: super: { natpunch-go = super.callPackage pkgs/natpunch-go {}; })
-]
+  [
+    overlays/git-remote-gpg.nix
+    overlays/irssi.nix
+    overlays/podl.nix
+    overlays/vim-ghcid-quickfix.nix
+    overlays/zerobin.nix
+  ]