1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-07-05 02:02:07 +00:00
parent 7070dca8c6
commit ac21cb09d8
2 changed files with 7 additions and 7 deletions

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1720022903, "lastModified": 1720107418,
"narHash": "sha256-TLiEulaY4I+vwaJIHQXASVQva+2nepaziUomigYY9+0=", "narHash": "sha256-KPxjth7cCwNeTV9jJ90lPu8b/wMi3hcAnUbZ5NzogjA=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "88f3dab52d2cc42945f70f4e84c4505dedaa377d", "rev": "d586b644539e41fafcee09f9b40a6552252dbdb4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.175.0", "version": "4.176.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-YFpNIu/A/iPGmcE1x/xiYCoe9wX5T6EjJm+olbfnoHE=" "hash": "sha256-VdUoNOkdHRNKBm1DCd7vbpFKae8GuNO9MC3gCUtnqTA="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-6hJe9YFVjM5vyCMucuI2sVXv4fGweEKqvWndPh+mg+U=" "hash": "sha256-q+fUK87of4yXVyG1o8jias55qlJJYZBT+NSkiuH/ndA="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-oxoxFwem7TjwWmf6EV159E8taHDMbbBpS+MbUoYQzSY=" "hash": "sha256-bQ7zAKxlDeHb8ey+ZrECDNuvLW5l8XFECdHef1LYfeE="
} }
} }
} }