| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.
|
|
|
|
| |
* gnu/packages/version-control.scm (aegis)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/version-control.scm (cssc)[arguments]: Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (subversion)[arguments]: Use
'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (subversion)[source]: Use https.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git-flow)[arguments]: Use
'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/maths.scm (gnuplot): Add a guix revision number to the
version scheme of gnuplot to force an update.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.1.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (bazaar)[arguments]: Use
'modify-phases'.
|
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6)[arguments]: Add phase
"install-keystore".
[native-inputs]: Add nss-certs.
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases
syntax.
|
|
|
|
| |
* gnu/packages/certs.scm (nss-certs): Stop inheriting from nss package.
|
|
|
|
|
|
|
| |
Suggested by ng0 <ng0@we.make.ritual.n0.is>.
* doc/contributing.texi (Submitting Patches): Add @item regarding
gender-neutral wording.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (ptpython, ptpython-2): New variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
Suggested by Vincent Legoll <vincent.legoll@gmail.com>.
* doc/guix.texi (Defining Packages): Remove quasiquote in 'arguments'
example. Mention quoting and keywords, with references to Guile's
manual.
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (racket)[inputs]: Add glu, gmp, libpng, libx11,
mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and
gtk+-2 with gtk+.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (racket)[arguments]: Patch 'ffi-lib' calls to
absolute paths in 'pre-configure' phase. Remove 'wrap-programs' phase.
|
|
|
|
|
|
| |
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/maths.scm (muparser)[source]: Update source URL to new location.
Use URL-FETCH instead of SVN-FETCH. Update hash and package revision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
|
|
|
|
|
| |
* gnu/packages/hexedit: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows users to use 'modify-services' and similar constructs for
all these service types.
* gnu/services/avahi.scm: export avahi-configuration.
* gnu/services/base.scm: export gpm-configuration and
rngd-configuration.
* gnu/services/databases.scm: export *-service-type and *-configuration.
* gnu/services/dbus.scm: export dbus-configuration.
* gnu/services/dict.scm: export dicod-service-type.
* gnu/services/lirc.scm: export lirc-configuration and
lirc-service-type.
* gnu/services/mail.scm: export dovecot-service-type.
* gnu/services/web.scm: export nginx-configuration and
nginx-service-type.
* gnu/services/xorg.scm: export screen-locker and screen-locker?.
* gnu/services/ssh.scm: export lsh-configuration and lsh-service-type.
* gnu/services/desktop.scm: export *-service, *-service-type
and *-configuration.
* gnu/services/networking.scm: export *-configuration
and *-service-type.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ocr.scm (tesseract-ocr): Update to 3.04.01.
[source]: Download from Github, add 'file-name' field, remove snippet.
[native-inputs]: Remove autoconf, automake, libtool.
[propagated-inputs]: Move leptonica ...
[inputs]: ... to here.
[arguments]: Remove 'autogen phase.
[home-page]: Move program's home-page to Github.
|
|
|
|
| |
* gnu/packages/maths.scm (gnuplot): Update to 5.0.4.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.2.25.
|
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-bin, texlive-texmf, texlive)[license]:
Use 'https' in the url.
[home-page]: Use 'https' in the url.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-texmf-source, texlive-bin)[source]:
Update to 20160523b.
|
|
|
|
|
| |
* gnu/packages/mail.scm (msmtp): Update to 1.6.5.
[source]: Update source URL.
|
|
|
|
|
| |
* gnu/packages/maths.scm (superlu-dist)[source]: Replace non-free
mc64ad.c source with stub.
|
|
|
|
| |
* gnu/packages/maths.scm (slepc): Update to 3.7.1.
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc): Update to 3.7.2.
[arguments]: Adjust scrubbed files.
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc)[arguments]: Scrub timestamp from
petscmachineinfo.h header.
|
|
|
|
| |
* gnu/packages/maths.scm (petsc)[arguments]: Use modify-phases.
|
|
|
|
|
| |
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove timestamps from
source files. Delete installed configure logs.
|
|
|
|
|
| |
* gnu/packages/mpi.scm (openmpi): Update to 1.10.3.
[source]: Use https.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (superlu): Update to 5.2.1.
[source]: Remove non-free MC64 code.
[inputs]: Use openblas instead of lapack's BLAS.
[build-system]: Use cmake-build-system.
[arguments]: Remove custom phases and replace with CMake flags.
[license]: List additional licenses for some source and example files.
|
|
|
|
| |
* gnu/packages/maths.scm (libhilbert): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/19278>.
Reported by Tomáš Čech <tcech@suse.cz>.
This allows 'guix --version' to return something that better represents
what version is being used.
* build-aux/build-self.scm (date-version-string): New procedure.
(build): Add #:version.
[builder]: Pass it to 'build-guix' as #:package-version.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* build-aux/build-self.scm (zlib, gzip, bzip2, xz): New variables.
(build)[storedir, localstatedir, sysconfdir, sbindir]: New variables.
[builder]: Pass them to 'build-guix'.
* guix/build/pull.scm (build-guix): Add #:system, #:storedir,
#:localstatedir, #:sysconfdir, #:sbindir, #:package-name,
#:package-version, #:bug-report-address, #:home-page-url, #:libgcrypt,
#:zlib, #:gzip, #:bzip2, and #:xz. Remove #:gcrypt.
Instantiate all the substitution variables in (guix config). Remove
code to delete OUT/guix/config.{scm,go}.
* guix/config.scm.in: Add note about (guix script pull).
|
|
|
|
|
|
|
|
|
| |
* guix/config.scm.in (%storedir, %localstatedir)
(%sysconfdir, %sbindir): New variables.
(%store-directory): Use %STOREDIR.
(%state-directory): Use %LOCALSTATEDIR.
(%config-directory): Use %SYSCONFDIR.
(%guix-register-program): Use %SBINDIR.
|
|
|
|
| |
* gnu/packages/game-development.scm (allegro-5.0): New variable.
|
|
|
|
| |
* gnu/packages/game-development.scm (allegro): New variable.
|
|
|
|
|
|
|
| |
* guix/download.scm (%content-addressed-mirrors): Add 'file' parameter
to the lambda.
* guix/build/download.scm (url-fetch)[content-addressed-uris]: Adjust
accordingly.
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/publish.scm (render-content-addressed-file): New procedure.
(http-write): Add 'application/octet-stream' case.
(make-request-handler): Add /file/NAME/sha256/HASH URLs.
* tests/publish.scm ("/file/NAME/sha256/HASH")
("/file/NAME/sha256/INVALID-NIX-BASE32-STRING")
("/file/NAME/sha256/INVALID-HASH"): New tests.
* doc/guix.texi (Invoking guix publish): Mention the /file URLs.
|
|
|
|
|
|
| |
* guix/derivations.scm (fixed-output-path): Change 'output',
'hash-algo', and 'recursive?' to keyword parameters. Export.
(derivation): Adjust accordingly.
|
|
|
|
|
|
|
| |
This is a followup to commit 2c2ec261a8d3c37e5147038f47ad24c57cde4134.
* tests/guix-system.sh: Adjust expected error message for Shepherd
services that are not provided.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|
|
|
|
| |
This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|