feat: update nix flake

This commit is contained in:
Eric
2026-03-04 08:26:46 +01:00
parent ef14de881b
commit 2837127866
5 changed files with 187 additions and 139 deletions

6
.gitignore vendored
View File

@@ -6,6 +6,12 @@
# based on the name of the directory bazel is cloned into.
/bazel-*
.direnv/
.pre-commit-config.yaml
build/
dist/
node_modules/
# Directories for the Bazel IntelliJ plugin containing the generated
# IntelliJ project files and plugin configuration. Seperate directories are
# for the IntelliJ, Android Studio and CLion versions of the plugin.