-
**Describe the bug**
On MacOS, nested shebangs/shebangs pointing at scripts are not allowed. When using `pkgs.python39.withPackages(...)` and installing packages with pip into a sandbox environment, …
-
**Describe the bug**
Many nixos + flakes users keep a reference to `self` in their nixos generations, for traceability, however this does not ensure that inputs to the flake are kept in the closure…
-
## Issue description
On macOS `nix-shell` fails when invoked from a directory with a Nix expression for a derivation with either meson or cmake as a build input. The error messages are:
```
bash…
-
I'm not sure if this is the only place where we see this behavior but if I run the `update-deps` menu command on aarch64-darwin, the entry in pkgs/builder-lock.json for `https://github.com/clojure/too…
-
**Describe the bug**
Fetching and unpacking of the same url https://github.com/enarx/linux/archive/refs/tags/v5.19-rc7-enarx-1.tar.gz results in two different hashes on MacOS and Linux (NixOS)
*…
-
### Describe the bug
The `crystal` package does not seem to be building with `MACOSX_DEPLOYMENT_TARGET` This behavior has been mostly observed in a flake defined devShell.
### Steps To Reproduce
…
-
**Describe the bug**
on apple m1 chip iex (the Elixir console) segfaults on boot (latest unstable)
**To Reproduce**
Steps to reproduce the behavior:
1. nix-shell -p elixir
2. iex
**Expec…
-
Version: 1.71.0 (Universal)
Commit: 784b0177c56c607789f9638da7b6bf3230d47a8c
Date: 2022-09-01T07:25:38.437Z
Electron: 19.0.12
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-el…
-
**Current Behavior (bug)**
A nix package could install transitive dependencies, for example the pre-commit package installs all of these dependencies: https://github.com/NixOS/nixpkgs/blob/nixos-23.0…
-
```
What steps will reproduce the problem?
OSX 10.10.2, attempt to run Dart App Engine app, without internet connection on
host machine.
gcloud --verbosity=debug preview app run app.yaml
What is …