Skip to content

Add app generation options to files module#4

Closed
Dauliac wants to merge 1 commit into
mightyiam:masterfrom
Dauliac:main
Closed

Add app generation options to files module#4
Dauliac wants to merge 1 commit into
mightyiam:masterfrom
Dauliac:main

Conversation

@Dauliac

@Dauliac Dauliac commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Apps allow running nix run .#write-files to write all files.

This extends the module's functionality from just checks and writer derivation to include user-friendly apps for file operations.

@siryoussef

siryoussef commented Feb 20, 2026

Copy link
Copy Markdown

yes, exactly what I wanted to add, running an app flake output is much easier that running a derivation (even if they are the same)!

@mightyiam

Copy link
Copy Markdown
Owner

So sorry. I do not know why my watch settings for this repo were incorrect! I will get to this soon.

@mightyiam

Copy link
Copy Markdown
Owner

May I ask you to rebase and make sure this is tested, please?

@mightyiam

Copy link
Copy Markdown
Owner

Hrm... on second thought I'd like to get #10 across, so please wait for that.

@mightyiam

Copy link
Copy Markdown
Owner

Okay, #10 is merged.

sini added a commit to sini/files that referenced this pull request May 21, 2026
files.generateApp = true exposes the writer as a flake app,
eliminating the need to manually wire packages.write-files.

Ref: mightyiam#4

Co-Authored-By: Dauliac <github.rover427@passmail.net>
@mightyiam

Copy link
Copy Markdown
Owner

Thank you! Merged via bec7bba.

@mightyiam mightyiam closed this May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants