-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
45 lines (45 loc) · 1.05 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
{
"nodes": {
"mars": {
"flake": false,
"locked": {
"lastModified": 1680519950,
"narHash": "sha256-q5RWbSGULwF0lw2glywP2Dt4yLHg24hw+pzO30M8ask=",
"owner": "reflex-frp",
"repo": "reflex-platform",
"rev": "01801a8f31c156352150b0c497c02333b0fa9f8b",
"type": "github"
},
"original": {
"owner": "reflex-frp",
"ref": "mars_obelisk",
"repo": "reflex-platform",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1677063315,
"narHash": "sha256-qiB4ajTeAOVnVSAwCNEEkoybrAlA+cpeiBxLobHndE8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "988cc958c57ce4350ec248d2d53087777f9e1949",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"mars": "mars",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}