Skip to content

chore: address evaluation warnings#458

Merged
stackptr merged 1 commit intomainfrom
feat-address-eval-warnings
Apr 17, 2026
Merged

chore: address evaluation warnings#458
stackptr merged 1 commit intomainfrom
feat-address-eval-warnings

Conversation

@stackptr
Copy link
Copy Markdown
Owner

@stackptr stackptr commented Apr 17, 2026

Addresses all actionable evaluation warnings surfaced by #457.

Changes

File Warning fixed
modules/home/editor.nix programs.neovim.withRuby and programs.neovim.withPython3 — explicitly adopt new defaults (false)
modules/home/gpg.nix programs.git.signing.format — explicitly set to "openpgp" to preserve GPG signing on Rhizome
modules/home/scm.nix programs.git.signing.format — set mkDefault null as base so hosts without GPG adopt the new default silently
modules/home/development.nix programs.claude-code.memory.sourceprograms.claude-code.context
hosts/glyph/home.nix programs.opencode.rulesprograms.opencode.context
hosts/zeta/hardware.nix linux-rpi series deprecation — removed explicit linux_rpi4 kernel package; nixos-hardware.nixosModules.raspberry-pi-4 (already imported) handles the kernel

Not fixed

One warning remains on glyph: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'. This originates from the attic flake (a transitive dependency via services.atticd), not from this repo's code. It requires an upstream fix.

Copy link
Copy Markdown
Owner Author

stackptr commented Apr 17, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@stackptr stackptr changed the base branch from feat-surface-eval-warnings to graphite-base/458 April 17, 2026 06:08
@stackptr stackptr marked this pull request as ready for review April 17, 2026 06:10
@stackptr stackptr force-pushed the graphite-base/458 branch from 53f3687 to 4331bf1 Compare April 17, 2026 06:11
@stackptr stackptr force-pushed the feat-address-eval-warnings branch from e752cf0 to 13baa9c Compare April 17, 2026 06:11
@stackptr stackptr changed the base branch from graphite-base/458 to feat-surface-eval-warnings April 17, 2026 06:11
@stackptr stackptr changed the base branch from feat-surface-eval-warnings to graphite-base/458 April 17, 2026 06:34
@stackptr stackptr force-pushed the graphite-base/458 branch from 4331bf1 to 747b7c4 Compare April 17, 2026 06:34
@stackptr stackptr force-pushed the feat-address-eval-warnings branch from 13baa9c to ff53081 Compare April 17, 2026 06:34
@graphite-app graphite-app Bot changed the base branch from graphite-base/458 to main April 17, 2026 06:34
@stackptr stackptr force-pushed the feat-address-eval-warnings branch from ff53081 to acbed73 Compare April 17, 2026 06:35
@stackptr stackptr merged commit 4506b41 into main Apr 17, 2026
5 checks passed
Copy link
Copy Markdown
Owner Author

Merge activity

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