update servicepoint library, update flake
All checks were successful
Rust / build (pull_request) Successful in 6m15s

This commit is contained in:
Vinzenz Schroeter 2025-06-28 15:39:59 +02:00
parent 33301a51bf
commit d752496bb8
4 changed files with 287 additions and 194 deletions

8
flake.lock generated
View file

@ -37,16 +37,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1746183838,
"narHash": "sha256-kwaaguGkAqTZ1oK0yXeQ3ayYjs8u/W7eEfrFpFfIDFA=",
"lastModified": 1750969886,
"narHash": "sha256-zW/OFnotiz/ndPFdebpo3X0CrbVNf22n4DjN2vxlb58=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bf3287dac860542719fe7554e21e686108716879",
"rev": "a676066377a2fe7457369dd37c31fd2263b662f4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}