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

45 lines
1 KiB
Plaintext
Raw Normal View History

2024-01-23 21:33:40 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-05-31 17:34:33 +00:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-01-23 21:33:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-31 17:34:33 +00:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
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
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-2305": "nixpkgs-2305"
2024-01-23 21:33:40 +00:00
}
}
},
"root": "root",
"version": 7
}