csslint 0.10.0 -> 1.0.5 https://repology.org/metapackage/csslint/versions attrpath: csslint Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A csslint nix build failed. got build log for 'csslint' from 'daemon' @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