-
Notifications
You must be signed in to change notification settings - Fork 19
/
flake.lock
61 lines (61 loc) · 1.58 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1718490232,
"narHash": "sha256-0Fh3aJZuTJVmiiKY/5SyvHlfhZ3HeZTDUQnd+Fx6/Qo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ede5282c487a1fd2de64303ba59adad6726f1225",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ede5282c487a1fd2de64303ba59adad6726f1225",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"static-haskell-nix": "static-haskell-nix"
}
},
"static-haskell-nix": {
"flake": false,
"locked": {
"lastModified": 1719753784,
"narHash": "sha256-Dg8ZXzTJ5wbxa8uc1MnAv4TuOfua2S6+wMUtu7m64dQ=",
"owner": "nh2",
"repo": "static-haskell-nix",
"rev": "d0f4678948b0e128e73ca4f5232b936bc02e38ef",
"type": "github"
},
"original": {
"owner": "nh2",
"ref": "fp/fix-callPackage-dynamic-executables",
"repo": "static-haskell-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}