| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/game-development.scm (tiled): Update to 1.1.1.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (gcide): Update to 0.52.
|
|
|
|
|
| |
* gnu/packages/dico.scm (dico): Update to 2.5.
[inputs]: Add wordnet.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.9.3.
|
|
|
|
| |
* gnu/packages/irc.scm (irssi): Update to 1.1.0.
|
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (qemu-jobs): Fix up arm qemu job.
Follow-up to 44b0303762f58badd9b9f8f1145e54b76b9d19d2.
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (qemu-jobs): Only build the "flash image"
on arm.
|
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm: qemu-jobs: Work around import problem.
Follow-up to 1fe805b290f26db477bcd49be91af54f6c5d061f.
|
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import.
Follow-up to de2bc8d6da0ba4e74ed083af66a22cf96f74e67f.
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 2.4.4.
|
|
|
|
| |
* gnu/packages/emacs.scm (groovy-emacs-modes): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (golly): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
|
|
|
|
| |
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (fbcat): Update to 0.5.1.
[native-inputs]: Remove field.
[arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location'
and `build-documentation' phases. Let the Makefile install everything.
Add a `split-fbgrab-output' to clean up.
|
|
|
|
| |
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
|
|
|
|
| |
* gnu/packages/maths.scm (slepc): Update to 3.8.2.
|
|
|
|
|
|
| |
SLEPc has been released under a 2-clause BSD licence since version 3.8.
* gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for
SYSTEM*.
* gnu/packages/maths.scm (slepc)[arguments]: Likewise.
|
|
|
|
| |
* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
|
|
|
|
|
|
|
|
| |
The table of corresponding cargo and rustc versions was removed from
cargo's HEAD for being outdated, but still illustrates the pattern.
* gnu/packages/rust.scm (cargo-version): Link to an older README.md
revision.
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5. Disable non-existent test suite.
|
|
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (%u-boot-systems): New
variable.
(%guixsd-supported-systems): Add armhf-linux.
(qemu-jobs): Use u-boot if system in %u-boot-systems.
|
|
|
|
|
|
|
|
|
| |
Suggested by Danny Milosavljevic <dannym@scratchpost.org>.
* doc/guix.texi (Printing Services): Mention how to add support for
Epson printers to CUPS via escpr in the configuration example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (instantmusic): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/30270>.
Regression was introduced by commit 347fa4aebf.
* guix/build/download.scm (url-fetch): Return `file' instead of #t upon success.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
Since commit 6f774d481839f87178c5895ac2d661e141f879b8 which introduces the use
of Guile's meta switch in “scripts/guix.in”, Emacs was not using ‘scheme-mode’
for this file.
* scripts/guix.in: Replace "-*- scheme -*-" with a local variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add gcc-7 even
when not cross-compiling.
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-fira-mono, font-fira-sans)[home-page]:
Use 'https'.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-fira-code): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.21.1.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to
2.6.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gnunet.scm (gnurl): Update to 7.58.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
| |
This reverts commit 8bf127d5ab5f95dc606fbec2b8de5c942dd79b9d.
It broke building gnurl in non-reproducible ways.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/php.scm (php): Update to 7.2.1.
[arguments]: Skip some failing tests.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.16.
|
|
|
|
| |
* gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
|
|
|
|
|
|
| |
If this package ever shared the libexpat home page, it no longer does.
* gnu/packages/xml.scm (xmlsec)[home-page]: Update.
|
|
|
|
| |
* gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
|
|
|
|
|
| |
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
|
|
|
|
| |
* gnu/packages/openstack.scm (python-mox3)[description]: Use @uref.
|
|
|
|
| |
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
|
|
|
|
| |
* gnu/packages/messaging.scm (znc)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helm-c-yasnippet): New public variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
|
|
|
|
|
| |
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.5.
[arguments]: Drop ‘enable-’ prefix from Meson options.
|
|
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (gcab): Update to 1.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add glib:bin and vala.
[arguments]: Don't build developer documentation.
Disable introspection, thanks.
|
|
|
|
| |
* gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/dc.scm (ncdc): Update to 1.20.
|