finished exercise except for some parts of number 1

This commit is contained in:
2026-05-09 17:16:35 +02:00
parent a4f2001671
commit 99b68b10eb
14 changed files with 301 additions and 217 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1778325437,
"narHash": "sha256-k2mUy6bm3dUviWmMCqkixBBSwfL9piisGqU41dq61Ns=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f4f40ee764efd448458bea3ee8b3de51dd2859aa",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}