Open Aehmlo opened 1 day ago
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 (4aa36568d413aca0ea84a1684d2d46f55dbabad7) 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 :+1: reaction to issues you find important.
Looks like #353204 may fix this; will confirm once that propagates to nixos-unstable.
nixos-unstable
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 (4aa36568d413aca0ea84a1684d2d46f55dbabad7) 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 :+1: reaction to issues you find important.