[automation] Update flake
This commit is contained in:
parent
9cf144eb80
commit
a3290d8e0e
2 changed files with 7 additions and 7 deletions
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1722802969,
|
"lastModified": 1722892243,
|
||||||
"narHash": "sha256-bPhyAXNnVerBZusxOuPMhMm0X7hSFLFKcH+7ynfgLjs=",
|
"narHash": "sha256-E0CKe8EJfdEA0Td/Z79AHpYuWg8H8U6RFUxaEaRVHdc=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "785feb91183a50959823ff9ba9ef673105259cd5",
|
"rev": "54a75f91a509dec6e474c9336830af230fce8d1a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.185.0",
|
"version": "4.186.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-BCMiR8ss9yc9Mo0Ff6H/XxXm/fxXkyV39jxcWivqSyM="
|
"hash": "sha256-Vs2T9mFt3BCwkpDIY5xZ9GaiWFw/2zazEeEtAtAqK9U="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-YRpEQFcBEXjOeBfubrBh3+tPItU9ZW9vhSAjy61vNa8="
|
"hash": "sha256-1AtScd6vncswuuXLRU1RC9bOZczSAv9tPzApvHBrfVE="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-UjA7+794IyNgs3d2E6YC5oYo093Dsy3a/37SxwsZobo="
|
"hash": "sha256-GXXARqhJV4D/dSi36x56bwgh5H1fW/hMOdOpuvwp8w4="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue