[automation] Update flake
This commit is contained in:
parent
bf8886ef4c
commit
52d06ba7e8
2 changed files with 7 additions and 7 deletions
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1729308112,
|
"lastModified": 1729450260,
|
||||||
"narHash": "sha256-Ap+cPeiluam2KFZO+OWuFTl/IkIJfyGYGMgkT2pVCRY=",
|
"narHash": "sha256-3GNZr0V4b19RZ5mlyiY/4F8N2pzitvjDU6aHMWjAqLI=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "61253596816c4cd65e2a0f474cbc0ac0c6e0f7cf",
|
"rev": "e3f55158e7587c5a5fdb0e86eb7ca4f455f0928f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.198.0",
|
"version": "4.199.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-OveNuEntY/BmheiKv22xSToDicfxENdzbGsLhD2vu+E="
|
"hash": "sha256-9s8NBsQra7DWDt8VmFoKH50mmIziUlvf6qXgWzCZhZ0="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-Fy8wVBkD7HpvSFLnPYksi9Zs/7q7w3USb8XkxLBmWJM="
|
"hash": "sha256-lgAZMZBma/kPWVxFUchj3fQaBSSf0H9uZ8XDOeejXUs="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-OJ2WvlWnkjwXW9KFIsdDsH7K/5EBth3BGxqwkr+CU9w="
|
"hash": "sha256-qzBIaJRFwxgki0Rla6vilO0piuogHEosucTaSm8kgfA="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue