Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-setuptools-scm-git-archive,
python2-setuptools-scm-git-archive): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fontutils.scm (python2-ufolib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-fira-sans): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-lato): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-dosis): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/shells.scm (zsh): Update to 5.4.2.
[arguments]: Add a 'patch-test' build phase.
|
|
* gnu/packages/tls.scm (libressl): Update to 2.6.3.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.985.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/web.scm (python-internetarchive): Enable tests.
|
|
* gnu/packages/web.scm (python-internetarchive): Update to 1.7.4.
|
|
* gnu/packages/package-management.scm (guix): Update to commit 0a154c1.
|
|
* gnu/packages/emacs.scm (eless): New variable.
|
|
* gnu/packages/games.scm (roguebox-adventures): New variable.
|
|
* gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch:
Rename to...
* gnu/packages/patches/perl-text-markdown-discount-unbundle.patch:
... this.
* gnu/packages/markup.scm (perl-text-markdown-discount): Adjust accordingly.
|
|
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, add guile-bytestructures to the path.
|
|
Fixes <https://bugs.gnu.org/29429>.
Reported by Arun Isaac <arunisaac@systemreboot.net>.
* gnu/packages/package-management.scm (guix)[arguments]: Move
'bootstrap' phase before 'configure'. Create '.tarball-version' file.
|
|
* gnu/packages/freedesktop.scm (perl-file-mimeinfo)
[input]: Add perl-file-mimeinfo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/freedesktop.scm (perl-file-desktopentry): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/freedesktop.scm: (perl-file-basedir): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/node.scm (node): Update to 8.9.1.
[source]: Apply 'node-test-http2-server-rst-stream.patch'.
[arguments]: Skip 'doc-only' target in 'check', which attempts to use
npm to retrieve 'js-yaml' package. Remove test/doctool/test-make-doc.js.
Do not remove now-missing test case. Remove new test case that fails in
containers due to networking.
* gnu/packages/patches/node-test-http2-server-rst-stream.patch: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.57.
[description]: Fix line breaks.
|
|
* gnu/packages/nano.scm (nano): Update to 2.9.1.
|
|
* gnu/packages/emacs.scm (emacs-org-contrib)[source]: Fix sha256 checksum.
|
|
* gnu/packages/lua.scm (make-lua-lpeg): New procedure.
(lua-lpeg, lua5.2-lpeg): Call make-lua-lpeg.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1-2.
[arguments]: Adjust the #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/vim.scm (vim-fugitive): New variable.
|
|
* gnu/packages/gps.scm (gama): New variable.
|
|
This fixes some functionality in gnome-disks, which uses udisks. Adding
cryptsetup enables creating partitions using LUKS, and adding parted enables
editing the partition tables through the disks application.
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted.
(arguments): Rename set-mount-file-name phase, and add cryptsetup and
parted.
|
|
* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
|
|
* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/finance.scm (monero): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/image.scm (steghide)[description]: Remove typos and improve
grammar.
|
|
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
|
|
* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
|
|
* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
|
|
* gnu/packages/compression.scm (libzip)[arguments]: Delete
‘remove-failing-stest’ phase.
|
|
* gnu/packages/backup.scm (borg)[home-page]: Update.
|
|
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
|
|
* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
|
|
* gnu/packages/python.scm (python-pyicu): Update to 1.9.8.
[arguments]: Delete.
[native-inputs]: Add python-pytest and python-six.
|
|
* gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
|
|
* gnu/packages/backup.scm (borg): Update to 1.1.3.
[arguments]: Skip ‘test_mount_hardlinks’ test.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
|
|
* gnu/packages/guile.scm (guile-wisp)[arguments]: Remove (system base
compile) from #:modules, and (ice-9 rdelim) and (ice-9 popen).
In 'install-go-files' phase, invoke 'guild' to compile, and write to
lib/guile/X.Y/site-ccache.
|
|
* gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of
GUILE-2.0.
|
|
* gnu/packages/guile.scm (guile-wisp): Update to 0.9.8.
[inputs]: Remove PYTHON.
[native-inputs]: New field.
[arguments]: Keep 'install' phase. Add 'install-go-files' phase.
Adjust 'substitute-before-config' phase.
|
|
* gnu/packages/compression.scm (java-jbzip2): New variable.
|
|
* gnu/packages/bioinformatics.scm (java-picard-1.113): New variable.
|