| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Move guile-zlib and guile-lzlib packages.•••* gnu/packages/guile-xyz.scm (guile-zlib, guile-lzlib): Move to ...
* gnu/packages/guile.scm: ... here.
| Mathieu Othacehe | 2020-07-27 | 2 | -67/+66 |
* | upstream: Handle the case where the file name has no extension.•••Fixes <https://bugs.gnu.org/42504>.
Reported by Alexandru-Sergiu Marton <brown121407@posteo.ro>.
* guix/upstream.scm (package-update/url-fetch): Handle the case where the
file name has no extension.
| Danny Milosavljevic | 2020-07-27 | 1 | -1/+1 |
* | gnu: Add python-mastodon-py.•••* gnu/packages/mastodon.scm (python-mastodon-py): New variable.
| Efraim Flashner | 2020-07-27 | 1 | -0/+40 |
* | gnu: Add python-http-ece.•••* gnu/packages/python-web.scm (python-http-ece): New variable.
| Efraim Flashner | 2020-07-27 | 2 | -0/+35 |
* | maint: 'authenticate' runs the user's 'guix git authenticate'.•••That way, we no longer run the code we want to authenticate.
* Makefile.am (authenticate): Remove "./pre-inst-env".
| Ludovic Courtès | 2020-07-27 | 1 | -4/+3 |
* | nls: Update 'fr' translation. | Ludovic Courtès | 2020-07-27 | 1 | -2/+2 |
* | gnu: Add xdg-desktop-portal-gtk.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Anders Thuné | 2020-07-27 | 1 | -0/+53 |
* | gnu: Add xdg-desktop-portal.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Anders Thuné | 2020-07-27 | 1 | -0/+47 |
* | gnu: pipewire@0.3: Update to 0.3.7.•••* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.7.
| Ludovic Courtès | 2020-07-27 | 1 | -2/+2 |
* | gnu: Add libportal.•••* gnu/packages/freedesktop.scm (libportal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Anders Thuné | 2020-07-27 | 1 | -0/+45 |
* | gnu: Add pipewire-0.3.•••* gnu/packages/linux.scm (pipewire-0.3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Anders Thuné | 2020-07-27 | 1 | -0/+30 |
* | services: auditd: Provide default configuration directory.•••* gnu/services/auditd.scm (auditd.conf)
(%default-auditd-configuration-directory): New variables.
(<auditd-configuration>): Switch to 'define-record-type*'.
[configuration-directory]: New field.
(auditd-shepherd-service): Honor 'configuration-directory'. Pass #:pid-file.
(auditd-service-type)[description]: Tweak.
[default-value]: Provide 'configuration-directory'.
* doc/guix.texi (Miscellaneous Services): Update docs to reflect
changes.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robin Green | 2020-07-27 | 2 | -13/+39 |
* | services: Add 'unattended-upgrade-service-type'.•••* gnu/services/admin.scm (<unattended-upgrade-configuration>): New
record type.
(%unattended-upgrade-log-file): New variable.
(unattended-upgrade-mcron-jobs, unattended-upgrade-log-rotations): New
procedures.
(unattended-upgrade-service-type): New variable.
* doc/guix.texi (Service Reference): Add 'provenance-service-type' anchor.
(Unattended Upgrades): New section.
| Ludovic Courtès | 2020-07-27 | 2 | -2/+251 |
* | gnu: guile-reader: Switch to Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile-reader)[inputs]: Switch to GUILE-3.0.
(guile2.2-reader): New variable.
* gnu/packages/guile-xyz.scm (haunt)[propagated-inputs]: Add GUILE-READER.
(guile2.2-haunt)[propagated-inputs]: Use GUILE2.2-READER.
* gnu/packages/skribilo.scm (skribilo)[propagated-inputs]: Use
GUILE2.2-READER and GUILE2.2-LIB.
| Ludovic Courtès | 2020-07-27 | 2 | -7/+12 |
* | gnu: guile-reader: Update to 0.6.3.•••* gnu/packages/guile-xyz.scm (guile-reader): Update to 0.6.3.
[native-inputs]: Use GPERF instead of GPERF-3.0.
| Ludovic Courtès | 2020-07-27 | 1 | -3/+3 |
* | machine: ssh: Check for potential system downgrades.•••This is a followup to 8e31736b0a60919cc1bfc5dc22c395b09243484a.
* guix/scripts/system/reconfigure.scm (check-forward-update): Add
#:current-channels. Use it instead of OLD.
* gnu/services.scm (sexp->system-provenance): New procedure.
(system-provenance): Use it.
* gnu/machine/ssh.scm (<machine-ssh-configuration>)[allow-downgrades?]:
New field.
(machine-check-forward-update): New procedure.
(check-deployment-sanity)[assertions]: Call it.
* doc/guix.texi (Invoking guix deploy): Document 'allow-downgrades?'
field.
| Ludovic Courtès | 2020-07-27 | 4 | -20/+69 |
* | processes: Allow 'less' to properly estimate line length.•••Until now, the first few lines in the output of 'guix processes' could
disappear in 'less'.
* guix/ui.scm (call-with-paginated-output-port): Add #:less-options
parameter and honor it.
(with-paginated-output-port): Allow callers to pass #:less-options.
* guix/scripts/processes.scm (guix-processes): Pass #:less-options to
'with-paginated-output-port'.
| Ludovic Courtès | 2020-07-27 | 2 | -6/+19 |
* | gnu: qtspell: Add missing module. | Nicolas Goaziou | 2020-07-27 | 1 | -0/+1 |
* | gnu: Add qtspell.•••* gnu/packages/qt.scm (qtspell): New variable.
| Nicolas Goaziou | 2020-07-27 | 1 | -0/+30 |
* | gnu: emacs-slime: Update to 2.25.•••* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.25.
| Nicolas Goaziou | 2020-07-27 | 1 | -2/+2 |
* | gnu: emacs-magit-popup: Update to 2.13.3.•••* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Update to 2.13.3.
| Nicolas Goaziou | 2020-07-27 | 1 | -2/+2 |
* | gnu: emacs-ebuild-mode: Update to 1.51.•••* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.51.
| Nicolas Goaziou | 2020-07-27 | 1 | -2/+2 |
* | gnu: emacs-company: Update to 0.9.13.•••* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.13.
[source]: Use GNU ELPA URL.
[arguments]: Remove section.
| Nicolas Goaziou | 2020-07-27 | 1 | -21/+5 |
* | gnu: plotutils: Fix build on non-x86_64 architectures.•••* gnu/packages/patches/plotutils-spline-test.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/plotutils.scm (plotutils)[patches]: Apply it.
| Maxim Cournoyer | 2020-07-27 | 3 | -1/+41 |
* | gnu: btrfs-progs: Update to 5.7.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.7.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: s6-rc: Update to 0.5.1.4.•••* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.1.4.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: you-get: Update to 0.4.1456.•••* gnu/packages/video.scm (you-get): Update to 0.4.1456.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: youtube-viewer: Update to 3.7.7.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.7.7.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: xfce4-timer-plugin: Update to 1.7.1.•••* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.1.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: xfce4-whiskermenu-plugin: Update to 2.4.6.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.6.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: python-jedi: Update to 0.17.2.•••* gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.2.
[source, arguments]: Remove upstreamed patching.
* gnu/packages/patches/python-jedi-sort-project-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-07-27 | 3 | -31/+2 |
* | gnu: python-dbus: Update to 1.2.16.•••* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.16.
| Tobias Geerinckx-Rice | 2020-07-27 | 1 | -2/+2 |
* | gnu: isync: Update to 1.3.2.•••* gnu/packages/mail.scm (isync): Update to 1.3.2.
[home-page]: Update home-page.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Hendursaga | 2020-07-26 | 1 | -3/+3 |
* | gnu: asciidoc: Don't use unstable tarball.•••* gnu/packages/documentation.scm (asciidoc)[source]: Download using
git-fetch.
| Efraim Flashner | 2020-07-26 | 1 | -6/+7 |
* | gnu: enlightenment: Update to 0.24.2.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.2.
| Efraim Flashner | 2020-07-26 | 1 | -2/+2 |
* | gnu: perl-io-compress: Update to 2.095.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.095.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: perl-compress-raw-zlib: Update to 2.095.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.095.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: perl-compress-raw-bzip2: Update to 2.095.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.095.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: perl-compress-bzip2: Update to 2.28.•••* gnu/packages/perl-compression.scm (perl-compress-bzip2): Update to 2.28.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: zam-plugins: Update to 3.13.•••* gnu/packages/music.scm (zam-plugins): Update to 3.13.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: libostree: Update to 2020.4.•••* gnu/packages/package-management.scm (libostree): Update to 2020.4.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: jasper: Update to 2.0.17.•••* gnu/packages/image.scm (jasper): Update to 2.0.17.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: libblockdev: Update to 2.24.•••* gnu/packages/disk.scm (libblockdev): Update to 2.24.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: python-psycopg2: Update to 2.8.5.•••* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.5.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: fping: Update to 4.4.•••* gnu/packages/networking.scm (fping): Update to 4.4.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: mu: Update to 1.4.12.•••* gnu/packages/mail.scm (mu): Update to 1.4.12.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: python-bleach: Update to 3.1.5.•••* gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.5.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -3/+2 |
* | gnu: python-flask-sqlalchemy: Update to 2.4.4.•••* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.4.
| Tobias Geerinckx-Rice | 2020-07-26 | 1 | -2/+2 |
* | gnu: guix: Update to 1.1.0-18.0addee1.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-18.0addee1.
| Mathieu Othacehe | 2020-07-26 | 1 | -3/+3 |
* | installer: Add NTFS support.•••This adds support for creating and editing NTFS partitions. It is however not
possible yet to create root NTFS partitions, as overlaying on top of a fuse
partition does not seem supported.
* gnu/installer.scm (installer-program): Add "ntfs-3g" to the inputs.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type,
partition-filesystem-user-type, create-ntfs-file-system,
format-user-partitions): Add NTFS support.
* gnu/installer/newt/partition.scm (run-fs-type-page): Add NTFS support.
| Mathieu Othacehe | 2020-07-26 | 3 | -3/+16 |