update flake to nixos 25.05, cargo update, set version
All checks were successful
Rust / build (pull_request) Successful in 9m14s

This commit is contained in:
Vinzenz Schroeter 2025-06-28 15:18:39 +02:00
parent 54b95956cb
commit e8ee877223
5 changed files with 148 additions and 133 deletions

8
flake.lock generated
View file

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