-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevenv.lock
More file actions
100 lines (100 loc) · 2.51 KB
/
devenv.lock
File metadata and controls
100 lines (100 loc) · 2.51 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
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1774574416,
"narHash": "sha256-lSDwajbwYOAXggD0EAs/pOaBcnSfRjX1ScPo4fk8+tI=",
"owner": "cachix",
"repo": "devenv",
"rev": "4dbca34da522d2169cffb62e56965e4b8ee2453d",
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"devenv-modules": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1774595783,
"narHash": "sha256-s5S7IDF4lxuZ7Zj57slT0rEw7Qi5+hJV7IYi9ZFTQTI=",
"owner": "matthiasscholz",
"repo": "templates",
"rev": "40b4d5851730bc4ecbb3dae127a0d14ce7adbf60",
"type": "github"
},
"original": {
"owner": "matthiasscholz",
"repo": "templates",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1769527094,
"narHash": "sha256-xV20Alb7ZGN7qujnsi5lG1NckSUmpIb05H2Xar73TDc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "afce96367b2e37fc29afb5543573cd49db3357b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-src": {
"flake": false,
"locked": {
"lastModified": 1773840656,
"narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"inputs": {
"nixpkgs-src": "nixpkgs-src"
},
"locked": {
"lastModified": 1774287239,
"narHash": "sha256-W3krsWcDwYuA3gPWsFA24YAXxOFUL6iIlT6IknAoNSE=",
"owner": "cachix",
"repo": "devenv-nixpkgs",
"rev": "fa7125ea7f1ae5430010a6e071f68375a39bd24c",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "rolling",
"repo": "devenv-nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
"devenv-modules": "devenv-modules",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}