summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: bluefish: Download source over HTTPS.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/gnome.scm (bluefish)[source]: Use HTTPS.
* gnu: soci: Support Firebird.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/databases.scm (soci)[inputs]: Add firebird.
* gnu: soci: Configure LIBDIR normally.Tobias Geerinckx-Rice2020-11-09
| | | | | * gnu/packages/databases.scm (soci)[arguments]: Add SOCI_LIBDIR to #:configure-flags instead of patching CMakeLists.txt.
* gnu: soci: Update to 4.0.1.Tobias Geerinckx-Rice2020-11-09
| | | | | * gnu/packages/databases.scm (soci): Update to 4.0.1. [arguments]: Add -DCMAKE_CXX_STANDARD=17 to #:configure-flags.
* gnu: qsynth: Update source URI.Efraim Flashner2020-11-09
| | | | * gnu/packages/audio.scm (qsynth)[source]: Add alternate source location.
* gnu: eigen: Add source mirror.Efraim Flashner2020-11-09
| | | | * gnu/packages/algebra.scm (eigen)[source]: Add Debian source mirror.
* gnu: oil: Update to 0.8.4.Ryan Prior via Guix-patches via2020-11-09
| | | | | | * gnu/packages/shells.scm (oil): Update to 0.8.4. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: monero: Update to 0.17.1.3.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.1.3.
* gnu: sparse: Update to 0.6.3.Tobias Geerinckx-Rice2020-11-08
| | | | * gnu/packages/c.scm (sparse): Update to 0.6.3.
* gnu: ephemeralpg: Cross-compile.Tobias Geerinckx-Rice2020-11-08
| | | | * gnu/packages/databases.scm (ephemeralpg)[arguments]: Use CC-FOR-TARGET.
* gnu: ephemeralpg: Update to 3.1.Tobias Geerinckx-Rice2020-11-08
| | | | * gnu/packages/databases.scm (ephemeralpg): Update to 3.1.
* gnu: Add ada-ed.Tobias Geerinckx-Rice2020-11-08
| | | | * gnu/packages/ada.scm (ada/ed): New public variable.
* gnu: python-pyotp: Update to 2.4.1.Tobias Geerinckx-Rice2020-11-08
| | | | * gnu/packages/python-crypto.scm (python-pyotp): Update to 2.4.1.
* gnu: cdemu-client: Update source URI.Efraim Flashner2020-11-08
| | | | | * gnu/packages/cdrom.scm (cdemu-client)[source]: Update to new source URI.
* gnu: cdemu-daemon: Use sourceforge mirror.Efraim Flashner2020-11-08
| | | | | * gnu/packages/cdrom.scm (cdemu-daemon)[source]: Use sourceforge mirror URI scheme.
* gnu: libmirage: Update source URI.Efraim Flashner2020-11-08
| | | | * gnu/packages/cdrom.scm (libmirage)[source]: Update to new source URI.
* gnu: cmake: Update source URI.Efraim Flashner2020-11-08
| | | | | * gnu/packages/cmake.scm (cmake-bootstrap)[source]: Update to new source URI.
* gnu: atool: Update source URI.Efraim Flashner2020-11-08
| | | | * gnu/packages/compression.scm (atool)[source]: Update to new source URI.
* gnu: shntool: Add source mirror.Efraim Flashner2020-11-08
| | | | * gnu/packages/audio.scm (shntool)[source]: Add Debian mirror.
* gnu: rgbds: Update source URI.Efraim Flashner2020-11-08
| | | | * gnu/packages/assembly.scm (rgbds)[source, home-page]: Update to new URI.
* gnu: aspell-dict-pl: Fix source URI.Efraim Flashner2020-11-08
| | | | * gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
* gnu: aspell-dict-nn: Fix source URI.Efraim Flashner2020-11-08
| | | | * gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
* gnu: aspell-dict-mi: Fix source location.Efraim Flashner2020-11-08
| | | | * gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
* gnu: hunspell-dict: Update source URI.Efraim Flashner2020-11-08
| | | | | * gnu/packages/aspell.scm (hunspell-dict)[source]: Update to new source URI.
* gnu: xtensor: Update URIs.Efraim Flashner2020-11-08
| | | | | * gnu/packages/algebra.scm (xtensor)[source]: Update to new URI. [home-page]: Same.
* gnu: emacs-treemacs: Improve description.Nicolas Goaziou2020-11-08
| | | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs)[description]: Expound description.
* gnu: emacs-treemacs: Sort inputs alphabetically.Nicolas Goaziou2020-11-08
| | | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Sort alphabetically.
* gnu: emacs-treemacs: Fix build.Nicolas Goaziou2020-11-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs)[arguments]: Skip failing test.
* gnu: python-peewee: Update to 3.13.3.Michael Rohleder2020-11-08
| | | | | | | * gnu/packages/databases.scm (python-peewee): Update to 3.13.3. [inputs]: Add sqlite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add aspell-dict-cs.Noah Landis2020-11-08
| | | | | | * gnu/packages/aspell.scm (aspell-dict-cs): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add linux-libre-mips64el-fuloong2e.Efraim Flashner2020-11-08
| | | | * gnu/packages/linux.scm (linux-libre-mips64el-fuloong2e): New variable.
* gnu: git-annex: Update to 8.20201103.Kyle Meyer2020-11-08
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: woff-tools: End all phases in #t.Efraim Flashner2020-11-08
| | | | | * gnu/packages/fontutils.scm (woff-tools)[arguments]: End custom 'install phase with #t.
* gnu: woff-tools: Fix cross building.Efraim Flashner2020-11-08
| | | | * gnu/packages/fontutils.scm (woff-tools)[arguments]: Don't hardcode gcc.
* gnu: grub: Only do code substitution when input is available.Efraim Flashner2020-11-08
| | | | | | * 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.
* installer: parted: Add debug output.Mathieu Othacehe2020-11-08
| | | | * gnu/installer/parted.scm (mkpart): Log partition creation.
* gnu: Add play-to-kodi-chromium.Marius Bakke2020-11-08
| | | | | * gnu/packages/browser-extensions.scm (play-to-kodi, play-to-kodi/chromium): New variables.
* gnu: Add ublock-origin-chromium.Marius Bakke2020-11-08
| | | | | * gnu/packages/browser-extensions.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* Add (gnu build chromium-extension).Marius Bakke2020-11-08
| | | | | * gnu/build/chromium-extension.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu: notmuch: Update to 0.31.1.Oleg Pykhalov2020-11-08
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.31.1.
* image: Offload "disk-image" derivations.Ludovic Courtès2020-11-08
| | | | | | | This is a followup to 99efa804bd6df5de4760ec5974ed2297f1746366. * gnu/system/image.scm (system-disk-image): Pass #:local-build? #f to 'computed-file'.
* gnu: emacs-org-download: Update to 0.1.0-3.42ac361.AuPath2020-11-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-download): Update to 0.1.0-3.42ac361. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-no-littering: Update to 1.2.0.Zhu Zihao2020-11-08
| | | | | | * gnu/packages/emacs-xyz.scm(emacs-no-littering): Update to 1.2.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: vpnc-scripts: Update to 20200925.3885f8b.Pierre Langlois2020-11-08
| | | | * gnu/packages/vpn.scm (vpnc-scripts): Update to 20200925.3885f8b.
* gnu: openssl: Fix indentation.Efraim Flashner2020-11-08
| | | | * gnu/packages/tls.scm (openssl): Fix indentation of package definition.
* gnu: openssl: Fix cross compiling for mips64el-linux.Efraim Flashner2020-11-08
| | | | | * gnu/packages/tls.scm (openssl)[arguments]: When cross compiling add case for mips64el-linux.
* gnu: libgpg-error: Fix cross-compiling to mips64el-linux.Efraim Flashner2020-11-08
| | | | | * gnu/packages/gnupg.scm (libgpg-error)[arguments]: When cross compiling create a symlink for mips64el.
* gnu: duperemove: Correctly report version.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/disk (duperemove)[arguments]: Set ‘VER’ in #:make-flags.
* gnu: python-colorama: Update to 0.4.4.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.4.
* gnu: racket: Update to 7.9.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/scheme.scm (racket, racket-minimal): Update to 7.9.