-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
44 lines (44 loc) · 1.04 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
{
"nodes": {
"haskellNix": {
"locked": {
"lastModified": 1608220629,
"narHash": "sha256-IjGAQoKirR6a7GWH10y2CgSLJupu6AMdvw/gX0CfLFc=",
"owner": "input-output-hk",
"repo": "haskell.nix",
"rev": "738af22ce95d9e3f1c9677045db441bca2acc472",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"ref": "master",
"repo": "haskell.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1603176674,
"narHash": "sha256-r9vgYYqL1HfhMaVJX3b0rBoKHsc4FSSVnWArevM1Nss=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "05334ad78526ead39af85f846515606d9f052a11",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"haskellNix": "haskellNix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}