On 2024-01-05 02:58, Sharlatan Hellseher wrote: > Hi Guix, > > The merge of the patch series from https://issues.guix.gnu.org/issue/66827 > introduced some inconsistencie with updated version of > go-github-com-hjson-hjson-go. > > This small patch set has fixed it. > >> ./pre-inst-env guix build yggdrasil > /gnu/store/42n899nzfng6ybnjh41115y6vaa5w30v-yggdrasil-0.5.2 > > Sharlatan Hellseher (3): > gnu: go-github-com-hjson-hjson-go: Fix commit. > gnu: yggdrasil: Sort inputs alphabetically. > gnu: yggdrasil: Remove duplicated input. > > gnu/packages/golang-web.scm | 5 +++-- > gnu/packages/networking.scm | 39 ++++++++++++++++++------------------- > 2 files changed, 22 insertions(+), 22 deletions(-) > > > base-commit: be1d05c10766a979dd0720b677889ed950d3b895 Hi Sharlatan! Applied, pushed as https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e994bc0abf Thank you for the prompt fix! Much appreciate! :) -- Best regards, Andrew Tropin