Skip to content

utility app to mkApp self.packages automatically #17

@nrdxp

Description

@nrdxp

I am basically doing this already here, but I wonder if there is a better way to do it that could be generalized so we could call it on a flakes packages output.

Essentially I am checking if a derivation has a bin directory in its outpath, and if so, calling mkApp on it. This requires building the derivation, which will fail on other systems, so I perform the check only on the version of the package for the currently running system.

Hopefully this can be simplified and omptimized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions