diff --git a/flake.lock b/flake.lock index 9e39478..813b984 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1739698114, - "narHash": "sha256-8S9n69Dnpg8DhfFlP0YvMGmSOY2X4kImGSPWXYNpaHM=", + "lastModified": 1752012998, + "narHash": "sha256-Q82Ms+FQmgOBkdoSVm+FBpuFoeUAffNerR5yVV7SgT8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b1b43d32be000928cc71250ed77f4a0a5f2bc23a", + "rev": "2a2130494ad647f953593c4e84ea4df839fbd68c", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 9320434..1be7c0f 100644 --- a/flake.nix +++ b/flake.nix @@ -28,6 +28,8 @@ propagatedBuildInputs = inputs; + pyproject = false; + installPhase = '' mkdir -p $out/bin cp selenium_cookie_extractor_json.py $out/bin/google-cookie-retrieval