2022-11-10T03:23:09 certipy 0 -> 1 2022-11-10T03:23:12 attrpath: certipy 2022-11-10T03:23:12 Checking auto update branch... 2022-11-10T03:23:16 [version] 2022-11-10T03:23:16 [version] skipping because derivation has updateScript 2022-11-10T03:23:16 [rustCrateVersion] 2022-11-10T03:23:16 [rustCrateVersion] No cargoSha256 found 2022-11-10T03:23:16 [golangModuleVersion] 2022-11-10T03:23:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-10T03:23:16 [updateScript] 2022-11-10T03:23:18 [updateScript] Success 2022-11-10T03:23:18 [updateScript] this derivation will be built: /nix/store/n7rrhnb5wqbvxxh6kn0nm4h6146xcl0k-packages.json.drv building '/nix/store/n7rrhnb5wqbvxxh6kn0nm4h6146xcl0k-packages.json.drv'... Going to be running update for following packages: - certipy-2.0.9 Press Enter key to continue... Running update for: - certipy-2.0.9: UPDATING ... - certipy-2.0.9: DONE. Packages updated! 2022-11-10T03:23:18 2022-11-10T03:23:18 [quotedUrls] 2022-11-10T03:23:18 [quotedUrls] nothing found to replace 2022-11-10T03:23:18 Diff after rewrites: diff --git a/pkgs/tools/security/certipy/default.nix b/pkgs/tools/security/certipy/default.nix index 8bf3e6983b6..4a5ce5ba1fa 100644 --- a/pkgs/tools/security/certipy/default.nix +++ b/pkgs/tools/security/certipy/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "certipy"; - version = "2.0.9"; + version = "4.0.0"; src = fetchFromGitHub { owner = "ly4k"; repo = "Certipy"; - rev = version; - hash = "sha256-84nGRKZ0UlMDAZ1Wo5Hgy9XSAyEh0Tio9+3OZVFZG5k="; + rev = "refs/tags/${version}"; + hash = "sha256-ATMGbkOxSO9B7Js9JxAtBaJHZNsROlYQqZyUAQA9R1I="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-10T03:24:51 No auto update branch exists 2022-11-10T03:24:57 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 certipy nix build failed. adding 'certipy/lib/rpc.py' adding 'certipy/lib/security.py' adding 'certipy/lib/structs.py' adding 'certipy/lib/target.py' adding 'certipy/lib/sspi/__init__ copy.py' adding 'certipy/lib/sspi/__init__.py' adding 'certipy/lib/sspi/encryption.py' adding 'certipy/lib/sspi/kerberos.py' adding 'certipy/lib/sspi/netsecapi.py' adding 'certipy/lib/sspi/structs.py' adding 'Certipy-4.0.0.dist-info/LICENSE' adding 'Certipy-4.0.0.dist-info/METADATA' adding 'Certipy-4.0.0.dist-info/WHEEL' adding 'Certipy-4.0.0.dist-info/entry_points.txt' adding 'Certipy-4.0.0.dist-info/top_level.txt' adding 'Certipy-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Certipy-4.0.0-py3-none-any.whl Requirement already satisfied: cryptography>=37.0 in /nix/store/acx9b3q69dxf8p8qr4s5w2n43yj00lmj-python3.10-cryptography-38.0.1/lib/python3.10/site-packages (from Certipy==4.0.0) (38.0.1) Requirement already satisfied: dsinternals in /nix/store/lsry2bs3q6vxfzn34wx4fv12ijjqni8q-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from Certipy==4.0.0) (1.2.4) Requirement already satisfied: pyopenssl>=22.0.0 in /nix/store/a7mg772fzsjbdzn95k41clj73rsyd3qr-python3.10-pyopenssl-22.0.0/lib/python3.10/site-packages (from Certipy==4.0.0) (22.0.0) Requirement already satisfied: ldap3 in /nix/store/c9c2xrlkrny5d3ha9vgn52h7l1inr3qx-python3.10-ldap3-2.9.1/lib/python3.10/site-packages (from Certipy==4.0.0) (2.9.1) ERROR: Could not find a version that satisfies the requirement requests-ntlm (from certipy) (from versions: none) ERROR: No matching distribution found for requests-ntlm  2022-11-10T14:52:03 certipy 0 -> 1 2022-11-10T14:52:06 attrpath: certipy 2022-11-10T14:52:07 Checking auto update branch... 2022-11-10T14:52:12 [version] 2022-11-10T14:52:12 [version] skipping because derivation has updateScript 2022-11-10T14:52:12 [rustCrateVersion] 2022-11-10T14:52:12 [rustCrateVersion] No cargoSha256 found 2022-11-10T14:52:12 [golangModuleVersion] 2022-11-10T14:52:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-10T14:52:12 [updateScript] 2022-11-10T14:52:17 [updateScript] Success 2022-11-10T14:52:17 [updateScript] this derivation will be built: /nix/store/gq3agcfw112smacmqlvw3wbqf6axnw87-packages.json.drv building '/nix/store/gq3agcfw112smacmqlvw3wbqf6axnw87-packages.json.drv'... Going to be running update for following packages: - certipy-2.0.9 Press Enter key to continue... Running update for: - certipy-2.0.9: UPDATING ... - certipy-2.0.9: DONE. Packages updated! 2022-11-10T14:52:17 2022-11-10T14:52:17 [quotedUrls] 2022-11-10T14:52:17 [quotedUrls] nothing found to replace 2022-11-10T14:52:18 Diff after rewrites: diff --git a/pkgs/tools/security/certipy/default.nix b/pkgs/tools/security/certipy/default.nix index 8bf3e6983b6..4a5ce5ba1fa 100644 --- a/pkgs/tools/security/certipy/default.nix +++ b/pkgs/tools/security/certipy/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "certipy"; - version = "2.0.9"; + version = "4.0.0"; src = fetchFromGitHub { owner = "ly4k"; repo = "Certipy"; - rev = version; - hash = "sha256-84nGRKZ0UlMDAZ1Wo5Hgy9XSAyEh0Tio9+3OZVFZG5k="; + rev = "refs/tags/${version}"; + hash = "sha256-ATMGbkOxSO9B7Js9JxAtBaJHZNsROlYQqZyUAQA9R1I="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-10T14:53:59 No auto update branch exists 2022-11-10T14:54:04 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 certipy nix build failed. adding 'certipy/lib/rpc.py' adding 'certipy/lib/security.py' adding 'certipy/lib/structs.py' adding 'certipy/lib/target.py' adding 'certipy/lib/sspi/__init__ copy.py' adding 'certipy/lib/sspi/__init__.py' adding 'certipy/lib/sspi/encryption.py' adding 'certipy/lib/sspi/kerberos.py' adding 'certipy/lib/sspi/netsecapi.py' adding 'certipy/lib/sspi/structs.py' adding 'Certipy-4.0.0.dist-info/LICENSE' adding 'Certipy-4.0.0.dist-info/METADATA' adding 'Certipy-4.0.0.dist-info/WHEEL' adding 'Certipy-4.0.0.dist-info/entry_points.txt' adding 'Certipy-4.0.0.dist-info/top_level.txt' adding 'Certipy-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Certipy-4.0.0-py3-none-any.whl Requirement already satisfied: cryptography>=37.0 in /nix/store/hj7819ly6bp7chchrxjc2srz6p1pggvq-python3.10-cryptography-38.0.1/lib/python3.10/site-packages (from Certipy==4.0.0) (38.0.1) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from Certipy==4.0.0) (1.2.4) Requirement already satisfied: pyopenssl>=22.0.0 in /nix/store/1hkvjyqjdrjbrbr76yqkr89kwc6iz214-python3.10-pyopenssl-22.0.0/lib/python3.10/site-packages (from Certipy==4.0.0) (22.0.0) Requirement already satisfied: ldap3 in /nix/store/32lygb9wffkbp25p3pv7qjgxrkyksi47-python3.10-ldap3-2.9.1/lib/python3.10/site-packages (from Certipy==4.0.0) (2.9.1) ERROR: Could not find a version that satisfies the requirement requests-ntlm (from certipy) (from versions: none) ERROR: No matching distribution found for requests-ntlm