1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-04-22 02:02:31 +00:00
parent 32aaa9b3ee
commit 3ed63415ed
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1713658518, "lastModified": 1713747861,
"narHash": "sha256-h5lyhF+FMLrz1RHDZC6oRKG3RR7v26Mas085ga+9EYo=", "narHash": "sha256-GslmKw+RadBEO3DWb8xCprkDWN7x8mxzqtJGtqD4bEQ=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "344906a08f0972108eb912c87af32b275ecf318e", "rev": "2088521263d3bf9cfd23729adb1a7d152eaab104",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1713646843, "lastModified": 1713689773,
"narHash": "sha256-Klws8f3v0s6V1WbKp47x5tR5z3FsiZJg3cC3KHjKyZ8=", "narHash": "sha256-4M4c9n6sYbT7Sd/RvB9pej+7BoP7X1lNrFiboNV4O7I=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "2bdd06e1d8e8b370a486251727f6ee6b059ff055", "rev": "a8a8401b7b26112a9b75d6c00306e160fe8f8cb3",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.144.0", "version": "4.153.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-dp7/EYUTw9PRUVV232I5FXyYHSHLGpIs6YenqBSBlB8=" "hash": "sha256-zssbLGyK6+xE/XRrbuDAwwWlOrOCmx8By/mU4hh8hMQ="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-Ix6dOTwW2q+/IJ93noLyqBogPVsH/ofjRnP8AllH9eE=" "hash": "sha256-zhrZyJ0XVmUiSUbnln3ZI8Qak14b+Jm4HR9Kivhrotg="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-LrBFFNq6G0Vsl2Abiyc7Kiyv4seXPIFx+Y7rmQ7q0mg=" "hash": "sha256-GQbBguxS4QEjuDHVgOi0M29aJP/Lc7oYRDzBv/7soNU="
} }
} }
} }