-
### Describe the bug
During the configure phase, mkYarnPackage runs:
```
ln -s deps/${pname} node_modules/${pname}
```
...thereby creating a symlink named `$out/libexec/${pname}/node_modules/…
-
**Describe the bug**
`devenv` doesn't honor instructions to exclude files using `nix-filter`.
See the complete description of the bug [here](https://github.com/smunix/devenv-issue-01#devenv-iss…
-
**Describe the bug**
Any PHP scripts running through PHP FPM seem to put all variables that are in my `.env` file into the `$_SERVER` supergloball, even if I disable dotEnv integration.
**To repro…
-
**Describe the bug**
bundlerEnv does not respect propagatedBuildInputs.
[gem-config/default.nix](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/ruby-modules/gem-config/default.nix…
-
Currently, both the linux and darwin pure stdenvs need to jump through some careful error-prone hoops of build stages with different sets of `allowedRequisites` to end up with a stdenv that has no run…
-
https://github.com/NixOS/nixops/blob/579070b458c64672d88b8d3f762e831bf4e6a9e0/nixops/deployment.py#L626-L644
back when nix was in single-user mode on darwin, this code would automatically use the n…
-
just noting that to enter the nix shell I had to run: `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 NIXPKGS_ALLOW_BROKEN=1 nix develop --impure`
Because otherwise I would get:
```
error: Package ‘webkitgtk…
-
**Describe the bug**
I added a Nix Flake to [HHVM](https://github.com/facebook/hhvm), which requires `submodules=1` to build. I can use `nix profile install` to install the Flake with `submodules=1…
Atry updated
7 months ago
-
Set up wg-quick
Problem:
Accessing homework away from home.
- [ ] configure wg-quick using NixOS Options
- [ ] configure wg-quick using Nix-Darwin Options
- [ ] Successful connection to acces…
-
How to reproduce:
- clone repo
- cd into it
- run nix develop
- it fails with `liqwid-script-export#devShells.x86_64-darwin.default'Assertion failed: (stmt.stmt), function Use, file src/libstore…