feat: First commit.

This commit is contained in:
Spencer Brower
2023-05-25 13:33:36 -04:00
commit 3f018acd2c
9 changed files with 846 additions and 0 deletions

24
flake.lock generated Normal file
View File

@@ -0,0 +1,24 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1680665430,
"narHash": "sha256-MTVhTukwza1Jlq2gECITZPFnhROmylP2uv3O3cSqQCE=",
"path": "/nix/store/0acd255ca1v8m4xcg5wjhi9pgmx7q2s5-source",
"rev": "5233fd2ba76a3accb5aaa999c00509a11fd0793c",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}