1
0
Fork
You've already forked mikan
0
forked from 1lab/mikan
No description
  • Haskell 55.6%
  • Agda 27.6%
  • TeX 6.6%
  • PostScript 3.8%
  • HTML 3.1%
  • Other 3.2%
Reed Mullanix edec759aca Fix nix build, get all tests running, and use nix for our CI ( #11 )
This PR fixes our flake so that `nix build` (a) doesn't crash and (b) actually runs our test suite as part of the `checkPhase`. I've also gone through and made the test suite pass by either re-snapshotting tests that mention Agda by name, or by just disabling problematic parts of the test suite. Notably, I disabled:
- All the Compiler tests
- All the LatexAndHtml tests
- Any tests that require a git submodule (either agda-stdlib or cubical)
- Any tests that require an external tool
Reviewed-on: 1lab/mikan#11
Reviewed-by: Amélia Liao <amyliao@noreply.codeberg.org>
Co-authored-by: Reed Mullanix <reedmullanix@gmail.com>
Co-committed-by: Reed Mullanix <reedmullanix@gmail.com>
2026年04月21日 17:39:50 +02:00
.vscode
.woodpecker Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
benchmark makefile: ban whichcraft 2026年02月11日 12:13:49 +01:00
cubical @fe3394eba7 Update std-lib and cubical submodules 2026年04月18日 17:16:36 +02:00
doc chore: start rebranding 2026年04月20日 08:43:29 -03:00
examples Reverted two commits that made certain level arguments erased. 2026年03月17日 10:35:48 +01:00
mk use mikan not agda 2026年04月20日 14:53:31 +00:00
notes Disable the size-solver-test 2025年03月06日 19:27:38 +01:00
src remove stack and get tests kinda working 2026年04月20日 14:21:41 +00:00
std-lib @0742c7d56f Update std-lib and cubical submodules 2026年04月18日 17:16:36 +02:00
test Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
.editorconfig Add an EditorConfig file 2026年02月25日 15:06:39 +01:00
.gitignore Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
.gitmodules
.hlint.yaml
.mailmap Update .mailmap 2025年04月07日 13:58:03 +02:00
.readthedocs.yaml
cabal.project Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
cabal.project.ghc-9.14.1 [workflows] add Cabal GHC 9.14, reactivate cubical [wasm] 2026年02月04日 20:40:53 +01:00
cabal.project.local.mtl23
cabal.project.tc chore: start rebranding 2026年04月20日 08:43:29 -03:00
CHANGELOG.md Bump CI to GHC 9.14.1 2026年04月18日 17:16:36 +02:00
CITATION.cff Bump Agda version to 2.9.0 2025年07月05日 22:50:22 +02:00
CODE_OF_CONDUCT.md chore: start rebranding 2026年04月20日 08:43:29 -03:00
CONTRIBUTING.md chore: start rebranding 2026年04月20日 08:43:29 -03:00
fix-whitespace.yaml Add *.agda-lib to fix-whitespace.yaml 2025年06月30日 17:10:37 +02:00
flake.lock nix: bump nixpkgs 2026年01月09日 14:12:29 +01:00
flake.nix Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
HACKING.md Fix nix build, get all tests running, and use nix for our CI ( #11 ) 2026年04月21日 17:39:50 +02:00
LICENSE chore: start rebranding 2026年04月20日 08:43:29 -03:00
Makefile Update std-lib and cubical submodules 2026年04月18日 17:16:36 +02:00
Mikan.cabal chore: fix typo 2026年04月20日 18:41:01 +02:00
README.md chore: start rebranding 2026年04月20日 08:43:29 -03:00
release.sh
touchup.sh

Mikan logo & header

Mikan (Citrus unshiu) is a proof assistant for De Morgan cubical type theory, forked from Agda just before the release of version 2.9.0, and maintained by the 1Lab development team.