fix: add nixd and its dependency to overridelist

This commit is contained in:
Gutyina Gergő 2024-11-20 12:44:33 +01:00
parent aa2846680f
commit d36f053070
No known key found for this signature in database

View file

@ -14,7 +14,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
]; ];