Files
nvim/flake.lock

102 lines
2.5 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": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
"lastModified": 1703942320,
"narHash": "sha256-CcaBqA0yFCffNPmXOJTo8c9v1jrEBiqAl8CG5Dj5YxE=",
"owner": "neovim",
"repo": "neovim",
"rev": "8744ee8783a8597f9fce4a573ae05aca2f412120",
"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-05-11 14:22:40 +03:00
"lastModified": 1715218190,
"narHash": "sha256-R98WOBHkk8wIi103JUVQF3ei3oui4HvoZcz9tYOAwlk=",
2023-06-06 16:32:00 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-11 14:22:40 +03:00
"rev": "9a9960b98418f8c385f52de3b09a63f9c561427a",
2023-06-06 16:32:00 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-07 14:04:36 +02:00
"ref": "nixos-23.11",
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"
}
2023-04-02 13:26:27 +03:00
}
},
"root": "root",
"version": 7
}