-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
65 lines (65 loc) · 1.58 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1733951607,
"narHash": "sha256-CN6q6iCzxI1gkNyk4xLdwaMKi10r7n+aJkRzWj8PXwQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6e5b2d9e8014b5572e3367937a329e7053458d34",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733759999,
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"plugin-transfer": {
"flake": false,
"locked": {
"lastModified": 1721214675,
"narHash": "sha256-CtHJbX/c4lqoEYPjVSMmEK81RBjAlkfrSwpZVnlWSm0=",
"owner": "coffebar",
"repo": "transfer.nvim",
"rev": "19ce83a0341f0acee74afc39dda3a32c7b9a6941",
"type": "github"
},
"original": {
"owner": "coffebar",
"repo": "transfer.nvim",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"plugin-transfer": "plugin-transfer"
}
}
},
"root": "root",
"version": 7
}