2022-11-26T06:39:38 glslviewer 1.6.8 -> 3.0.7 https://github.com/patriciogonzalezvivo/glslViewer/releases 2022-11-26T06:39:40 attrpath: glslviewer 2022-11-26T06:39:40 Checking auto update branch... 2022-11-26T06:39:40 No auto update branch exists 2022-11-26T06:39:44 [version] 2022-11-26T06:39:55 [version] updated version and sha256 2022-11-26T06:39:55 [rustCrateVersion] 2022-11-26T06:39:55 [rustCrateVersion] No cargoSha256 found 2022-11-26T06:39:55 [golangModuleVersion] 2022-11-26T06:39:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T06:39:55 [updateScript] 2022-11-26T06:39:55 [updateScript] skipping because derivation has no updateScript 2022-11-26T06:39:55 2022-11-26T06:39:55 [quotedUrls] 2022-11-26T06:39:55 [quotedUrls] nothing found to replace 2022-11-26T06:39:55 Diff after rewrites: diff --git a/pkgs/development/tools/glslviewer/default.nix b/pkgs/development/tools/glslviewer/default.nix index 3f83e1fcb02..c017370c0e6 100644 --- a/pkgs/development/tools/glslviewer/default.nix +++ b/pkgs/development/tools/glslviewer/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "glslviewer"; - version = "1.6.8"; + version = "3.0.7"; src = fetchFromGitHub { owner = "patriciogonzalezvivo"; repo = "glslViewer"; rev = version; - sha256 = "0v7x93b61ama0gmzlx1zc56jgi7bvzsfvbkfl82xzwf2h5g1zni7"; + sha256 = "sha256-/UBlb3+RiYyaiXbNU7jbjEmXn56Eu7/fwhF2/7sTu98="; }; nativeBuildInputs = [ pkg-config ensureNewerSourcesForZipFilesHook python3Packages.six ]; 2022-11-26T06:41:28 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 glslviewer nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/x1nj156fgjdxivfp5007a0df4lz360ap-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/src/uniforms.h @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring substituteStream(): WARNING: pattern '/usr/local' doesn't match anything in file 'Makefile' substituteStream(): WARNING: pattern '/usr/bin/clang++' doesn't match anything in file 'Makefile' substituteStream(): WARNING: pattern 'python setup.py install' doesn't match anything in file 'Makefile' At least one file or directory argument required. Use --help to show usage.