1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-05-01 02:02:06 +00:00
parent 6504d1ffde
commit 2060af8527
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1714434265, "lastModified": 1714495065,
"narHash": "sha256-kAW89VIux2Q0ekTt4FEk5fFezILEIU2AQzV7nf44Dig=", "narHash": "sha256-Cu9S+pCbATo1z4g3fI3lZ0nYNYe2IB7D5DD48NKESNA=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "efaf37a2b9450d56acbf48a44c3c791d00d70199", "rev": "cb24a3907c8d24a898d99042f0f16c8919a2e7ab",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1714334978, "lastModified": 1714463564,
"narHash": "sha256-XKYHRagsPl5SYJFsVySQ2y0p2NLwHjBYKL3D+Igpxt4=", "narHash": "sha256-8+w/34w9azAHZA9TwvzdT2z7VFFEey7tXsan5q5bR1M=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "06eef1a9788e82b5a959505c8add80782c038751", "rev": "9b03589f4d174bfd6ea9a9de6fb85333fd190f8b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.154.0", "version": "4.158.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-FGhe3ih8WEOW/jfT7t+9IK7f17b4JwCXuQfwxZyOUNU=" "hash": "sha256-WYpZBLX81V/GVibU5t2I/OMIeuewN+rsCCWilxP+dJU="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-8bwrbMQJkBMLgWt0n6R6uc+s6SxZr8JiGM+2ni5lgqY=" "hash": "sha256-t0S+wZ0Yl5E4l1duoAsUPgcWzFGQEsCWZAX9kDIiqSc="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-C0zePvocvgm8gP0C++7xJ5yb8MLb7kY/5HNsbEeZu6Q=" "hash": "sha256-0UOu90S3NgUvwGeR/gr/uRWEivijDbXd0MTlqUPKJXs="
} }
} }
} }