Skip to content

Commit 1f71c23

Browse files
committed
Another try on build-deps.
1 parent d36b3eb commit 1f71c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langs/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(define collection 'multi)
44
(define deps (list "base" "rackunit" "redex-lib"))
55
(define build-deps
6-
(list "https://github.com/dvanhorn/crook.git?path=#main"))
6+
(list "https://github.com/cmsc430/langs.git?path=ziggy#ziggy"))
77

88
;; Outlaw is omitted here because it depends on libraries that are a pain
99
;; to ensure are set up properly and we don't want students to see failing

0 commit comments

Comments
 (0)