-
I got hit by the problem which is reported on https://gitlab.haskell.org/ghc/ghc/issues/16620 and failed to bootstrap.
When cloning this repository and running the following command:
```console…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
Not sure how to go about fixing this. When I run `../nix-bitcoin/helper/fetch-release > nix-bitcoin-release.nix` from step 3. Setup deployment directory", the build seems to fail due to a 404 error …
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
This issue tracks Nix support in Summoner. Nix seems to be widespread in the Haskell community, and some people can benefit from having Nix with established best-practices in scaffolded projects. This…
-
## Problem
I am new to using impermanence and I observed the following error with the `create-needed-for-boot-dirs` service
```shell
Oct 22 18:50:04 azathoth systemd[1]: Starting create-needed-fo…
-
Is there any plans to add install instructions for other distros and platforms? Most people aren't using Nix and I think this is a really cool project.
My thought is that this could be run inside o…
-
When I do this:
```nix
{ users.users.brianhicks.packages = [ pkgs.emacsMacport ]; }
```
I expect `Emacs.app` to be available somewhere—maybe in `~/Applications/Nix Apps`. But it's not! However…
-
ref: [statix](https://github.com/nerdypepper/statix)
See `statix -h` for a full list of options.
Can be configured with `statix.toml` per project. All lints are enabled by default. To generate a min…
-
## Config
The current config in my `configuration.nix` as below
```nix
services.datomic-pro = {
enable = true;
secretsFile = config.sops.templates."datomic-secrets.properties".path;
…