v1.4.470
puckeditor/puckv1.4.470Aug 4, 2026by github-actions[bot]
AI Summary
Updates the Nixpkgs version to support Go 1.26.0, resolving a dependency constraint issue where the previous version only shipped Go 1.25.4.
Key Highlights
- Updated Nixpkgs version to provide Go 1.26.0
- Satisfies `go.mod` requirement for Go >= 1.26.0
- Fixes compatibility issues with the Go module definition
Full Release Notes
## Changes ### PR [#2186](https://github.com/danielmiessler/Fabric/pull/2186) by [giodamelio](https://github.com/giodamelio): Update Nixpkgs version for newer Go version - Updated the Nixpkgs version to provide a Go release that satisfies the `go.mod` requirement of Go >= 1.26.0, as the previously pinned Nixpkgs only shipped Go 1.25.4.