Skip to content

stack-to-nix: default.nix should be outputed on stdout #96

Closed
@jbgi

Description

@jbgi

default.nix typically as a different life-cycle than the others generated files, it is meant to be modified and often we don't want it in the same directory (eg. .stack.nix) as the other generated files.
Outputting default.nix on stdout would more easily allow to differentiate the two life-cycles.

On a related note, when using a directory dedicated to the generated files (eg. .stack.nix) I think it would make sense that the current pkgs.nix be default.nix instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions