summaryrefslogtreecommitdiff
path: root/overlays.nix
diff options
context:
space:
mode:
Diffstat (limited to 'overlays.nix')
-rw-r--r--overlays.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays.nix b/overlays.nix
index 642c587..0adbc88 100644
--- a/overlays.nix
+++ b/overlays.nix
@@ -1,4 +1,4 @@
-{
+_: {
default = final: prev: {
bruh = prev.callPackage ./packages/bruh.nix { };