[automation] Update flake
This commit is contained in:
parent
c81fd374f4
commit
08994fcb58
2 changed files with 7 additions and 7 deletions
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1719146883,
|
"lastModified": 1719233611,
|
||||||
"narHash": "sha256-DAyIfQgyqalov0DcEKRvDOUin7axELasaP6NCPt7UQA=",
|
"narHash": "sha256-YZO/PDjf9js7lQsSCLFMMFRCbgIKzasGA2y1NVRIQR8=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "084f8df2f3ff80cdec6f515931036f63c5d2f36c",
|
"rev": "36e8d8a53b253019a3b325015be47196c278afb7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.170.0",
|
"version": "4.171.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-EbsbpNq+tJPkOEeSGPg8f/u1+a9iGbjUfIKjW/FovJ0="
|
"hash": "sha256-0Yq+FuDRow8qrlYq9fTmKZ8ihJ6OjLpxbffNgYVu3m0="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-JkkeZ1ggLN0mhkeJMi4gAjGIONhdRfxxxf/hdYTL67E="
|
"hash": "sha256-OIzHr4Gi3H3zu7wzaRTqozUGVm2J2MfNQdYjsIHSvUY="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-b8ba95jwlqMnwOZPxKX/qa/kEvNYj+KBdUPTThjguzw="
|
"hash": "sha256-3XGe9YuQGwEceyRKhW9yJ96Gh71m/ugHZBvkeDQ2Zyk="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue