Skip to content

Filc#1

Draft
mbrock wants to merge 6 commits intomasterfrom
filc
Draft

Filc#1
mbrock wants to merge 6 commits intomasterfrom
filc

Conversation

@mbrock
Copy link

@mbrock mbrock commented Nov 6, 2025

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

mbrock and others added 6 commits November 6, 2025 13:36
Changes the Fil-C ABI name from gnufilc to gnufilc0 across all system
definitions to allow for future ABI versioning (gnufilc1, gnufilc2, etc).

The gnu-config patch already uses gnufilc* wildcards to match any version,
so it remains forward-compatible without forcing a bootstrap rebuild.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This avoids triggering rebuilds of all native packages when the patch
is not needed. The patch is now only applied when building for gnufilc
targets, significantly reducing build times for native x86_64-linux
packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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