add shell.nix

This commit is contained in:
Nicholas Orlowsky 2025-02-19 23:54:15 -05:00
parent a63d9d1e65
commit f1195d1f04
3 changed files with 13 additions and 0 deletions

View file

@ -7,6 +7,7 @@
#include <sstream>
#include <unordered_map>
#include <vector>
#include <span>
using namespace anthracite;