v1.4.470
danielmiessler/Fabricv1.4.470Aug 4, 2026by github-actions[bot]
AI Summary
Updates the Nixpkgs version to support the newer Go version (>= 1.26.0) required by the project, resolving compatibility issues with the previous Go 1.25.4 release.
Key Highlights
- Updated Nixpkgs version
- Satisfies Go >= 1.26.0 requirement
- Fixes compatibility with Go 1.25.4
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.