feat: update nix flake

This commit is contained in:
eric
2026-03-04 08:26:46 +01:00
parent cfa8cc6d07
commit 244b56a8dd
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.