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

81 lines
2 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-29 00:28:31 +00:00
"lastModified": 1708984720,
"narHash": "sha256-gJctErLbXx4QZBBbGp78PxtOOzsDaQ+yw1ylNQBuSUY=",
2024-01-23 21:33:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-29 00:28:31 +00:00
"rev": "13aff9b34cc32e59d35c62ac9356e4a41198a538",
2024-01-23 21:33:40 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-2305": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-23 21:33:40 +00:00
"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",
"nixpkgs-2305": "nixpkgs-2305"
2024-01-23 21:33:40 +00:00
}
}
},
"root": "root",
"version": 7
}