| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: ungoogled-chromium: Add search path for installed extensions.•••* gnu/packages/patches/ungoogled-chromium-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): New variable.
(ungoogled-chromium-snippet): Apply %GUIX-PATCHES.
(ungoogled-chromium)[arguments]: Don't hard-code extensions directory.
[native-search-paths]: New field.
| Marius Bakke | 2020-11-05 | 3 | -8/+39 |
* | services: guix: Do not embed the host (guix config).•••Fixes a bug whereby different users would get different derivations for
the same service.
* gnu/services/base.scm (guix-shepherd-service): In 'start' method, do
not embed (guix config).
| Ludovic Courtès | 2020-11-05 | 1 | -2/+4 |
* | vm: system-qemu-image: Fix type error, remove more actual file systems.•••* gnu/system/vm.scm (system-qemu-image)[file-systems-to-keep]: Check
whether SOURCE is a string before calling 'string-prefix?'. Remove
UUIDs and file system labels as well.
| Ludovic Courtès | 2020-11-05 | 1 | -1/+4 |
* | gnu: dump1090: Fix license.•••* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.
| Leo Famulari | 2020-11-04 | 1 | -1/+1 |
* | gnu: Add Cantata.•••* gnu/packages/mpd.scm (cantata): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Simon Streit | 2020-11-04 | 1 | -0/+44 |
* | gnu: pam-krb5: Update source uri.•••* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
| Efraim Flashner | 2020-11-04 | 1 | -4/+8 |
* | gnu: solaar: Update to 1.0.4.•••* gnu/packages/admin.scm (solaar): Update to 1.0.4.
[arguments]: Remove custom 'fix-prefix-detection phase.
| Efraim Flashner | 2020-11-04 | 1 | -8/+2 |
* | gnu: solaar: Update source uri.•••* gnu/packages/admin.scm (solaar)[source]: Update source URI.
| Efraim Flashner | 2020-11-04 | 1 | -1/+1 |
* | gnu: dstat: Update source uri.•••* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
| Efraim Flashner | 2020-11-04 | 1 | -1/+1 |
* | gnu: thermald: Update to 2.2.•••* gnu/packages/admin.scm (thermald): Update to 2.2.
[arguments]: Remove sysconfdir flag from configure-flags.
[native-inputs]: Add autoconf-archive.
| Efraim Flashner | 2020-11-04 | 1 | -5/+4 |
* | gnu: thermald: Update source uri.•••* gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
| Efraim Flashner | 2020-11-04 | 1 | -1/+1 |
* | git-annex: Enable pairing and assistant features.•••* gnu/packages/haskell-apps.scm (git-annex): Add appropriate
dependencies and adjust flags to enable "assistant" and "pairing"
features.
| Christopher Lemmer Webber | 2020-11-04 | 1 | -1/+5 |
* | gnu: Add ghc-network-multicast.•••* gnu/packages/haskell-xyz.scm (ghc-network-multicast): New variable.
| Christopher Lemmer Webber | 2020-11-04 | 1 | -0/+30 |
* | gnu: Add ghc-mountpoints.•••* gnu/packages/haskell-xyz.scm (ghc-mountpoints): New variable.
| Christopher Lemmer Webber | 2020-11-04 | 1 | -0/+23 |
* | gnu: guix: Update to 5e7cf66.•••* gnu/packages/package-management.scm (guix): Update to 5e7cf66.
| Ludovic Courtès | 2020-11-04 | 1 | -3/+3 |
* | publish: Do not path the empty string to 'query-path-info'.•••Fixes <https://bugs.gnu.org/44442>.
Regression introduced in 2b2ab7796ac186d88060793b8873fc0e21462758.
* guix/scripts/publish.scm (render-nar/cached): Do not call
'bypass-cache?' when ITEM is the empty string.
* tests/publish.scm ("with cache, cache bypass, unmapped hash part"):
New test.
| Ludovic Courtès | 2020-11-04 | 2 | -1/+37 |
* | gnu: Add bsd-games.•••* gnu/packages/games.scm (bsd-games): New variable.
New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch
New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vitaliy Shatrov | 2020-11-04 | 13 | -0/+1012 |
* | gnu: emacs-vdiff: Update to 0.2.4.•••* gnu/packages/emacs-xyz.scm (emacs-vdiff): Update to 0.2.4.
| Nicolas Goaziou | 2020-11-04 | 1 | -7/+7 |
* | gnu: java-fasterxml-jackson-dataformat-xml: Don't use unstable tarball.•••* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml)[source]:
Download using git-fetch.
| Efraim Flashner | 2020-11-04 | 1 | -5/+6 |
* | gnu: java-woodstox-core: Don't use unstable tarball.•••* gnu/packages/java.scm (java-woodstox-core)[source]: Download using
git-fetch.
| Efraim Flashner | 2020-11-04 | 1 | -4/+6 |
* | gnu: skopeo: Build documentation.•••* gnu/packages/virtualization.scm (skopeo)[native-inputs]: Add
go-github-com-go-md2man.
[arguments]<phases>{build-docs}: New phase.
{install}: Update make target to install manpages. Install example
configuration.
| Jelle Licht | 2020-11-04 | 1 | -3/+9 |
* | gnu: vim: Update to 8.2.1947.•••* gnu/packages/vim.scm (vim): Update to 8.2.1947.
| Efraim Flashner | 2020-11-04 | 1 | -2/+2 |
* | gnu: synapse: Update to 1.22.1.•••* gnu/packages/matrix.scm (synapse): Update to 1.22.1.
[propagated-inputs]: Add python-packaging.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder | 2020-11-04 | 1 | -2/+3 |
* | gnu: haunt: Update home page.•••* gnu/packages/guile-xyz.scm (haunt)[home-page]: Update.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Matthew Kraai | 2020-11-04 | 1 | -1/+1 |
* | gnu: archivemount: Update to 0.9.1.•••* gnu/packages/linux.scm (archivemount): Update to 0.9.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder | 2020-11-04 | 1 | -2/+2 |
* | gnu: libopenmpt: Update to 0.5.3.•••* gnu/packages/audio.scm (libopenmpt): Update to 0.5.3.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | gnu: man-pages: Update to 5.09.•••* gnu/packages/man.scm (man-pages): Update to 5.09.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | gnu: zfs: Update to 0.8.5.•••* gnu/packages/file-systems.scm (zfs): Update to 0.8.5.
[arguments]: Update. Don't install initramfs-tools hooks.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -6/+6 |
* | gnu: tintin++: Update to 2.02.05.•••* gnu/packages/games.scm (tintin++): Update to 2.02.05.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | gnu: julius: Update to 1.5.1.•••* gnu/packages/games.scm (julius): Update to 1.5.1.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | gnu: xtl: Update to 0.6.21.•••* gnu/packages/cpp.scm (xtl): Update to 0.6.21.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | gnu: eolie: Update to 0.9.100.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.100.
| Tobias Geerinckx-Rice | 2020-11-04 | 1 | -2/+2 |
* | image: Allow offloading of "partition.img" and "image.iso" builds.•••This builds are extremely I/O-intensive so they'd rather not run on the
head node of the build farm.
* gnu/system/image.scm (system-disk-image, system-iso9660-image): Pass
#:local-build? #f.
| Ludovic Courtès | 2020-11-03 | 1 | -0/+6 |
* | gnu: Depend on 'gettext-minimal' rather than 'gettext' when appropriate.•••* gnu/packages/backup.scm (duplicity)[native-inputs]: Use
GETTEXT-MINIMAL instead of GNU-GETTEXT.
* gnu/packages/mpd.scm (mpdris2)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (nomad)[native-inputs]: Likewise.
(guile-mkdir-p)[native-inputs]: Likewise.
(guile-avahi)[native-inputs]: Remove GNU-GETTEXT, now unneeded.
| Ludovic Courtès | 2020-11-03 | 3 | -5/+4 |
* | guix import stackage: Default to LTS version that matches GHC.•••In particular, this means that 'guix lint' won't warn to update to
versions that won't necessarily fit our package set well.
* guix/import/stackage.scm (%stackage-url): Change to "https",
avoiding redirect log messages.
(%default-lts-version): New variable.
(stackage-lts-info-fetch, stackage->guix-package,
latest-lts-release): Use it.
(lts-info-ghc-version): Remove unused procedure.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Robert Vollmert | 2020-11-03 | 1 | -10/+11 |
* | nls: Fix Texinfo typo.•••* po/doc/guix-manual.de.po: Fix ‘@sasmp{}’ that broke ‘make’.
| Tobias Geerinckx-Rice | 2020-11-03 | 1 | -1/+1 |
* | nls: Update translations of the manual. | Julien Lepiller | 2020-11-03 | 2 | -12025/+13413 |
* | Revert "gnu: emacs: Make strip-double-wrap more robust."•••This reverts commit b107a19ffb6a6abb7bde3436f3fa359071bd1f5c.
It causes too many rebuilds related to emacs-minimal, and fails with "No code
for module (guix build glib-or-gtk-build-system)".
| Nicolas Goaziou | 2020-11-03 | 1 | -8/+10 |
* | gnu: granite: Upgrade to 5.5.0.•••* gnu/packages/pantheon.scm (granite): Upgrade to 5.5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ryan Prior | 2020-11-03 | 1 | -2/+2 |
* | gnu: pwsafe: Update to 3.54.1•••* gnu/packages/password-utils.scm (pwsafe): Update to 3.54.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tim Gesthuizen | 2020-11-03 | 1 | -2/+2 |
* | gnu: Add mkp224o.•••* gnu/packages/crypto.scm (mkp224o): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard | 2020-11-03 | 1 | -0/+36 |
* | doc: Illustrate procedures that return packages.•••* doc/guix.texi (Defining Package Variants): Illustrate procedures that
return packages.
| Ludovic Courtès | 2020-11-03 | 1 | -2/+35 |
* | doc: Use '@lisp' for 'options->transformation' example.•••* doc/guix.texi (Defining Package Variants): Use @lisp for
'options->transformation' example.
| Ludovic Courtès | 2020-11-03 | 1 | -2/+2 |
* | nls: Internationalize command synopses as shown in 'guix help'.•••This is a followup to 3794ce93be8216d8378df7b808ce7f53b1e05a53.
* po/guix/Makevars (XGETTEXT_OPTIONS): Add '--keyword=synopsis'.
| Ludovic Courtès | 2020-11-03 | 1 | -0/+1 |
* | gnu: guile-avahi: Update to 0.4.0-1.6d43caf.•••* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.0-1.6d43caf.
[arguments]: Add 'fix-guile-avahi-file-name phase with the required modules
and imported-modules.
| Mathieu Othacehe | 2020-11-03 | 1 | -34/+56 |
* | gnu: emacs-modus-operandi-theme: Update to 0.13.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.13.0.
[source]: Use GitHub instead of GNU ELPA, as ELPA is out of date.
[arguments]: Add phase to remove "modus-vivendi-theme.el".
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith | 2020-11-03 | 1 | -5/+14 |
* | gnu: emacs-modus-vivendi-theme: Update to 0.13.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.13.0.
[source]: Use GitHub instead of GNU ELPA, as GNU ELPA is out of date.
[arguments]: Add phase to remove "modus-operandi-theme.el".
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith | 2020-11-03 | 1 | -5/+14 |
* | gnu: emacs: Make strip-double-wrap more robust.•••* gnu/packages/emacs.scm (emacs) [strip-double-wrap]: Use regex to find emacs
executable. This works even when the version is changed by package
transformations (e.g., version=git.master).
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith | 2020-11-03 | 1 | -10/+8 |
* | gnu: qview: Fix regexp.•••* gnu/packages/image-viewers.scm (qview): Fix regexps.
| Nicolas Goaziou | 2020-11-03 | 1 | -2/+2 |
* | gnu: emacs-ebdb: Update to 0.6.20.•••* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.20.
| Nicolas Goaziou | 2020-11-03 | 1 | -2/+2 |