🎉」 init: working shitty script

This commit is contained in:
adjoly
2025-06-10 12:02:50 +02:00
commit 564df78a87
6 changed files with 355 additions and 0 deletions

44
flake.lock generated Normal file
View File

@ -0,0 +1,44 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1749285348,
"narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3e3afe5174c561dee0df6f2c2b2236990146329f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pypresence": {
"flake": false,
"locked": {
"lastModified": 1743073125,
"narHash": "sha256-DjwDmQMbI9tV40TTe1CthhphoysKSFICrRhqijJjIAE=",
"owner": "qwertyquerty",
"repo": "pypresence",
"rev": "4e882c36d0f800c016c15977243ac9a49177095a",
"type": "github"
},
"original": {
"owner": "qwertyquerty",
"repo": "pypresence",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"pypresence": "pypresence"
}
}
},
"root": "root",
"version": 7
}