[automation] Update flake
This commit is contained in:
parent
ea8b8dea96
commit
a3765f002f
2 changed files with 7 additions and 7 deletions
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1718231705,
|
"lastModified": 1718267761,
|
||||||
"narHash": "sha256-jhJ98u/3M6u6G3HkxKI4IepZMzj2UBnd5ogwsbWxVic=",
|
"narHash": "sha256-cNvy96/8JSSAQ7/o10ZzQSr+AUelhW4pcNPPYDbhS9o=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "5ec9d1b2bcd3309616f578d9637764df8e43ba31",
|
"rev": "21d22ef2ea511a82e20654d20ed493cef5690084",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.165.0",
|
"version": "4.169.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-ForSvpKZeyJ16QmijTwy9WFY34bBcjwaePRaIOSarfU="
|
"hash": "sha256-pQUpxKvKM8OBNuOBAR8Rqk0SkFsBeehd6pZKq38GMBY="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-lZhpK+Pg+RLEVZzeIlclJkLnLOKbkEed+xgvh19mS3U="
|
"hash": "sha256-wKVZ/jDa7RJl3m+vZD4pD39iK6F93AMv3c1z8ldhImY="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-VDsaaV0PXI6da1JhCcDFrPPZCwW2mmYUS0P44p8QJII="
|
"hash": "sha256-tK8xOEOU18ITFN3xwBQc6kwnXm3c+3sksJ0RyWGw+54="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue