2022-12-25T21:45:59 lxcfs 4.0.12 -> 5.0.2 https://repology.org/metapackage/lxcfs/versions 2022-12-25T21:46:02 attrpath: lxcfs 2022-12-25T21:46:02 Checking auto update branch... 2022-12-25T21:46:02 No auto update branch exists 2022-12-25T21:46:05 [version] 2022-12-25T21:46:08 [version] updated version and sha256 2022-12-25T21:46:08 [rustCrateVersion] 2022-12-25T21:46:08 [rustCrateVersion] No cargoSha256 found 2022-12-25T21:46:08 [golangModuleVersion] 2022-12-25T21:46:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T21:46:08 [updateScript] 2022-12-25T21:46:08 [updateScript] skipping because derivation has no updateScript 2022-12-25T21:46:08 2022-12-25T21:46:08 [quotedUrls] 2022-12-25T21:46:08 [quotedUrls] nothing found to replace 2022-12-25T21:46:08 Diff after rewrites: diff --git a/pkgs/os-specific/linux/lxcfs/default.nix b/pkgs/os-specific/linux/lxcfs/default.nix index 67e96289e2a..932a8246bfa 100644 --- a/pkgs/os-specific/linux/lxcfs/default.nix +++ b/pkgs/os-specific/linux/lxcfs/default.nix @@ -5,13 +5,13 @@ with lib; stdenv.mkDerivation rec { pname = "lxcfs"; - version = "4.0.12"; + version = "5.0.2"; src = fetchFromGitHub { owner = "lxc"; repo = "lxcfs"; rev = "lxcfs-${version}"; - sha256 = "sha256-+wp29GD+toXGfQbPGYbDJ7/P+FY1uQY4uK3OQxTE9GM="; + sha256 = "sha256-/gyE13yLnu8QrWexHeILdfjMTgMFfI2LAlBkLqxnTFw="; }; nativeBuildInputs = [ pkg-config help2man autoreconfHook makeWrapper ]; 2022-12-25T21:47:38 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 lxcfs nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mjkckihn4r13qzdiqyppq2l9bgwnc2cl-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