| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/terminals.scm (picocom): Update to 3.1.
|
|
|
|
| |
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.31.
|
|
|
|
|
| |
* gnu/packages/photo.scm (perl-image-exiftool)[source]: Also download
from the home page.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.1.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.28.
(%linux-libre-4.19-hash): Update hash.
|
|
|
|
| |
* gnu/packages/terminals.scm (eternalterminal): New variable.
|
|
|
|
|
|
|
| |
This is a follow-up to b89284407fd5d865ca7cc8622459692cec9297cf.
* gnu/packages/games.scm (crawl)[arguments]: Remove custom 'patch-flags
phase, add make-flag on non-x86* architectures to build without SSE.
|
|
|
|
| |
* gnu/packages/video.scm (xvid): Update to 1.3.5.
|
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (python-acme): Update to 0.32.0.
(certbot)[source]: Update hash.
[native-inputs]: Replace python-nose with python-pytest.
[propagated-inputs]: Add python-cryptography.
|
|
|
|
|
| |
* gnu/packages/video.scm (avidemux): Update to 2.7.2.
[arguments]: Update version of included ffmpeg.
|
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[arguments]: Move oft-repeated
hard-coded ffmpeg version number to a single let-bound variable.
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.09.
|
|
|
|
| |
* gnu/packages/tex.scm (texmaker): Update to 5.0.3.
|
|
|
|
| |
* gnu/packages/web.scm (stunnel): Update to 5.50.
|
|
|
|
| |
* gnu/packages/video.scm (you-get): Update to 0.4.1270.
|
|
|
|
|
| |
* gnu/packages/web.scm (nginx-documentation): Update to 2019-03-01-2345-7ef11708457e.
[arguments]: Simplify substitution.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.15.9.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.0.0.
[source]: Re-indent.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.0.0.
[source]: Re-indent.
|
|
|
|
| |
* gnu/packages/xorg.scm (console-setup): Update to 1.190.
|
|
|
|
| |
* gnu/packages/audio.scm (snd): Update to 19.2.
|
|
|
|
|
|
|
|
| |
This makes the first boot slightly faster.
* gnu/services/base.scm (not-config?): New procedure.
(hydra-key-authorization): Rewrite to pre-compute the default ACL, and
pre-compute it using (guix pki) directly.
|
|
|
|
|
|
|
|
|
|
| |
Until now we were allocating the UIDs of build users above 30000, which
is in "normal" user UID range. This static allocation was unnecessary,
so this change lets the system allocate UIDs in the system range (below
1000).
* gnu/services/base.scm (guix-build-accounts): Remove #:first-uid, and
remove 'uid' field from 'user-account'.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34806>.
Reported by Marius Bakke <mbakke@fastmail.com>.
* gnu/packages/gnome.scm (gnome-shell)[source](snippet): Remove
reference to INKSCAPE. Instead, simply copy the SVG file to
data/theme.
[arguments]: Add 'convert-logo-to-png' phase.
[native-inputs]: Add INKSCAPE.
|
|
|
|
| |
* gnu/packages/admin.scm (ansible): Update to 2.7.8.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/pugixml-versioned-libdir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xml.scm (pugixml)[source](patches): New field.
[arguments]: Instruct the build system to create a shared rather than static
library.
[native-inputs]: Add PKG-CONFIG.
|
|
|
|
| |
* gnu/packages/ftp.scm (filezilla): Update to 3.41.1.
|
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame)[native-inputs]: Move PUGIXML ...
[inputs]: ... here.
* gnu/packages/ftp.scm (filezilla)[native-inputs, inputs]: Likewise.
|
|
|
|
|
| |
* gnu/services/monitoring.scm (zabbix-front-end-config): Show location in
messages.
|
|
|
|
| |
* gnu/services/configuration.scm (define-configuration): Add '%location'.
|
|
|
|
| |
* gnu/packages/xorg.scm (xfd): Update to 1.1.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (xprop): Update to 1.2.4.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.28.3.
|
|
|
|
| |
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.11.
|
|
|
|
| |
* gnu/packages/compression.scm (libmspack): Update to 0.10.1.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dask): Update to 1.1.4.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind): Update to 239.4.
|
|
|
|
|
|
| |
This is a follow-up to commit 10bd2889d267df479f79f43471d3c2dd17da345a.
* gnu/packages/scanner.scm: #:use-module (gnu packages image).
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libpng.
|
|
|
|
| |
* gnu/packages/games.scm (btanks): New variable.
|
|
|
|
|
| |
* gnu/packages/video.scm (libsmpeg-with-sdl1): New variable.
(libsmpeg)[version]: Change to 0.4.5-401.
|
|
|
|
| |
* gnu/packages/games.scm (4dtris): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (slingshot): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (scons): Update to 3.0.4.
[arguments]: Remove second instance of "imp.load_module" (bug 34236).
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-next): New public variable.
|
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus)[native-inputs]: Use versioned URLs for
Unicode data and update hashes.
|
|
|
|
|
|
|
|
|
| |
build.
* gnu/packages/hyperledger.scm (hyperledger-fabric)[description]: Rephrase
into something less marketing-ish.
[arguments]: Build with multiple jobs.
[supported-systems]: Support x86_64-linux only.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (openfst): New variable.
|
|
|
|
| |
* gnu/local.mk (hyperledger): New variable.
|