1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-04-10 02:02:11 +00:00
parent 0972e98712
commit fa41fab865
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1712626347, "lastModified": 1712710236,
"narHash": "sha256-Fe15ZvJjSEmIT5bIsZk2RPtnDyvcOxN9Ylf/wTXE214=", "narHash": "sha256-Cg9oJwOmikhZRFQmvCdi5YmeJ2bmMzG+u9zFUQAhcGw=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "6d1e41432d6e8e0be586b5d9ba29e78ce2cba26d", "rev": "49983387ffd54fe0888f17098e43318a443315ac",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1712601577, "lastModified": 1712688479,
"narHash": "sha256-WgaF6a1WIObvjx01xQGIbggd7MZv/txTfYYwKxSWwyU=", "narHash": "sha256-7O1l4gNw9sDk03nkdl59nqlef6TrtPaULU+FKQiXNEk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e42705c98279f4f602face96269034164b6e77f5", "rev": "40d8229671633b1db7db5d28ae96969e3f52beb0",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.140.0", "version": "4.142.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-O2OWi9P7wRggCsLOcFnmuYU51065omH/YljR0p1+xgY=" "hash": "sha256-oLyqBTAh7/xVS0C0cAVoWvqzpTiZRh9IQNyRh6dAAa0="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-E7mha09GmLJ4tRfRxCx8GAdLKKVxewkkPpYxncS8t0o=" "hash": "sha256-d2W0XSTvEjmqUE3wX3BjifqgdWN/GYk5LUdNaqnBB58="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-N4YWgUiOgccxD9lMUMaSwF4uxbEKI/2+NldXBXLrp/I=" "hash": "sha256-5nBuzAvYOSYIONLTCFpQ6uVON6rTlDpKJY92Sww2mdY="
} }
} }
} }