1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-06-28 02:01:45 +00:00
parent 7cd051391a
commit 940ac3f033
2 changed files with 7 additions and 7 deletions

View file

@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1719412806, "lastModified": 1719499789,
"narHash": "sha256-C3gUNdFDAWrP6glCCo+MXrrAoAyHi1Zdvlgs1Awqpv8=", "narHash": "sha256-44o/mPE3iPNe+UE21H9tNZ/xKtf/f/cXhKKLCAleVfk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "af796de7d1e6bbda6049a3732ff881b3ad518b6b", "rev": "d624f1447955d2bf117e0da4ba3ff11daec16ab2",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.172.0", "version": "4.174.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-UaKfzSD7NiHusJiME0xBsJPzcD/Ci3GsIUIUr+5KcEk=" "hash": "sha256-RAu9hitV786ENA8VVNBoS+2XJHh15j6cQBi3XuF1Q7I="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-k5YjfYeRv4unAKnPMBZqiEt8gtDAx6ZT2xKXkPJrhxk=" "hash": "sha256-tsZwO06EzFgyfZJhmlEHGYTzTT/MDqrgXd5sonuX9Bg="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-01lLXrMBNwfQ1da30ht07T6qCiseAanijYHtZpf6Yx4=" "hash": "sha256-Ha2yXjdzdd554E8TqrWE21roFdtJDGFdH7Vx+cGo7IQ="
} }
} }
} }