[PR #60] [MERGED] Update Nix flake for 1.2.1 #94

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

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/60
Author: @firecat53
Created: 6/6/2025
Status: Merged
Merged: 6/6/2025
Merged by: @oschwartz10612

Base: mainHead: main


📝 Commits (5)

  • 641c7f2 Update sha256
  • f8653e2 Merge remote-tracking branch 'upstream/main'
  • a937027 Update flake.nix for 1.2.0
  • 21f5aa9 Merge remote-tracking branch 'upstream/main'
  • 35d82ea Update flake.nix for 1.2.1

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 flake.lock (+4 -4)
📝 flake.nix (+3 -3)

📄 Description

  • Update sha256
  • Update flake.nix for 1.2.0
  • Update flake.nix for 1.2.1

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

Updates Nix flake.nix to build 1.2.1. Switch Nix packages to follow stable 25.05
instead of unstable. The version of Golang in 25.05 is now current enough to
build Newt.

How to test?

nix build -> ./result/bin/newt --version (although this doesn't output the
current version number because of the way version updating is handled in Newt)


🔄 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/60 **Author:** [@firecat53](https://github.com/firecat53) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`641c7f2`](https://github.com/fosrl/newt/commit/641c7f27a28fa2d1bd785e048ed76a237779e935) Update sha256 - [`f8653e2`](https://github.com/fosrl/newt/commit/f8653e245e9af559e862989e9c48b884301fe8eb) Merge remote-tracking branch 'upstream/main' - [`a937027`](https://github.com/fosrl/newt/commit/a937027838b5f38c00a6a47e5aec8d72e31decc4) Update flake.nix for 1.2.0 - [`21f5aa9`](https://github.com/fosrl/newt/commit/21f5aa906dd64b3a634727520cc13f5e2f1e78b3) Merge remote-tracking branch 'upstream/main' - [`35d82ea`](https://github.com/fosrl/newt/commit/35d82ea15c3a416205c26782c56ca422817991d3) Update flake.nix for 1.2.1 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+4 -4) 📝 `flake.nix` (+3 -3) </details> ### 📄 Description - **Update sha256** - **Update flake.nix for 1.2.0** - **Update flake.nix for 1.2.1** ## 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 Updates Nix flake.nix to build 1.2.1. Switch Nix packages to follow stable 25.05 instead of unstable. The version of Golang in 25.05 is now current enough to build Newt. ## How to test? `nix build` -> `./result/bin/newt --version` (although this doesn't output the current version number because of the way version updating is handled in Newt) --- <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:13:48 -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#94