1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-07-25 02:01:17 +00:00
parent a6648ea06d
commit b3527777b6
2 changed files with 7 additions and 7 deletions

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1721750420, "lastModified": 1721838734,
"narHash": "sha256-CPnL6sKe9exf+Nd94Wk1TgzOlgWqnI/wL0MkAtBcOzw=", "narHash": "sha256-o87oh2nLDzZ1E9+j1I6GaEvd9865OWGYvxaPSiH9DEU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f11a6a01cb5e2ceaa40bdc28d492bd2fd8b2a847", "rev": "1855c9961e0bfa2e776fa4b58b7d43149eeed431",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.183.0", "version": "4.185.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-BlguoJQ2uHIF5ZZfxDZeKACoUy2vN4nQilP784TYgck=" "hash": "sha256-BCMiR8ss9yc9Mo0Ff6H/XxXm/fxXkyV39jxcWivqSyM="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-i0lFj66fTrTr1t9vJ27W/RTlS5eek7WA+aGFhsfPpBM=" "hash": "sha256-YRpEQFcBEXjOeBfubrBh3+tPItU9ZW9vhSAjy61vNa8="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-I9I4a7uwXkMi4Dp6MRY4KVLIeSTurJWH5X/XA00x9aw=" "hash": "sha256-UjA7+794IyNgs3d2E6YC5oYo093Dsy3a/37SxwsZobo="
} }
} }
} }