This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
opdavies.nvim/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-01-23 21:33:40 +00:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-02-02 21:59:34 +00:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2024-01-23 21:33:40 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-02-02 21:59:34 +00:00
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2024-01-23 21:33:40 +00:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2024-02-02 21:59:34 +00:00
"lastModified": 1706732774,
"narHash": "sha256-hqJlyJk4MRpcItGYMF+3uHe8HvxNETWvlGtLuVpqLU0=",
2024-01-23 21:33:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-02 21:59:34 +00:00
"rev": "b8b232ae7b8b144397fdb12d20f592e5e7c1a64d",
2024-01-23 21:33:40 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-02-02 21:59:34 +00:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2024-01-23 21:33:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-02 21:59:34 +00:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2024-01-23 21:33:40 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}