-
Notifications
You must be signed in to change notification settings - Fork 2
/
flake.lock
67 lines (67 loc) · 1.57 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
{
"nodes": {
"alpinocorpus": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1619950572,
"narHash": "sha256-xkD1ScksZBMIDoYoJtwcFfh0WQiRCRGzysucwX7BFRg=",
"owner": "rug-compling",
"repo": "alpinocorpus",
"rev": "a224dbc1dc83c4bfc01cce6a2ee1004081ec9464",
"type": "github"
},
"original": {
"owner": "rug-compling",
"repo": "alpinocorpus",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1619893517,
"narHash": "sha256-lB4LCA2LAHMgq6LXOE4iBItXadscTrorOn1GlD2YLkQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2685792d396d82cec5f68e33719055f862991179",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"alpinocorpus": "alpinocorpus",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1619345332,
"narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}