Files
nvim/flake.lock

120 lines
2.9 KiB
Plaintext
Raw Normal View History

2023-04-02 13:26:27 +03:00
{
"nodes": {
"flake-utils": {
2023-04-12 13:28:44 +03:00
"inputs": {
"systems": "systems"
},
2023-04-02 13:26:27 +03:00
"locked": {
2024-03-20 16:14:00 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-04-02 13:26:27 +03:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-20 16:14:00 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-04-02 13:26:27 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-24 18:25:13 +02:00
"flake-utils_2": {
2024-08-30 09:15:07 +03:00
"inputs": {
"systems": "systems_2"
},
2024-03-24 18:25:13 +02:00
"locked": {
2024-08-30 09:15:07 +03:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-03-24 18:25:13 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-08-30 09:15:07 +03:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-03-24 18:25:13 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2024-08-30 09:15:07 +03:00
"lastModified": 1721805605,
"narHash": "sha256-OsHIacgorYnB/dPbzl1b6rYUzQdhTtsJYLsFLJxregk=",
2024-03-24 18:25:13 +02:00
"owner": "neovim",
"repo": "neovim",
2024-08-30 09:15:07 +03:00
"rev": "7e194f0d0c33a0a1b7ccfaf2baafdacf7f22fbb5",
2024-03-24 18:25:13 +02:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"ref": "stable",
"repo": "neovim",
"type": "github"
}
},
2023-04-02 13:26:27 +03:00
"nixpkgs": {
2023-06-06 16:32:00 +03:00
"locked": {
2024-08-30 09:15:07 +03:00
"lastModified": 1724727824,
"narHash": "sha256-0XH9MJk54imJm+RHOLTUJ7e+ponLW00tw5ke4MTVa1Y=",
2023-06-06 16:32:00 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-30 09:15:07 +03:00
"rev": "36bae45077667aff5720e5b3f1a5458f51cf0776",
2023-06-06 16:32:00 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-08-30 09:15:07 +03:00
"ref": "nixos-24.05",
2023-06-06 16:32:00 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-02 13:26:27 +03:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
2024-03-24 18:25:13 +02:00
"neovim": "neovim",
2023-09-14 21:03:17 +03:00
"nixpkgs": "nixpkgs"
2023-04-02 13:26:27 +03:00
}
2023-04-12 13:28:44 +03:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-08-30 09:15:07 +03:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-04-02 13:26:27 +03:00
}
},
"root": "root",
"version": 7
}