about summary refs log tree commit diff
path: root/overlays.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-05-02 03:17:48 +0300
committerAzat Bahawi <azat@bahawi.net>2024-05-02 03:17:48 +0300
commit9b3ebd974bde5c8ebe1f8c8f049f7ee2c6462655 (patch)
tree408194f6f761872df938888ebc4ce46244168618 /overlays.nix
parent2024-05-01 (diff)
2024-05-02
Diffstat (limited to '')
-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 { };
 

Consider giving Nix/NixOS a try! <3