2022-11-11T08:46:34 atftp 0.7.5 -> 0.8.0 https://repology.org/metapackage/atftp/versions 2022-11-11T08:46:36 attrpath: atftp 2022-11-11T08:46:36 Checking auto update branch... 2022-11-11T08:46:37 No auto update branch exists 2022-11-11T08:46:41 [version] 2022-11-11T08:46:44 [version] updated version and sha256 2022-11-11T08:46:44 [rustCrateVersion] 2022-11-11T08:46:44 [rustCrateVersion] No cargoSha256 found 2022-11-11T08:46:44 [golangModuleVersion] 2022-11-11T08:46:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T08:46:44 [updateScript] 2022-11-11T08:46:44 [updateScript] skipping because derivation has no updateScript 2022-11-11T08:46:44 2022-11-11T08:46:44 [quotedUrls] 2022-11-11T08:46:44 [quotedUrls] nothing found to replace 2022-11-11T08:46:44 Diff after rewrites: diff --git a/pkgs/tools/networking/atftp/default.nix b/pkgs/tools/networking/atftp/default.nix index ca06afe7bdb..c8c97cbb90a 100644 --- a/pkgs/tools/networking/atftp/default.nix +++ b/pkgs/tools/networking/atftp/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "atftp"; - version = "0.7.5"; + version = "0.8.0"; src = fetchurl { url = "mirror://sourceforge/atftp/${pname}-${version}.tar.gz"; - sha256 = "12h3sgkd25j4nfagil2jqyj1n8yxvaawj0cf01742642n57pmj4k"; + sha256 = "sha256-3yqgicdnD56rQOVZjl0stqWC3FGCkm6lC01pDk438xY="; }; # fix test script 2022-11-11T08:48:20 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 atftp nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vpd5hpf552khbh25q8gv2h9f1pr4czgz-atftp-0.8.0.tar.gz source root is atftp-0.8.0 setting SOURCE_DATE_EPOCH to timestamp 1662569266 of file atftp-0.8.0/tftpd_pcre.h @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . ./test/test.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./test/load.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./autogen.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./debian/atftpd.init.d: interpreter directive changed from "#! /bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./debian/rules: interpreter directive changed from "#!/usr/bin/make -f" to "/nix/store/mblgz65m3zv9x548a3d5m96fj2pbwr09-gnumake-4.3/bin/make -f" @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": "checkPhase" } running tests no Makefile or custom checkPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash install make: *** No rule to make target 'install'. Stop.