Fix for new nixpkgs
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -2,11 +2,11 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1739698114,
|
"lastModified": 1752012998,
|
||||||
"narHash": "sha256-8S9n69Dnpg8DhfFlP0YvMGmSOY2X4kImGSPWXYNpaHM=",
|
"narHash": "sha256-Q82Ms+FQmgOBkdoSVm+FBpuFoeUAffNerR5yVV7SgT8=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "b1b43d32be000928cc71250ed77f4a0a5f2bc23a",
|
"rev": "2a2130494ad647f953593c4e84ea4df839fbd68c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -28,6 +28,8 @@
|
|||||||
|
|
||||||
propagatedBuildInputs = inputs;
|
propagatedBuildInputs = inputs;
|
||||||
|
|
||||||
|
pyproject = false;
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
cp selenium_cookie_extractor_json.py $out/bin/google-cookie-retrieval
|
cp selenium_cookie_extractor_json.py $out/bin/google-cookie-retrieval
|
||||||
|
|||||||
Reference in New Issue
Block a user