Add flake #4

Merged
Yehowshua merged 10 commits from Artturin/RiscV-Formal:addnix into main 2025-03-14 15:55:41 +00:00
Showing only changes of commit 2b9895f1cc - Show all commits

View file

@ -24,9 +24,7 @@
qemu,
}:
haskell-nix.hix.project {
compiler-nix-name = "ghc948";
# This works
#compiler-nix-name = "ghc966";
compiler-nix-name = "ghc966";
src = builtins.path {
path = ./.;
name = "riscv-formal-source";