2022-12-10T07:36:00 glslviewer 1.6.8 -> 3.0.8 https://github.com/patriciogonzalezvivo/glslViewer/releases 2022-12-10T07:36:03 attrpath: glslviewer 2022-12-10T07:36:03 Checking auto update branch... 2022-12-10T07:36:03 No auto update branch exists 2022-12-10T07:36:06 [version] 2022-12-10T07:36:14 [version] updated version and sha256 2022-12-10T07:36:14 [rustCrateVersion] 2022-12-10T07:36:14 [rustCrateVersion] No cargoSha256 found 2022-12-10T07:36:14 [golangModuleVersion] 2022-12-10T07:36:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T07:36:14 [updateScript] 2022-12-10T07:36:14 [updateScript] skipping because derivation has no updateScript 2022-12-10T07:36:14 2022-12-10T07:36:14 [quotedUrls] 2022-12-10T07:36:14 [quotedUrls] nothing found to replace 2022-12-10T07:36:14 Diff after rewrites: diff --git a/pkgs/development/tools/glslviewer/default.nix b/pkgs/development/tools/glslviewer/default.nix index 3f83e1fcb02..3ac41484ba6 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.8"; src = fetchFromGitHub { owner = "patriciogonzalezvivo"; repo = "glslViewer"; rev = version; - sha256 = "0v7x93b61ama0gmzlx1zc56jgi7bvzsfvbkfl82xzwf2h5g1zni7"; + sha256 = "sha256-/o1A8RVBrMYCW68YDNBEaCJ5xoiJqWqGXs2+0JzI7D4="; }; nativeBuildInputs = [ pkg-config ensureNewerSourcesForZipFilesHook python3Packages.six ]; 2022-12-10T07:38:07 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/v068wx6jrh6m8i7zr5k9djijis66l59w-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.