From d36f0530706977a27702230fa0dfd4a0f42bbfa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gutyina=20Gerg=C5=91?= Date: Wed, 20 Nov 2024 12:44:33 +0100 Subject: [PATCH] fix: add nixd and its dependency to overridelist --- overlay.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/overlay.nix b/overlay.nix index cafae8a..fd40575 100644 --- a/overlay.nix +++ b/overlay.nix @@ -14,7 +14,9 @@ let "nix-du" "nix-init" "nix-prefetch-git" + "nixd" "nixos-option" + "nixt" "nurl" "prefetch-yarn-deps" # force these onto upstream so we are not regularly rebuilding electron ];