WIP 2
All checks were successful
run tests / check (push) Successful in 36s
run tests / release (push) Successful in 25s

This commit is contained in:
2025-12-11 11:00:25 +01:00
parent c33b8aae0c
commit 5d085b79cc
6 changed files with 60 additions and 34 deletions

23
flake.lock generated
View File

@@ -34,10 +34,31 @@
"type": "github"
}
},
"pyproject-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1764134915,
"narHash": "sha256-xaKvtPx6YAnA3HQVp5LwyYG1MaN4LLehpQI8xEdBvBY=",
"owner": "pyproject-nix",
"repo": "pyproject.nix",
"rev": "2c8df1383b32e5443c921f61224b198a2282a657",
"type": "github"
},
"original": {
"owner": "pyproject-nix",
"repo": "pyproject.nix",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"pyproject-nix": "pyproject-nix"
}
},
"systems": {