nandi/frqpublic Fork 0
1bb3f7776d13837a3842ba7a0a62a4f9ee4b9194
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 · 82 lines · 2.0 KBText Blame HistoryRaw
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago1{
2 "nodes": {
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago3 "flake-utils": {
4 "inputs": {
5 "systems": "systems"
6 },
7 "locked": {
8 "lastModified": 1731533236,
9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
10 "owner": "numtide",
11 "repo": "flake-utils",
12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
13 "type": "github"
14 },
15 "original": {
16 "owner": "numtide",
17 "repo": "flake-utils",
18 "type": "github"
19 }
20 },
Bundle the closure into one file the AppImage runtime mounts f82b93f nandi 18d ago21 "nixgl": {
22 "inputs": {
One frontend where there were three, and a core that is not Clojure 438b247 nandi 18h ago23 "flake-utils": "flake-utils",
Bundle the closure into one file the AppImage runtime mounts f82b93f nandi 18d ago24 "nixpkgs": [
25 "nixpkgs"
26 ]
27 },
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago28 "locked": {
29 "lastModified": 1762090880,
30 "narHash": "sha256-fbRQzIGPkjZa83MowjbD2ALaJf9y6KMDdJBQMKFeY/8=",
31 "owner": "nix-community",
32 "repo": "nixGL",
33 "rev": "b6105297e6f0cd041670c3e8628394d4ee247ed5",
34 "type": "github"
35 },
36 "original": {
37 "owner": "nix-community",
38 "repo": "nixGL",
39 "type": "github"
40 }
41 },
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago42 "nixpkgs": {
43 "locked": {
44 "lastModified": 1788039129,
45 "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=",
46 "owner": "NixOS",
47 "repo": "nixpkgs",
48 "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88",
49 "type": "github"
50 },
51 "original": {
52 "owner": "NixOS",
53 "ref": "nixos-unstable",
54 "repo": "nixpkgs",
55 "type": "github"
56 }
57 },
58 "root": {
59 "inputs": {
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago60 "nixgl": "nixgl",
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago61 "nixpkgs": "nixpkgs"
62 }
Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago63 },
64 "systems": {
65 "locked": {
66 "lastModified": 1681028828,
67 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
68 "owner": "nix-systems",
69 "repo": "default",
70 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
71 "type": "github"
72 },
73 "original": {
74 "owner": "nix-systems",
75 "repo": "default",
76 "type": "github"
77 }
Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago78 }
79 },
80 "root": "root",
81 "version": 7
82}