feat(devShells): shell for nix language

This commit is contained in:
Sk7Str1p3 2026-04-19 09:03:51 +03:00
parent 4681e362e9
commit 9036985dde
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
5 changed files with 48 additions and 1 deletions

View file

@ -3,7 +3,7 @@
/**
Isolated environments for convenient software development.
Provides shells for all languages I use:
- ~~ [Nix]~~ (not yet)
- [Nix](./devShells/nix.md)
- ~~🦀 Rust~~ (not yet)
- ~~🐍 Python~~ (not yet)