Skip to content

Commit 7bc344c

Browse files
Build with core.match dep and latest nbb
Had to fork nbb to fix sci version conflict issue
1 parent cacddff commit 7bc344c

29 files changed

+2511
-2511
lines changed

bb.edn

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{:paths ["script"]
22
:deps
33
{nbb.build/nbb.build
4-
#_{:git/url "https://github.com/babashka/nbb"
4+
{:git/url "https://github.com/babashka/nbb"
55
:git/sha "62e749cdbd6706ccdbaeaf6017e4bfed5fc54704"
6-
:deps/root "build"
7-
:exclusions [org.babashka/sci]}
8-
{:local/root "../nbb/build"}
6+
:deps/root "build"}
7+
#_{:local/root "../nbb/build"}
98
nbb/nbb
10-
#_{:git/url "https://github.com/babashka/nbb"
11-
:git/sha "62e749cdbd6706ccdbaeaf6017e4bfed5fc54704"
9+
;; Use fork temporarily until sci build error is fixed upstream
10+
{:git/url "https://github.com/logseq/nbb"
11+
:git/sha "2486d72cbddb70d4c4047be9c063122fd78f6835"
1212
:exclusions [org.babashka/sci]}
13-
{:local/root "../nbb"}
13+
#_{:local/root "../nbb"}
1414
;; org.babashka/sci
1515
;; {:mvn/version "0.10.46"}
1616
datascript/deps

lib/nbb_api.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)