summaryrefslogtreecommitdiff
path: root/flake.lock
AgeCommit message (Collapse)Author
2024-07-03set process/thread titles for decky and pluginsAAGaming
sadly requires the `setproctitle` pypi module because python doesn't have a builtin to do this :/
2024-06-29backend: update all dependencies to latestK900
2024-05-12[needs websockets] Add development flake file (#620)Party Wumpus
* Add development flake file * use regular nixpkgs import * Make vscode work and add .envrc * add .direnv to the .gitignore file