fix: add nixd and its dependency to overridelist
(cherry picked from commit d36f053070
)
This commit is contained in:
parent
38e2631a98
commit
913e9d3b10
|
@ -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
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue