Bump EOL-channel templates to nixos-26.05 - #105
Merged
Conversation
xokdvium
reviewed
Sep 13, 2026
…s no zstd tarballs for old releases. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
… gitignored repo-wide since fb0b877). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
tomberek
force-pushed
the
fix-eol-nixpkgs-zstd-tarballs
branch
from
September 13, 2026 23:41
4ec16ed to
ea94051
Compare
tomberek
added a commit
to pinpox/nixos-flake-templates
that referenced
this pull request
Sep 14, 2026
The vendorHash, Go version bump, and nixpkgs pin from NixOS#92 were already fixed on master by NixOS#89, NixOS#100, and NixOS#105; this lands the one still- relevant piece of that PR: dropping the deprecated defaultPackage output in favor of packages.default, matching the pattern already used by c-hello and rust-web-server. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
tomberek
added a commit
that referenced
this pull request
Sep 14, 2026
The vendorHash, Go version bump, and nixpkgs pin from #92 were already fixed on master by #89, #100, and #105; this lands the one still- relevant piece of that PR: dropping the deprecated defaultPackage output in favor of packages.default, matching the pattern already used by c-hello and rust-web-server. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #100's review comment: zstd tarballs only exist for unstable/current-stable, so the EOL channels used by go-hello, bash-hello, c-hello, rust-web-server, simple-container, and ruby needed bumping to nixos-26.05 (with minor fixups for buildGoModule's vendorHash and makeTest's required name option).