2022-12-27T19:59:10 lxc 4.0.12 -> 5.0.1 https://repology.org/metapackage/lxc/versions 2022-12-27T19:59:12 attrpath: lxc 2022-12-27T19:59:13 Checking auto update branch... 2022-12-27T19:59:13 No auto update branch exists 2022-12-27T19:59:16 [version] 2022-12-27T19:59:19 [version] updated version and sha256 2022-12-27T19:59:19 [rustCrateVersion] 2022-12-27T19:59:19 [rustCrateVersion] No cargoSha256 found 2022-12-27T19:59:19 [golangModuleVersion] 2022-12-27T19:59:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T19:59:19 [updateScript] 2022-12-27T19:59:19 [updateScript] skipping because derivation has no updateScript 2022-12-27T19:59:19 2022-12-27T19:59:19 [quotedUrls] 2022-12-27T19:59:19 [quotedUrls] nothing found to replace 2022-12-27T19:59:19 Diff after rewrites: diff --git a/pkgs/os-specific/linux/lxc/default.nix b/pkgs/os-specific/linux/lxc/default.nix index 18c23c46c13..abaa6747ce3 100644 --- a/pkgs/os-specific/linux/lxc/default.nix +++ b/pkgs/os-specific/linux/lxc/default.nix @@ -9,11 +9,11 @@ with lib; stdenv.mkDerivation rec { pname = "lxc"; - version = "4.0.12"; + version = "5.0.1"; src = fetchurl { url = "https://linuxcontainers.org/downloads/lxc/lxc-${version}.tar.gz"; - sha256 = "1vyk2j5w9gfyh23w3ar09cycyws16mxh3clbb33yhqzwcs1jy96v"; + sha256 = "sha256-2BlUI7seIG+FIdJLbN5HifBDlgx88GWZCpz3Qdz9QiI="; }; nativeBuildInputs = [ 2022-12-27T20:00:46 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 lxc nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/v7pn89h18hhbhigjfqx2z5zyzhvg48im-lxc-5.0.1.tar.gz source root is lxc-5.0.1 setting SOURCE_DATE_EPOCH to timestamp 1658982041 of file lxc-5.0.1/templates/meson.build @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/7hgpmyi43z0aj4nyj8075bmv1n9xfkcj-support-db2x.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/configure.ac b/configure.ac |index 84f8699..dce9033 100644 |--- a/configure.ac |+++ b/configure.ac -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored