-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
44 lines (44 loc) · 1023 Bytes
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1724395761,
"narHash": "sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"vim-nix": "vim-nix"
}
},
"vim-nix": {
"flake": false,
"locked": {
"lastModified": 1708772165,
"narHash": "sha256-2/9eyU+uUbcKiNcBDdgdxCBp1vNSP51U/0LTHihEYJY=",
"owner": "LnL7",
"repo": "vim-nix",
"rev": "e25cd0f2e5922f1f4d3cd969f92e35a9a327ffb0",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "vim-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}