[PR #108] [MERGED] Bugfix for #107. Only update main.go #126

Closed
opened 2025-11-19 07:14:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/108
Author: @firecat53
Created: 8/16/2025
Status: Merged
Merged: 8/23/2025
Merged by: @oschwartz10612

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 flake.nix (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

I was going too fast and thought I needed to update all instances of
version_replaceme, but it only needed to be changed in main.go. I don't think
the inital PR broke anything, but it potentially could.

Sorry for the noise!

How to test?

  • nix build
  • result/bin/newt -version -> check version is output correctly

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/newt/pull/108 **Author:** [@firecat53](https://github.com/firecat53) **Created:** 8/16/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`79f3db6`](https://github.com/fosrl/newt/commit/79f3db6fb6ef00047c73973b928035a990416d66) Bugfix for #107. Only update main.go ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description I was going too fast and thought I needed to update all instances of version_replaceme, but it only needed to be changed in main.go. I don't think the inital PR broke anything, but it potentially could. Sorry for the noise! ## How to test? - `nix build` - `result/bin/newt -version` -> check version is output correctly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:14:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#126