File tree Expand file tree Collapse file tree 2 files changed +9
-18
lines changed Expand file tree Collapse file tree 2 files changed +9
-18
lines changed Original file line number Diff line number Diff line change 8
8
"gopls" : " latest" ,
9
9
},
10
10
"include" : [
11
+ // examples:
11
12
//{
12
- // "type": "ssh",
13
- // "host": "gitlab.com",
14
- // "owner": "astro-tec",
15
- // "repo": "devbox-plugin-test",
16
- // "dir": "plugin",
17
- //},
18
- //,
19
- //{
20
- // "type": "path",
21
- // "path": "/home/bmarlowe/Development/bitbucket/devbox-plugin-test/plugin"
13
+ // "type": "github",
14
+ // "owner": "jetify-com",
15
+ // "repo": "devbox-plugins",
16
+ // "dir": "tmux"
22
17
//}
23
18
//,
24
19
//{
25
20
// "type": "github",
26
21
// "owner": "jetify-com",
27
22
// "repo": "devbox-plugins",
28
- // "dir": "tmux "
23
+ // "dir": "mongodb "
29
24
//}
30
25
//,
31
- {
32
- "type" : " github" ,
33
- "owner" : " jetify-com" ,
34
- "repo" : " devbox-plugins" ,
35
- "dir" : " mongodb"
36
- }
37
- //,
38
26
//{
39
27
// "type": "builtin",
40
28
// "path": "nginx"
Original file line number Diff line number Diff line change 1
1
{
2
2
"lockfile_version": "1",
3
3
"packages": {
4
+ "github:NixOS/nixpkgs/nixpkgs-unstable": {
5
+ "resolved": "github:NixOS/nixpkgs/9189ac18287c599860e878e905da550aa6dec1cd?lastModified=1738297584&narHash=sha256-AYvaFBzt8dU0fcSK2jKD0Vg23K2eIRxfsVXIPCW9a0E%3D"
6
+ },
4
7
"go@latest": {
5
8
"last_modified": "2024-08-14T11:41:26Z",
6
9
"resolved": "github:NixOS/nixpkgs/0cb2fd7c59fed0cd82ef858cbcbdb552b9a33465#go_1_23",
You can’t perform that action at this time.
0 commit comments