Loading pkgs/servers/akkoma/admin-fe/default.nix +3 −3 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitea, fetchYarnDeps , fixup_yarn_lock, yarn, nodejs , prefetch-yarn-deps, yarn, nodejs , python3, pkg-config, libsass }: Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ fixup_yarn_lock prefetch-yarn-deps yarn nodejs pkg-config Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { export HOME="$(mktemp -d)" yarn config --offline set yarn-offline-mirror ${lib.escapeShellArg offlineCache} fixup_yarn_lock yarn.lock fixup-yarn-lock yarn.lock yarn install --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive patchShebangs node_modules/cross-env Loading Loading
pkgs/servers/akkoma/admin-fe/default.nix +3 −3 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitea, fetchYarnDeps , fixup_yarn_lock, yarn, nodejs , prefetch-yarn-deps, yarn, nodejs , python3, pkg-config, libsass }: Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ fixup_yarn_lock prefetch-yarn-deps yarn nodejs pkg-config Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { export HOME="$(mktemp -d)" yarn config --offline set yarn-offline-mirror ${lib.escapeShellArg offlineCache} fixup_yarn_lock yarn.lock fixup-yarn-lock yarn.lock yarn install --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive patchShebangs node_modules/cross-env Loading