-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
77 lines (77 loc) · 1.94 KB
/
Copy pathflake.lock
File metadata and controls
77 lines (77 loc) · 1.94 KB
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": {
"nix-wrangle-pkg": {
"flake": false,
"locked": {
"lastModified": 1606447617,
"narHash": "sha256-yHejSB3cZbHyBgMiiu0BweKqimN0KVosBmjSY9mjT0E=",
"owner": "timbertson",
"repo": "nix-wrangle",
"rev": "25625d48f91785715dc62d7d90e44777839fa03d",
"type": "github"
},
"original": {
"owner": "timbertson",
"repo": "nix-wrangle",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1613343273,
"narHash": "sha256-YlSATlS8L16u1ooX/cCN7/vFcsI1TTOQegIc9dt/mco=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "be864bbd6763cd4c92777643b9c4c6f07c3390d5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opam2nix-pkg": {
"flake": false,
"locked": {
"lastModified": 1614045149,
"narHash": "sha256-4SJSfK6vRGvQvTFfy3Jgg8u2rGHsya0ee0ziCIvhxew=",
"owner": "timbertson",
"repo": "opam2nix",
"rev": "d1d4cb15131bf45c9402aeff7df05dc78a92add7",
"type": "github"
},
"original": {
"owner": "timbertson",
"repo": "opam2nix",
"type": "github"
}
},
"root": {
"inputs": {
"nix-wrangle-pkg": "nix-wrangle-pkg",
"nixpkgs": "nixpkgs",
"opam2nix-pkg": "opam2nix-pkg",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}