-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
59 lines (59 loc) · 1.49 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1609246779,
"narHash": "sha256-eq6ZXE/VWo3EMC65jmIT6H/rrUc9UWOWVujkzav025k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "08c7ad4a0844adc4a7f9f5bb3beae482e789afa4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"haskell-nix": {
"locked": {
"lastModified": 1609722728,
"narHash": "sha256-1NZSVfS6IcofyrLlriuuKn9ZYgwnsSeKZzicE4+z7m4=",
"owner": "input-output-hk",
"repo": "haskell.nix",
"rev": "dff53790cc515f03a9013f222d0faf9761546315",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "haskell.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1608007629,
"narHash": "sha256-lipVFC/a2pzzA5X2ULj64je+fz1JIp2XRrB5qyoizpQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f02bf8ffb9a5ec5e8f6f66f1e5544fd2aa1a0693",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f02bf8ffb9a5ec5e8f6f66f1e5544fd2aa1a0693",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"haskell-nix": "haskell-nix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}