1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-02-06 02:01:25 +00:00
parent 13851fb718
commit 0ad3e3ef67
2 changed files with 7 additions and 7 deletions

View file

@ -62,11 +62,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1707028810, "lastModified": 1707158618,
"narHash": "sha256-/WuTsaljhG9VpXRYnxbxkoxhXy6lotbey99CiBuP2GY=", "narHash": "sha256-ghj4rVivS3+5WLIhpKN4rScBXd0WEmeGyKFtP+tNHSs=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5d75993fa5feaa333f3eadd83e0a08fc34432acc", "rev": "21dd4a0faaf3c3e127138f9ae22fec78befb8a37",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.89.0", "version": "4.97.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-cIHKvBV2YpToMlDbMrmkmDbKdWCjj9vRTKa+wztFb9Q=" "hash": "sha256-PP8aZQy5LGSpWOUr6Xlfkn+zdfzRZSmrXct/iwqMiek="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-RnaFjpNUZZSHWBqLCu3DGnJn0WsY4UDEO2IBiFbPdBY=" "hash": "sha256-sFB6cyGUH5Q6lB5Zl0HBvGkQzIDGypUlV32ccBRxXVw="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-HHCb4uqxQSAzucnpZFFwfjBN6E1arkY37XKDU4DxAnY=" "hash": "sha256-OTrTBwwEZ4a+uokNWdfg2cgQkpt/6xiu06d98p7hkvM="
} }
} }
} }