-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
95 lines (95 loc) · 2.45 KB
/
Copy pathflake.lock
File metadata and controls
95 lines (95 loc) · 2.45 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"nodes": {
"devshell": {
"locked": {
"lastModified": 1640301433,
"narHash": "sha256-eplae8ZNiEmxbOgwUn9IihaJfEUxoUilkwciRPGskYE=",
"owner": "numtide",
"repo": "devshell",
"rev": "f87fb932740abe1c1b46f6edd8a36ade17881666",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flakeCompat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell",
"nixpkgs": "nixpkgs",
"rustOverlay": "rustOverlay"
},
"locked": {
"lastModified": 1640326247,
"narHash": "sha256-LujgpFTaBhs43dbw33EKCLGj2t8Wga0mbwqRrmZaRqg=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "9a2788cbd468c9b2710080feb154c79977ff9d96",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1640233012,
"narHash": "sha256-DNKMmWZ/RLoh5IVJLAa5HYOy4IW28mBBYDMgMxzzom8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "611f29bedadfb2aa4c9c26c4af65f05dd35f2f3f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flakeCompat": "flakeCompat",
"nixCargoIntegration": "nixCargoIntegration"
}
},
"rustOverlay": {
"flake": false,
"locked": {
"lastModified": 1640313506,
"narHash": "sha256-O7s/aV5xjhYV98Bw2/CR7zMwi+DLTEGiahpAJ9BAlgw=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "203dc4fc3fe2a5df1aa481a3fc8a1bb27074d677",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}