fix: add nixd and its dependency to overridelist

(cherry picked from commit d36f053070)
This commit is contained in:
Gutyina Gergő 2024-11-20 12:44:33 +01:00 committed by Jade Lovelace
parent 38e2631a98
commit 913e9d3b10

View file

@ -13,7 +13,9 @@ let
"nix-du" "nix-du"
"nix-init" "nix-init"
"nix-prefetch-git" "nix-prefetch-git"
"nixd"
"nixos-option" "nixos-option"
"nixt"
"nurl" "nurl"
"prefetch-yarn-deps" # force these onto upstream so we are not regularly rebuilding electron "prefetch-yarn-deps" # force these onto upstream so we are not regularly rebuilding electron
]; ];