removed flake.lock

This commit is contained in:
Conál Paxton 2026-02-09 15:28:49 -05:00
parent edc98e38e4
commit 968bb3e6e3
2 changed files with 1 additions and 26 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
flake.lock

26
flake.lock generated
View File

@ -1,26 +0,0 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1770667721,
"narHash": "sha256-vz7gbwsMH9iQxywSIfZAQ4V9m+N+Z9v5+F3XdN8Zn8g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "47617cf6e75b32d7bcacc8539e6ba379afda99d9",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}