summaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)Author
2025-01-17chore(flake): Add setuptools in order to build on a minimal Nix system (#741)Adrian Covaci
2024-07-03allow direnv to change vscode python path when updatingAAGaming
2024-06-13update dependenciesAAGaming
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