-
### 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…
-
**Describe the bug**
I have a project that I have just been using `lorri` for. I would like to migrate that project over to using devenv.
**To Reproduce**
The project is an Elixir/Erlang projec…
-
Re: https://github.com/NixOS/nixpkgs/issues/38231
I attempted to build Oni using yarn2nix, but with this expression:
```nix
{ yarn2nix, fetchFromGitHub }:
with yarn2nix; mkYarnPackage rec {
…
-
https://github.com/nix-community/home-manager/blob/58aa667e28ca4a6a2159b1f3258ef5d494d5ecb6/modules/programs/zsh.nix#L475
plugin paths are added to $PATH, don't know / can't see anything useful don…
-
It would be nice to have an extra field in the personal information area of a client for specifying a title.
This should get rendered in the invoice pdf in the billing to area:
Mr.
Christian Baue…
-
### What happened?
I can replicate the issue inside a Dockerfile.
Note the Dockerfile was generated with the `devbox genereate dockerfile` command.
### Steps to reproduce
1. git clone thi…
-
https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/tasks/auto-upgrade.nix#L112
cc @mic92
-
```bash
error: value is null while a list was expected
at /nix/store/y6p51jza33989fck64faj0wyk2b1cp15-source/builder/parser.nix:158:22:
157| } else {
158…
-
Hello, and thanks for this neat and useful toolchain. I'm trying to do a better job of managing my OpenWRT-based router and APs, and as a confirmed Nixaholic this repository is just what I needed.
…
-
Robotnix currently has a single large derivation called `build.android` which executes the full android build process. This is the step that takes multiple hours. Most changes to the robotnix configu…