Skip to content

Remove OS from example defaults.nix#179

Merged
vic merged 1 commit intodenful:mainfrom
OscarMarshall:patch-1
Feb 21, 2026
Merged

Remove OS from example defaults.nix#179
vic merged 1 commit intodenful:mainfrom
OscarMarshall:patch-1

Conversation

@OscarMarshall
Copy link
Copy Markdown
Contributor

Per the v0.9.0 upgrade instructions, taking OS as a parameter is no longer a thing. I noticed this instance when checking out the examples template to see how den.ctx affected it.

Per the v0.9.0 upgrade instructions, taking `OS` as a parameter is no longer a thing. I noticed this instance when checking out the examples template to see how `den.ctx` affected it.
Copilot AI review requested due to automatic review settings February 21, 2026 10:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the example template to align with v0.9.0 by removing the deprecated OS parameter from a context-aware function in the defaults.nix file. The OS parameter is no longer part of the standard context parameters used in Den (which now uses host, user, and home).

Changes:

  • Removed OS parameter from function signature in example defaults.nix
  • Removed unnecessary den.lib.take.unused OS wrapper

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vic vic merged commit 61341ee into denful:main Feb 21, 2026
14 of 21 checks passed
@vic
Copy link
Copy Markdown
Member

vic commented Feb 21, 2026

thanks I forgot that one when rewriting all tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants