| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (network-interfaces): Rename to...
(network-interface-names): ... this.
(all-network-interfaces): Rename to...
(all-network-interface-names): ... this.
* gnu/services/networking.scm (dhcp-client-service): Adjust accordingly.
* tests/syscalls.scm ("all-network-interfaces"): Rename to...
("all-network-interface-names"): ... this, and adjust accordingly.
("network-interfaces"): Rename to...
("network-interface-names"): ... this, and adjust accordingly.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bedtools): Update to 2.24.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.13. Change the source
URI to use the .tar.xz file from kernel.org.
|
|
|
|
| |
* gnu/packages/lxqt.scm (liblxqt): New variable.
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kwindowsystem): New variable.
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/mp3.scm (ripperx): Update to 2.8.0. Drop one patch and
add another one.
* gnu/packages/patches/ripperx-libm.patch: Remove file.
* gnu/packages/patches/ripperx-missing-file.patch: New file.
* gnu-system.am (dist_patch_DATA): Register one patch and unregister the
other.
|
|
|
|
| |
* gnu/packages/algebra.scm (cm): New variable.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (mpfrcx, fplll, pari-gp, gp2c, flint, arb,
bc, fftw, eigen)[license]: Prefix imported licenses.
|
|
|
|
| |
* gnu/packages/algebra.scm (mpfrcx): Propagate inputs gmp, mpfr and mpc.
|
|
|
|
|
|
| |
* gnu/packages/patches/clang-libc-search-path.patch: Disable distro detection
and remove hard-coded FHS file names, both of which would lead to breakage
on non-GuixSD systems.
|
|
|
|
|
|
| |
* gnu/build/vm.scm (initialize-root-partition, initialize-hard-disk): Use the
'umount' procedure instead of invoking the 'umount' command.
* gnu/system/vm.scm (qemu-image): Remove UTIL-LINUX from INPUTS.
|
|
|
|
| |
* gnu/packages/patches/guile-linux-syscalls.patch: Add 'umount' subr.
|
|
|
|
| |
* gnu/packages/linux.scm (extundelete): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3.
|
|
|
|
| |
* gnu/packages/algebra.scm (arb): Update to 2.7.0.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20150722.
|
|
|
|
| |
* gnu/packages/telephony.scm (ucommon): Update to 6.3.6.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 2.7.2.
|
|
|
|
| |
* gnu/packages/games.scm (retroarch): Update to 1.2.2.
|
|
|
|
|
|
|
|
|
| |
Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>.
* gnu/packages/backup.scm, gnu/packages/databases.scm,
gnu/packages/linux.scm, gnu/packages/perl.scm,
gnu/packages/web.scm, guix/scripts/lint.scm,
guix/scripts/publish.scm: Fix typos in translatable strings.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.2.6.10.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.1.3.
(linux-libre-4.0): Update to 4.0.9.
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (minikanren): Fix output location for README.org
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (teckit): Update to 2.5.4. Drop patch.
Use svn-fetch for download.
[arguments]: Add phase to call autogen.
[native-inputs]: New field.
* gnu/packages/patches/teckit-cstdio.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.
|
|
|
|
| |
* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field.
|
|
|
|
| |
* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/package-management.scm (guix-devel): Update to commit 5d09263.
Prefix version string with "0.8.3.".
(guix): Set to GUIX-DEVEL.
|
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (libsbsms)[arguments]: Add "--disable-sse" to
configure-flags unless on x86_64.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases.
|
| |
| |
| |
| | |
* gnu/packages/lxde.scm (lxrandr): New variable.
|
| |
| |
| |
| | |
* gnu/packages/lxde.scm (lxtask): New variable.
|
| |
| |
| |
| | |
* gnu/packages/lxde.scm (lxterminal): New variable.
|
| |
| |
| |
| | |
* gnu/packages/lxde.scm (pcmanfm): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/lxde.scm (libfm): New variable.
(libfm-extra): Inherit from it.
|
| |
| |
| |
| | |
* gnu/packages/lxde.scm (menu-cache): New variable.
|
|/
|
|
| |
* gnu/packages/lxde.scm (libfm-extra): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-0.8.2): Rename to...
(guix-0.8.3): ... this. Adjust users. Add 'disable-container-tests'
phase.
(guix): Set to GUIX-0.8.3.
|
|
|
|
| |
* gnu/packages/ocaml.scm (camlp4): New variable.
|
|
|
|
|
| |
* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase.
Add equivalent make-flags.
|
|
|
|
| |
* gnu/packages/audio.scm (sox): New variable.
|
|
|
|
|
| |
* gnu/packages/man.scm (man-db): Update to 2.7.1.
[arguments]: Add '--with-systemdtmpfilesdir' to configure flags.
|
|
|
|
| |
* gnu/packages/man.scm (libpipeline): Update to 1.4.0.
|
|
|
|
|
| |
* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'.
[arguments]: Add '--with-col' to configure flags.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (aragorn): New variable.
|
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.3.10.
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to
https.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/libmad-armv7-thumb-pt1.patch,
gnu/packages/patches/libmad-armv7-thumb-pt2.patch,
gnu/packages/patches/libmad-frame-length.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/mp3.scm (libmad)[source]: Add patches.
|
|
|
|
|
|
| |
* gnu/packages/patches/tidy-CVE-2015-5522+5523.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/web.scm (tidy)[source]: Add patch.
|