fishPlugins.fishtape 2.1.3 -> 3.0.1 https://github.com/jorgebucaran/fishtape/releases attrpath: fishPlugins.fishtape 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/shells/fish/plugins/fishtape.nix b/pkgs/shells/fish/plugins/fishtape.nix index 82f2375d5e3f..b43d910f45af 100644 --- a/pkgs/shells/fish/plugins/fishtape.nix +++ b/pkgs/shells/fish/plugins/fishtape.nix @@ -2,13 +2,13 @@ buildFishPlugin rec { pname = "fishtape"; - version = "2.1.3"; + version = "3.0.1"; src = fetchFromGitHub { owner = "jorgebucaran"; repo = "fishtape"; rev = version; - sha256 = "0dxcyhs2shhgy5xnwcimqja8vqsyk841x486lgq13i3y1h0kp2kd"; + sha256 = "sha256-Sp2IarJe2SVBH1pD7pdDnXrndG4h3b5G4f3SMBceShw="; }; checkFunctionDirs = [ "./" ]; # fishtape is introspective Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fishPlugins.fishtape nix build failed. got build log for 'fishPlugins.fishtape' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/nac0pmk6d1r3hjk8vm5z5hbszsn1y7ca-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase rm: cannot remove 'test/tty.fish': No such file or directory /nix/store/4srssv87biyfq9sw5bqhw3ycg82xi6mj-fishplugin-fishtape-3.0.1-test (line 2): No matches for wildcard 'test/*.fish'. See `help wildcards-globbing`. fishtape test/*.fish ^~~~~~~~~~^