| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
* gnu/packages/linux.scm (earlyoom): Update to commit
7bd4b2c9a285d2b9a4ef6e7a080e83ab95fcdeea.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/android.scm (git-repo)[phases]{do-not-self-update}: Rename
phase from 'do-not-clone-this-source. Rework the patching done to prevent
repo from self updating.
{set-executable-paths}: Do not patch the reference to GnuPG, as it is only
necessary for the self update mechanism, which is disabled.
[inputs]: Remove gnupg.
|
|
|
|
| |
* gnu/packages/android.scm (git-repo): Update to 2.4.1.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad)[arguments]<#:phases>[install-translations]: New phase.
[native-search-paths]: Add specification for KICAD_TEMPLATE_DIR,
KICAD_SYMBOL_DIR, KISYSMOD and KISYS3DMOD.
[native-inputs]: Add desktop-file-utils and kicad-i18l.
[inputs]: Remove desktop-file-utils. Replace python by
python-wrapper.
(kicad-i18l): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update.
[description]: Update.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-library): Remove variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-templates): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-packages3d): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-footprints): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
| |
* gnu/packages/linux.scm (lttng-ust): New variable.
|
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance)[synopsis]:
Use imperative form.
[description]: Remove spurious comma.
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance):
Use the copy-build-system.
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator):
Use the copy-build-system.
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200219.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-password-generator): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-exiftool): New variable.
|
|
|
|
|
| |
* gnu/packages/firmware (opensbi-qemu-sifive-u): Deprecated by
opensbi-sifive-fu540.
|
|
|
|
| |
* gnu/packages/firmware (make-opensbi-package): Update to 0.6.
|
|
|
|
| |
* gnu/packages/python-xyz (python-construct): Update to 2.10.56.
|
|
|
|
|
| |
* gnu/packages/bootloaders (u-boot-pinebook): Add phase applying patch
submitted upstream.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-superstar): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[arguments]:
New ‘neutralise-store-references’ phase.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* build-aux/git-authenticate.scm (%committers): Remove duplicate of snape.
|
|
|
|
|
|
|
|
| |
This is a followup to commit 7dc0f1d5a8c248addfcaadf76e45bf601bc51411,
signed with sub-key "3D2C DA58 819C 08C2 A649 D43D 5C3B 064C 724A 5726".
* build-aux/git-authenticate.scm (%committers): Provide fingerprint of
subkey for thomasd.
|
|
|
|
|
|
|
|
|
|
| |
threshold.
* guix/scripts.scm (%disk-space-warning-absolute): New variable.
(warn-about-disk-space): Test against %disk-space-warning-absolute.
Fix error in display-hint due to extraneous 'profile' argument.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/39727>.
Reported by Paul Garlick <pgarlick@tourbillion-technology.com>.
* nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Add
'statx_flags' static variables. Clear 'AT_STATX_DONT_SYNC' flag from
'statx_flags' when 'statx' returns EINVAL.
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (awscli): Update to 1.18.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-full)[description]: New field. Explain what
vim-full provides over vim.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/musl (musl): Update to 1.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/benchmark.scm (bonnie++): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling of
"commands".
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode)[description]: Downcase
incorrectly capitalized word.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Rewrite phase
'set-glibc-file-names' to use VERSION>=? from (guix utils) and splice in the
relevant build code, instead of doing the comparison at build time.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase
'add-missing-triplets'.
|
|
|
|
|
| |
* gnu/packages/node.scm (node)[arguments]: When building on
armhf-linux, disable several zlib tests.
|
|
|
|
|
|
| |
* gnu/packages/node.scm (node): Update to 10.19.0.
[inputs]: Remove LIBUV and NGHTTP2:LIB. Add LIBUV/LATEST and
NGHTTP2-1.40:LIB.
|
|
|
|
| |
* gnu/packages/web.scm (nghttp2-1.40): New public variable.
|
|
|
|
| |
* gnu/packages/libevent.scm (libuv/latest): New public variable.
|
|
|
|
| |
* gnu/packages/opencl.scm (pocl)[inputs]: Change from LLVM-8 to LLVM.
|
|
|
|
|
|
|
|
|
|
| |
[[PGP Signed Part:No public key for F530C3B4A2A9F06D created at 2020-02-23T04:48:54+0100 using RSA]]
From 6c23c5966a3c7ed01c784874e410d5fe3009bfc5 Mon Sep 17 00:00:00 2001
From: Evan Straw <evan.straw99@gmail.com>
Date: Sat, 22 Feb 2020 19:47:19 -0800
Subject: [PATCH] gnu: Add emacs-company-emoji.
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): New variable.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (proteinortho): Update to 6.0.14.
[source]: Fetch from git; remove pre-built scripts.
[arguments]: Set make-flags; update wrap-programs phase to wrap all scripts.
[inputs]: Add guile-3.0, diamond, python-wrapper, lapack, and openblas; remove
python-2.
[native-inputs]: Add which.
[license]: Update to GPLv3+
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.30.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (crossmap): Update to 0.3.8.
[arguments]: Remove to build with default Python.
[inputs]: Add python-pybigwig; replace python2-bx-python, python2-numpy, and
python2-pysam with their Python 3 variants.
[native-inputs]: Replace python2-cython and python2-nose with their Python 3
variants.
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-libressl-pnacl-sys-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-pnacl-build-helper-1.4):
New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-zip-0.5): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-bzip2-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-partial-io-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-winpty-sys-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|