nixpkgs/pkgs/os-specific/linux/nixos-rebuild/test
Andrew Marshall 228dc7eaf4 nixos-rebuild: Fix repl with a relative flake path
Most nixos-rebuild commands support a relative flake path, however
`repl` uses `builtins.getFlake` and that requires an absolute path. So
ensure we pass an absolute path to it, providing UX consistency. Only do
so when the path exists in order to passthrough URLs as-is.
2024-04-01 16:29:54 -04:00
..
repl.nix nixos-rebuild: Fix repl with a relative flake path 2024-04-01 16:29:54 -04:00