[automation] Update flake
This commit is contained in:
parent
1354a89e22
commit
c3e0558cf6
2 changed files with 7 additions and 7 deletions
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1720249381,
|
"lastModified": 1720340162,
|
||||||
"narHash": "sha256-uHx+gS4rYH4EulWUICccF/CsuEpOSJs0BQ6w+oS9EMA=",
|
"narHash": "sha256-iVLH0Ygtw/Iw9Q1cFFX7OhNnoPbc7/ZWW6J3c0zbiZw=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "91594d11a2248ebe00f45f6b9be63fe264bb74e1",
|
"rev": "60a94e515488e335bd5bce096431d490486915e3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.176.0",
|
"version": "4.177.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-VdUoNOkdHRNKBm1DCd7vbpFKae8GuNO9MC3gCUtnqTA="
|
"hash": "sha256-UaDFIS8lQFn6wtQMwqZkL/9GlnTzdKizuTzcdiLN26Q="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-q+fUK87of4yXVyG1o8jias55qlJJYZBT+NSkiuH/ndA="
|
"hash": "sha256-OQoDbU/01ZsHxviuE7jHzOSs+1RYYbzQLrpeObu8BJ4="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-bQ7zAKxlDeHb8ey+ZrECDNuvLW5l8XFECdHef1LYfeE="
|
"hash": "sha256-tlebPuSHPW4zbY+vZnmgQy4cjb8PmTtuycLwrCZqW4U="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue