2022-11-18T08:42:22 crackmapexec 5.3.0 -> 5.4.0 https://repology.org/metapackage/crackmapexec/versions 2022-11-18T08:42:25 attrpath: crackmapexec 2022-11-18T08:42:25 Checking auto update branch... 2022-11-18T08:42:28 [version] 2022-11-18T08:42:28 [version] skipping because derivation has updateScript 2022-11-18T08:42:28 [rustCrateVersion] 2022-11-18T08:42:28 [rustCrateVersion] No cargoSha256 found 2022-11-18T08:42:28 [golangModuleVersion] 2022-11-18T08:42:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T08:42:28 [updateScript] 2022-11-18T08:42:31 [updateScript] Success 2022-11-18T08:42:31 [updateScript] this derivation will be built: /nix/store/x47az6f2vwlpx5hf4m74zdfgllax87im-packages.json.drv building '/nix/store/x47az6f2vwlpx5hf4m74zdfgllax87im-packages.json.drv'... Going to be running update for following packages: - crackmapexec-5.3.0 Press Enter key to continue... Running update for: - crackmapexec-5.3.0: UPDATING ... - crackmapexec-5.3.0: DONE. Packages updated! 2022-11-18T08:42:31 2022-11-18T08:42:31 [quotedUrls] 2022-11-18T08:42:31 [quotedUrls] nothing found to replace 2022-11-18T08:42:31 Diff after rewrites: diff --git a/pkgs/tools/security/crackmapexec/default.nix b/pkgs/tools/security/crackmapexec/default.nix index 9646f3a7caf..eecd15541a1 100644 --- a/pkgs/tools/security/crackmapexec/default.nix +++ b/pkgs/tools/security/crackmapexec/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "crackmapexec"; - version = "5.3.0"; + version = "5.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "byt3bl33d3r"; repo = "CrackMapExec"; - rev = "v${version}"; - hash = "sha256-wPS1PCvR9Ffp0r9lZZkFATt+i+eR5ap16HzLWDZbJKI="; + rev = "refs/tags/v${version}"; + hash = "sha256-V2n840QyLofTfQE4vtFYGfQwl65sklp+KfNS9RCLvI8="; }; nativeBuildInputs = with python3.pkgs; [ 2022-11-18T08:43:59 No auto update branch exists 2022-11-18T08:44:07 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 crackmapexec nix build failed. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: crackmapexec Running command Building wheel for crackmapexec (pyproject.toml) Building wheel for crackmapexec (pyproject.toml) ... [?25l[?25hdone Created wheel for crackmapexec: filename=crackmapexec-5.4.0-py3-none-any.whl size=864088 sha256=e62552e5c0f8829ace57bfc25efe9b123826391ffd0fdacb51b64bca49e22d5b Stored in directory: /build/pip-ephem-wheel-cache-2esthpby/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built crackmapexec Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/crackmapexec-5.4.0...OK Repacking wheel as ./crackmapexec-5.4.0-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./crackmapexec-5.4.0-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/djhdaylgfd66k52jpf4szpzkn5dyppnf-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.0.1) Requirement already satisfied: neo4j in /nix/store/afjfrwql0nbasx6rz8p9hfd0zq19dk3s-python3.10-neo4j-5.2.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (5.2.dev0) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (1.2.4) Requirement already satisfied: paramiko in /nix/store/sszy75iir0bq508qkqkzq8zix8s3q3c3-python3.10-paramiko-2.11.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.11.0) Requirement already satisfied: minikerberos in /nix/store/3qfaps56gp24s3s466y50zwc87fphl7y-python3.10-minikerberos-0.3.3/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.3.3) Requirement already satisfied: lsassy in /nix/store/ig0l4bqlk98xbq784zzargl6j6ffiq8y-python3.10-lsassy-3.1.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.4) Requirement already satisfied: pylnk3 in /nix/store/qf2asa8x4863kvb72zlrfb0459sd5b1k-python3.10-pylnk3-0.4.2/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.4.2) ERROR: Could not find a version that satisfies the requirement masky (from crackmapexec) (from versions: none) ERROR: No matching distribution found for masky  2022-11-18T11:14:55 crackmapexec 5.2.2 -> 5.2.3 https://pypi.org/project/crackmapexec/ 2022-11-18T11:14:58 attrpath: crackmapexec 2022-11-18T11:14:58 Checking auto update branch... 2022-11-18T11:15:01 [version] 2022-11-18T11:15:01 [version] skipping because derivation has updateScript 2022-11-18T11:15:01 [rustCrateVersion] 2022-11-18T11:15:01 [rustCrateVersion] No cargoSha256 found 2022-11-18T11:15:01 [golangModuleVersion] 2022-11-18T11:15:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T11:15:01 [updateScript] 2022-11-18T11:15:04 [updateScript] Success 2022-11-18T11:15:04 [updateScript] Going to be running update for following packages: - crackmapexec-5.3.0 Press Enter key to continue... Running update for: - crackmapexec-5.3.0: UPDATING ... - crackmapexec-5.3.0: DONE. Packages updated! 2022-11-18T11:15:04 2022-11-18T11:15:04 [quotedUrls] 2022-11-18T11:15:04 [quotedUrls] nothing found to replace 2022-11-18T11:15:04 Diff after rewrites: diff --git a/pkgs/tools/security/crackmapexec/default.nix b/pkgs/tools/security/crackmapexec/default.nix index 9646f3a7caf..eecd15541a1 100644 --- a/pkgs/tools/security/crackmapexec/default.nix +++ b/pkgs/tools/security/crackmapexec/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "crackmapexec"; - version = "5.3.0"; + version = "5.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "byt3bl33d3r"; repo = "CrackMapExec"; - rev = "v${version}"; - hash = "sha256-wPS1PCvR9Ffp0r9lZZkFATt+i+eR5ap16HzLWDZbJKI="; + rev = "refs/tags/v${version}"; + hash = "sha256-V2n840QyLofTfQE4vtFYGfQwl65sklp+KfNS9RCLvI8="; }; nativeBuildInputs = with python3.pkgs; [ 2022-11-18T11:16:33 No auto update branch exists 2022-11-18T11:16:39 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 crackmapexec nix build failed. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: crackmapexec Running command Building wheel for crackmapexec (pyproject.toml) Building wheel for crackmapexec (pyproject.toml) ... [?25l[?25hdone Created wheel for crackmapexec: filename=crackmapexec-5.4.0-py3-none-any.whl size=864088 sha256=e62552e5c0f8829ace57bfc25efe9b123826391ffd0fdacb51b64bca49e22d5b Stored in directory: /build/pip-ephem-wheel-cache-q6vx0_i5/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built crackmapexec Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/crackmapexec-5.4.0...OK Repacking wheel as ./crackmapexec-5.4.0-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./crackmapexec-5.4.0-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/djhdaylgfd66k52jpf4szpzkn5dyppnf-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.0.1) Requirement already satisfied: neo4j in /nix/store/afjfrwql0nbasx6rz8p9hfd0zq19dk3s-python3.10-neo4j-5.2.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (5.2.dev0) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (1.2.4) Requirement already satisfied: paramiko in /nix/store/sszy75iir0bq508qkqkzq8zix8s3q3c3-python3.10-paramiko-2.11.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.11.0) Requirement already satisfied: minikerberos in /nix/store/3qfaps56gp24s3s466y50zwc87fphl7y-python3.10-minikerberos-0.3.3/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.3.3) Requirement already satisfied: lsassy in /nix/store/ig0l4bqlk98xbq784zzargl6j6ffiq8y-python3.10-lsassy-3.1.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.4) Requirement already satisfied: pylnk3 in /nix/store/qf2asa8x4863kvb72zlrfb0459sd5b1k-python3.10-pylnk3-0.4.2/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.4.2) ERROR: Could not find a version that satisfies the requirement masky (from crackmapexec) (from versions: none) ERROR: No matching distribution found for masky  2022-11-18T13:17:01 crackmapexec 0 -> 1 2022-11-18T13:17:03 attrpath: crackmapexec 2022-11-18T13:17:04 Checking auto update branch... 2022-11-18T13:17:07 [version] 2022-11-18T13:17:07 [version] skipping because derivation has updateScript 2022-11-18T13:17:07 [rustCrateVersion] 2022-11-18T13:17:07 [rustCrateVersion] No cargoSha256 found 2022-11-18T13:17:07 [golangModuleVersion] 2022-11-18T13:17:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T13:17:07 [updateScript] 2022-11-18T13:17:09 [updateScript] Success 2022-11-18T13:17:09 [updateScript] Going to be running update for following packages: - crackmapexec-5.3.0 Press Enter key to continue... Running update for: - crackmapexec-5.3.0: UPDATING ... - crackmapexec-5.3.0: DONE. Packages updated! 2022-11-18T13:17:09 2022-11-18T13:17:09 [quotedUrls] 2022-11-18T13:17:10 [quotedUrls] nothing found to replace 2022-11-18T13:17:10 Diff after rewrites: diff --git a/pkgs/tools/security/crackmapexec/default.nix b/pkgs/tools/security/crackmapexec/default.nix index 9646f3a7caf..eecd15541a1 100644 --- a/pkgs/tools/security/crackmapexec/default.nix +++ b/pkgs/tools/security/crackmapexec/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "crackmapexec"; - version = "5.3.0"; + version = "5.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "byt3bl33d3r"; repo = "CrackMapExec"; - rev = "v${version}"; - hash = "sha256-wPS1PCvR9Ffp0r9lZZkFATt+i+eR5ap16HzLWDZbJKI="; + rev = "refs/tags/v${version}"; + hash = "sha256-V2n840QyLofTfQE4vtFYGfQwl65sklp+KfNS9RCLvI8="; }; nativeBuildInputs = with python3.pkgs; [ 2022-11-18T13:18:40 No auto update branch exists 2022-11-18T13:18:45 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 crackmapexec nix build failed. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: crackmapexec Running command Building wheel for crackmapexec (pyproject.toml) Building wheel for crackmapexec (pyproject.toml) ... [?25l[?25hdone Created wheel for crackmapexec: filename=crackmapexec-5.4.0-py3-none-any.whl size=864088 sha256=e62552e5c0f8829ace57bfc25efe9b123826391ffd0fdacb51b64bca49e22d5b Stored in directory: /build/pip-ephem-wheel-cache-v_abd6f5/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built crackmapexec Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/crackmapexec-5.4.0...OK Repacking wheel as ./crackmapexec-5.4.0-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./crackmapexec-5.4.0-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/djhdaylgfd66k52jpf4szpzkn5dyppnf-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.0.1) Requirement already satisfied: neo4j in /nix/store/afjfrwql0nbasx6rz8p9hfd0zq19dk3s-python3.10-neo4j-5.2.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (5.2.dev0) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (1.2.4) Requirement already satisfied: paramiko in /nix/store/sszy75iir0bq508qkqkzq8zix8s3q3c3-python3.10-paramiko-2.11.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.11.0) Requirement already satisfied: minikerberos in /nix/store/3qfaps56gp24s3s466y50zwc87fphl7y-python3.10-minikerberos-0.3.3/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.3.3) Requirement already satisfied: lsassy in /nix/store/ig0l4bqlk98xbq784zzargl6j6ffiq8y-python3.10-lsassy-3.1.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.4) Requirement already satisfied: pylnk3 in /nix/store/qf2asa8x4863kvb72zlrfb0459sd5b1k-python3.10-pylnk3-0.4.2/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.4.2) ERROR: Could not find a version that satisfies the requirement masky (from crackmapexec) (from versions: none) ERROR: No matching distribution found for masky  2022-11-18T17:41:25 crackmapexec 5.3.0 -> 5.4.0 https://github.com/byt3bl33d3r/CrackMapExec/releases 2022-11-18T17:41:28 attrpath: crackmapexec 2022-11-18T17:41:28 Checking auto update branch... 2022-11-18T17:41:31 [version] 2022-11-18T17:41:31 [version] skipping because derivation has updateScript 2022-11-18T17:41:31 [rustCrateVersion] 2022-11-18T17:41:31 [rustCrateVersion] No cargoSha256 found 2022-11-18T17:41:31 [golangModuleVersion] 2022-11-18T17:41:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T17:41:31 [updateScript] 2022-11-18T17:41:34 [updateScript] Success 2022-11-18T17:41:34 [updateScript] Going to be running update for following packages: - crackmapexec-5.3.0 Press Enter key to continue... Running update for: - crackmapexec-5.3.0: UPDATING ... - crackmapexec-5.3.0: DONE. Packages updated! 2022-11-18T17:41:34 2022-11-18T17:41:34 [quotedUrls] 2022-11-18T17:41:34 [quotedUrls] nothing found to replace 2022-11-18T17:41:34 Diff after rewrites: diff --git a/pkgs/tools/security/crackmapexec/default.nix b/pkgs/tools/security/crackmapexec/default.nix index 9646f3a7caf..eecd15541a1 100644 --- a/pkgs/tools/security/crackmapexec/default.nix +++ b/pkgs/tools/security/crackmapexec/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "crackmapexec"; - version = "5.3.0"; + version = "5.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "byt3bl33d3r"; repo = "CrackMapExec"; - rev = "v${version}"; - hash = "sha256-wPS1PCvR9Ffp0r9lZZkFATt+i+eR5ap16HzLWDZbJKI="; + rev = "refs/tags/v${version}"; + hash = "sha256-V2n840QyLofTfQE4vtFYGfQwl65sklp+KfNS9RCLvI8="; }; nativeBuildInputs = with python3.pkgs; [ 2022-11-18T17:43:03 No auto update branch exists 2022-11-18T17:43:09 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 crackmapexec nix build failed. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: crackmapexec Running command Building wheel for crackmapexec (pyproject.toml) Building wheel for crackmapexec (pyproject.toml) ... [?25l[?25hdone Created wheel for crackmapexec: filename=crackmapexec-5.4.0-py3-none-any.whl size=864088 sha256=e62552e5c0f8829ace57bfc25efe9b123826391ffd0fdacb51b64bca49e22d5b Stored in directory: /build/pip-ephem-wheel-cache-ma8sdox1/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built crackmapexec Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/crackmapexec-5.4.0...OK Repacking wheel as ./crackmapexec-5.4.0-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./crackmapexec-5.4.0-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/djhdaylgfd66k52jpf4szpzkn5dyppnf-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.0.1) Requirement already satisfied: neo4j in /nix/store/afjfrwql0nbasx6rz8p9hfd0zq19dk3s-python3.10-neo4j-5.2.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (5.2.dev0) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (1.2.4) Requirement already satisfied: paramiko in /nix/store/sszy75iir0bq508qkqkzq8zix8s3q3c3-python3.10-paramiko-2.11.0/lib/python3.10/site-packages (from crackmapexec==5.4.0) (2.11.0) Requirement already satisfied: minikerberos in /nix/store/3qfaps56gp24s3s466y50zwc87fphl7y-python3.10-minikerberos-0.3.3/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.3.3) Requirement already satisfied: lsassy in /nix/store/ig0l4bqlk98xbq784zzargl6j6ffiq8y-python3.10-lsassy-3.1.4/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.4) Requirement already satisfied: pylnk3 in /nix/store/qf2asa8x4863kvb72zlrfb0459sd5b1k-python3.10-pylnk3-0.4.2/lib/python3.10/site-packages (from crackmapexec==5.4.0) (0.4.2) ERROR: Could not find a version that satisfies the requirement masky (from crackmapexec) (from versions: none) ERROR: No matching distribution found for masky