Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (guix)[source]: Change URL to
non-dump HTTP server.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-30.875c01f.
|
|
This reverts commit f08587682a631d3fe30159af838c6766dd65205b. Its hash
mismatched.
|
|
* gnu/packages/package-management.scm (guix): Update to commit
5918cb5341ecd76304eef2cb529e20896b56f4e5.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-1.e701d4d.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-29.4e3ed9bad9.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): New variable.
|
|
* gnu/packages/package-management.scm (guix): Fix checksum.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
|
|
This is a followup to cabac732deffafc796537658a6c33c6c4aec821e.
* gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap'
phase, change "openrcservicedir" in 'nix/local.mk'.
|
|
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Use
GNUTLS instead of GUILE3.0-GNUTLS.
(guix-daemon)[inputs]: Likewise.
* guix/self.scm (specification->package): Likewise.
|
|
* gnu/packages/package-management.scm (guix): Update to 1c21468.
|
|
* gnu/packages/package-management.scm (guix): Update to 846403e.
|
|
* gnu/packages/package-management.scm (libostree): Update to 2020.6.
|
|
Reported by wehlutyk on #guix.
* gnu/packages/package-management.scm (guix-jupyter)[source]: Avoid
'define-json-mapping' name clash with Guile-JSON.
|
|
Fixes <http://issues.guix.gnu.org/43181>.
* gnu/packages/package-management.scm (nix)[configure-flags]: Add the
"--enable-gc" option.
|
|
* gnu/packages/package-management.scm (guix): Update to 44c6e6f.
|
|
* gnu/packages/package-management.scm (guix): Update to 2056226.
|
|
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
|
|
* gnu/packages/package-management.scm (gcab): Update to 1.4.
|
|
* gnu/packages/package-management.scm (guix): Update to guix-1.1.0-23.2f458a.
|
|
* gnu/packages/package-management.scm (guix): Rollback to 1.1.0-22.4b5a6f.
|
|
* gnu/packages/package-management.scm (flatpak): Update to 1.8.2.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-20.29d356.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-20.537080f.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-19.0c50d72.
|
|
* Makefile.am (MODULES): Remove guix/zlib.scm and guix/lzlib.scm,
(SCM_TESTS): remove tests/zlib.scm, tests/lzlib.scm.
* build-aux/build-self.scm (make-config.scm): Remove unused %libz variable.
* configure.ac: Remove LIBZ and LIBLZ variables and check instead for
Guile-zlib and Guile-lzlib.
* doc/guix.texi ("Requirements"): Remove zlib requirement and add Guile-zlib
and Guile-lzlib instead.
* gnu/packages/package-management.scm (guix)[native-inputs]: Add "guile-zlib"
and "guile-lzlib",
[inputs]: remove "zlib" and "lzlib",
[propagated-inputs]: ditto,
[arguments]: add "guile-zlib" and "guile-lzlib" to Guile load path.
* guix/config.scm.in (%libz, %liblz): Remove them.
* guix/lzlib.scm: Remove it.
* guix/man-db.scm: Use (zlib) instead of (guix zlib).
* guix/profiles.scm (manual-database): Do not stub (guix config) in imported
modules list, instead add "guile-zlib" to the extension list.
* guix/scripts/publish.scm: Use (zlib) instead of (guix zlib) and (lzlib)
instead of (guix lzlib),
(string->compression-type, effective-compression): do not check for zlib and
lzlib availability.
* guix/scripts/substitute.scm (%compression-methods): Do not check for lzlib
availability.
* guix/self.scm (specification->package): Add "guile-zlib" and "guile-lzlib"
and remove "zlib" and "lzlib",
(compiled-guix): remove "zlib" and "lzlib" arguments and add guile-zlib and
guile-lzlib to the dependencies, also do not pass "zlib" and "lzlib" to
"make-config.scm" procedure,
(make-config.scm): remove "zlib" and "lzlib" arguments as well as %libz and
%liblz variables.
* guix/utils.scm (lzip-port): Use (lzlib) instead of (guix lzlib) and do not
check for lzlib availability.
* guix/zlib.scm: Remove it.
* m4/guix.m4 (GUIX_LIBZ_LIBDIR, GUIX_LIBLZ_FILE_NAME): Remove them.
* tests/lzlib.scm: Use (zlib) instead of (guix zlib) and (lzlib)
instead of (guix lzlib), and do not check for zlib and lzlib availability.
* tests/publish.scm: Ditto.
* tests/substitute.scm: Do not check for lzlib availability.
* tests/utils.scm: Ditto.
* tests/zlib.scm: Remove it.
|
|
* gnu/packages/package-management.scm (akku): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/package-management.scm (libostree): Update to 2020.5.
|
|
* gnu/packages/package-management.scm (python-conda): Define as deprecated
alias for conda.
(python2-conda): Remove variable.
(conda)[arguments]: Add phases "fix-permissions",
"correct-python-executable-name", "do-not-use-python-root-as-prefix", and
"init"; remove phase "remove-failing-tests"; update "check" phase.
[inputs]: Add python-wrapper.
[native-inputs]: Move them all to...
[propagated-inputs]: ...this field. Add python-conda-package-handling,
python-tqdm, and zstd.
[description]: Remove line about Conda as a library.
|
|
* gnu/packages/package-management.scm (python-conda-package-handling): New
variable.
|
|
* gnu/packages/package-management.scm (flatpack): Update to 1.8.1.
|
|
* gnu/packages/package-management.scm (libostree): Update to 2020.4.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-18.0addee1.
|
|
gnu/packages/package-management.scm: guix-jupyter:
[phases]: Use guile 3.0 instead of 2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-17.36a1925.
|
|
* gnu/packages/package-management.scm (flatpak): Update to 1.8.0,
[native-inputs]: add "python-pyparsing".
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-15.03deb1e.
|
|
This reverts commit 044cffdf34c506d2f9f1fbbc07462f29d3edaf54.
|
|
* gnu/packages/package-management.scm (guix-minimal): Remove it.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
|
|
Since Guile 3.0.4 bytecode is not readable by 3.0.2, build the
dependents of 'guix' with 3.0.4 as well.
* gnu/packages/package-management.scm (guix)[inputs, native-inputs]: Use
GUILE-3.0-LATEST.
(gwl, guix-jupyter): Likewise.
* gnu/packages/web.scm (hpcguix-web): Likewise.
* gnu/packages/ci.scm (cuirass): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-guix): Likewise.
|
|
* gnu/packages/package-management.scm (flatpak) [arguments]: Pass the full
"xdg-dbus-proxy" program path to the "--with-system-dbus-proxy" configure
flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-12.c00564192a.
|
|
* gnu/packages/package-management.scm (nix): Update to 2.3.6.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.204623b.
|
|
This reverts commit ed8583d162761f0683ea9523298db2e671a1ad09 because of some
test failures.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.559491e.
|