summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* gnu: guix: Add po4a input.Julien Lepiller2018-04-19
| | | | * gnu/packages/package-management.scm (guix)[inputs]: Add po4a.
* gnu: guix: Update to 486de73.Ludovic Courtès2018-04-11
| | | | * gnu/packages/package-management.scm (guix): Update to 486de73.
* gnu: Add 'guix-register'.Ludovic Courtès2018-04-08
| | | | * gnu/packages/package-management.scm (guix-register): New variable.
* tests: Add tests for "guix pack".Chris Marusich2018-03-24
| | | | | | | | | | | | | | * guix/scripts/pack.scm (bootstrap-xz): New variable. (%options) <--bootstrap>: New option. (show-help): Document the new --bootstrap option. (guix-pack): When --bootstrap is specified, use the bootstrap Guile, tar, and xz to build the pack, and do not use any profile hooks or locales. * doc/guix.texi (Invoking guix pull): Document the new --bootstrap option. * tests/guix-pack.sh: New file. * Makefile.am (SH_TESTS): Add guix-pack.sh. * gnu/packages/package-management.scm (guix) <inputs>: Add util-linux.
* gnu: 'autoconf-wrapper' is no longer a procedure.Ludovic Courtès2018-03-09
| | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/30710>. Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/packages/autotools.scm (autoconf-wrapper): Rename to... (make-autoconf-wrapper): ... this. Add 'properties' field. (autoconf-wrapper): New variable. * gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly. * gnu/packages/gnupg.scm (signing-party): Likewise. * gnu/packages/guile.scm (guile-ics, guile-bash): Likewise. * gnu/packages/libevent.scm (libuv): Likewise. * gnu/packages/logging.scm (glog): Likewise. * gnu/packages/mail.scm (libetpan): Likewise. * gnu/packages/mate.scm (mate-icon-theme-faenza) (mate-screensaver): Likewise. * gnu/packages/package-management.scm (guix): Likewise. * gnu/packages/sawfish.scm (librep): Likewise. * gnu/packages/video.scm (motion): Likewise. * gnu/packages/zile.scm (zile-on-guile): Likewise.
* gnu: gcab: Update to 1.1.Tobias Geerinckx-Rice2018-02-27
| | | | | * gnu/packages/package-management.scm (gcab): Update to 1.1. [source]: Remove git dependency in a snippet.
* gnu: nix, patchelf: Use HTTPS for nixos.org home pages.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS. * gnu/packages/package-management.scm (nix)[home-page]: Likewise.
* gnu: guix: Update snapshot to bdf0c64.Ludovic Courtès2018-02-19
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to bdf0c64. [arguments] <copy-bootstrap-guile>: Move after 'check' phase. Rewrite to use "guix download" and to intern only one or two tarballs. [inputs]: Remove "boot-guile/*". Add "boot-guile" and, optionally, "boot-guile/i686".
* Merge branch 'master' into core-updatesMark H Weaver2018-02-11
|\
| * gnu: guix: Update snapshot to bc880f9.Ludovic Courtès2018-02-09
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to bc880f9.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-26
|\|
| * gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | | | | | | | * 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: Add msitools.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/package-management.scm (msitools): New public variable.
| * gnu: Add gcab.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/package-management.scm (gcab): New public variable.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\|
| * gnu: guix: Update snapshot to 33988f9.Ludovic Courtès2018-01-22
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 33988f9.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: package-management: Prefix licenses.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | | | | | * gnu/packages/package-management.scm (define-module): Import (guix licenses) with #:prefix instead of #:select. Adjust all callers.
| * gnu: package-management: Alphabetise module imports.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | | | * gnu/packages/package-management.scm (define-module): Order module imports alphabetically.
| * gnu: guix: Update snapshot to 0dcf675.Ludovic Courtès2018-01-13
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 0dcf675.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: guix: Update snapshot to 3c5dbd2.Ludovic Courtès2018-01-11
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 3c5dbd2.
| * gnu: guix: Update snapshot to c04ffad.Ludovic Courtès2018-01-08
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to c04ffad.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-03
|\|
| * gnu: diffoscope: Update to 90.Tobias Geerinckx-Rice2018-01-02
| | | | | | | | * gnu/packages/package-management.scm (diffoscope): Update to 90.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * gnu: guix: Update snapshot to f76ff984.Mathieu Othacehe2017-12-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to f76ff984.
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-21
|\|
| * gnu: Update gwl to 0.1.1.Roel Janssen2017-12-19
| | | | | | | | * gnu/packages/package-management.scm (gwl): Update to 0.1.1.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * gnu: guix: Update snapshot to 02345c.Mathieu Othacehe2017-12-16
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 02345c.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-07
|\|
| * gnu: guix: Update to ad4953b.Ludovic Courtès2017-12-06
| |
| * gnu: guix: Update to 0.14.0.Ludovic Courtès2017-12-06
| |
| * gnu: guix: Update snapshot to 91c9b5d.Ludovic Courtès2017-12-05
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 91c9b5d.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * gnu: guix: Update snapshot to 3fb6464.Ludovic Courtès2017-12-04
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 3fb6464.
| * gnu: guix: Move 'bootstrap' phase after 'unpack'.Ludovic Courtès2017-11-30
| | | | | | | | | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org> at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00389.html>. * gnu/packages/package-management.scm (guix)[arguments]: Move 'bootstrap' phase back after 'unpack'.
| * gnu: guix: Update snapshot to 0a154c1.Ludovic Courtès2017-11-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to commit 0a154c1.
| * gnu: guix: Add guile-bytestructures to the search path.Ludovic Courtès2017-11-28
| | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, add guile-bytestructures to the path.
| * gnu: guix: Provide the correct version string.Ludovic Courtès2017-11-28
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/29429>. Reported by Arun Isaac <arunisaac@systemreboot.net>. * gnu/packages/package-management.scm (guix)[arguments]: Move 'bootstrap' phase before 'configure'. Create '.tarball-version' file.
| * gnu: diffoscope: Fix error messages related to comparison tools.Kei Kebreau2017-11-25
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf substitution and add stat and getfacl substitutions. [inputs]: Add acl. Errors fixed include the following: "FileNotFoundError: [Errno 2] No such file or directory: 'readelf'" "diffoscope.comparators.directory: Unable to find 'getfacl', some directory metadata differences might not be noticed." "diffoscope.comparators.directory: Unable to find 'stat'"
| * gnu: guix: Update snapshot.Marius Bakke2017-11-21
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 953c2de.
| * tests: Disable test for freed disk space that fails on Btrfs.Marius Bakke2017-11-21
| | | | | | | | | | | | | | | | | | This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095. * tests/store.scm ("dead path can be explicitly collected"): Don't check that (> freed 0). * gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove workaround for the same problem.
| * gnu: guix: Disable test that fails on Btrfs.Marius Bakke2017-11-21
| | | | | | | | | | | | | | | | | | Works around <https://bugs.gnu.org/29363>. Reported by Rutger Helling <rhelling@mykolab.com>. * gnu/packages/package-management.scm (guix)[arguments]: Rename 'disable-container-tests' phase to 'disable-failing-tests' and add substitution to disable test for freed disk space.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-11-20
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 0b4c385.
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
| * gnu: Move testing packages from python.scm to check.scm.Ricardo Wurmus2017-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly.
| * gnu: Move web packages from python to python-web.Ludovic Courtès2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in part to address <https://bugs.gnu.org/27284>. * gnu/packages/python.scm (python-httplib2, python2-httplib2) (python-sockjs-tornado, python2-sockjs-tornado) (python-flask-babel, python2-flask-babel) (python-html5lib, python2-html5lib) (python-html5lib-0.9, python2-html5lib-0.9) (python-html5-parser, python2-html5-parser) (python-webencodings, python2-webencodings) (python-openid, python2-openid, python-cssutils, python2-cssutils) (python-cssselect, python2-cssutils) (python-openid-cla, python2-openid-cla) (python-openid-teams, python2-openid-teams) (python-tornado, python2-tornado) (python-tornado-http-auth, python-terminado, python2-terminado) (python-webob, python2-webob, python-zope-event, python2-zope-event) (python-zope-interface, python2-zope-interface) (python-zope-exceptions, python2-zope-exceptions) (python-zope-testing, python2-zope-testing) (python-zope-testrunner, python2-zope-testrunner) (python-zope-i18nmessageid, python2-zope-i18nmessageid) (python-zope-schema, python2-zope-schema) (python-zope-configuration, python2-zope-configuration) (python-zope-proxy, python2-zope-proxy) (python-zope-location, python2-zope-location) (python-zope-security, python2-zope-security) (python-zope-component, python2-zope-component) (python-ndg-httpsclient, python2-ndg-httpsclient) (python-websocket-client, python2-websocket-client) (python-requests-toolbelt, python2-requests-toolbelt) (python-rauth, python2-rauth, python-urllib3, python2-urllib3) (awscli, python-wsgiproxy2, python2-wsgiproxy2) (python-pastedeploy, python2-pastedeploy) (python-webtest, python2-webtest, python-flask, python2-flask) (python-flast-wtf, python2-flask-wtf) (python-flask-multistatic, python2-flask-multistatic) (python-cookies, python2-cookies) (python-responses, python2-responses) (python-geventhttpclient, python2-geventhttpclient) (python-requests-oauthlib, python2-requests-oauthlib) (python-url, python2-url, python-cachecontrol, python2-cachecontrol) (python-betamax, python2-betamax) (python-betamax-matchers, python2-betamax-matchers) (python-s3transfer, python2-s3transfer) (python-flask-restful, python-flask-basicauth) (python-flask-sqlalchemy, python-flask-restplus) (python-flask-restful-swagger, python-htmlmin, python2-htmlmin) (python-flask-htmlmin, python2-flask-htmlmin) (python-flask-login, python2-flask-login) (python-oauth2client, python-flask-oidc) (python-webassets, python-cssmin, python2-cssmin) (python-elasticsearch, python2-elasticsearch) (python-flask-script, python2-flask-script) (python-flask-migrate, python2-flask-migrate) (python-genshi, python2-genshi) (python-flask-principal, python2-flask-principal) (python-flask-httpauth, python2-flask-httpauth) (python-uritemplate, python2-uritemplate): Move to... * gnu/packages/python-web.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/admin.scm, gnu/packages/backup.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/logging.scm, gnu/packages/mail.scm, gnu/packages/music.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/rdf.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm: Adjust accordingly.