nvim_flake/flake.lock

27 lines
543 B
Plaintext
Raw Normal View History

2023-07-07 12:44:05 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-06-19 10:12:55 +02:00
"lastModified": 1718606988,
"narHash": "sha256-pmjP5ePc1jz+Okona3HxD7AYT0wbrCwm9bXAlj08nDM=",
2023-07-07 12:44:05 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-19 10:12:55 +02:00
"rev": "38d3352a65ac9d621b0cd3074d3bef27199ff78f",
2023-07-07 12:44:05 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-07-07 12:44:05 +02:00
"ref": "nixpkgs-unstable",
"type": "indirect"
2023-07-07 12:44:05 +02:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}