-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
77 lines (77 loc) · 1.94 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
66
67
68
69
70
71
72
73
74
75
76
77
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641244400,
"narHash": "sha256-8i4oasWEz/2y9U+F1XU15jfwSbd5YOEBh2tyBBm/W8E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c6019d8efb5530dcf7ce98086b8e091be5ff900a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"s7-man": "s7-man",
"s7-src": "s7-src"
}
},
"s7-man": {
"flake": false,
"locked": {
"lastModified": 1627497745,
"narHash": "sha256-R7q44mMEHxTdM4A9ZyLYK8rstIT22Iyat3AwD+8rU+E=",
"owner": "mobileink",
"repo": "s7",
"rev": "d0bf19114648d48e4b9655ecc8afef68441e0171",
"type": "github"
},
"original": {
"owner": "mobileink",
"repo": "s7",
"type": "github"
}
},
"s7-src": {
"flake": false,
"locked": {
"lastModified": 1641378277,
"narHash": "sha256-a9lARY3HOSmZWGUerHMj9Mvojyj5NsYG3AgwMY8v5lg=",
"ref": "master",
"rev": "1acedcd83d5acd8c2dce71ef0039f6baf2b35bea",
"revCount": 436,
"type": "git",
"url": "https://cm-gitlab.stanford.edu/bil/s7.git"
},
"original": {
"type": "git",
"url": "https://cm-gitlab.stanford.edu/bil/s7.git"
}
}
},
"root": "root",
"version": 7
}