Skip to content

docs: promote substituter and simplify flake examples#432

Open
jfroche wants to merge 1 commit intomainfrom
doc-examples-substituter
Open

docs: promote substituter and simplify flake examples#432
jfroche wants to merge 1 commit intomainfrom
doc-examples-substituter

Conversation

@jfroche
Copy link
Copy Markdown
Member

@jfroche jfroche commented Mar 24, 2026

Add nixConfig block with Numtide cache to all flake.nix examples and templates. Remove nixpkgs follows override and unused nixpkgs input so users benefit from pre-built binaries and the tested nixpkgs version.

Other changes while improving the examples:

  • Simplify outputs to { system-manager, ... }: across standalone examples.
  • Remove obsolete nix.conf error and experimental-features sections from README (nix module disabled by default since PR 408).
  • Update tested Nix version to 2.33.0.
  • Update template byte size constants in main.rs.

Add nixConfig block with Numtide cache to all flake.nix examples
and templates. Remove nixpkgs follows override and unused nixpkgs
input so users benefit from pre-built binaries and the tested
nixpkgs version.

Other changes while improving the examples:

- Simplify outputs to { system-manager, ... }: across standalone examples. 
- Remove obsolete nix.conf error and experimental-features sections from README (nix module disabled by default since PR 408).
- Update tested Nix version to 2.33.0.
- Update template byte size constants in main.rs.
@jfroche jfroche force-pushed the doc-examples-substituter branch from 695a81d to 3c0ea24 Compare March 24, 2026 17:02
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.

1 participant