[automation] Update flake
This commit is contained in:
parent
c92550bcbe
commit
e2eeb4b8ee
2 changed files with 7 additions and 7 deletions
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1729674553,
|
"lastModified": 1729766066,
|
||||||
"narHash": "sha256-avsQc594jov0sLa64mhuEbBTZY+cUuNTnLudrt/0JQo=",
|
"narHash": "sha256-QLeNRaGsoIFfv2Kfd4rw2l1TTDb1i4gQzvClSmrk1l4=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c0915172d935f94d92abd5e0d048903446e22c42",
|
"rev": "8b052aac04356e25b6ec1058c86de8792440362d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.199.0",
|
"version": "4.200.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-9s8NBsQra7DWDt8VmFoKH50mmIziUlvf6qXgWzCZhZ0="
|
"hash": "sha256-upXYGLSVDkzCLwWhjzyW3ddvp1Oxj1S1e6TcQJ4iXPI="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-lgAZMZBma/kPWVxFUchj3fQaBSSf0H9uZ8XDOeejXUs="
|
"hash": "sha256-LUJVStKG5TVN/rIvFqd/aby1YFToeDEE7ipgqLA9Mj0="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-qzBIaJRFwxgki0Rla6vilO0piuogHEosucTaSm8kgfA="
|
"hash": "sha256-Gc/qvSdMmaLyDbKIXJIJd7LGmW5lfLFKhMzv9qi0J3Q="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue