| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ccls: Update to 0.20201025.•••* gnu/packages/cpp.scm (ccls): Update to 0.20201025.
| Brett Gilio | 2020-10-30 | 1 | -2/+4 |
* | guix: pack: Only wrap executable files.•••* guix/scripts/pack.scm (wrapped-package)<build>: Build wrappers for
executable files and symlink others.
* tests/guix-pack-relocatable.sh: Test relocatable example of mixed
executable and non-executable files.
| Eric Bavier | 2020-10-30 | 2 | -9/+56 |
* | guix: pack: Fix offset calculation for store directory mount point.•••Fixes wrapping of non-package things, where the target store directory may
differ in length from the original.
* guix/scripts/pack.scm (wrapped-package)<build-wrapper>: Define
WRAPPER_PROGRAM macro with wrapper's file name.
* gnu/packages/aux-files/run-in-namespace.c (main): Offset index by len of
that file name.
| Eric Bavier | 2020-10-30 | 2 | -2/+6 |
* | gnu: Add lcdf-typetools.•••* gnu/packages/fontutils.scm (lcdf-typetools): New variable.
| Julien Lepiller | 2020-10-30 | 1 | -0/+30 |
* | nls: Update 'es' translation. | Miguel Ángel Arruga Vivas | 2020-10-30 | 1 | -13/+13 |
* | services: guix-publish: Add 'cache-bypass-threshold' field.•••This is a followup to ecaa102a58ad3ab0b42e04a3d10d7c761c05ec98.
* gnu/services/base.scm (<guix-publish-configuration>)[cache-bypass-threshold]:
New field.
(guix-publish-shepherd-service): Honor it.
| Ludovic Courtès | 2020-10-30 | 2 | -2/+14 |
* | gnu: guix: Update to 1c6d985.•••* gnu/packages/package-management.scm (guix): Update to 1c6d985.
| Ludovic Courtès | 2020-10-30 | 1 | -3/+3 |
* | gnu: php: Update to 7.4.12 [security fixes].•••* gnu/packages/php.scm (php): Update to 7.4.12.
[arguments]: Disable two more failing tests.
| Tobias Geerinckx-Rice | 2020-10-30 | 1 | -2/+6 |
* | gnu: cloud-utils: Update to 0.32.•••* gnu/packages/admin.scm (cloud-utils): Update to 0.32.
| Christopher Baines | 2020-10-30 | 1 | -2/+2 |
* | installer: Use UUIDs in the 'swap-devices' field.•••Note: This change requires an updated 'guix' package that contains
Linux-swap support in (gnu build file-systems).
* gnu/installer/parted.scm (user-partitions->configuration): Use UUIDs
in the 'swap-devices' field.
* gnu/installer/newt/final.scm (run-final-page)[wait-for-clients]: New
procedure. Use it.
* gnu/installer/tests.scm (choose-partitioning): Wait for
'starting-final-step' message and move configuration file dialog
handling to...
(conclude-installation): ... here. Send over PORT the reply
corresponding to 'starting-final-step'.
* gnu/tests/install.scm (gui-test-program): When ENCRYPTED? is false,
invoke 'swaplabel' in the marionette.
(installation-target-os-for-gui-tests): When ENCRYPTED? is false, except
a fixed UUID.
| Ludovic Courtès | 2020-10-30 | 4 | -11/+59 |
* | services: swap: Allow for UUIDs and file system labels.•••* gnu/services/base.scm (swap-service-type)[device-lookup, device-name]:
New variables.
Add 'modules' field to 'shepherd-service'. In 'start' and 'stop', use
'device-lookup' to resolve UUIDs and labels.
* doc/guix.texi (operating-system Reference): Adjust accordingly.
| Ludovic Courtès | 2020-10-30 | 2 | -17/+71 |
* | file-systems: Allow swap space lookup by UUID/label.•••* gnu/build/file-systems.scm (%linux-swap-magic, %page-size): New
variables.
(linux-swap-superblock?, read-linux-swap-superblock)
(linux-swap-superblock-uuid, linux-swap-superblock-volume-name): New
procedures.
(%partition-label-readers, %partition-uuid-readers): Add them.
| Ludovic Courtès | 2020-10-30 | 1 | -1/+45 |
* | gnu: r-calculus: Fix typo in home-page.•••* gnu/packages/cran.scm (r-calculus)[home-page]: Fix typo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun | 2020-10-30 | 1 | -1/+1 |
* | scripts: lint: Add '--exclude' option.•••* guix/scripts/lint.scm (%options, parse-options): Add '--exclude' option.
(option-checker): New helper function.
* doc/guix.texi (Invoking guix lint): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun | 2020-10-30 | 2 | -15/+34 |
* | scripts: lint: Fix '--no-network' option.•••* guix/scripts/lint.scm: (show-help): Add '--no-network' option message.
(%options, parse-options): Fix argument order.
* doc/guix.texi (Invoking guix lint): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun | 2020-10-30 | 2 | -6/+16 |
* | nls: Update 'fr' translation of the manual. | Julien Lepiller | 2020-10-30 | 1 | -11003/+18146 |
* | gnu: tome4: Update to 1.7.0.•••* gnu/packages/games.scm (tome4): Update to 1.7.0.
| Oleg Pykhalov | 2020-10-30 | 1 | -2/+2 |
* | gnu: emacs-tramp: Update to 2.4.4.3.•••* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.3.
| Nicolas Goaziou | 2020-10-29 | 1 | -2/+2 |
* | nls: Update 'ru' translation of the manual. | Julien Lepiller | 2020-10-29 | 1 | -11142/+18218 |
* | gnu: dropbear: Update to 2020.81.•••* gnu/packages/ssh.scm (dropbear): Update to 2020.81.
| Tobias Geerinckx-Rice | 2020-10-29 | 1 | -2/+2 |
* | gnu: Update samtools to 1.11.•••* gnu/packages/bioinformatics.scm (samtools): Update to 1.11.
| Roel Janssen | 2020-10-29 | 1 | -3/+3 |
* | gnu: Update bcftools to 1.11.•••* gnu/packages/bioinformatics.scm (bcftools): Update to 1.11.
| Roel Janssen | 2020-10-29 | 1 | -3/+3 |
* | gnu: Update htslib to 1.11.•••* gnu/packages/bioinformatics.scm (htslib): Update to 1.11.
| Roel Janssen | 2020-10-29 | 1 | -2/+2 |
* | gnu: raspi-arm64-chainloader: Remove unnecessary internal copy-file call.•••* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[chdir]: Remove unnecessary copy-file call.
| Danny Milosavljevic | 2020-10-29 | 1 | -1/+0 |
* | gnu: raspi-arm64-chainloader: End phase in #t.•••* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[install]: End phase in #t.
| Danny Milosavljevic | 2020-10-29 | 1 | -1/+2 |
* | gnu: raspi-arm-chainloader: Install arm_chainloader.bin.•••* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[setenv]: Add objcopy.
[install]: Install arm_chainloader.bin.
| Danny Milosavljevic | 2020-10-29 | 1 | -0/+2 |
* | gnu: raspi-arm64-chainloader: Install arm64.bin.•••* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[setenv]: Add objcopy.
[install]: Install arm64.bin.
| Danny Milosavljevic | 2020-10-29 | 1 | -1/+3 |
* | gnu: Add raspi-arm64-chainloader.•••* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader): New variable.
| Danny Milosavljevic | 2020-10-29 | 1 | -0/+70 |
* | gnu: python-simpleaudio: Alsa-lib is not a native-input.•••* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace
field and ...
[inputs]: ... Add new field.
| Leo Famulari | 2020-10-29 | 1 | -1/+1 |
* | gnu: raspi-arm-chainloader: Fix build.•••* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[build-tlsf]: Modify.
[build-common]: Modify.
| Danny Milosavljevic | 2020-10-29 | 1 | -4/+4 |
* | gnu: kuserfeedback: Fix typo.•••* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of
the "itemize" keyword.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sébastien Lerique | 2020-10-29 | 1 | -1/+1 |
* | gnu: Add raspi-arm-chainloader.•••* gnu/packages/raspberry-pi.scm (%rpi-open-firmware-version): New variable.
(%rpi-open-firmware-origin): New variable.
(raspi-arm-chainloader): New variable.
| Danny Milosavljevic | 2020-10-29 | 1 | -0/+74 |
* | gnu: Add raspi-gpio.•••* gnu/packages/raspberry-pi.scm (raspi-gpio): New variable.
| Danny Milosavljevic | 2020-10-29 | 1 | -0/+25 |
* | gnu: Add bcm2835.•••* gnu/packages/raspberry-pi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Danny Milosavljevic | 2020-10-29 | 2 | -0/+65 |
* | gnu: Add copyright line. | Nicolas Goaziou | 2020-10-29 | 1 | -0/+1 |
* | gnu: Add emacs-powershell.•••* gnu/packages/emacs-xyz.scm (emacs-powershell): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Adam | 2020-10-29 | 1 | -0/+24 |
* | gnu: emacs-rg: Update to 2.0.2.•••* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.0.2.
[propagated-inputs]: Add emacs-transient.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder | 2020-10-29 | 1 | -2/+3 |
* | gnu: ruby: Update to 2.7.2.•••Fixes CVE-2020-25613.
* gnu/packages/ruby.scm (ruby): Update to 2.7.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior | 2020-10-29 | 1 | -3/+3 |
* | build/maven: Fix typo.•••* guix/build/maven/pom: Fix spelling of "with".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | build/maven: fix-pom-dependencies: Fix typo.•••* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overrides".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | build/maven: fix-pom-dependencies: Fix typo.•••* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overridden".
| Vagrant Cascadian | 2020-10-28 | 1 | -4/+4 |
* | gnu: ganeti-luxid-service-type: Fix typo.•••* gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling
of "authoritative".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: python-mujson: Fix typo.•••* gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This
package".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: python-scour: Fix typo.•••* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
"aggressive".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: altermime: Fix typo.•••* gnu/packages/mail (altermime)[description]: Fix spelling of "arbitrary".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: emacs-highlight-numbers: Fix typo.•••* gnu/packages/emacs-xyz (emacs-highlight-numbers)[description]: Fix spelling
of "constitutes".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: python-django-sekizai: Fix typo.•••* gnu/packages/django (python-django-sekizai)[description]: Use "that is"
instead of "thats".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: rust-webpki-0.21: Fix typo.•••* gnu/packages/crates-io (rust-webpki-0.21)[description]: Fix spelling of
"package".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: rust-zstd-safe-2: Fix typo.•••* gnu/packages/crates-io (rust-zstd-safe-2)[description]: Fix typo of "safe".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |
* | gnu: python-django-auth-ldap: Fix typo.•••* gnu/packages/django (python-django-auth-ldap)[description]: Fix typo "This
package".
| Vagrant Cascadian | 2020-10-28 | 1 | -1/+1 |