lxc 4.0.12 -> 5.0.2 https://repology.org/project/lxc/versions attrpath: lxc 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/os-specific/linux/lxc/default.nix b/pkgs/os-specific/linux/lxc/default.nix index 18c23c46c13..34df0c950d8 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.2"; src = fetchurl { url = "https://linuxcontainers.org/downloads/lxc/lxc-${version}.tar.gz"; - sha256 = "1vyk2j5w9gfyh23w3ar09cycyws16mxh3clbb33yhqzwcs1jy96v"; + sha256 = "sha256-vqCNLknvzuNPpYrNK8lcCtxk0pHAf0z69KwdisWjb0U="; }; nativeBuildInputs = [ 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 lxc nix build failed. got build log for 'lxc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/cf32l4np644q4phym3y6bi8cr6h2myh6-lxc-5.0.2.tar.gz source root is lxc-5.0.2 setting SOURCE_DATE_EPOCH to timestamp 1673903330 of file lxc-5.0.2/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