-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
95 lines (95 loc) · 2.48 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
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": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"gcloud-nix": {
"locked": {
"lastModified": 1728584887,
"narHash": "sha256-CicrY1SGK2HIIFTcx2dc+yf1MyJQKRO0pA/fo9rGH/U=",
"owner": "nicknovitski",
"repo": "gcloud-nix",
"rev": "22132bbb074c02f72181d6b94168f323421c0af9",
"type": "github"
},
"original": {
"owner": "nicknovitski",
"ref": "v1",
"repo": "gcloud-nix",
"type": "github"
}
},
"javascript-nix": {
"locked": {
"lastModified": 1729789876,
"narHash": "sha256-c4wfYvxndV/gOhW+zlCNP2sGE+xImqmQg3oyumSi2cY=",
"owner": "nicknovitski",
"repo": "javascript-nix",
"rev": "4524e28ff3a1624480d2ece2397ca9262d70cef8",
"type": "github"
},
"original": {
"owner": "nicknovitski",
"ref": "v1",
"repo": "javascript-nix",
"type": "github"
}
},
"make-shell": {
"inputs": {
"flake-compat": "flake-compat"
},
"locked": {
"lastModified": 1731391731,
"narHash": "sha256-5XOfn5gZCngyOAOpTdEzkbS/xBgdnjaG5YH15rioDmI=",
"owner": "nicknovitski",
"repo": "make-shell",
"rev": "6c5aedcc79aad0ae98cad1b784e8336eff488300",
"type": "github"
},
"original": {
"owner": "nicknovitski",
"repo": "make-shell",
"type": "github"
}
},
"root": {
"inputs": {
"gcloud-nix": "gcloud-nix",
"javascript-nix": "javascript-nix",
"make-shell": "make-shell",
"update-flake": "update-flake"
}
},
"update-flake": {
"locked": {
"lastModified": 1720561575,
"narHash": "sha256-1kbWTsnIeSbfVCH1h/JlNUPHpmjEVIINXU5aVcteMW4=",
"owner": "nicknovitski",
"repo": "update-flake",
"rev": "45e05df9e6dc4200395ca37f27db8473197e7ea1",
"type": "github"
},
"original": {
"owner": "nicknovitski",
"repo": "update-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}