-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
43 lines (43 loc) · 1021 Bytes
/
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
{
"nodes": {
"makeShell": {
"locked": {
"lastModified": 1634940815,
"narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
"owner": "ursi",
"repo": "nix-make-shell",
"rev": "8add91681170924e4d0591b22f294aee3f5516f9",
"type": "github"
},
"original": {
"owner": "ursi",
"repo": "nix-make-shell",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1633727489,
"narHash": "sha256-qUlxgKkoj+rob116nm2IAE+degD17olSKahRmZoI3wE=",
"owner": "redvers",
"repo": "nixpkgs",
"rev": "7df27785bddeb376f9d51c02959c0ea7ea791db1",
"type": "github"
},
"original": {
"owner": "redvers",
"ref": "ponyc-0.44.0",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"makeShell": "makeShell",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}