updated changes so far

This commit is contained in:
2026-04-26 22:23:54 +02:00
commit 930f7ae4a4
16 changed files with 5456 additions and 0 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1775122944,
"narHash": "sha256-ZNsGK5DbLo1D3zGRTVQltVfhkQG+tpYFOHcXtofTxDc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8d4ac3a959da88fa03784bddcb64f007f931e7d1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}