[automation] Update flake
This commit is contained in:
parent
cd88a17e4e
commit
c81fd374f4
2 changed files with 7 additions and 7 deletions
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1719082008,
|
"lastModified": 1719146883,
|
||||||
"narHash": "sha256-jHJSUH619zBQ6WdC21fFAlDxHErKVDJ5fpN0Hgx4sjs=",
|
"narHash": "sha256-DAyIfQgyqalov0DcEKRvDOUin7axELasaP6NCPt7UQA=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9693852a2070b398ee123a329e68f0dab5526681",
|
"rev": "084f8df2f3ff80cdec6f515931036f63c5d2f36c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.169.0",
|
"version": "4.170.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-pQUpxKvKM8OBNuOBAR8Rqk0SkFsBeehd6pZKq38GMBY="
|
"hash": "sha256-EbsbpNq+tJPkOEeSGPg8f/u1+a9iGbjUfIKjW/FovJ0="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-wKVZ/jDa7RJl3m+vZD4pD39iK6F93AMv3c1z8ldhImY="
|
"hash": "sha256-JkkeZ1ggLN0mhkeJMi4gAjGIONhdRfxxxf/hdYTL67E="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-tK8xOEOU18ITFN3xwBQc6kwnXm3c+3sksJ0RyWGw+54="
|
"hash": "sha256-b8ba95jwlqMnwOZPxKX/qa/kEvNYj+KBdUPTThjguzw="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue