chore(deps): Update flake

This commit is contained in:
Jan-Bulthuis 2026-07-17 17:53:43 +02:00
parent e6cc71fa47
commit e193f96709
2 changed files with 5 additions and 3 deletions

6
flake.lock generated
View File

@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1773821835,
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
"lastModified": 1784120854,
"narHash": "sha256-KesHgItiZPgGX740axSiQLcIQ8D24MDqNpkKYWIek8k=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
"rev": "753cc8a3a87467296ddd1fa93f0cc3e81120ee46",
"type": "github"
},
"original": {

View File

@ -47,6 +47,8 @@
rustc
rustfmt
clippy
cargo-edit
cargo-audit
];
};
}