Age | Commit message (Collapse) | Author |
|
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.30.
|
|
* gnu/packages/rsync.scm (rsync): Update to 3.2.7.
|
|
* gnu/packages/music.scm (helm)[arguments]: Use G-expressions. Remove trailing #T from phases.
[inputs]: Remove labels. Sort alphabetically.
[native-inputs]: Sort alphabetically.
|
|
* gnu/packages/music.scm (helm): Fix not finding Factory Presets.
This change fixes hardcoded paths so that Factory Presets can be found.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-trm): [arguments]:
Rename PATCH-FFPLAY phase to PATCH-PATHS and substitute
TMR-SOUND-FILE variable. Add MAKEINFO phase;
[inputs]: Add SOUND-THEME-FREEDESKTOP;
[license]: Add fdl1.3+;
[use-modules]: Add (gnu packages libcanberra).
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.16.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
…by avoiding ‘-march=native’, which is an unnecessary risk even if the
result is not installed.
* gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated
'patch-aarch-march-detection phase with an unconditional
'fix-march=native one.
|
|
* gnu/packages/tls.scm (dehydrated)[arguments]: Invoke gzip with ‘-n’.
|
|
* gnu/packages/tls.scm (dehydrated)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/tls.scm (dehydrated): Update to 0.7.0-0.6fb8eba.
[source]: Use GIT-FETCH & GIT-FILE-NAME.
[arguments]: Adjust accordingly. Don't explicitly return #t from phases.
[native-inputs]: Remove tar.
|
|
* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.1.
|
|
* gnu/packages/gnome.scm (goffice): Update to 0.10.53.
|
|
* gnu/packages/hardware.scm (memtest86+)[source]: Add patch.
* gnu/packages/patches/memtest86+-build-reproducibly.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/admin.scm (ndppd): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-nano-modeline): Update to 0.7.2.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-68.3768aec.
|
|
Add bash-minimal as an input fixes the interpreters for various scripts (like
bzdiff and bzgrep) when cross-compiling.
* gnu/packages/compression.scm (bzip2)[inputs]: Add bash-minimal when cross
compiling.
|
|
Add bash-minimal as an input fixes the interpreters for various scripts (like
xzgrep and xzless) when cross-compiling.
* gnu/packages/compression.scm (xz)[inputs]: Add bash-minimal when cross
compiling.
|
|
Add bash-minimal as an input fixes the interpreters for various scripts (like
zcat and zless) when cross-compiling.
* gnu/packages/compression.scm (gzip)[inputs]: Add bash-minimal when cross
compiling.
|
|
* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4.
|
|
* gnu/packages/debug.scm (seer-gdb): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-atveryend)[description]: Fix incorrectly
pluralized use of "package".
|
|
* gnu/packages/statistics.scm (python-rpy2): Update to 3.5.5.
[arguments]: Run all tests; run them conditionally.
|
|
* doc/contributing.texi: Expand on sending patches and using
git send-email.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/base.scm (sed)[arguments]: Add #:make-flags.
|
|
* gnu/packages/base.scm (diffutils)[arguments]: Add #:make-flags.
* gnu/packages/commencement.scm (diffutils-boot0)[arguments]: Adjust to always
use substitute-keyword-arguments.
|
|
* gnu/packages/bioconductor.scm (r-damefinder): New variable.
|
|
* gnu/packages/bioconductor.scm (r-dama): New variable.
|
|
* gnu/packages/haskell.scm (ghc-6.6): New variable.
|
|
* gnu/packages/haskell.scm (ghc-6.0)[arguments]: Pass --enable-src-tree-happy
option; remove --with-hc option because we use the same GHC for everything;
add --with-gcc option to embed absolute file name of GCC.
[native-inputs]: Remove unused python-2.
|
|
* gnu/packages/haskell.scm (ghc-4)[arguments]: Pass "--with-gcc" option to
configure script.
|
|
* gnu/packages/bioinformatics.scm (flair): Update to 1.6.4.
[propagated-inputs]: Add python-numpy and python-scipy.
|
|
* gnu/packages/bioinformatics.scm (flair)[arguments]: Set R_HOME.
|
|
* gnu/packages/bioinformatics.scm (flair)[inputs]: Add r-apeglm.
|
|
* gnu/packages/bioconductor.scm (r-debcam): New variable.
|
|
* gnu/packages/cran.scm (r-dmwr2): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 3.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ediprolog): Update to 2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.16.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Update to 0.5.9.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.4.1.
|
|
Fix previous commit, which did not contain the following changes:
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/statistics.scm (r-mixedpower)[source]: Use it.
|
|
* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version) Update to 102.4.1.
|
|
Upstream’s fix is incomplete and thus commit
7871447cf5d9fc5a7b5fe5277fc5e111e5ce32d7 was insufficient.
* gnu/packages/patches/r-mixedpower-r2power.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/statistics.scm (r-mixedpower)[source]: Use it.
|
|
Relates to <https://issues.guix.gnu.org/58821>.
* gnu/packages/patches/rottlog-direntry.patch: Add patch.
* gnu/packages/admin.scm (rottlog): Apply it.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/admin.scm (rottlog) [snippet]: Delete build system files.
Delete trailing #t. Patch Makefile.am instead of Makefile.in. Do not patch
INSTALL_RC and INSTALL_SCRIPT variables default values.
[arguments]: Use gexps. Delete trailing #t.
[make-flags]: Override INSTALL_RC and INSTALL_SCRIPT.
[phases]{fix-configure}: Delete phase.
[native-inputs]: Add autoconf. Sort inputs.
|
|
Relates to <https://issues.guix.gnu.org/58821>.
Revert 4fef1e850e4872f2bc7c1f0a10cbac176b50895f, which silenced useful
information such as the following warning:
install-info: warning: no info dir entry in
`/gnu/store/...-rottlog-0.72.2/share/info/rottlog.info.gz'
Rationale: profile hooks output is now hidden by default, and can be made
visible via the --verbosity option.
|
|
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.17.
(linux-libre-5.19-pristine-source): Update hash.
|
|
* gnu/packages/base.scm (findutils)[arguments]: Add #:make-flags.
* gnu/packages/commencement.scm (findutils-boot0)[arguments]: Likewise.
|
|
* gnu/packages/base.scm (grep)[arguments]: Add #:make-flags.
|