Fix for new nixpkgs

This commit is contained in:
2025-07-13 10:41:13 -07:00
parent 675f98b014
commit 1fad66b551
2 changed files with 5 additions and 3 deletions

6
flake.lock generated
View File

@@ -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": {

View File

@@ -28,6 +28,8 @@
propagatedBuildInputs = inputs;
pyproject = false;
installPhase = ''
mkdir -p $out/bin
cp selenium_cookie_extractor_json.py $out/bin/google-cookie-retrieval