nixosTests.agda.base: fix build
the binary adga-mode has been deprecated one is supposed to use the main binary with --emacs-mode instead
This commit is contained in:
@@ -26,7 +26,6 @@ in
|
||||
testScript = ''
|
||||
# agda and agda-mode are in path
|
||||
machine.succeed("agda --version")
|
||||
machine.succeed("agda-mode")
|
||||
|
||||
# Minimal script that typechecks
|
||||
machine.succeed("touch TestEmpty.agda")
|
||||
|
||||
Reference in New Issue
Block a user