summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: file: Update to 5.28.Efraim Flashner2016-08-15
| | | | * gnu/packages/file.scm (file): Update to 5.28.
* gnu: gcc@5: Update to 5.4.0.Efraim Flashner2016-08-15
| | | | * gnu/packages/gcc.scm (gcc@5): Update to 5.4.0.
* gnu: gcc@4.9: Update to 4.9.4.Efraim Flashner2016-08-15
| | | | * gnu/packages/gcc.scm (gcc@4.9): Update to 4.9.4.
* gnu: gettext: Update to 0.19.8.1.Efraim Flashner2016-08-15
| | | | * gnu/packages/gettext.scm (gettext): Update to 0.19.8.1.
* gnu: diffutils: Update to 3.4.Efraim Flashner2016-08-15
| | | | * gnu/packages/base.scm (diffutils): Update to 3.4.
* gnu: binutils: Update to 2.27.Efraim Flashner2016-08-15
| | | | * gnu/packages/base.scm (binutils): Update to 2.27.
* gnu: gnu-make: Use 'modify-phases'.Efraim Flashner2016-08-15
| | | | * gnu/packages/base.scm (gnu-make)[arguments]: Use 'modify-phases'.
* gnu: gnu-make: Update to 4.2.1.Efraim Flashner2016-08-15
| | | | * gnu/packages/base.scm (gnu-make): Update to 4.2.1.
* gnu: gmp: Update to 6.1.1.Leo Famulari2016-08-14
| | | | * gnu/packages/multiprecision.scm (gmp): Update to 6.1.1.
* gnu: gnutls: Update to 3.5.3.Leo Famulari2016-08-14
| | | | * gnu/packages/tls.scm (gnutls): Update to 3.5.3.
* gnu: p11-kit: Update to 0.23.2.Leo Famulari2016-08-14
| | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.2.
* gnu: libtasn1: Update to 4.9.Leo Famulari2016-08-14
| | | | * gnu/packages/tls.scm (libtasn1): Update to 4.9.
* gnu: libidn: Update to 1.33.Leo Famulari2016-08-14
| | | | * gnu/packages/libidn.scm (libidn): Update to 1.33.
* gnu: fftw: Update to 3.3.5.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/algebra.scm (fftw): Update to 3.3.5.
* gnu: openblas: Update to 0.2.18.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/maths.scm (openblas): Update to 0.2.18.
* gnu: glibc/linux: Adjust variable name to upstream change.Leo Famulari2016-08-10
| | | | | | | * gnu/packages/base.scm (glibc/linux)[arguments]: Change 'libc_cv_localedir' to 'libc_cv_complocaledir' in #:configure-flags. * gnu/system.scm: (operating-system-environment-variables): Remove 'GUIX_LOCPATH'.
* gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems.Manolis Ragkousis2016-08-10
| | | | | | | | | | * gnu/packages/cross-base.scm (cross-kernel-headers): Add new variable. Add xgnumach-headers, xmig, xhurd-headers, xglibc/hurd-headers, xhurd-minimal, xhurd-core-headers. (cross-libc): Add cross-libc-for-target. [arguments]: Set "CROSS_LIBRARY_PATH". [propagated-inputs]: Use "cross-kernel-headers" to determine the correct headers. [native-inputs]: Use "cross-mig" when target is GNU/Hurd.
* gnu: commencement: Add support for a native GNU/Hurd system.Manolis Ragkousis2016-08-10
| | | | | | | | | | | | | | | * gnu/packages/commencement.scm (kernel-headers-boot0, ld-wrapper-boot0, bison-boot0, flex-boot0, gnumach-headers-boot0, mig-boot0, hurd-headers-boot0, hurd-minimal-boot0, hurd-kernel-headers-boot0): New variables. (bison-boot1): Remove. (%boot1-inputs): Add ld-wrapper-boot0. (glibc-final-with-bootstrap-bash)[arguments]: Allow libpthread to find libihash. [propagated-inputs]: Use kernel-headers-boot0. [inputs]: Add "mig". (glibc-final)[arguments]: Use kernel-headers-boot0. (static-bash-for-glibc, bash-final)[native-inputs]: Use bison-boot0.
* gnu: guile: Use "site-ccache" for the compiled search path.Alex Kost2016-08-10
| | | | | | | | | | | There is no need to add "ccache" to GUILE_LOAD_COMPILED_PATH, as this directory is used only by Guile itself, while "site-ccache" is where Guile packages put their .go files. * gnu/packages/guile.scm (guile-2.0)[native-search-paths]: Use "lib/guile/2.0/site-ccache" instead of "lib/guile/2.0/ccache" for GUILE_LOAD_COMPILED_PATH. (guile-next): Likewise.
* gnu: wrap-python3: Create more symlinks.Hartmut Goebel2016-08-10
| | | | | | | * gnu/pyckages/python.csm (wrap-python3): Create additional symlinks for pip and python-config. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: sqlite: Update to 3.13.0.Ben Woodcroft2016-08-10
| | | | * gnu/packages/databases.scm (sqlite): Update to 3.13.0.
* gnu: curl: Update to 7.50.1.Leo Famulari2016-08-10
| | | | | | | * gnu/packages/curl.scm (curl)[replacement]: Remove field. [version, source]: Update to 7.50.1. [arguments]: Re-enable test. (curl-7.50.1): Remove variable.
* gnu: nautilus: Add gvfs support.Ricardo Wurmus2016-08-10
| | | | * gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
* gnu: font-xfree86-type1: Add missing input.Efraim Flashner2016-08-10
| | | | * gnu/packages/xorg.scm (font-xfree86-type1)[inputs]: Add mkfontscale.
* gnu: font-misc-ethiopic: Add missing input.Efraim Flashner2016-08-10
| | | | * gnu/packages/xorg.scm (font-misc-ethiopic)[inputs]: Add mkfontscale.
* gnu: qt: Don't build examples.Efraim Flashner2016-08-10
| | | | * gnu/packages/qt.scm (qt)[arguments]: Add flag to not build the examples.
* gnu: openbox: Update source location.Efraim Flashner2016-08-10
| | | | * gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
* gnu: openbox: Fix autostart.Efraim Flashner2016-08-10
| | | | | * gnu/packages/openbox.scm (openbox)[inputs]: Add python2. [propagated-inputs]: Add python2-pyxdg.
* gnu: ruby-arel: Update to 7.1.1.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-arel): Update to 7.1.1.
* gnu: ruby-simplecov: Update to 0.12.0.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-simplecov): Update to 0.12.0.
* gnu: ruby-gherkin3: Rename to ruby-gherkin and update to 4.0.0.Ben Woodcroft2016-08-10
| | | | | | * gnu/packages/ruby.scm (ruby-gherkin3): Rename to ruby-gherkin and update to 4.0.0. (ruby-cucumber-core)[propagated-inputs]: Adjust accordingly.
* gnu: ruby-spring: Update to 1.7.2.Ben Woodcroft2016-08-10
| | | | * gnu/packages/rails.scm (ruby-spring): Update to 1.7.2.
* gnu: ruby-rspec: Update to 3.5.0.Ben Woodcroft2016-08-10
| | | | | | | | | | These packages should be updated together. * gnu/packages/ruby.scm (ruby-rspec): Update to 3.5.0. (ruby-rspec-core): Update to 3.5.0. (ruby-rspec-mocks): Update to 3.5.0. (ruby-rspec-expectation): Update to 3.5.1. (ruby-rspec-support): Update to 3.5.0.
* gnu: ruby-rack: Update to 2.0.1.Ben Woodcroft2016-08-10
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1. [source]: Use GitHub and patch. [native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint, which. Remove ruby-bacon. [propagated-inputs]: Add ruby-concurrent. * gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file. * gnu/local.mk: Add it.
* gnu: ruby-concurrent: Remove dependencies.Ben Woodcroft2016-08-10
| | | | | | | | | ruby-timecop and ruby-yard will links in a circular dependency chain after ruby-rack is updated. * gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Remove timecop-dependent tests. [native-inputs]: Remove ruby-timecop, ruby-yard.
* gnu: ruby-activesupport: Update to 5.0.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-activesupport): Update to 5.0.0. [arguments]: Include the library as a test. [propagated-inputs]: Add ruby-concurrent. Remove ruby-thread-safe, ruby-json.
* gnu: ruby-puma: Update to 3.6.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0. [arguments]: Add 'delete-integration-tests' phase. (gnu/packages/patches/ruby-puma-ignore-broken-test.patch): Remove only one broken test.
* gnu: mpd: Update to 0.19.18.Leo Famulari2016-08-09
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.19.18.
* gnu: bash-completion: Update to 2.3. Update the patch.Tomáš Čech2016-08-09
| | | | | | * gnu/packages/bash.scm (bash-completion): Update to 2.3. * gnu/packages/patches/bash-completion-directories.patch: New version of the patch for the same purpose.
* gnu: bash-completion: Modify to modify-phases.Tomáš Čech2016-08-09
| | | | | * gnu/packages/bash.scm (bash-completion): Use modify-phases instead of alist-cons-after.
* gnu: Add perl-crypt-openssl-random.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-random): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-io-socket-inet6.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-io-socket-inet6): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-mail-spf.Danny Milosavljevic2016-08-08
| | | | | | * gnu/package/mail.scm (perl-mail-spf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-crypt-openssl-bignum.Danny Milosavljevic2016-08-08
| | | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-bignum, perl-crypt-arguments): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-crypt-openssl-rsa.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-geo-ip.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-geo-ip): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-net-cidr-lite.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-net-cidr-lite): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-encode-detect.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/perl.scm (perl-encode-detect): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-test-trailingspace.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/perl.scm (perl-test-trailingspace): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-file-find-object-rule.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/perl.scm (perl-file-find-object-rule): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>