-
**nix-build command fails**
After following the steps for building with nix I get `The unauthenticated git protocol on port 9418 is no longer supported` on `nix-build` apparently while trying to chec…
-
### Describe the bug
When I run:
```
nix-shell -p 'pkgs.haskell.packages.ghcjs.ghcWithPackages (p: with p; [ reflex ])'
```
I get the following error:
```
error: value is a path whil…
-
**Describe the bug**
Refiled from https://github.com/fourmolu/fourmolu/issues/238
Build segfaults on macOS aarch64 building under nix.
My inference is that the linker segfault is caused by Or…
-
**Is your feature request related to a problem? Please describe.**
- I'm on a nixOS machine, using nix flakes
- I'm trying to package `llvm_git` and have to apply some patches. These patches fail:
…
-
Hi, @rikhuijzer! Trying to build my simple app to deploy to GH pages. Followed [this example](https://github.com/dmjio/miso#nix) and succesfully built locally.
But get [such error](https://github.com…
deemp updated
2 years ago
-
I'm trying to build pandoc. I'm not sure what I am doing wrong, but I am unable to build any executable using a slightly modified flake taken from the tutorial. [Here is a link to my code](https://git…
-
I have a freshly created project with `ob init`.
I changed the `frontend` variable in `frontend/src/Frontend.hs` to the following.
```haskell
frontend :: Frontend (R FrontendRoute)
frontend =
…
-
`ormolu-0.4.0.0` fails to build in `nix-shell`. I'm not certain this is an issue with `haskell.nix`
This demonstrates the issue:
https://github.com/peterbecich/haskell.nix-ghcjs-issue/tree/test-or…
-
Currently, I can't figure out a way to build montague-reflex via ghcjs, or to build reflex-platform's Android target on my M1 macbook. Thus, it is crucial to get CI working for these two targets in or…
-
The [krank](http://hackage.haskell.org/package/krank) utility found the following references to closed Github issues in our Haskell override files. The fact that those bugs are closed upstream is an i…