nandi/frqpublic Fork 0
ca3afbe6aca5717e612ed121c67ccf7f7b41a0dd
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 · 81 lines · 2.2 KBText Blame HistoryRaw
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago1{
2 "nodes": {
3 "glimmer": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1788135429,
7 "narHash": "sha256-20W4kmcL05O7V7EQKXuH+kVBpBtQZhhj5yTm9QqxQss=",
8 "ref": "refs/heads/main",
9 "rev": "399df371c790d690fb6e4560c3d4d7f838502857",
10 "revCount": 32,
11 "type": "git",
12 "url": "https://gitlab.com/nandithebull/glimmer"
13 },
14 "original": {
15 "rev": "399df371c790d690fb6e4560c3d4d7f838502857",
16 "type": "git",
17 "url": "https://gitlab.com/nandithebull/glimmer"
18 }
19 },
20 "jolt-native": {
21 "flake": false,
22 "locked": {
23 "lastModified": 1788142815,
24 "narHash": "sha256-ehaIvgeA7ce9m7T9AxyPTHpnYVrG2lQRH3RkkF612GY=",
25 "ref": "refs/heads/main",
26 "rev": "70072e8e48ad396caeab6f6bd18b999cf449ec8f",
27 "revCount": 13,
28 "type": "git",
29 "url": "https://gitlab.com/nandithebull/jolt-native"
30 },
31 "original": {
32 "type": "git",
33 "url": "https://gitlab.com/nandithebull/jolt-native"
34 }
35 },
36 "jolt-src": {
37 "flake": false,
38 "locked": {
39 "lastModified": 1788135812,
40 "narHash": "sha256-DvVmjNN09mfxp67Y9zOyXNbAIYR9h2gpuyTbdj777a8=",
41 "ref": "refs/heads/main",
42 "rev": "6f1d436f6e4cb1e2f878c5fc90c39a48a8bf4310",
43 "revCount": 2803,
44 "submodules": true,
45 "type": "git",
46 "url": "https://github.com/jolt-lang/jolt"
47 },
48 "original": {
49 "submodules": true,
50 "type": "git",
51 "url": "https://github.com/jolt-lang/jolt"
52 }
53 },
54 "nixpkgs": {
55 "locked": {
56 "lastModified": 1788039129,
57 "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=",
58 "owner": "NixOS",
59 "repo": "nixpkgs",
60 "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88",
61 "type": "github"
62 },
63 "original": {
64 "owner": "NixOS",
65 "ref": "nixos-unstable",
66 "repo": "nixpkgs",
67 "type": "github"
68 }
69 },
70 "root": {
71 "inputs": {
72 "glimmer": "glimmer",
73 "jolt-native": "jolt-native",
74 "jolt-src": "jolt-src",
75 "nixpkgs": "nixpkgs"
76 }
77 }
78 },
79 "root": "root",
80 "version": 7
81}