▾ modified deps.edn +1 -1 Viewed
@@ -17,7 +17,7 @@ 17 17 :deps { jolt-lang/glimmer { :git/url "https://gitlab.com/nandithebull/glimmer" 18 18 :git/sha "399df371c790d690fb6e4560c3d4d7f838502857" } 19 19 nandi/glimmer-jvui { :git/url "https://gitlab.com/nandithebull/jolt-native" 20 - :git/sha "95540efd0f928c4680b4c22b4b418954bda79f44" 20 + :git/sha "2271a9188bb358e15c020f96d9923f906e495c56" 21 21 :deps/root "glimmer-backends/glimmer-jvui" } } 22 22 23 23 ;; What the UI loads is SDL, and jvui declares it itself — SDL3, SDL3_ttf
@@ -17,7 +17,7 @@ 17 :deps { jolt-lang/glimmer { :git/url "https://gitlab.com/nandithebull/glimmer" 17 :deps { jolt-lang/glimmer { :git/url "https://gitlab.com/nandithebull/glimmer" 18 :git/sha "399df371c790d690fb6e4560c3d4d7f838502857" } 18 :git/sha "399df371c790d690fb6e4560c3d4d7f838502857" } 19 nandi/glimmer-jvui { :git/url "https://gitlab.com/nandithebull/jolt-native" 19 nandi/glimmer-jvui { :git/url "https://gitlab.com/nandithebull/jolt-native" 20 - :git/sha "95540efd0f928c4680b4c22b4b418954bda79f44" 20 + :git/sha "2271a9188bb358e15c020f96d9923f906e495c56" 21 :deps/root "glimmer-backends/glimmer-jvui" } } 21 :deps/root "glimmer-backends/glimmer-jvui" } } 22 22 23 ;; What the UI loads is SDL, and jvui declares it itself — SDL3, SDL3_ttf 23 ;; What the UI loads is SDL, and jvui declares it itself — SDL3, SDL3_ttf
▾ modified flake.lock +5 -5 Viewed
@@ -155,16 +155,16 @@ 155 155 "rust-overlay": "rust-overlay" 156 156 }, 157 157 "locked": { 158 - "lastModified": 1789046340, 159 - "narHash": "sha256-JPUcAoRXKjEez+tTo0n8WWe3ZFjOtv1huWDz3RIUDq0=", 158 + "lastModified": 1789047028, 159 + "narHash": "sha256-6VftKGJ0G1/7zVs+ODjXwPB/pfvbnwJR0RXDGH+Rq80=", 160 160 "ref": "refs/heads/main", 161 - "rev": "c131fc627e173c8f2ca84d0f2809ac8b22dc1a03", 162 - "revCount": 79, 161 + "rev": "95540efd0f928c4680b4c22b4b418954bda79f44", 162 + "revCount": 81, 163 163 "type": "git", 164 164 "url": "https://gitlab.com/nandithebull/jolt-native" 165 165 }, 166 166 "original": { 167 - "rev": "c131fc627e173c8f2ca84d0f2809ac8b22dc1a03", 167 + "rev": "95540efd0f928c4680b4c22b4b418954bda79f44", 168 168 "type": "git", 169 169 "url": "https://gitlab.com/nandithebull/jolt-native" 170 170 }
@@ -155,16 +155,16 @@ 155 "rust-overlay": "rust-overlay" 155 "rust-overlay": "rust-overlay" 156 }, 156 }, 157 "locked": { 157 "locked": { 158 - "lastModified": 1789046340, 158 + "lastModified": 1789047028, 159 - "narHash": "sha256-JPUcAoRXKjEez+tTo0n8WWe3ZFjOtv1huWDz3RIUDq0=", 159 + "narHash": "sha256-6VftKGJ0G1/7zVs+ODjXwPB/pfvbnwJR0RXDGH+Rq80=", 160 "ref": "refs/heads/main", 160 "ref": "refs/heads/main", 161 - "rev": "c131fc627e173c8f2ca84d0f2809ac8b22dc1a03", 161 + "rev": "95540efd0f928c4680b4c22b4b418954bda79f44", 162 - "revCount": 79, 162 + "revCount": 81, 163 "type": "git", 163 "type": "git", 164 "url": "https://gitlab.com/nandithebull/jolt-native" 164 "url": "https://gitlab.com/nandithebull/jolt-native" 165 }, 165 }, 166 "original": { 166 "original": { 167 - "rev": "c131fc627e173c8f2ca84d0f2809ac8b22dc1a03", 167 + "rev": "95540efd0f928c4680b4c22b4b418954bda79f44", 168 "type": "git", 168 "type": "git", 169 "url": "https://gitlab.com/nandithebull/jolt-native" 169 "url": "https://gitlab.com/nandithebull/jolt-native" 170 } 170 }