-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
77 lines (77 loc) · 2 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": {
"easy-purescript-src": {
"flake": false,
"locked": {
"lastModified": 1643701815,
"narHash": "sha256-0o4s6xvsbOrAqSu2ue2fEdSh0TuNXnQpTAIlbVKAkJA=",
"owner": "justinwoo",
"repo": "easy-purescript-nix",
"rev": "b6d056937dd6851110574462aac92afc77334301",
"type": "github"
},
"original": {
"owner": "justinwoo",
"repo": "easy-purescript-nix",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1643148353,
"narHash": "sha256-VMX2quZAFjCoAFzQX23ALsLNA7Y6d6qSNIvz1ySj2iY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b3d86c56c786ad9530f1400adbd4dfac3c42877b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1643087856,
"narHash": "sha256-EreC7gP/T566PDRZjqNoTvByTyvABEpJpWFtyNUDS0Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8bd55a6a5ab05942af769c2aa2494044bff7f625",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"easy-purescript-src": "easy-purescript-src",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}