[PR #107] [MERGED] Update version to 1.4.1 and update version_replaceme when using nix build #125

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

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/107
Author: @firecat53
Created: 8/14/2025
Status: Merged
Merged: 8/15/2025
Merged by: @oschwartz10612

Base: mainHead: main


📝 Commits (1)

  • 9c28d75 Update version to 1.4.1 and update version_replaceme when using nix build

📊 Changes

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

View changed files

📝 flake.nix (+14 -6)

📄 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

  • Update flake.nix to 1.4.1
  • When building using nix build, update version_replaceme in the code to the
    current version in flake.nix.

How to test?

  • Update version in flake.nix
  • nix build
  • result/bin/newt -version -> verify version is correctly output.

🔄 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/107 **Author:** [@firecat53](https://github.com/firecat53) **Created:** 8/14/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`9c28d75`](https://github.com/fosrl/newt/commit/9c28d751555128b2ff25ac7bbbfce3797e8eaec4) Update version to 1.4.1 and update `version_replaceme` when using nix build ### 📊 Changes **1 file changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+14 -6) </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 * Update flake.nix to 1.4.1 * When building using nix build, update `version_replaceme` in the code to the current version in flake.nix. ## How to test? * Update version in flake.nix * `nix build` * `result/bin/newt -version` -> verify version is correctly output. --- <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:35 -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#125