-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
111 lines (111 loc) · 2.85 KB
/
flake.lock
File metadata and controls
111 lines (111 loc) · 2.85 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"nodes": {
"direnv-nvim": {
"flake": false,
"locked": {
"lastModified": 1769498531,
"narHash": "sha256-TlQ3oTRirUf/Po1KWCL4wDp8GgrJXzYWQx0C5qyZFeQ=",
"owner": "NotAShelf",
"repo": "direnv.nvim",
"rev": "9e58bb5e8db19d8bf2626de8e94a85fc305a8c1e",
"type": "github"
},
"original": {
"owner": "NotAShelf",
"repo": "direnv.nvim",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"mnw": {
"locked": {
"lastModified": 1771285028,
"narHash": "sha256-mR8GDvGPu1QcI5Ft5lV2CIIh5Og7zRylts+XY3fa/K4=",
"owner": "Gerg-L",
"repo": "mnw",
"rev": "6bd6ab9968c2432c78db4a91c9b1e84dd84fe6b3",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "mnw",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1773476965,
"narHash": "sha256-Laaj25PvGeoP5SPhMfMGxvWqM6ZjZ6LdUeEhP6b3czY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f82ce7af0b79ac154b12e27ed800aeb97413723c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1772328832,
"narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"opencode-nvim": {
"flake": false,
"locked": {
"lastModified": 1773400860,
"narHash": "sha256-+ijlFNKwPrnv+/PAjlJqd7GKcD43nSjr2a984jfjN5U=",
"owner": "sudo-tee",
"repo": "opencode.nvim",
"rev": "e95905bee7feb6175f0f783f18ef3f83c201e93e",
"type": "github"
},
"original": {
"owner": "sudo-tee",
"repo": "opencode.nvim",
"type": "github"
}
},
"root": {
"inputs": {
"direnv-nvim": "direnv-nvim",
"flake-parts": "flake-parts",
"mnw": "mnw",
"nixpkgs": "nixpkgs",
"opencode-nvim": "opencode-nvim"
}
}
},
"root": "root",
"version": 7
}