summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-09gnu: lightdm: Apply patch to fix VNC server address binding ordering.Maxim Cournoyer
* gnu/packages/patches/lightdm-vnc-ipv6.patch: New patch file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/display-managers.scm (lightdm): Apply it. * gnu/tests/lightdm.scm (run-lightdm-test): Remove comment and expected fail directive for the "can connect to TCP port 5900 on IPv6" test. Suggested-by: Bruno Victal <mirai@makinata.eu>
2023-07-09gnu: cjson: Update to 1.7.16.Tobias Geerinckx-Rice
* gnu/packages/javascript.scm (cjson): Update to 1.7.16.
2023-07-09gnu: bmake: Update to 20230622.Tobias Geerinckx-Rice
* gnu/packages/build-tools.scm (bmake): Update to 20230622.
2023-07-09gnu: chafa: Update to 1.12.5.Tobias Geerinckx-Rice
* gnu/packages/image-viewers.scm (chafa): Update to 1.12.5.
2023-07-02gnu: boinc-client: Update to 7.22.2.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2.
2023-07-02gnu: boinc-server: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-server)[inputs, propagated-inputs]: Remove input labels.
2023-07-02gnu: boinc-server: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-server)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: boinc-client: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-client)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: cambalache: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
2023-07-02gnu: cambalache: Update to 0.12.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (cambalache): Update to 0.12.1.
2023-07-02gnu: bitwise: Update to 0.43.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (bitwise): Update to 0.43.
2023-07-02gnu: celestia-gtk: Add custom synopsis.Sharlatan Hellseher
* (celestia-gtk)[synopsis]: Describe this GTK+ variant. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia: Update to 1.6.3.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia): Update to 1.6.3. [source]: Use Git tag. [build-system]: Switch to the GNU build system; CMake build files are gone. [arguments]: Adjust #:configure-flags accordingly. Add a new patch-lua-version phase. [native-inputs]: Add autoconf and automake. [inputs]: Remove eigen, fmt-7, and glew. * (celestia-gtk): Adjust accordingly. [inputs]: Add cairo, libxmu, libtheora, and pango-1.42. [arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS and adjust #:configure-flags. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia: Use G-expressions.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia)[arguments]: Rewrite as G-expressions. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia: Remove input labels.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia)[native-inputs, inputs]: Remove input labels. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia-gtk: Use MODIFY-INPUTS.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia-gtk)[inputs]: Rewrite using MODIFY-INPUTS. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia-gtk: Use G-expressions.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia-gtk)[arguments]: Rewrite using G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: celestia-gtk: Use PACKAGE/INHERIT.Sharlatan Hellseher
* gnu/packages/astronomy.scm (celestia-gtk): Use PACKAGE/INHERIT macro. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: brlaser: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (brlaser)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: brlaser: Update to 6-2.2a49e32.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (brlaser): Update to 6-2.2a49e32.
2023-07-02gnu: babeltrace: Update to 2.0.5.Tobias Geerinckx-Rice
* gnu/packages/instrumentation.scm (babeltrace): Update to 2.0.5.
2023-07-02gnu: uftrace: Use (ice-9 match).Tobias Geerinckx-Rice
* gnu/packages/instrumentation.scm (uftrace)[arguments]: Prefer MATCH over COND.
2023-07-02gnu: uftrace: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/instrumentation.scm (uftrace)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: bees: Update to 0.10.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bees): Update to 0.10.
2023-07-02gnu: btrbk: Re-use $PREFIX in our substitution.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (btrbk)[arguments]: Don't hard-code #$OUTPUT in the 'configure phase.
2023-07-02gnu: btrbk: Update to 0.32.6.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (btrbk): Update to 0.32.6.
2023-07-02gnu: btrfs-progs: Update to 6.3.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.2.
2023-07-09gnu: Add tree-sitter-gomod.Danny Milosavljevic
* gnu/packages/tree-sitter.scm (tree-sitter-gomod): New variable.
2023-07-09gnu: alacritty: Update to 0.12.2.Efraim Flashner
* gnu/packages/terminals.scm (alacritty): Update to 0.12.2. [cargo-inputs]: Replace rust-alacritty-terminal-0.18 with 0.19.
2023-07-09gnu: rust-alacritty-terminal: Update to 0.19.1.Efraim Flashner
* gnu/packages/crates-io.scm (rust-alacritty-terminal-0.18): Replace with rust-alacritty-terminal-0.19.
2023-07-09gnu: osinfo-db: Update to 20230518.Efraim Flashner
* gnu/packages/virtualization.scm (osinfo-db): Update to 20230518.
2023-07-09gnu: osinfo-db-tools: Update to 1.10.0.Efraim Flashner
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.10.0.
2023-07-09gnu: libx86emu: Format with 'guix style'.Efraim Flashner
* gnu/packages/virtualization.scm (libx86emu): Adjust package formatting with 'guix style'.
2023-07-09gnu: libx86emu: Skip tests on non-x86 systems.Efraim Flashner
* gnu/packages/virtualization.scm (libx86emu)[arguments]: Skip tests when not building on an x86 system.
2023-07-09gnu: cups: Don't set #:tests? to #:true.Efraim Flashner
* gnu/packages/cups.scm (cups)[arguments]: Rewrite to strip the #:tests? argument from the inherited package.
2023-07-09gnu: s7: Don't set #:tests? to #:true.Efraim Flashner
* gnu/packages/lisp.scm (s7)[arguments]: Rewrite to strip the #:tests? argument from the inherited package.
2023-07-09gnu: rest-next: Don't set #:tests? to #:true.Efraim Flashner
* gnu/packages/gnome.scm (rest-next)[arguments]: Rewrite to strip #:tests? argument from the inherited package.
2023-07-09gnu: python-pytest-enabler: Don't set #:tests to #:true.Efraim Flashner
* gnu/packages/check.scm (python-pytest-enabler)[arguments]: Rewrite to strip the #:tests? argument from the inherited package.
2023-07-09gnu: imath: Skip tests when cross-compiling.Efraim Flashner
* gnu/packages/graphics.scm (imath)[arguments]: Adjust #:tests? to skip tests when cross-compiling.
2023-07-09gnu: ode: Skip tests when cross-compiling.Efraim Flashner
* gnu/packages/game-development.scm (ode)[arguments]: Adjust #:tests? to skip tests when cross-compiling.
2023-07-09gnu: libxml2: Download using mirror uri.Efraim Flashner
* gnu/packages/xml.scm (libxml2)[source]: Rewrite source uri to use download mirrors.
2023-07-09gnu: libxslt: Download using mirror uri.Efraim Flashner
* gnu/packages/xml.scm (libxslt)[source]: Rewrite source uri to use download mirrors.
2023-07-09gnu: plasma-nano: Download using mirror uri.Efraim Flashner
* gnu/packages/kde-plasma.scm (plasma-nano)[source]: Rewrite source uri to use download mirrors.
2023-07-09gnu: plasma-mobile: Download using mirror uri.Efraim Flashner
* gnu/packages/kde-plasma.scm (plasma-mobile)[source]: Rewrite source uri to use download mirrors.
2023-07-09gnu: gpsd: Download using mirror uri.Efraim Flashner
* gnu/packages/gps.scm (gpsd)[source]: Rewrite source uri to use download mirrors.
2023-07-09gnu: Add vcmi.Vagrant Cascadian
* gnu/packages/games.scm (vcmi): New variable. * gnu/packages/patches/vcmi-disable-privacy-breach.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09gnu: Add fuzzylite.Vagrant Cascadian
* gnu/packages/games.scm (fuzzylite): New variable. * gnu/packages/patches/fuzzylite-relative-path-in-tests.patch: New file. * gnu/packages/patches/fuzzylite-use-catch2.patch: New file. * gnu/packages/patches/fuzzylite-soften-float-equality.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09Revert "gnu: maven-model-builder@3.0: Fix build."Bruno Victal
This reverts commit d54faf155aeeeb2aceb5cc19f141c2b8d0e0720a. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09Revert "gnu: maven-settings-builder: Fix build."Bruno Victal
This reverts commit c0a0cec87ff01ba3ee6f9baaafdb92b7ecc94489. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09Revert "gnu: maven-model-builder: Fix build."Bruno Victal
This reverts commit 04f9ac0cfaf86f9e590e0fdc62855d9c87245104. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>