1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-02-07 02:01:26 +00:00
parent c15eaf8eaa
commit 3fe79fca3a
2 changed files with 7 additions and 7 deletions

View file

@ -62,11 +62,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1707158618, "lastModified": 1707217908,
"narHash": "sha256-ghj4rVivS3+5WLIhpKN4rScBXd0WEmeGyKFtP+tNHSs=", "narHash": "sha256-5Dauh04xrEZqlokpYWftfVmDrljORnA48tGrRp+TURM=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "21dd4a0faaf3c3e127138f9ae22fec78befb8a37", "rev": "3b0709da3eeed918323399c68b1fe4309b2ac483",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.97.0", "version": "4.99.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-PP8aZQy5LGSpWOUr6Xlfkn+zdfzRZSmrXct/iwqMiek=" "hash": "sha256-VKN6LOTZDg+e/rBDiiPwOaTlVDwie6FqGa+d4ECBNaM="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-sFB6cyGUH5Q6lB5Zl0HBvGkQzIDGypUlV32ccBRxXVw=" "hash": "sha256-KQvE9xlpXC4UTiZFFcoVNI+dxnUBKjj490nizg/Zx5E="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-OTrTBwwEZ4a+uokNWdfg2cgQkpt/6xiu06d98p7hkvM=" "hash": "sha256-fkf4YnXzwzxCMNdAdpeCtO2mi/rbBcOF2K6u9uc/l8Y="
} }
} }
} }