-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.05 KB
/
Copy pathflake.lock
File metadata and controls
48 lines (48 loc) · 1.05 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
{
"nodes": {
"axctl": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1788216109,
"narHash": "sha256-KDCgCZICFXONElb9FZqp6stPxeGvCBRHa5Em12pyT0I=",
"owner": "Axenide",
"repo": "axctl",
"rev": "dff27eccd45b41eda6aeedc196cb9a43dd53b930",
"type": "github"
},
"original": {
"owner": "Axenide",
"repo": "axctl",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1788179007,
"narHash": "sha256-hn1oU2rue2SYK8dAr8+WNZWtbsz1S2W5mnHlSEuh3bo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "34ab99075ac4f7e40cf037eef32cb1c360bb85e9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"axctl": "axctl",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}