[automation] Update flake
This commit is contained in:
parent
5311dfe213
commit
05480a9334
2 changed files with 7 additions and 7 deletions
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1721041886,
|
"lastModified": 1721127872,
|
||||||
"narHash": "sha256-++QkbIIyDpJygScgIa/QqjJB4uh2k2zelvFgvY9LFGw=",
|
"narHash": "sha256-UFo339Af8LUIklUmNe2igix3aOx1lAeLnl06D3k5Sjk=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "75686331f0a24b0d04e82db7411777a521f51f4f",
|
"rev": "f4fd4b5eacfbd27866c57193af68c1c1eb8ecc2c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.178.0",
|
"version": "4.180.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-8B2RHOJXLD6TqZJGv3M6pcZsvsf6SMO0w2EKwwpBwc8="
|
"hash": "sha256-bY4ep2Qpx1w91/72sAecuC3lCIu8+4kRcZpbsBNwxxw="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-45IhndV3Dt/rstwSujyF0LXwPEtWn+gTclHK+gIikmU="
|
"hash": "sha256-c1ZFSNp44YLWRmwHUf3VOpMFsRK6zz8FKb+tnw6ZqL4="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-FEylmDz6BRDXW+3LB7/71h4R9MVAAsMqNg+ogbMycRQ="
|
"hash": "sha256-yWh3PvAO2d3jkVexq98lFeuvb6fVJfMT/qf/EbKCMZA="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue