make things work with Python 3.13 + fix Nix (#2908)

* update pyproject to make things work with python 3.13

* fix nix build
This commit is contained in:
Pavol Rusnak 2025-01-23 22:11:45 +01:00 committed by GitHub
parent f845bfe651
commit cb5cc1e5e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 297 additions and 237 deletions

6
flake.lock generated
View file

@ -41,11 +41,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1723938990,
"narHash": "sha256-9tUadhnZQbWIiYVXH8ncfGXGvkNq3Hag4RCBEMUk7MI=",
"lastModified": 1735563628,
"narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c42fcfbdfeae23e68fc520f9182dde9f38ad1890",
"rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798",
"type": "github"
},
"original": {