fileshelter 4.0.1 -> 5.1.2 https://repology.org/project/fileshelter/versions attrpath: fileshelter 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/web-apps/fileshelter/default.nix b/pkgs/servers/web-apps/fileshelter/default.nix index b6abc423eb8..eb36febec4b 100644 --- a/pkgs/servers/web-apps/fileshelter/default.nix +++ b/pkgs/servers/web-apps/fileshelter/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "fileshelter"; - version = "4.0.1"; + version = "5.1.2"; src = fetchFromGitHub { owner = "epoupon"; repo = "fileshelter"; rev = "v${version}"; - sha256 = "07n70wwqj7lqdxs3wya1m8bwg8l6lgmmlfpwyv3r3s4dfzb1b3ka"; + sha256 = "sha256-sRtbt6oq723xu3MDRpdNTL5uhPuuGubk1wvs6D8JJzE="; }; enableParallelBuilding = true; 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 fileshelter nix build failed. got build log for 'fileshelter' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3srzyj5nm9zg7jkvzcjvadqb4r7w6j9h-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "autoreconfPhase" } autoreconfPhase autoreconf: export WARNINGS= autoreconf: error: 'configure.ac' is required