| Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago | 1 | { |
| 2 | "nodes": { |
| Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago | 3 | "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 | }, |
| Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago | 21 | "glimmer": { |
| 22 | "flake": false, |
| 23 | "locked": { |
| 24 | "lastModified": 1788135429, |
| 25 | "narHash": "sha256-20W4kmcL05O7V7EQKXuH+kVBpBtQZhhj5yTm9QqxQss=", |
| 26 | "ref": "refs/heads/main", |
| 27 | "rev": "399df371c790d690fb6e4560c3d4d7f838502857", |
| 28 | "revCount": 32, |
| 29 | "type": "git", |
| 30 | "url": "https://gitlab.com/nandithebull/glimmer" |
| 31 | }, |
| 32 | "original": { |
| 33 | "rev": "399df371c790d690fb6e4560c3d4d7f838502857", |
| 34 | "type": "git", |
| 35 | "url": "https://gitlab.com/nandithebull/glimmer" |
| 36 | } |
| 37 | }, |
| 38 | "jolt-native": { |
| 39 | "flake": false, |
| 40 | "locked": { |
| 41 | "lastModified": 1788142815, |
| 42 | "narHash": "sha256-ehaIvgeA7ce9m7T9AxyPTHpnYVrG2lQRH3RkkF612GY=", |
| 43 | "ref": "refs/heads/main", |
| 44 | "rev": "70072e8e48ad396caeab6f6bd18b999cf449ec8f", |
| 45 | "revCount": 13, |
| 46 | "type": "git", |
| 47 | "url": "https://gitlab.com/nandithebull/jolt-native" |
| 48 | }, |
| 49 | "original": { |
| 50 | "type": "git", |
| 51 | "url": "https://gitlab.com/nandithebull/jolt-native" |
| 52 | } |
| 53 | }, |
| 54 | "jolt-src": { |
| 55 | "flake": false, |
| 56 | "locked": { |
| 57 | "lastModified": 1788135812, |
| 58 | "narHash": "sha256-DvVmjNN09mfxp67Y9zOyXNbAIYR9h2gpuyTbdj777a8=", |
| 59 | "ref": "refs/heads/main", |
| 60 | "rev": "6f1d436f6e4cb1e2f878c5fc90c39a48a8bf4310", |
| 61 | "revCount": 2803, |
| 62 | "submodules": true, |
| 63 | "type": "git", |
| 64 | "url": "https://github.com/jolt-lang/jolt" |
| 65 | }, |
| 66 | "original": { |
| 67 | "submodules": true, |
| 68 | "type": "git", |
| 69 | "url": "https://github.com/jolt-lang/jolt" |
| 70 | } |
| 71 | }, |
| Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago | 72 | "nixgl": { |
| 73 | "inputs": { |
| 74 | "flake-utils": "flake-utils", |
| 75 | "nixpkgs": [ |
| 76 | "nixpkgs" |
| 77 | ] |
| 78 | }, |
| 79 | "locked": { |
| 80 | "lastModified": 1762090880, |
| 81 | "narHash": "sha256-fbRQzIGPkjZa83MowjbD2ALaJf9y6KMDdJBQMKFeY/8=", |
| 82 | "owner": "nix-community", |
| 83 | "repo": "nixGL", |
| 84 | "rev": "b6105297e6f0cd041670c3e8628394d4ee247ed5", |
| 85 | "type": "github" |
| 86 | }, |
| 87 | "original": { |
| 88 | "owner": "nix-community", |
| 89 | "repo": "nixGL", |
| 90 | "type": "github" |
| 91 | } |
| 92 | }, |
| Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago | 93 | "nixpkgs": { |
| 94 | "locked": { |
| 95 | "lastModified": 1788039129, |
| 96 | "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=", |
| 97 | "owner": "NixOS", |
| 98 | "repo": "nixpkgs", |
| 99 | "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88", |
| 100 | "type": "github" |
| 101 | }, |
| 102 | "original": { |
| 103 | "owner": "NixOS", |
| 104 | "ref": "nixos-unstable", |
| 105 | "repo": "nixpkgs", |
| 106 | "type": "github" |
| 107 | } |
| 108 | }, |
| 109 | "root": { |
| 110 | "inputs": { |
| 111 | "glimmer": "glimmer", |
| 112 | "jolt-native": "jolt-native", |
| 113 | "jolt-src": "jolt-src", |
| Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago | 114 | "nixgl": "nixgl", |
| Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago | 115 | "nixpkgs": "nixpkgs" |
| 116 | } |
| Find the host's GL driver when the store's is not the system's 633faad nandi 19d ago | 117 | }, |
| 118 | "systems": { |
| 119 | "locked": { |
| 120 | "lastModified": 1681028828, |
| 121 | "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", |
| 122 | "owner": "nix-systems", |
| 123 | "repo": "default", |
| 124 | "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", |
| 125 | "type": "github" |
| 126 | }, |
| 127 | "original": { |
| 128 | "owner": "nix-systems", |
| 129 | "repo": "default", |
| 130 | "type": "github" |
| 131 | } |
| Build the client with Nix, not just a shell for it ca3afbe nandi 19d ago | 132 | } |
| 133 | }, |
| 134 | "root": "root", |
| 135 | "version": 7 |
| 136 | } |