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-03-16 14:20:14 +01:00
"lastModified": 1710534455,
"narHash": "sha256-huQT4Xs0y4EeFKn2BTBVYgEwJSv8SDlm82uWgMnCMmI=",
2023-07-07 12:44:05 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-16 14:20:14 +01:00
"rev": "9af9c1c87ed3e3ed271934cb896e0cdd33dae212",
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
}