Proof-of-concept: takes a random screencap, doesn't post it yet

This commit is contained in:
xenofem 2023-06-30 13:26:11 -04:00
commit 6873e14f37
9 changed files with 2184 additions and 0 deletions

24
flake.lock generated Normal file
View file

@ -0,0 +1,24 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1686226982,
"narHash": "sha256-nLuiPoeiVfqqzeq9rmXxpybh77VS37dsY/k8N2LoxVg=",
"path": "/nix/store/xwqh0l2x34wfn4yxpgx8f4qfzhm56rnv-source",
"rev": "a64b73e07d4aa65cfcbda29ecf78eaf9e72e44bd",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}