Skip to content

PR 47 seems to break den._.user-shell when used with home-manager. #55

@Cybolic

Description

@Cybolic

I believe #54 triggers an issue when using home-manager.
If you try my good'ol' test repo and then inspect something in config.home-manager.users, den._.user-shell breaks with:

error: function 'userContext' called with unexpected argument 'user'
at /nix/store/6p72m86gs79gyr870g7g5b45hxj4yjg7-source/modules/aspects/provides/user-shell.nix:17:5:
    16|     { shell }:
    17|     { host }:
      |     ^
    18|     {

I usually test with :p map (p: p.pname or p.name) nixosConfigurations.test-host.config.home-manager.users.test-user.home.packages, just to get a decent way down the lazy-eval chain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions