v1.4.470
swc-project/swcv1.4.470Aug 4, 2026by github-actions[bot]
AI Summary
Updates the Nixpkgs dependency to support the newer Go version required by the project's `go.mod` file, resolving compatibility issues with the previous Go release.
Key Highlights
- Update Nixpkgs version
- Provide Go release 1.26.0
- Satisfy Go >= 1.26.0 requirement
New Features
- Nixpkgs version update for Go 1.26.0
- Dependency compatibility fix
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.