Age | Commit message (Expand) | Author |
2021-12-19 | gnu: xdg-desktop-portal-wlr: Add binary dependencies.•••* gnu/packages/patches/xdg-desktop-portal-wlr-harcoded-length.patch:
Add it.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Add
dependencies on bash-minimal, grim and slurp, and hardcode the paths
in source.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: xdg-desktop-portal-wlr: Use new input style.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Refactor it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: xdg-desktop-portal-wlr: Update to 0.5.0.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: Add wireplumber.•••* gnu/packages/linux.scm (wireplumber): Add it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: pipewire-0.3: Update to 0.3.41.•••* gnu/packages/linux.scm (pipewire-0.3): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: pipewire-0.3: Use new input style.•••* gnu/packages/linux.scm (pipewire-0.3): Refactor it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2021-12-19 | gnu: galera: Update to 26.4.10.•••* gnu/packages/databases.scm (galera): Update to 26.4.10.
[source]: Use Git tag.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: leveldb: Update to 1.23.•••* gnu/packages/databases.scm (leveldb): Update to 1.23.
[arguments]: Rewrite as a keyword/gexp list. Add a new
'unpack-third_party-sources phase. Add #:configure-flags to prevent
these from being installed to the output.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: ccache: Gexp arguments.•••* gnu/packages/ccache.scm (ccache)[arguments]: Rewrite as a keyword/gexp list.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: ccache: Update to 4.5.1.•••* gnu/packages/ccache.scm (ccache): Update to 4.5.1.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: diffoscope: Remove input labels.•••* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: keyutils: Omit static library.•••* gnu/packages/crypto.scm (keyutils)[arguments]:
Add "NO_ARLIB=1" to #:make-flags.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: keyutils: Update to 1.6.3.•••* gnu/packages/crypto.scm (keyutils): Update to 1.6.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: i3status-rust: Fix build.•••* gnu/packages/rust-apps.scm (i3status-rust)[arguments]: Actually use
the requested OUTPUTS phase keywords instead of the obsolete %OUTPUTS.
Reported by vldn[m] on #guix.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: bear: Respect TESTS?.•••* gnu/packages/build-tools.scm (bear)[arguments]: Accept and respect a
TESTS? keyword in the 'check phase.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: bear: Update to 3.0.17.•••* gnu/packages/build-tools.scm (bear): Update to 3.0.17.
[source]: Remove patch, and…
[arguments]: …replace it with a new 'disable-TEST_BEFORE_INSTALL phase.
Don't explicitly return #t from other phases.
* gnu/packages/patches/bear-disable-preinstall-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: inxi-minimal: Update to 3.3.11-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.11-1.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: minisign: Update to 0.10.•••* gnu/packages/crypto.scm (minisign): Update to 0.10.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: minisign: Fetch source from Git.•••* gnu/packages/crypto.scm (minisign)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2021-12-18 | style: Gracefully handle errors such as EACCES when opening files.•••* guix/scripts/style.scm (guix-style): Wrap body in
'with-error-handling'.
| Ludovic Courtès |
2021-12-18 | style: Refer to source files by absolute file names.•••Previously, "guix style PACKAGE" would end up modifying a file looked up
under the current directory since the location associated with PACKAGE
is usually a relative file name.
* guix/scripts/style.scm (absolute-location): New procedure.
(simplify-package-inputs): Use it.
| Ludovic Courtès |
2021-12-18 | gnu: go-ipfs: Update to 0.11.0.•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.11.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2021-12-18 | import: elpa: Support ‘upstream-name’ property.•••* guix/import/elpa.scm: (guix-package->elpa-name): New procedure.
(latest-release): Use it.
* tests/elpa.scm ("guix-package->elpa-name: without 'upstream-name' property")
("guix-package->elpa-name: with 'upstream-name' property"): Test it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen |
2021-12-18 | gnu: sssd: Fix build with glibc-2.33•••* gnu/packages/patches/sssd-collision-with-external-nss-symbol.patch: Commit from sssd repo
* gnu/packages/sssd.scm: Add patch
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Remco van 't Veer |
2021-12-18 | gnu: Add xfoil.•••* gnu/packages/engineering.scm (xfoil): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-18 | gnu: babeltrace, lttng-tools: Simplify inputs.•••* gnu/packages/instrumentation.scm (babeltrace, lttng-tools): Simplify
inputs.
| Ludovic Courtès |
2021-12-18 | gnu: Move instrumentation tools to instrumentation module.•••* gnu/packages/linux.scm (lttng-ust, lttng-tools, babeltrace): Move to ...
* gnu/packages/instrumentation.scm: ... here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2021-12-18 | gnu: Add Dyninst.•••* gnu/packages/instrumentation.scm: New file
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2021-12-18 | gnu: Add Guile-Plotutils.•••* gnu/packages/plotutils.scm (guile-plotutils): New variable.
| Ludovic Courtès |
2021-12-18 | gnu: barcode: Fix build with GCC 10.•••Reported by bdju on #guix.
* gnu/packages/aidc.scm (barcode)[arguments]: Build with -fcommon.
| Leo Famulari |
2021-12-18 | gnu: emacs-org-super-agenda: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda)[arguments]<#:tests?>:
Ignore tests.
| Nicolas Goaziou |
2021-12-18 | gnu: mgba: Update to 0.9.3.•••* gnu/packages/emulators.scm (mgba): Update to 0.9.3.
| Nicolas Goaziou |
2021-12-18 | gnu: texmacs: Update to 2.1.1.•••* gnu/packages/text-editors.scm (texmacs): Update to 2.1.1.
[build-system]: Use cmake instead of gnu.
[inputs]: Add libjpeg-turbo and sqlite. Remove labels.
[arguments]<#:phases>: Remove unnecessary phase.
| Nicolas Goaziou |
2021-12-18 | gnu: visidata: Update to 2.8.•••* gnu/packages/spreadsheet.scm (visidata): Update to 2.8.
[inputs, native-inputs]: Migrate inputs to new style.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ryan Prior |
2021-12-18 | gnu: diffoscope: Update to 197.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 197.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: freeciv: Update to 2.6.6.•••* gnu/packages/games.scm (freeciv): Update to 2.6.6.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: nvc: Update to 1.5.3.•••* gnu/packages/fpga.scm (nvc): Update to 1.5.3.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: fheroes2: Update to 0.9.10.•••* gnu/packages/games.scm (fheroes2): Update to 0.9.10.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: qtox: Remove input labels.•••* gnu/packages/messaging.scm (qtox)[native-inputs]: Remove input labels.
[arguments]: Gexp, use SEARCH-INPUT-DIRECTORY, and don't explicitly
return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: qtox: Update to 1.17.4.•••* gnu/packages/messaging.scm (qtox): Update to 1.17.4.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: imv: Remove unused inputs.•••They aren't needed and probably never were.
* gnu/packages/image-viewers.scm (imv)[native-inputs]: Remove cmocka and git.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: imv: Remove input labels.•••* gnu/packages/image-viewers.scm (imv)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: imv: Update to 4.3.1.•••* gnu/packages/image-viewers.scm (imv): Update to 4.3.1.
[arguments]: Don't explicitly return #t from phases.
[source, home-page]: Update URL.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: mtools: Update to 4.0.36.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.36.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: rofi: Remove input labels.•••* gnu/packages/xdisorg.scm (rofi)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: rofi: Update to 1.7.2.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.7.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: qd: Omit static library.•••* gnu/packages/multiprecision.scm (qd)[arguments]:
Add "--disable-static" to #:configure-flags.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: qd: Update to 2.3.23.•••* gnu/packages/multiprecision.scm (qd): Update to 2.3.23.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: pgpdump: Remove bogus DESTDIR usage.•••* gnu/packages/gnupg.scm (pgpdump)[arguments]: Gexp.
Remove custom #:configure-flags, and DESTDIR from #:make-flags.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: pgpdump: Update to 0.34.•••* gnu/packages/gnupg.scm (pgpdump): Update to 0.34.
| Tobias Geerinckx-Rice |