Add flake #4
1 changed files with 1 additions and 3 deletions
|
@ -24,9 +24,7 @@
|
||||||
qemu,
|
qemu,
|
||||||
}:
|
}:
|
||||||
haskell-nix.hix.project {
|
haskell-nix.hix.project {
|
||||||
compiler-nix-name = "ghc948";
|
compiler-nix-name = "ghc966";
|
||||||
# This works
|
|
||||||
#compiler-nix-name = "ghc966";
|
|
||||||
src = builtins.path {
|
src = builtins.path {
|
||||||
path = ./.;
|
path = ./.;
|
||||||
name = "riscv-formal-source";
|
name = "riscv-formal-source";
|
||||||
|
|
Reference in a new issue