2022-12-05T07:48:45 csslint 0.10.0 -> 1.0.5 https://repology.org/metapackage/csslint/versions 2022-12-05T07:48:47 attrpath: csslint 2022-12-05T07:48:47 Checking auto update branch... 2022-12-05T07:48:47 No auto update branch exists 2022-12-05T07:48:51 [version] 2022-12-05T07:48:53 [version] updated version and sha256 2022-12-05T07:48:53 [rustCrateVersion] 2022-12-05T07:48:53 [rustCrateVersion] No cargoSha256 found 2022-12-05T07:48:53 [golangModuleVersion] 2022-12-05T07:48:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T07:48:53 [updateScript] 2022-12-05T07:48:53 [updateScript] skipping because derivation has no updateScript 2022-12-05T07:48:53 2022-12-05T07:48:53 [quotedUrls] 2022-12-05T07:48:53 [quotedUrls] nothing found to replace 2022-12-05T07:48:53 Diff after rewrites: diff --git a/pkgs/development/web/csslint/default.nix b/pkgs/development/web/csslint/default.nix index 9a816942979..21c93aa58cc 100644 --- a/pkgs/development/web/csslint/default.nix +++ b/pkgs/development/web/csslint/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, nodejs }: stdenv.mkDerivation rec { - version = "0.10.0"; + version = "1.0.5"; pname = "csslint"; src = fetchurl { url = "https://registry.npmjs.org/csslint/-/${pname}-${version}.tgz"; - sha256 = "1gq2x0pf2p4jhccvn3y3kjhm1lmb4jsfdbzjdh924w8m3sr9jdid"; + sha256 = "sha256-Ay9QikU17zDb/kapZFPRGh/L0xt/mxe97o6JTJgiFjo="; }; # node is the interpreter used to run this script 2022-12-05T07:50:39 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A csslint nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xk6dfbzlfihabbhvqwjalm8c4vh6n8mf-csslint-1.0.5.tgz source root is package setting SOURCE_DATE_EPOCH to timestamp 1481014207 of file package/package.json @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing sed: can't read cli.js: No such file or directory