Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (macs)[arguments]: Don't delete 'check
phase before using custom 'check phase.
|
|
* gnu/packages/bioinformatics.scm (macs)[source, home-page]: Update
URIs to new location.
|
|
* gnu/packages/radio.scm (flrig): Update to 1.3.52.
|
|
* gnu/packages/radio.scm (gqrx): Update to 2.13.5.
|
|
* gnu/packages/gnome.scm (bluefish)[description]: Aim.
|
|
* gnu/packages/gnome.scm (bluefish): Update to 2.2.12.
|
|
* gnu/packages/gnome.scm (bluefish)[source]: Use HTTPS.
|
|
* gnu/packages/databases.scm (soci)[inputs]: Add firebird.
|
|
* gnu/packages/databases.scm (soci)[arguments]: Add SOCI_LIBDIR
to #:configure-flags instead of patching CMakeLists.txt.
|
|
* gnu/packages/databases.scm (soci): Update to 4.0.1.
[arguments]: Add -DCMAKE_CXX_STANDARD=17 to #:configure-flags.
|
|
* gnu/packages/audio.scm (qsynth)[source]: Add alternate source location.
|
|
* gnu/packages/algebra.scm (eigen)[source]: Add Debian source mirror.
|
|
* gnu/packages/shells.scm (oil): Update to 0.8.4.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/finance.scm (monero): Update to 0.17.1.3.
|
|
|
|
* gnu/packages/c.scm (sparse): Update to 0.6.3.
|
|
* gnu/packages/databases.scm (ephemeralpg)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/databases.scm (ephemeralpg): Update to 3.1.
|
|
* gnu/packages/ada.scm (ada/ed): New public variable.
|
|
* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.4.1.
|
|
Reported by Ricardo Wurmus <rekado@elephly.net>.
* guix/scripts/publish.scm (compress-nar): Add 'chmod' call to ensure
PORT is #o644, in the uncompressed case.
(bake-narinfo+nar): Likewise for the narinfo file.
* tests/publish.scm ("with cache"): Check permissions on CACHED and NAR.
|
|
* gnu/packages/cdrom.scm (cdemu-client)[source]: Update to new source
URI.
|
|
* gnu/packages/cdrom.scm (cdemu-daemon)[source]: Use sourceforge mirror
URI scheme.
|
|
* gnu/packages/cdrom.scm (libmirage)[source]: Update to new source URI.
|
|
* gnu/packages/cmake.scm (cmake-bootstrap)[source]: Update to new source
URI.
|
|
* gnu/packages/compression.scm (atool)[source]: Update to new source URI.
|
|
* gnu/packages/audio.scm (shntool)[source]: Add Debian mirror.
|
|
* gnu/packages/assembly.scm (rgbds)[source, home-page]: Update to new URI.
|
|
* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
|
|
* gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
|
|
* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
|
|
* gnu/packages/aspell.scm (hunspell-dict)[source]: Update to new source
URI.
|
|
* gnu/packages/algebra.scm (xtensor)[source]: Update to new URI.
[home-page]: Same.
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[description]: Expound
description.
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Sort
alphabetically.
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[arguments]: Skip failing test.
|
|
* gnu/packages/databases.scm (python-peewee): Update to 3.13.3.
[inputs]: Add sqlite.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/aspell.scm (aspell-dict-cs): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/linux.scm (linux-libre-mips64el-fuloong2e): New variable.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fontutils.scm (woff-tools)[arguments]: End custom
'install phase with #t.
|
|
* gnu/packages/fontutils.scm (woff-tools)[arguments]: Don't hardcode gcc.
|
|
* gnu/packages/bootloaders.scm (grub)[arguments]: In custom 'patch-stuff
phase only substitute the absolute location of the mdadm binary when it
is an input.
|
|
* gnu/installer/parted.scm (mkpart): Log partition creation.
|
|
* gnu/packages/browser-extensions.scm (play-to-kodi, play-to-kodi/chromium):
New variables.
|
|
* gnu/packages/browser-extensions.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
|
|
* gnu/build/chromium-extension.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.31.1.
|
|
This is a followup to 99efa804bd6df5de4760ec5974ed2297f1746366.
* gnu/system/image.scm (system-disk-image): Pass #:local-build? #f to
'computed-file'.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-download): Update to 0.1.0-3.42ac361.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|