netplan 0.106.1 -> 1.1 https://github.com/canonical/netplan/releases attrpath: netplan 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/admin/netplan/default.nix b/pkgs/tools/admin/netplan/default.nix index 8b6443bfd137..421eb565f5c9 100644 --- a/pkgs/tools/admin/netplan/default.nix +++ b/pkgs/tools/admin/netplan/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "netplan"; - version = "0.106.1"; + version = "1.1"; src = fetchFromGitHub { owner = "canonical"; repo = "netplan"; rev = version; - hash = "sha256-wQ4gd9+9YU92WGRMjSiF/zLCGxhaSl8s22pH1jr+Mm0="; + hash = "sha256-QLFG8534QEy+IlWqra8TtbWgGjyN6TQjrLk+vWtsvBI="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A netplan nix build failed. got build log for 'netplan' from 'daemon' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/jqzq35218ppx3k88zg9w9gx3kab9zz7f-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } substitute(): ERROR: file 'netplan/libnetplan.py' does not exist