srid/nixos-unified

Can no longer use `--show-trace` with `#activate`

Open

#61 opened on Jul 8, 2024

 (1 comment) (1 reaction) (0 assignees)Nix (37 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (360 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, previously, with the Nix version of #activate, we were able to provide custom arguments to the function that would be passed on to nixos-rebuild, such as --show-trace. Now, with the Nushell version this is not possible.

Edit: related to https://github.com/srid/nixos-flake/issues/57

Contributor guide