@@ -15,7 +15,7 @@ pkgs.lib.fetchers.withNormalizedHash { } (
|
||||
let
|
||||
keyTypeArgs = pkgs.lib.concatStringsSep "," keyTypes;
|
||||
in
|
||||
pkgs.runCommand name
|
||||
pkgs.runCommandLocal name
|
||||
{
|
||||
inherit outputHash outputHashAlgo;
|
||||
outputHashMode = "flat";
|
||||
|
Reference in New Issue
Block a user