iptsd 0.5.1 -> 1.0.1 https://github.com/linux-surface/iptsd/releases attrpath: iptsd 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/applications/misc/iptsd/default.nix b/pkgs/applications/misc/iptsd/default.nix index 4a3262efa4b..51d138b4cbb 100644 --- a/pkgs/applications/misc/iptsd/default.nix +++ b/pkgs/applications/misc/iptsd/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "iptsd"; - version = "0.5.1"; + version = "1.0.1"; src = fetchFromGitHub { owner = "linux-surface"; repo = pname; rev = "v${version}"; - sha256 = "sha256-du5TC3I5+hWifjdnaeTj2QPJ6/oTXZqaOrZJkef/USU="; + sha256 = "sha256-B5d1OjrRB164BYtFzZoZ3I4elZSKpHg0PCBiwXPnqLs="; }; nativeBuildInputs = [ meson ninja pkg-config ]; 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 iptsd nix build failed. got build log for 'iptsd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/99j4c8d90jb2hhgayi2616ag3v38qp5b-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substituteStream(): WARNING: pattern 'install_dir: unitdir' doesn't match anything in file 'meson.build' substituteStream(): WARNING: pattern 'install_dir: rulesdir' doesn't match anything in file 'meson.build' @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/lib --libexecdir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/libexec --bindir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/bin --sbindir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/sbin --includedir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/include --mandir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/share/man --infodir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/share/info --localedir=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/34gh5inrqfrdmp5hs4knh35klaqjagxd-iptsd-1.0.1 -Dservice_manager=systemd -Dsample_config=false -Ddebug_tool=false The Meson build system Version: 0.64.1 Source dir: /build/source Build dir: /build/source/build Build type: native build meson.build:1:0: ERROR: Unknown options: "debug_tool" A full log can be found at /build/source/build/meson-logs/meson-log.txt