Skip to content

Devos digga input needs update #500

Open
@Lord-Valen

Description

@Lord-Valen

Expected Behavior

To not throw when running mkFlake.

Current Behavior

Fails to pass checks, due to passing deprecated arguments to homeManagerConfiguration.

Steps to Reproduce

  1. Use template
  2. Run checks
  3. Observe that old digga revision is passing deprecated arguments to homeManagerConfiguration

Additional Context

Assisting my friend in his first NixOS configuration led to some confusion when home-manager threw. Led to the discovery that we had moved to hm 22.11, and updated the home input in devos, but had not used the revised digga.

error: The 'homeManagerConfiguration' arguments

         - 'configuration',
         - 'username',
         - 'homeDirectory'
         - 'stateVersion',
         - 'extraModules', and
         - 'system'

       have been removed. Instead use the arguments 'pkgs' and
       'modules'. See the 22.11 release notes for more.


       Deprecated args passed: configuration username homeDirectory extraModules system

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions