generated from sutherlanda/haskell-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
59 lines (59 loc) · 1.46 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": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-projects": {
"locked": {
"lastModified": 1641247241,
"narHash": "sha256-Ve/PfZULgx2/j3NbhqrUZ5SmwHkE4A6X1EzDgp8nEUs=",
"owner": "sutherlanda",
"repo": "nix-projects",
"rev": "9776ba7c7297992bcaca18aa0f7205cfbe6f35c6",
"type": "github"
},
"original": {
"owner": "sutherlanda",
"repo": "nix-projects",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641104204,
"narHash": "sha256-mCjEJNKaeS/BhQQFNSxHfA0/XtujbTAAJpustt1hIxI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "28d58b979250ef33f049fe1c74daa50b7515126b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nix-projects": "nix-projects",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}