From 9a54da0fe65e45dbca74d411a2ef6845b4fe4575 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..1ac1def 100644 --- a/overlay.nix +++ b/overlay.nix @@ -15,6 +15,8 @@ let "nix-init" "nix-prefetch-git" "nixos-option" + "nixd" + "nixt" "nurl" "prefetch-yarn-deps" # force these onto upstream so we are not regularly rebuilding electron ];