nandi/frqpublic Fork 0
ed2936960df13b0cc28607dea81869388694cac8
Commits
Clone
git clone https://git.rickub.com/nandi/frq.git
git clone ssh://git@rickub.com/nandi/frq.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

flake.lock · 176 lines · 4.8 KBText Blame HistoryRaw
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago1{
2 "nodes": {
Build the APK from the flake, and from nothing 6aa2a6b nandi 18d ago3 "chez-src": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1778520543,
7 "narHash": "sha256-/AQbCbjfIpZjgQJB2E1QXSOfcTGF24xfBDOyZDUWtO0=",
8 "ref": "refs/tags/v10.4.1",
9 "rev": "e95a7efbafa2cf3bd5343ea542e6bc909a7ab2c4",
10 "revCount": 2525,
11 "submodules": true,
12 "type": "git",
13 "url": "https://github.com/cisco/ChezScheme"
14 },
15 "original": {
16 "ref": "refs/tags/v10.4.1",
17 "submodules": true,
18 "type": "git",
19 "url": "https://github.com/cisco/ChezScheme"
20 }
21 },
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago22 "flake-utils": {
23 "inputs": {
24 "systems": "systems"
25 },
26 "locked": {
27 "lastModified": 1731533236,
28 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
29 "owner": "numtide",
30 "repo": "flake-utils",
31 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
32 "type": "github"
33 },
34 "original": {
35 "owner": "numtide",
36 "repo": "flake-utils",
37 "type": "github"
38 }
39 },
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago40 "glimmer": {
41 "flake": false,
42 "locked": {
43 "lastModified": 1788135429,
44 "narHash": "sha256-20W4kmcL05O7V7EQKXuH+kVBpBtQZhhj5yTm9QqxQss=",
45 "ref": "refs/heads/main",
46 "rev": "399df371c790d690fb6e4560c3d4d7f838502857",
47 "revCount": 32,
48 "type": "git",
49 "url": "https://gitlab.com/nandithebull/glimmer"
50 },
51 "original": {
52 "rev": "399df371c790d690fb6e4560c3d4d7f838502857",
53 "type": "git",
54 "url": "https://gitlab.com/nandithebull/glimmer"
55 }
56 },
Build the APK from the flake, and from nothing 6aa2a6b nandi 18d ago57 "jolt-android-src": {
58 "flake": false,
59 "locked": {
60 "lastModified": 1788137223,
61 "narHash": "sha256-VeHi864PEtZoHRNA7ms9uaJb6+7nHvDyRXqLLPQ1tao=",
62 "ref": "refs/heads/main",
63 "rev": "2b80d68d1f7a31ba92b208b3957e5fb555617ada",
64 "revCount": 2742,
65 "submodules": true,
66 "type": "git",
67 "url": "https://gitlab.com/nandithebull/jolt"
68 },
69 "original": {
70 "rev": "2b80d68d1f7a31ba92b208b3957e5fb555617ada",
71 "submodules": true,
72 "type": "git",
73 "url": "https://gitlab.com/nandithebull/jolt"
74 }
75 },
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago76 "jolt-native": {
77 "flake": false,
78 "locked": {
79 "lastModified": 1788142815,
80 "narHash": "sha256-ehaIvgeA7ce9m7T9AxyPTHpnYVrG2lQRH3RkkF612GY=",
81 "ref": "refs/heads/main",
82 "rev": "70072e8e48ad396caeab6f6bd18b999cf449ec8f",
83 "revCount": 13,
84 "type": "git",
85 "url": "https://gitlab.com/nandithebull/jolt-native"
86 },
87 "original": {
88 "type": "git",
89 "url": "https://gitlab.com/nandithebull/jolt-native"
90 }
91 },
92 "jolt-src": {
93 "flake": false,
94 "locked": {
95 "lastModified": 1788135812,
96 "narHash": "sha256-DvVmjNN09mfxp67Y9zOyXNbAIYR9h2gpuyTbdj777a8=",
97 "ref": "refs/heads/main",
98 "rev": "6f1d436f6e4cb1e2f878c5fc90c39a48a8bf4310",
99 "revCount": 2803,
100 "submodules": true,
101 "type": "git",
102 "url": "https://github.com/jolt-lang/jolt"
103 },
104 "original": {
105 "submodules": true,
106 "type": "git",
107 "url": "https://github.com/jolt-lang/jolt"
108 }
109 },
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago110 "nixgl": {
111 "inputs": {
112 "flake-utils": "flake-utils",
113 "nixpkgs": [
114 "nixpkgs"
115 ]
116 },
117 "locked": {
118 "lastModified": 1762090880,
119 "narHash": "sha256-fbRQzIGPkjZa83MowjbD2ALaJf9y6KMDdJBQMKFeY/8=",
120 "owner": "nix-community",
121 "repo": "nixGL",
122 "rev": "b6105297e6f0cd041670c3e8628394d4ee247ed5",
123 "type": "github"
124 },
125 "original": {
126 "owner": "nix-community",
127 "repo": "nixGL",
128 "type": "github"
129 }
130 },
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago131 "nixpkgs": {
132 "locked": {
133 "lastModified": 1788039129,
134 "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=",
135 "owner": "NixOS",
136 "repo": "nixpkgs",
137 "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88",
138 "type": "github"
139 },
140 "original": {
141 "owner": "NixOS",
142 "ref": "nixos-unstable",
143 "repo": "nixpkgs",
144 "type": "github"
145 }
146 },
147 "root": {
148 "inputs": {
Build the APK from the flake, and from nothing 6aa2a6b nandi 18d ago149 "chez-src": "chez-src",
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago150 "glimmer": "glimmer",
Build the APK from the flake, and from nothing 6aa2a6b nandi 18d ago151 "jolt-android-src": "jolt-android-src",
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago152 "jolt-native": "jolt-native",
153 "jolt-src": "jolt-src",
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago154 "nixgl": "nixgl",
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago155 "nixpkgs": "nixpkgs"
156 }
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago157 },
158 "systems": {
159 "locked": {
160 "lastModified": 1681028828,
161 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
162 "owner": "nix-systems",
163 "repo": "default",
164 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
165 "type": "github"
166 },
167 "original": {
168 "owner": "nix-systems",
169 "repo": "default",
170 "type": "github"
171 }
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago172 }
173 },
174 "root": "root",
175 "version": 7
176}