-
Steps to reproduce:
```
#!/usr/bin/env bash
mkdir htest && cd htest
cabal init
touch flake.nix # (& paste demo flake from tutorials/getting-started-flakes)
# remove base version from cabal f…
ghost updated
3 years ago
-
Cant find a way to try obelisk without Nix, what about if I'm not interested in using Nix then what should I do?
Thanks.
-
Hi! I was interested in the project so I tried `nix-build` on aarch64-darwin. Got this:
log
```
@nix { "action": "setPhase", "phase": "setupCompilerEnvironmentPhase" }
setupCompilerEnvironme…
-
Thank you for this project! :)
**Is your feature request related to a problem? Please describe.**
I did not manage to run HLS when developing with https://github.com/obsidiansystems/obelisk (a r…
-
[Edit: a new star arrived, https://hackage.haskell.org/package/ansi-terminal-game, and it's portable and cool! Let's switch to it.]
This involved a lot of messy removals of CPP (but some will remai…
-
### Describe the bug
The `haskellPackages.http2`, which is a dependency of e.g. cachix, doesn't build on aarch64-darwin.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix build git…
-
```
setupCompilerEnvironmentPhase
Build with /nix/store/x3ka1zn267ap3pklpc83ffz7naj3irf4-ghc-8.10.4.
unpacking sources
unpacking source archive /nix/store/jyzb6ysx7jhryc5p14vb01qnah3zdxxl-freetype…
-
**Is your feature request related to a problem? Please describe.**
I am on Nixos but am not sure how to setup swarm.
**Describe the solution you'd like**
A flake.nix/shell.nix with the project b…
-
On my windows 7 machine `cabal update` command fails
```
>cabal --version
cabal-install version 2.0.0.0
compiled using version 2.0.0.2 of the Cabal library
```
```
> cabal update -v3
no us…
-
### Steps to reproduce
```
nix flake init -t 'github:vic/mk-darwin-system#minimal'
nix run . -- check
nix log /nix/store/7zvr2mnwyzlsa58ghfhz4is2hvqn6q78-xml-conduit-1.9.1.1.drv
```
### Resu…