[automation] Update flake
This commit is contained in:
parent
a6e1528e42
commit
92d7dc8139
2 changed files with 10 additions and 10 deletions
12
flake.lock
12
flake.lock
|
@ -45,11 +45,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "contrib",
|
"dir": "contrib",
|
||||||
"lastModified": 1710892970,
|
"lastModified": 1710978612,
|
||||||
"narHash": "sha256-NN9Ii//Z+9DeycIVFA6QrYbxj/dPIxIsFB/HywAX+bM=",
|
"narHash": "sha256-I/dYjIzi+aCDHn6pWx5yVrifrOLbAeazFBMXrQlTRs8=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "9765efb40f57b543d9fea610fb0d0f05b8387454",
|
"rev": "c1c6c1ee12fa601194a410f78ecde11a9982a793",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710861126,
|
"lastModified": 1710938121,
|
||||||
"narHash": "sha256-q8fiy9mgUvTAt2OMjiVpQgDlykyGury9Fpsm0jekBfY=",
|
"narHash": "sha256-AJBv/MEktbJ+sHf1G6rdPmde3IapsG/2/5TLsk6KfZk=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "2dcadb7087e38314cebb15af65f8f2a15d2940cc",
|
"rev": "66e2e75c671f9a674a28d340e59a0157efb6f905",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.130.0",
|
"version": "4.132.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-XOsorXitFvO+T1j3iGPjA+Ke6YDZ9bYYbpIV5dXLRBA="
|
"hash": "sha256-nzXDtDRqPXktvtJnfEEmDf250428kP3jj4PC8Nj5uAQ="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-RlwqgAeO2UH2p8mE/pVQMHLYr6Yi4OJszfa+fF+3NP8="
|
"hash": "sha256-BFAb+ntv/daQDTrDUgptC1Xloz89TPgCas5KjDDAFCE="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-xJpVW6/iaoE5x4+LnTEnRHM5ChJ+n9UplECR3shfFBw="
|
"hash": "sha256-tdIszy6lWkcjZzwJ+j14tKSzLqP2M2sqwJO7mBg5HzU="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue