[automation] Update flake
This commit is contained in:
parent
22b3db8774
commit
6aa56a72af
2 changed files with 7 additions and 7 deletions
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717258601,
|
"lastModified": 1717298511,
|
||||||
"narHash": "sha256-gMvWwxNTVDcYWEpdW1YXiA3oKaMU4dFkUmUAEo3RNNU=",
|
"narHash": "sha256-9sXuJn/nL+9ImeYtlspTvjt83z1wIgU+9AwfNbnq+tI=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a66aecff8795337adf83e16be9dd070fab95c341",
|
"rev": "6634a0509e9e81e980b129435fbbec518ab246d0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.163.0",
|
"version": "4.165.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-5mWxk3hS7qK96QPJOlpE1FpVLdSWzJCIZEBCDvWmuOo="
|
"hash": "sha256-ForSvpKZeyJ16QmijTwy9WFY34bBcjwaePRaIOSarfU="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-HtlPKE/YGGnpgSAucfBSr6C4K9AFu5UtMRidPGL3138="
|
"hash": "sha256-lZhpK+Pg+RLEVZzeIlclJkLnLOKbkEed+xgvh19mS3U="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-cWbh4XuxBz4bO5U80FqhnT5f6eb8r9Xe3dN6pgRYag8="
|
"hash": "sha256-VDsaaV0PXI6da1JhCcDFrPPZCwW2mmYUS0P44p8QJII="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue