Add flake #4
1 changed files with 1 additions and 3 deletions
|
@ -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";
|
||||
|
|
Reference in a new issue