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 build github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7#vte
This fails for me on Darwin but works on NixOS. Looks to me like it's unrelated to #354048, but I haven't gotten very far.
Output of nix-store -l /nix/store/xsqdbmcwa4rddh4a2qvnjq618hnzm16d-vte-0.78.0.drv.
nix-store -l /nix/store/xsqdbmcwa4rddh4a2qvnjq618hnzm16d-vte-0.78.0.drv
I am rebuilding my home-manager configuration using the Nixpkgs revision named above (4aa3656) with programs.bash.enableVteIntegration = true;
home-manager
programs.bash.enableVteIntegration = true;
@astsmtl @antono
"aarch64-darwin"
Darwin 23.5.0, macOS 14.5
yes
no
nix-env (Nix) 2.18.1
""
"nixpkgs-24.05"
/nix/store/pq1m6x5ilkm3s841g0z0vyrqvmbxc21v-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Looks like #353204 may fix this; will confirm once that propagates to nixos-unstable.
nixos-unstable
Sorry, something went wrong.
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
nix build github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7#vte
This fails for me on Darwin but works on NixOS. Looks to me like it's unrelated to #354048, but I haven't gotten very far.
Build log
Output of
nix-store -l /nix/store/xsqdbmcwa4rddh4a2qvnjq618hnzm16d-vte-0.78.0.drv
.Additional context
I am rebuilding my
home-manager
configuration using the Nixpkgs revision named above (4aa3656) withprograms.bash.enableVteIntegration = true;
Notify maintainers
@astsmtl @antono
Metadata
"aarch64-darwin"
Darwin 23.5.0, macOS 14.5
yes
no
nix-env (Nix) 2.18.1
""
"nixpkgs-24.05"
/nix/store/pq1m6x5ilkm3s841g0z0vyrqvmbxc21v-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: