feat(project): support nixos

This commit is contained in:
2025-11-30 20:30:41 +08:00
parent 1b8c2f4ee0
commit 3231492204
5 changed files with 264 additions and 1 deletions

11
.gitignore vendored
View File

@@ -205,3 +205,14 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/
# Devenv
.devenv*
devenv.local.nix
devenv.local.yaml
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml