2022-11-21T04:52:04 crackmapexec 5.3.0 -> 5.4.0 https://github.com/byt3bl33d3r/CrackMapExec/releases 2022-11-21T04:52:06 attrpath: crackmapexec 2022-11-21T04:52:06 Checking auto update branch... 2022-11-21T04:52:10 [version] 2022-11-21T04:52:10 [version] skipping because derivation has updateScript 2022-11-21T04:52:10 [rustCrateVersion] 2022-11-21T04:52:10 [rustCrateVersion] No cargoSha256 found 2022-11-21T04:52:10 [golangModuleVersion] 2022-11-21T04:52:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T04:52:10 [updateScript] 2022-11-21T04:52:12 [updateScript] Success 2022-11-21T04:52:12 [updateScript] this derivation will be built: /nix/store/y1wkbwp0sypkig5cl2dxr9d60d9gq8dn-packages.json.drv building '/nix/store/y1wkbwp0sypkig5cl2dxr9d60d9gq8dn-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-21T04:52:12 2022-11-21T04:52:12 [quotedUrls] 2022-11-21T04:52:12 [quotedUrls] nothing found to replace 2022-11-21T04:52:13 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-21T04:53:39 No auto update branch exists 2022-11-21T04:53:47 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-yhftxml1/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/9w3n2zka1bfkjy77d0jih4p51xjfy1v3-python3.10-neo4j-5.2.1/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/qd3inbmgsh41mv0qa32h7ybzh35mmb7s-python3.10-lsassy-3.1.6/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.6) 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-21T11:33:27 crackmapexec 5.3.0 -> 5.4.0 https://repology.org/metapackage/crackmapexec/versions 2022-11-21T11:33:30 attrpath: crackmapexec 2022-11-21T11:33:30 Checking auto update branch... 2022-11-21T11:33:33 [version] 2022-11-21T11:33:33 [version] skipping because derivation has updateScript 2022-11-21T11:33:33 [rustCrateVersion] 2022-11-21T11:33:33 [rustCrateVersion] No cargoSha256 found 2022-11-21T11:33:33 [golangModuleVersion] 2022-11-21T11:33:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T11:33:33 [updateScript] 2022-11-21T11:33:36 [updateScript] Success 2022-11-21T11:33:36 [updateScript] this derivation will be built: /nix/store/ss5jhf40ix0g5rg8rhhbdqiq3kc87czy-packages.json.drv building '/nix/store/ss5jhf40ix0g5rg8rhhbdqiq3kc87czy-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-21T11:33:36 2022-11-21T11:33:36 [quotedUrls] 2022-11-21T11:33:36 [quotedUrls] nothing found to replace 2022-11-21T11:33:36 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-21T11:35:07 No auto update branch exists 2022-11-21T11:35:13 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-162d6pis/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/9w3n2zka1bfkjy77d0jih4p51xjfy1v3-python3.10-neo4j-5.2.1/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/qd3inbmgsh41mv0qa32h7ybzh35mmb7s-python3.10-lsassy-3.1.6/lib/python3.10/site-packages (from crackmapexec==5.4.0) (3.1.6) 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-21T16:38:47 crackmapexec 5.2.2 -> 5.2.3 https://pypi.org/project/crackmapexec/ 2022-11-21T16:38:49 attrpath: crackmapexec 2022-11-21T16:38:49 Checking auto update branch... 2022-11-21T16:38:53 [version] 2022-11-21T16:38:53 [version] skipping because derivation has updateScript 2022-11-21T16:38:53 [rustCrateVersion] 2022-11-21T16:38:53 [rustCrateVersion] No cargoSha256 found 2022-11-21T16:38:53 [golangModuleVersion] 2022-11-21T16:38:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T16:38:53 [updateScript] 2022-11-21T16:38:55 [updateScript] Success 2022-11-21T16:38:55 [updateScript] this derivation will be built: /nix/store/49hf9jxcbiwxnqy6xak6imqa0ax178dd-packages.json.drv building '/nix/store/49hf9jxcbiwxnqy6xak6imqa0ax178dd-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-21T16:38:55 2022-11-21T16:38:55 [quotedUrls] 2022-11-21T16:38:56 [quotedUrls] nothing found to replace 2022-11-21T16:38:56 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-21T16:40:31 No auto update branch exists 2022-11-21T16:40:42 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 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . crackmapexec Standard output: warning: unknown setting 'experimental-features' error: build log of 'crackmapexec' is not available 2022-11-21T17:27:34 crackmapexec 0 -> 1 2022-11-21T17:27:36 attrpath: crackmapexec 2022-11-21T17:27:36 Checking auto update branch... 2022-11-21T17:27:40 [version] 2022-11-21T17:27:40 [version] skipping because derivation has updateScript 2022-11-21T17:27:40 [rustCrateVersion] 2022-11-21T17:27:40 [rustCrateVersion] No cargoSha256 found 2022-11-21T17:27:40 [golangModuleVersion] 2022-11-21T17:27:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T17:27:40 [updateScript] 2022-11-21T17:27:43 [updateScript] Success 2022-11-21T17:27:43 [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-21T17:27:43 2022-11-21T17:27:43 [quotedUrls] 2022-11-21T17:27:43 [quotedUrls] nothing found to replace 2022-11-21T17:27:43 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-21T17:29:13 No auto update branch exists 2022-11-21T17:29:24 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 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . crackmapexec Standard output: warning: unknown setting 'experimental-features' error: build log of 'crackmapexec' is not available 2022-11-21T22:17:50 crackmapexec 5.3.0 -> 5.4.0 https://github.com/byt3bl33d3r/CrackMapExec/releases 2022-11-21T22:17:52 attrpath: crackmapexec 2022-11-21T22:17:53 Checking auto update branch... 2022-11-21T22:17:56 [version] 2022-11-21T22:17:56 [version] skipping because derivation has updateScript 2022-11-21T22:17:56 [rustCrateVersion] 2022-11-21T22:17:56 [rustCrateVersion] No cargoSha256 found 2022-11-21T22:17:56 [golangModuleVersion] 2022-11-21T22:17:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T22:17:56 [updateScript] 2022-11-21T22:17:59 [updateScript] Success 2022-11-21T22:17:59 [updateScript] this derivation will be built: /nix/store/09vab3yc6chq1v3lahahy06hqs69grxd-packages.json.drv building '/nix/store/09vab3yc6chq1v3lahahy06hqs69grxd-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-21T22:17:59 2022-11-21T22:17:59 [quotedUrls] 2022-11-21T22:17:59 [quotedUrls] nothing found to replace 2022-11-21T22:17:59 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-21T22:19:30 No auto update branch exists 2022-11-21T22:19:43 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 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . crackmapexec Standard output: warning: unknown setting 'experimental-features' error: build log of 'crackmapexec' is not available