We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
nix shell nixpkgs#tectonic
https://gist.github.com/HungryJoe/c12df677b81b73b26f33ca9afffaa617
@lluchs @doronbehar
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-darwin"` - host os: `Darwin 22.6.0, macOS 10.16` - multi-user?: `yes` - sandbox: `no` - version: `nix-env (Nix) 2.13.3` - channels(root): `"nixpkgs"` - channels(user): `"nixpkgs-23.05-darwin-23.05-darwin"` - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
Please note that the above macOS version contradicts the rest of my system, which claims I'm on macOS 13.6.1.
macOS
macOS 13.6.1
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
This was fixed in #269786. It should be available in nixpkgs-unstable soon :)
nixpkgs-unstable
Sorry, something went wrong.
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
nix shell nixpkgs#tectonic
on x86_64-darwinBuild log
https://gist.github.com/HungryJoe/c12df677b81b73b26f33ca9afffaa617
Notify maintainers
@lluchs @doronbehar
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Please note that the above
macOS
version contradicts the rest of my system, which claims I'm onmacOS 13.6.1
.Priorities
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: