nanovna-saver 0.5.3 -> 0.5.4 https://github.com/NanoVNA-Saver/nanovna-saver/releases attrpath: nanovna-saver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/fx98lb4gpyjs986g3ii3alpmggii5yfv-update-python-libraries.drv /nix/store/1vh4i43w8qqzvz46s2k26b707bbzh9y2-packages.json.drv building '/nix/store/fx98lb4gpyjs986g3ii3alpmggii5yfv-update-python-libraries.drv'... patching script interpreter paths in /nix/store/h2v1k8ixfiq46a0x07fjcsyc9w1y17hq-update-python-libraries /nix/store/h2v1k8ixfiq46a0x07fjcsyc9w1y17hq-update-python-libraries: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/16648k26ix3xjzda7rhlkanwr78nzmci-python3-3.10.9-env/bin/python3" building '/nix/store/1vh4i43w8qqzvz46s2k26b707bbzh9y2-packages.json.drv'... Going to be running update for following packages: - nanovna-saver-0.5.3 Press Enter key to continue... Running update for: - nanovna-saver-0.5.3: UPDATING ... - nanovna-saver-0.5.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/electronics/nanovna-saver/default.nix b/pkgs/applications/science/electronics/nanovna-saver/default.nix index 22950326e86..b307ee98fc2 100644 --- a/pkgs/applications/science/electronics/nanovna-saver/default.nix +++ b/pkgs/applications/science/electronics/nanovna-saver/default.nix @@ -6,13 +6,13 @@ }: python3.pkgs.buildPythonApplication rec { pname = "nanovna-saver"; - version = "0.5.3"; + version = "0.5.4"; src = fetchFromGitHub { owner = "NanoVNA-Saver"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-wKKjMcOx7NS2VAIk3OTAj7KWE1+CeAzctdgdidT+HMA="; + sha256 = "sha256-CLfgDQt2rOXtWwvEhlXEstPp28nFhuhiAPYL6EjZVu4="; }; nativeBuildInputs = [ wrapQtAppsHook ]; No auto update branch exists 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 nanovna-saver nix build failed. copying build/lib/NanoVNASaver/Analysis/SimplePeakSearchAnalysis.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Analysis copying build/lib/NanoVNASaver/Analysis/ResonanceAnalysis.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Analysis copying build/lib/NanoVNASaver/Analysis/EFHWAnalysis.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Analysis copying build/lib/NanoVNASaver/Analysis/HighPassAnalysis.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Analysis copying build/lib/NanoVNASaver/Formatting.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver copying build/lib/NanoVNASaver/Defaults.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver copying build/lib/NanoVNASaver/RFTools.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver copying build/lib/NanoVNASaver/SweepWorker.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver copying build/lib/NanoVNASaver/NanoVNASaver.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver copying build/lib/NanoVNASaver/Calibration.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver creating build/bdist.linux-x86_64/wheel/NanoVNASaver/Marker copying build/lib/NanoVNASaver/Marker/Delta.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Marker copying build/lib/NanoVNASaver/Marker/Values.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Marker copying build/lib/NanoVNASaver/Marker/__init__.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Marker copying build/lib/NanoVNASaver/Marker/Widget.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Marker creating build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Controls/SerialControl.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Controls/SweepControl.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Controls/Control.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Controls/MarkerControl.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Controls/__init__.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver/Controls copying build/lib/NanoVNASaver/Inputs.py -> build/bdist.linux-x86_64/wheel/NanoVNASaver running install_data creating build/bdist.linux-x86_64/wheel/NanoVNASaver-0.5.4.data creating build/bdist.linux-x86_64/wheel/NanoVNASaver-0.5.4.data/data creating build/bdist.linux-x86_64/wheel/NanoVNASaver-0.5.4.data/data/share creating build/bdist.linux-x86_64/wheel/NanoVNASaver-0.5.4.data/data/share/doc creating build/bdist.linux-x86_64/wheel/NanoVNASaver-0.5.4.data/data/share/doc/nanovnasaver error: can't copy 'CHANGELOG.md': doesn't exist or not a regular file /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 1570: pop_var_context: head of shell_variables not a function context