gnu: qmapshack: Update to 1.17.1. * gnu/packages/geo.scm (qmapshack): Update to 1.17.1. Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5
gnu: torbrowser: Add bridges. * gnu/packages/tor.scm (torbrowser)[arguments]: Add an 'add-bridges' phase, update the 'deploy-assets' phase so to fix the lyrebird path. [inputs]: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird. Change-Id: I17c85486ab44178be9eab31a078f6392857a044f
gnu: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird): New variable. Change-Id: I03b390aa6e8644646622a4f5b89f25e6cd2f7bb0
gnu: Add go-github-com-refraction-networking-utls. * gnu/packages/golang.scm (go-github-com-refraction-networking-utls): New variable. Change-Id: Iefc22f54d37a0b1c5cbb54d72ee2dbea7494c5ef
gnu: Add go-github-com-cloudflare-circl. * gnu/packages/golang.scm (go-github-com-cloudflare-circl): New variable. Change-Id: Iec8076faa4e14d31311424dbb999fbf8565a49e8
gnu: Add go-github-com-bwesterb-go-ristretto. * gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): New variable. Change-Id: Icbe3bc2808776d6451ad154653245439173424d5
gnu: Add go-github-com-gaukas-godicttls. * gnu/packages/golang.scm (go-github-com-gaukas-godicttls): New variable. Change-Id: I2259f6d396c372f18ed9e4d490fa97b80a90a076
gnu: Add go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib): New variable. Change-Id: I789e097f69e66894cbb8403b96f2f1c05dfbcdd0
gnu: Add go-gitlab-com-yawning-edwards25519-extra. * gnu/packages/golang.scm (go-gitlab-com-yawning-edwards25519-extra): New variable. Change-Id: I5d8ee182b7a23890720d29866e9c975c0edce7b5
gnu: python-graph-tool: Update to 2.58. * gnu/packages/graph.scm (python-graph-tool): Update to 2.58. Signed-off-by: Clément Lassieur <clement@lassieur.org>
gnu: python-wand: Fix libmagick access. * gnu/packages/python-xyz.scm (python-wand): [build-system]: Use pyproject-build-system. [arguments](phases): Delete phase check. Replace phase find-magickwand by phase harcode-lib-path. Change-Id: I3ddf7045a404f76743c14a5b8183ce9f3196ffd1 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
doc: Fix typos and add readonly option to qemu invocation. * doc/guix.texi: Fix typos and add readonly option to qemu invocation. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Change-Id: I7b686e8ff45532e96fe370f0f344977cdf218bbe
gnu: go-github-com-charmbracelet-glamour: Fix build. * gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Fix build. Change-Id: I14ce450360e684c4c1ac324e77b47771bbdf1410 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
scripts: size: Fix `guix size` with --system argument. guix/scripts/size.scm (guix-size): Parameterize %current-system. Change-Id: Ia0c1ebff4397aa211f73360925f7c688d59b515a Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: poppler: Mention binaries in description. This allows to find the package to install with guix search. * gnu/packages/pdf.scm (poppler): Mention binaries in description. Change-Id: If68b29300b34ee692b0ecfe3458e7774b55c365e Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: kakoune: update to 2023.08.05. * gnu/packages/text-editors.scm (kakoune): Update to 2023.08.05. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: wesnoth: Update to 1.16.11. * gnu/packages/games.scm (wesnoth): Update to 1.16.11. [source]: Use 'git-file-name'. Change-Id: Id5a34e00a46400b7a32fe16bec845af882686dac Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: laminar: Update to 1.3. * gnu/packages/ci.scm (laminar): Update to 1.3. Change-Id: Ic14deadfa3aa9c116ecd2ee7c34cdc32c58a6f56 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: plocate: Update to 1.1.21. * gnu/packages/search.scm (plocate): Update to 1.1.21. Change-Id: I725b2b83553228babbdd6592d31b57ede76ac442 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
tests: security: Fix fail2ban-extension-test. The openssh-service-type requires 'networking to be setup. So add a static-networking-service-type that provides it. * gnu/tests/security.scm (run-fail2ban-extension-test)[simple-operating-system]: Add static-networking-service-type service. Change-Id: I8d736cbf3fcaa54f86fbd60c52b3595b647731e2 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>