| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/cups.scm (escpr): Update to 1.6.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
This allows the use of 'gcc-toolchain' to create statically-linked
executables (requires libc.a.)
* gnu/packages/commencement.scm (make-gcc-toolchain): Add "static"
output. Add "libc-static" to 'inputs'. Add call to 'union-build' for
the "static" output.
|
|
|
|
| |
* gnu/packages/admin.scm (dfc): Update to 3.1.1.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.26.2.
|
|
|
|
| |
* gnu/packages/game-development.scm (godot): Update to 3.0.2.
|
|
|
|
|
|
|
|
| |
While at it, also use system libvpx.
* gnu/packages/game-development.scm (godot)[source](snippet): New field.
[arguments]: Add "builtin_libvpx=no" to #:scons-flags.
[inputs]: Add LIBVPX.
|
|
|
|
| |
* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-yapf): Update to 0.21.0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.13. Use new gitlab url scheme.
|
|
|
|
| |
* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
|
|
|
|
|
| |
* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0a.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.5.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (express): Link with shared protobuf
library.
|
|
|
|
| |
* gnu/packages/cran.scm (r-codedepends): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
|
|
|
|
| |
* gnu/packages/admin.scm (nnn): Update to 1.7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, if you wrote (device "my-label") without (title 'label),
you'd get:
guix system: error: stat: No such file or directory: "my-label"
Now you get a proper error and a hint.
Reported by Pierre-Antoine Rouby.
* guix/scripts/system.scm (check-file-system-availability)[literal]: New
variable. Loop over LITERAL.
* gnu/system/file-systems.scm (%pseudo-file-system-types): New variable.
* guix/ui.scm (display-hint): Make public.
|
|
|
|
| |
* doc/contributing.texi (Formatting Code): Add a paragraph about Vim.
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.8.0.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.21.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-websocket): Update to 1.10.
[source]: Fetch from git.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-r-oo): Update to 1.22.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-70.
|
|
|
|
| |
* gnu/packages/cran.scm (r-metap): Update to 0.9.
|
|
|
|
| |
* gnu/packages/cran.scm (r-pillar): Update to 1.2.2.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-slack): Update to 0-4.d903954.
|
|
|
|
|
|
| |
* gnu/services/networking.scm (<dhcpd-configuration>) <version>: Set the
default to "4" instead of "6"; both our manual and upstream says the default
should be "4".
|
|
|
|
|
| |
* gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.
|
|
|
|
| |
* gnu/packages/admin.scm (thefuck): Update to 3.26.
|
|
|
|
| |
* gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.
|
|
|
|
| |
* gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/music.scm (drumstick): Update to 1.1.1.
[inputs]: Remove fluidsynth.
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd): Update to 0.20.19.
|
|
|
|
| |
* gnu/packages/music.scm (tuxguitar): Update to 1.5.
|
|
|
|
|
|
| |
The tuxguitar.pw domain is infested with squatters.
* gnu/packages/music.scm (tuxguitar)[home-page]: Update.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-clone): Update to 0.39.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-strictures-2): Update to 2.000004.
|
|
|
|
|
|
| |
* gnu/packages/disk.scm (ranger)[arguments]: Replace '#:phases' with
'#:test-target'.
[description]: Remove texinfo markup. 'VI' -> 'Vi'.
|
|
|
|
| |
* gnu/packages/disk.scm (ranger): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (mumps): Update to 5.1.2.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/pt-scotch-build-parallelism.patch: Delete files.
* gnu/packages/patches/scotch-build-parallelism.patch,
gnu/packages/patches/scotch-graph-diam-64.patch,
gnu/packages/patches/scotch-graph-induce-type-64.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (scotch): Update to 6.0.5a.
[source](patches): Adjust accordingly.
|