some chore thingies

This commit is contained in:
zedddie 2026-03-15 14:57:55 +01:00 committed by tuturuu
parent 7eeffa4afe
commit cb61a2eda0
No known key found for this signature in database
GPG key ID: B352C3C2894405A7
2 changed files with 5123 additions and 38 deletions

5134
Cargo.lock generated

File diff suppressed because it is too large Load diff

27
flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1773389992,
"narHash": "sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c06b4ae3d6599a672a6210b7021d699c351eebda",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}