Compare commits

..

3 Commits

Author SHA1 Message Date
af049cefaa Removed .env file from .gitignore 2025-11-29 20:16:17 -05:00
0374c07266 Updated flake inputs 2025-11-29 20:14:29 -05:00
69ae986260 Project now uses just instead of make 2025-11-29 20:14:29 -05:00
2 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,2 +1 @@
result result
.env

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1756469547, "lastModified": 1764316264,
"narHash": "sha256-YvtD2E7MYsQ3r7K9K2G7nCslCKMPShoSEAtbjHLtH0k=", "narHash": "sha256-82L+EJU+40+FIdeG4gmUlOF1jeSwlf2AwMarrpdHF6o=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "41d292bfc37309790f70f4c120b79280ce40af16", "rev": "9a7b80b6f82a71ea04270d7ba11b48855681c4b0",
"type": "github" "type": "github"
}, },
"original": { "original": {