Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use haskell.nix #40

Closed
wants to merge 2 commits into from
Closed

use haskell.nix #40

wants to merge 2 commits into from

Conversation

srghma
Copy link

@srghma srghma commented Jun 9, 2020

but it's not working, dont know how to fix or disable tests

$ nix-build
these derivations will be built:
  /nix/store/wpnz050f65zc4yf9c2pjdlirnyil2lvn-zephyr-lib-zephyr-0.2.2.drv
  /nix/store/kg74g01vqj4rhjyb9k7zh7nrvrqicbvg-zephyr-test-zephyr-test-0.2.2-config.drv
  /nix/store/ds02d0chny1w9yd1mdvxq4i41fj6bsp0-zephyr-test-zephyr-test-0.2.2-ghc-8.6.5-env.drv
  /nix/store/fc3bxj6xrvrbdhl4zzvq44dpqjhn96a0-zephyr-test-zephyr-test-0.2.2.drv
  /nix/store/ja7hv5wmajh4pk0hbjnfbvkks3809sa9-zephyr-test-zephyr-test-0.2.2.drv
  /nix/store/hmnwx6hjlj6y0im0581qphlc52xnach2-zephyr-test-zephyr-test-0.2.2-check.drv
building '/nix/store/fc3bxj6xrvrbdhl4zzvq44dpqjhn96a0-zephyr-test-zephyr-test-0.2.2.drv'...
building '/nix/store/wpnz050f65zc4yf9c2pjdlirnyil2lvn-zephyr-lib-zephyr-0.2.2.drv'...
unpacking sources
unpacking source archive /nix/store/6xghqj5x41m4f687hbq5807a8lzijzyx-zephyr
unpacking sources
unpacking source archive /nix/store/6xghqj5x41m4f687hbq5807a8lzijzyx-zephyr
source root is zephyr
patching sources
installing
source root is zephyr
patching sources
configuring
Configure flags:
--prefix=/nix/store/0nzwkal4lpz0fsj182n3xkqi68j2686v-zephyr-lib-zephyr-0.2.2 lib:zephyr --package-db=clear --package-db=/nix/store/d2gzbdl5xfmrsnjksqgf3kcid0hn1kb4-zephyr-lib-zephyr-0.2.2-config/lib/ghc-8.6.5/package.conf.d --flags=-test-core-libs --flags=-test-with-stack --exact-configuration --dependency=aeson=aeson-1.4.2.0-D8uncPFaOD1BKFkUIGYQ4 --dependency=ansi-terminal=ansi-terminal-0.8.2-LbawE0xYmiu2QkRGz1IZXL --dependency=base-compat=base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr --dependency=boxes=boxes-0.1.5-6io6BrPg87q1hhW2bdiQAI --dependency=formatting=formatting-6.3.7-9YlfhqqkMkIApb2konwlaz --dependency=language-javascript=language-javascript-0.7.1.0-4lRMHTq6Dcf5VWnFOJ4Uvc --dependency=purescript=purescript-0.13.8-Ia5OuRbCUv1hNaoqZnx9l --dependency=safe=safe-0.3.17-43oyx4B630gDZMbTh3Ttji --dependency=rts=rts --dependency=ghc-heap=ghc-heap-8.6.5 --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=integer-gmp=integer-gmp-1.0.2.0 --dependency=base=base-4.12.0.0 --dependency=deepseq=deepseq-1.4.4.0 --dependency=array=array-0.5.3.0 --dependency=ghc-boot-th=ghc-boot-th-8.6.5 --dependency=pretty=pretty-1.1.3.6 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=ghc-boot=ghc-boot-8.6.5 --dependency=ghc=ghc-8.6.5 --dependency=Cabal=Cabal-2.4.0.1 --dependency=array=array-0.5.3.0 --dependency=binary=binary-0.8.6.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=containers=containers-0.6.0.1 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --dependency=ghc-boot=ghc-boot-8.6.5 --dependency=ghc-compact=ghc-compact-0.1.0.0 --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=hpc=hpc-0.6.0.3 --dependency=mtl=mtl-2.2.2 --dependency=parsec=parsec-3.1.13.0 --dependency=process=process-1.6.5.0 --dependency=text=text-1.2.3.1 --dependency=time=time-1.8.0.2 --dependency=transformers=transformers-0.5.6.2 --dependency=unix=unix-2.7.2.2 --dependency=xhtml=xhtml-3000.2.2.1 --dependency=terminfo=terminfo-0.4.1.2 --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ld=ld.gold --ghc-option=-optl-fuse-ld=gold --ld-option=-fuse-ld=gold --with-ar=ar --with-strip=strip --disable-executable-stripping --disable-library-stripping --disable-library-profiling --disable-executable-profiling --enable-static --enable-shared --docdir=/nix/store/kv5942aap69vrgx43vn2blm4fg4mym24-zephyr-lib-zephyr-0.2.2-doc/share/doc/zephyr --enable-split-sections
Configuring library for zephyr-0.2.2..
Warning: The flag --disable-executable-profiling is deprecated. Please use
--disable-profiling instead.
building
Preprocessing library for zephyr-0.2.2..
Building library for zephyr-0.2.2..
[1 of 7] Compiling Language.PureScript.DCE.Constants ( src/Language/PureScript/DCE/Constants.hs, dist/build/Language/PureScript/DCE/Constants.o )
[2 of 7] Compiling Language.PureScript.DCE.Errors ( src/Language/PureScript/DCE/Errors.hs, dist/build/Language/PureScript/DCE/Errors.o )
[3 of 7] Compiling Language.PureScript.DCE.Foreign ( src/Language/PureScript/DCE/Foreign.hs, dist/build/Language/PureScript/DCE/Foreign.o )
[4 of 7] Compiling Language.PureScript.DCE.Utils ( src/Language/PureScript/DCE/Utils.hs, dist/build/Language/PureScript/DCE/Utils.o )
[5 of 7] Compiling Language.PureScript.DCE.Eval ( src/Language/PureScript/DCE/Eval.hs, dist/build/Language/PureScript/DCE/Eval.o )
[6 of 7] Compiling Language.PureScript.DCE.CoreFn ( src/Language/PureScript/DCE/CoreFn.hs, dist/build/Language/PureScript/DCE/CoreFn.o )
[7 of 7] Compiling Language.PureScript.DCE ( src/Language/PureScript/DCE.hs, dist/build/Language/PureScript/DCE.o )
haddockPhase
Preprocessing library for zephyr-0.2.2..
Running Haddock on library for zephyr-0.2.2..
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: Cabal-2.4.0.1, array-0.5.3.0,
base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1,
deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-boot-th-8.6.5,
ghc-prim-0.5.3, integer-gmp-1.0.2.0, mtl-2.2.2, mtl-compat-0.2.2,
parsec-3.1.13.0, pretty-1.1.3.6, process-1.6.5.0, template-haskell-2.14.0.0,
terminfo-0.4.1.2, text-1.2.3.1, time-1.8.0.2, transformers-0.5.6.2,
unix-2.7.2.2
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Haddock coverage:
   6% (  1 / 16) in 'Language.PureScript.DCE.Constants'
  Missing documentation for:
    unit (src/Language/PureScript/DCE/Constants.hs:9)
    Unit (src/Language/PureScript/DCE/Constants.hs:12)
    semigroup (src/Language/PureScript/DCE/Constants.hs:15)
    maybeMod (src/Language/PureScript/DCE/Constants.hs:18)
    Semigroup (src/Language/PureScript/DCE/Constants.hs:21)
    semiring (src/Language/PureScript/DCE/Constants.hs:24)
    Ring (src/Language/PureScript/DCE/Constants.hs:27)
    ring (src/Language/PureScript/DCE/Constants.hs:30)
    Semiring (src/Language/PureScript/DCE/Constants.hs:33)
    HeytingAlgebra (src/Language/PureScript/DCE/Constants.hs:36)
    heytingAlgebra (src/Language/PureScript/DCE/Constants.hs:39)
    UnsafeCoerce (src/Language/PureScript/DCE/Constants.hs:42)
    unsafeCoerce (src/Language/PureScript/DCE/Constants.hs:45)
    eqMod (src/Language/PureScript/DCE/Constants.hs:48)
    Eq (src/Language/PureScript/DCE/Constants.hs:51)
Warning: 'dce' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
Warning: 'dceEval' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
  15% (  2 / 13) in 'Language.PureScript.DCE.Errors'
  Missing documentation for:
    EntryPoint (src/Language/PureScript/DCE/Errors.hs:37)
    showEntryPoint (src/Language/PureScript/DCE/Errors.hs:47)
    isEntryParseError (src/Language/PureScript/DCE/Errors.hs:43)
    displayDCEError (src/Language/PureScript/DCE/Errors.hs:143)
    displayDCEWarning (src/Language/PureScript/DCE/Errors.hs:149)
    Level (src/Language/PureScript/DCE/Errors.hs:100)
    warnColor (src/Language/PureScript/DCE/Errors.hs:187)
    errorColor (src/Language/PureScript/DCE/Errors.hs:184)
    codeColor (src/Language/PureScript/DCE/Errors.hs:190)
    colorString (src/Language/PureScript/DCE/Errors.hs:193)
    colorText (src/Language/PureScript/DCE/Errors.hs:199)
Warning: 'eval' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
 100% (  2 /  2) in 'Language.PureScript.DCE.Foreign'
  29% (  2 /  7) in 'Language.PureScript.DCE.Utils'
  Missing documentation for:
    bindIdents (src/Language/PureScript/DCE/Utils.hs:10)
    bindExprs (src/Language/PureScript/DCE/Utils.hs:14)
    unBind (src/Language/PureScript/DCE/Utils.hs:18)
    everywhereOnValuesM (src/Language/PureScript/DCE/Utils.hs:22)
    unAnn (src/Language/PureScript/DCE/Utils.hs:66)
Warning: 'mods' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
Warning: 'Prim' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
 100% (  2 /  2) in 'Language.PureScript.DCE.Eval'
Warning: 'CoreFn' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
 100% (  3 /  3) in 'Language.PureScript.DCE.CoreFn'
  80% (  4 /  5) in 'Language.PureScript.DCE'
  Missing documentation for:
    Module header
Warning: Language.PureScript.DCE.Errors: could not find link destinations for:
    ReadPrec ShowS
Warning: Language.PureScript.DCE.Eval: could not find link destinations for:
    Found
Documentation created: dist/doc/html/zephyr/index.html,
dist/doc/html/zephyr/zephyr.txt
installing
Installing library in /nix/store/0nzwkal4lpz0fsj182n3xkqi68j2686v-zephyr-lib-zephyr-0.2.2/lib/x86_64-linux-ghc-8.6.5/zephyr-0.2.2-H9yYRSSCLVq8Z02qZx1u9q
post-installation fixup
patching script interpreter paths in /nix/store/0nzwkal4lpz0fsj182n3xkqi68j2686v-zephyr-lib-zephyr-0.2.2
checking for references to /build/ in /nix/store/0nzwkal4lpz0fsj182n3xkqi68j2686v-zephyr-lib-zephyr-0.2.2...
patching script interpreter paths in /nix/store/kv5942aap69vrgx43vn2blm4fg4mym24-zephyr-lib-zephyr-0.2.2-doc
checking for references to /build/ in /nix/store/kv5942aap69vrgx43vn2blm4fg4mym24-zephyr-lib-zephyr-0.2.2-doc...
building '/nix/store/kg74g01vqj4rhjyb9k7zh7nrvrqicbvg-zephyr-test-zephyr-test-0.2.2-config.drv'...
building '/nix/store/ds02d0chny1w9yd1mdvxq4i41fj6bsp0-zephyr-test-zephyr-test-0.2.2-ghc-8.6.5-env.drv'...
building '/nix/store/ja7hv5wmajh4pk0hbjnfbvkks3809sa9-zephyr-test-zephyr-test-0.2.2.drv'...
unpacking sources
unpacking source archive /nix/store/6xghqj5x41m4f687hbq5807a8lzijzyx-zephyr
source root is zephyr
patching sources
configuring
Configure flags:
--prefix=/nix/store/h8y1a2hzim44l84ra849iid801kjqv8w-zephyr-test-zephyr-test-0.2.2 test:zephyr-test --package-db=clear --package-db=/nix/store/ylvfqm7hxrb9kawjsnxgg89s7p6b8s2j-zephyr-test-zephyr-test-0.2.2-config/lib/ghc-8.6.5/package.conf.d --flags=-test-core-libs --flags=-test-with-stack --exact-configuration --dependency=aeson=aeson-1.4.2.0-D8uncPFaOD1BKFkUIGYQ4 --dependency=base-compat=base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr --dependency=hspec=hspec-2.6.1-5ILyzOaTXiX3AOxpOp1qdZ --dependency=hspec-core=hspec-core-2.6.1-HxXf9IqeXYeIJmzj2qUtP4 --dependency=HUnit=HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac --dependency=language-javascript=language-javascript-0.7.1.0-4lRMHTq6Dcf5VWnFOJ4Uvc --dependency=optparse-applicative=optparse-applicative-0.14.3.0-5b3yQqKkvlmGuG5BsSQvS8 --dependency=purescript=purescript-0.13.8-Ia5OuRbCUv1hNaoqZnx9l --dependency=QuickCheck=QuickCheck-2.12.6.1-FurF8Z9cNC7LPdADW0NOg6 --dependency=utf8-string=utf8-string-1.0.1.1-Geq8jdOv4Q3LkcQoEOWDVv --dependency=zephyr=zephyr-0.2.2-H9yYRSSCLVq8Z02qZx1u9q --dependency=rts=rts --dependency=ghc-heap=ghc-heap-8.6.5 --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=integer-gmp=integer-gmp-1.0.2.0 --dependency=base=base-4.12.0.0 --dependency=deepseq=deepseq-1.4.4.0 --dependency=array=array-0.5.3.0 --dependency=ghc-boot-th=ghc-boot-th-8.6.5 --dependency=pretty=pretty-1.1.3.6 --dependency=template-haskell=template-haskell-2.14.0.0 --dependency=ghc-boot=ghc-boot-8.6.5 --dependency=ghc=ghc-8.6.5 --dependency=Cabal=Cabal-2.4.0.1 --dependency=array=array-0.5.3.0 --dependency=binary=binary-0.8.6.0 --dependency=bytestring=bytestring-0.10.8.2 --dependency=containers=containers-0.6.0.1 --dependency=directory=directory-1.3.3.0 --dependency=filepath=filepath-1.4.2.1 --dependency=ghc-boot=ghc-boot-8.6.5 --dependency=ghc-compact=ghc-compact-0.1.0.0 --dependency=ghc-prim=ghc-prim-0.5.3 --dependency=hpc=hpc-0.6.0.3 --dependency=mtl=mtl-2.2.2 --dependency=parsec=parsec-3.1.13.0 --dependency=process=process-1.6.5.0 --dependency=text=text-1.2.3.1 --dependency=time=time-1.8.0.2 --dependency=transformers=transformers-0.5.6.2 --dependency=unix=unix-2.7.2.2 --dependency=xhtml=xhtml-3000.2.2.1 --dependency=terminfo=terminfo-0.4.1.2 --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ld=ld.gold --ghc-option=-optl-fuse-ld=gold --ld-option=-fuse-ld=gold --with-ar=ar --with-strip=strip --disable-executable-stripping --disable-library-stripping --disable-library-profiling --disable-executable-profiling --enable-static --enable-shared --enable-split-sections
Configuring test suite 'zephyr-test' for zephyr-0.2.2..
Warning: The flag --disable-executable-profiling is deprecated. Please use
--disable-profiling instead.
building
Preprocessing test suite 'zephyr-test' for zephyr-0.2.2..
Building test suite 'zephyr-test' for zephyr-0.2.2..
[1 of 8] Compiling Test.Eval        ( test/Test/Eval.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/Eval.o )
[2 of 8] Compiling Test.Generators  ( test/Test/Generators.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/Generators.o )
[3 of 8] Compiling Test.CoreFn      ( test/Test/CoreFn.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/CoreFn.o )
[4 of 8] Compiling Test.Utils       ( test/Test/Utils.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/Utils.o )
[5 of 8] Compiling Test.Lib         ( test/Test/Lib.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/Lib.o )
[6 of 8] Compiling Main             ( test/Main.hs, dist/build/zephyr-test/zephyr-test-tmp/Main.o )
[7 of 8] Compiling Test.Karma       ( test/Test/Karma.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/Karma.o )
[8 of 8] Compiling Test.CoreLib     ( test/Test/CoreLib.hs, dist/build/zephyr-test/zephyr-test-tmp/Test/CoreLib.o )
Linking dist/build/zephyr-test/zephyr-test ...
installing
post-installation fixup
patching script interpreter paths in /nix/store/h8y1a2hzim44l84ra849iid801kjqv8w-zephyr-test-zephyr-test-0.2.2
checking for references to /build/ in /nix/store/h8y1a2hzim44l84ra849iid801kjqv8w-zephyr-test-zephyr-test-0.2.2...
building '/nix/store/hmnwx6hjlj6y0im0581qphlc52xnach2-zephyr-test-zephyr-test-0.2.2-check.drv'...
unpacking sources
unpacking source archive /nix/store/1x8x4li4vmhsi0z39y7pyq9gpc9b5nrh-zephyr-test-zephyr-test-0.2.2
source root is zephyr-test-zephyr-test-0.2.2
building

purs version: 0.13.8 [development build; commit: UNKNOWN]


generators
  should generate Expr
    +++ OK, passed 100 tests:
    32% 1
    27% 2
    11% 3
     8% 5
     6% 10
     5% 4
     5% 6
     2% 30
     2% 7
     1% 175
     1% 9

    classify expressions (108 in total):
    23.1% Accessor
    23.1% App
    14.8% Literal
    10.2% Constructor
    10.2% Var
     5.6% Abs
     5.6% Let
     3.7% Case
     3.7% ObjectUpdate
runBindDeadCodeElimination
  should reduce the depth of the tree
    +++ OK, passed 10000 tests:
    81.54% 100
     3.19% 80
     2.48% 60
     2.41% 50
     2.11% 20
     1.81% 70
     1.65% 30
     1.63% 10
     1.21% 40
     1.02% 90
     0.95% 0
  should reduce the number of let bindings
    +++ OK, passed 10000 tests:
    79.36% - of removed let bindings
    17.34% 0% of removed let bindings
     1.28% 100% of removed let bindings
     0.58% 50% of removed let bindings
     0.55% 20% of removed let bindings
     0.45% 10% of removed let bindings
     0.35% 30% of removed let bindings
     0.05% 60% of removed let bindings
     0.03% 40% of removed let bindings
     0.01% 70% of removed let bindings
  should remove unused identifier
  should not remove transitive dependency
  should include all used recursive binds
  should dce case expressions
  should not remove shadowed identifiers

Finished in 0.7641 seconds
8 examples, 0 failures

evaluate
  should simplify when comparing two literal values
  should simplify `if true`
  should simplify case when comparing two literal values
  should not simplify application
  eval guards
  should evaluate exported literal
  should evaluate accessor expression
  should evaluate accessing array by index
  context stack
    nested let bindings
  Var inlining
    should not inline Var linking to an object literal
    should not inline Var linking to an array literal
    should not inline Var linking to a string literal
    should inline Var lining to a boolean literal
    should inline Var lining to a char literal
    should inline Var lining to a numeric literal

Finished in 0.0014 seconds
15 examples, 0 failures

TestLib
  Unsafe.Coerce.Test.unsafeX FAILED [1]
  Foreign.Test.add FAILED [2]
  Foreign.Test.add FAILED [3]
  Eval.makeAppQueue FAILED [4]
  Eval.evalUnderArrayLiteral FAILED [5]
  Eval.evalUnderObjectLiteral FAILED [6]
  Eval.evalVars FAILED [7]
  Eval FAILED [8]
  Eval.recordUpdate FAILED [9]

Failures:

  test/Test/Lib.hs:84:9:
  1) TestLib Unsafe.Coerce.Test.unsafeX
       uncaught exception: IOException of type NoSuchThing
       bower: readCreateProcessWithExitCode: runInteractiveProcess: exec: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Unsafe.Coerce.Test.unsafeX/"

  test/Test/Lib.hs:84:9:
  2) TestLib Foreign.Test.add
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Foreign.Test.add/"

  test/Test/Lib.hs:84:9:
  3) TestLib Foreign.Test.add
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Foreign.Test.add/"

  test/Test/Lib.hs:84:9:
  4) TestLib Eval.makeAppQueue
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval.makeAppQueue/"

  test/Test/Lib.hs:84:9:
  5) TestLib Eval.evalUnderArrayLiteral
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval.evalUnderArrayLiteral/"

  test/Test/Lib.hs:84:9:
  6) TestLib Eval.evalUnderObjectLiteral
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval.evalUnderObjectLiteral/"

  test/Test/Lib.hs:84:9:
  7) TestLib Eval.evalVars
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval.evalVars/"

  test/Test/Lib.hs:84:9:
  8) TestLib Eval
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval/"

  test/Test/Lib.hs:84:9:
  9) TestLib Eval.recordUpdate
       uncaught exception: IOException of type NoSuchThing
       test/lib-tests: createDirectory: does not exist (No such file or directory)

  To rerun use: --match "/TestLib/Eval.recordUpdate/"

Randomized with seed 891374222

Finished in 0.0010 seconds
9 examples, 9 failures
builder for '/nix/store/hmnwx6hjlj6y0im0581qphlc52xnach2-zephyr-test-zephyr-test-0.2.2-check.drv' failed with exit code 1
error: build of '/nix/store/hmnwx6hjlj6y0im0581qphlc52xnach2-zephyr-test-zephyr-test-0.2.2-check.drv' failed

@coot
Copy link
Collaborator

coot commented Jun 12, 2020

Thanks, though I actually decided to remove nix from this repo. I need to build it on windows, and just using cabal-3.2 across all OS-es works fine.

@coot coot closed this Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants