summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: ungoogled-chromium: Avoid top-level reference to LLD.Marius Bakke2020-07-23
| | | | | * gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ... (make-lld-wrapper): ... here. New procedure.
* gnu: Add mercury.Brett Gilio2020-07-23
| | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm. * gnu/packages/mercury.scm: New file.
* gnu: ccache: Update to 3.7.11.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.7.11.
* gnu: ansible: Update to 2.9.11.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/admin.scm (ansible): Update to 2.9.11.
* gnu: rgbds: Update to 0.4.1.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/assembly.scm (rgbds): Update to 0.4.1.
* gnu: fio: Update to 3.21.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.21.
* gnu: warzone2100: Update to 3.4.1.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/games.scm (warzone2100): Update to 3.4.1.
* gnu: python-django: Add optional inputs.Efraim Flashner2020-07-23
| | | | | * gnu/packages/django.scm (python-django)[propagated-inputs]: Add python-argon2-cffi, python-bcrypt.
* gnu: python-django: Update to 1.11.29.Efraim Flashner2020-07-23
| | | | * gnu/packages/django.scm (python-django): Update to 1.11.29.
* gnu: khal: Fix a failing test.Tanguy Le Carrour2020-07-23
| | | | | | * gnu/packages/calendar.scm (khal)[arguments]: Fix a failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: polyml: Update to 5.8.1.Brett Gilio2020-07-22
| | | | * gnu/packages/sml.scm (polyml): Update to 5.8.1.
* gnu: linux-libre: Update to 5.4.53.Mark H Weaver2020-07-23
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.53. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.53.
* gnu: linux-libre@5.7: Update to 5.7.10.Mark H Weaver2020-07-23
| | | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.10. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.10.
* gnu: linux-libre@4.19: Update to 4.19.134.Mark H Weaver2020-07-23
| | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.134. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.134.
* gnu: linux-libre@4.14: Update to 4.14.189.Mark H Weaver2020-07-23
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.189. (linux-libre-4.14-pristine-source): Update hash. (linux-libre-4.14-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.14): Update to 4.14.189. (%linux-libre-fix-atheros-9271-patch): Delete variable. * gnu/packages/patches/linux-libre-fix-atheros-9271.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: linux-libre@4.9: Update to 4.9.231.Mark H Weaver2020-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.231. (linux-libre-4.9-pristine-source): Update hash. (linux-libre-4.9-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.9): Update to 4.9.231.
* gnu: linux-libre@4.4: Update to 4.4.231.Mark H Weaver2020-07-23
| | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.231. (linux-libre-4.4-pristine-source): Update hash. (linux-libre-4.4-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.4): Update to 4.4.231.
* gnu: nsd: Update to 4.3.2.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/dns.scm (nsd): Update to 4.3.2.
* gnu: wla-dx: Update to 9.11.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/assembly.scm (wla-dx): Update to 9.11.
* gnu: sslh: Update to 1.21b.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/networking.scm (sslh): Update to 1.21b.
* gnu: ledger: Update to 3.2.1.Tobias Geerinckx-Rice2020-07-23
| | | | * gnu/packages/finance.scm (ledger): Update to 3.2.1.
* gnu: rdiff-backup: Update to 2.0.3.Eric Bavier2020-07-22
| | | | | | | | * gnu/packages/backup.scm (rdiff-backup): Update to 2.0.3. [native-inputs]: New field. [inputs]: Use python3 and latest librsync. [arguments]: Remove '#:python' argument. [home-page]: Old url redirects, so use the new url.
* gnu: ungoogled-chromium: Enable all release optimizations.Marius Bakke2020-07-23
| | | | | | | | | | | * gnu/packages/chromium.scm (ungoogled-chromium-snippet): Add substitution to allow using unbundled dependencies in "official" builds. (lld-as-ld, lld-wrapper, lld/wrapped): New variables. (ungoogled-chromium)[arguments]: Add "is_official_build" to #:configure-flags. Remove redundant or unnecessary flags, disable system protobuf. Use llvm-ar and llvm-nm instead of their binutils equivalents. [native-inputs]: Add LLD/WRAPPED. [inputs]: Remove PROTOBUF.
* gnu: Clang: Install the CFI blacklist.Marius Bakke2020-07-23
| | | | | * gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase to symlink cfi_blacklist.txt from CLANG-RUNTIME.
* gnu: ungoogled-chromium: Add VA-API fix for some Intel systems.Marius Bakke2020-07-23
| | | | | * gnu/packages/chromium.scm (%arch-patches): New variable. (ungoogled-chromium-snippet): Use it.
* gnu: Add font-catamaran.Arun Isaac2020-07-23
| | | | * gnu/packages/fonts.scm (font-catamaran): New variable.
* gnu: jupyter-guile-kernel: Update to f25fb90 and build with Guile 3.Jesse Gibbons2020-07-23
| | | | | | | | | | * gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Update to f25fb90. Re-indent package definition (using indent.el) [phases]: Replace /home with /usr/local [inputs]: Use GUILE-3.0 instead of GUILE-2.2, and GUILE-JSON-3 instead of GUILE-JSON-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix-jupyter: Correct kernel search location.Jesse Gibbons2020-07-23
| | | | | | | gnu/packages/package-management.scm: guix-jupyter: [phases]: Use guile 3.0 instead of 2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès2020-07-23
| | | | | | | | | | | | | | | | This is similar to what 9744cc7b4636fafb772c94adb8f05961b5b39f16 did for 'guix pull'. * guix/scripts/system/reconfigure.scm (ensure-forward-reconfigure) (warn-about-backward-reconfigure, channel-relations) (check-forward-update): New procedures. * guix/scripts/system.scm (perform-action): Add #:validate-reconfigure. Call 'check-forward-update' when ACTION is 'reconfigure. (%options, show-help): Add "--allow-downgrades". (%default-options): Add 'validate-reconfigure' key. (process-action): Pass #:validate-reconfigure to 'perform-action'. * doc/guix.texi (Invoking guix system): Document 'guix system describe' more prominently, and document '--allow-downgrades'.
* git: 'update-cached-checkout' has a new #:check-out? parameter.Ludovic Courtès2020-07-23
| | | | | * guix/git.scm (update-cached-checkout): Add #:check-out? parameter and honor it.
* git: Factorize 'resolve-reference'.Ludovic Courtès2020-07-23
| | | | | * guix/git.scm (resolve-reference): New procedure. (switch-to-ref): Use it.
* doc: Tweak mcron example.Ludovic Courtès2020-07-23
| | | | | * doc/guix.texi (Scheduled Job Execution): In example, move '%min-level' definition after 'use-modules'.
* doc: Recommend running 'guix git authenticate' when cloning the repo.Ludovic Courtès2020-07-23
| | | | | * doc/contributing.texi (Building from Git): Adjust instruction and recommend 'guix git authenticate'.
* gnu: quadrapassel: Update to 3.36.02.Eric Bavier2020-07-22
| | | | | * gnu/packages/games.scm (quadrapassel): Update to 3.36.02. [inputs]: Add gsound.
* gnu: sudo: Update to 1.9.2.Tobias Geerinckx-Rice2020-07-22
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.2.
* services: nix: Fix sandbox.Oleg Pykhalov2020-07-22
| | | | | | | | | | | * gnu/tests/package-management.scm: New file. * gnu/local.mk: Add this. * gnu/services/nix.scm (<nix-configuration>): New record. (nix-activation): Generate Nix config file which fixes sandbox. (nix-service-type): Add default value. (nix-shepherd-service): Allow provide Nix package. * doc/guix.texi (Miscellaneous Services)[Nix service]<nix-configuration>: Document record.
* services: base: Export references-file.Oleg Pykhalov2020-07-22
| | | | * gnu/services/base.scm (references-file): Export procedure.
* arb: Update to 2.18.1.Andreas Enge2020-07-22
| | | | | | | * gnu/packages/patches/arb-flint-2.6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/algebra.scm (arb): Update to 2.18.1. [source](patches): Remove.
* gnu: gp2c: Update to 0.0.11pl4.Andreas Enge2020-07-22
| | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4.
* Revert "gnu: patchelf: Update to 0.11."Marius Bakke2020-07-22
| | | | | | Patchelf has 700+ dependencies, so this should go through the staging branch. This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b.
* gnu: patchelf: Update to 0.11.Michael Rohleder2020-07-21
| | | | | | * gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: git-annex: Update to 8.20200720.1.Kyle Meyer2020-07-21
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add chaiscript.Vinicius Monego2020-07-21
| | | | | | * gnu/packages/cpp.scm (chaiscript): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add remid-lv2.Alexandros Theodotou2020-07-21
| | | | | | * gnu/packages/music.scm (remid-lv2): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add intel-xed.B. Wilson2020-07-21
| | | | | | | | * gnu/packages/assembly.scm (intel-xed): New variable. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to new patch. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: nsd: Update to 4.3.1.Vincent Legoll2020-07-21
| | | | | | * gnu/packages/dns.scm (nsd): Update to 4.3.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: twm: Update to 1.0.11.Marius Bakke2020-07-21
| | | | | * gnu/packages/xorg.scm (twm): Update to 1.0.11. [source](uri): Switch to '.xz' tarball.
* gnu: libvnc: Update to 0.9.13.Marius Bakke2020-07-21
| | | | | | | | | * gnu/packages/patches/libvnc-CVE-2018-20750.patch, gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vnc.scm (libvnc): Update to 0.9.13. [source](patches): Remove. [arguments]: Add phase to patch 'cc' invocation.
* services: ganeti: Fix erroneous gexp.Marius Bakke2020-07-21
| | | | * gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens.
* gnu: OpenSC: Update to 0.20.0 [security fixes].Marius Bakke2020-07-21
| | | | | | | This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480, CVE-2019-19481, and CVE-2019-19479. * gnu/packages/security-token.scm (opensc): Update to 0.20.0.