| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc,
and r-minimal.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/package-management (diffoscope): Remove variable.
(trydiffoscope): Remove variable.
Update copyright information.
* gnu/packages/diffoscope.scm: New file.
(diffoscope): Add variable.
(trydiffoscope): Add variable.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
|
|
|
|
|
| |
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11.
[inputs]: Update bind-source-tarball hash.
|
|
|
|
| |
* gnu/packages/dns.scm (isc-bind): Update to 9.14.6.
|
|
|
|
|
|
|
| |
* gnu/packages/terminals.scm (libvterm): Update to 1.1.0.
[arguments]: Enable tests.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/pull.scm (%options) Add --roll-back, --switch-generation,
--delete-generations
(process-generation-change): New function
(guix-pull): Execute generation management operations
* doc/guix.texi: Document the generation management operations
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
Partly fixes <https://bugs.gnu.org/36785>.
Reported by Julien Lepiller <julien@lepiller.eu>.
* guix/scripts/pull.scm (ensure-default-profile): Do not call
'migrate-generations' when "SUDO_USER" is set.
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to a5376200541abf8245973e601be246bf65b8b6c7.
Since that commit, 'pypi-package?' would return false for most Python
packages, and thus "guix refresh python-xxx" would report that no
updaters apply to the package.
* guix/import/pypi.scm (pypi-package?)[pypi-url?]: Recognize
"files.pythonhosted.org" URLs.
|
|
|
|
|
|
| |
This is a followup to 0074844366381e3056d09492b8b437836c7adb61.
* doc/guix.texi (Invoking guix pack): Mention the repository name.
|
|
|
|
| |
* gnu/packages/jupyter.scm (xeus): New variable.
|
|
|
|
| |
* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file.
|
|
|
|
| |
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable.
|
|
|
|
|
| |
* gnu/packages/jupyter.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (nlohmann-json-cpp): Update to 3.7.0.
[source]: Use 'git-fetch'.
[native-inputs, arguments]: New fields.
|
|
|
|
|
|
|
|
| |
This fixes a type error.
* gnu/system/linux-container.scm (eval/container): Use 'append-map', not
'map'.
* tests/containers.scm ("eval/container, non-empty load path"): New test.
|
|
|
|
|
|
| |
* guix/scripts/package.scm (options->installable): Add clause for
'install option with a non-package object.
* tests/guix-package.sh: Add test.
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
* gnu/packages/guile-xyz.scm (guile-cv): New variable.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-union)[arguments]: Exclude sed and coreutils
from union; add sed to the PATH; run updmap-sys twice; delete ls-R to avoid
lookup failures.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-latex-base): Use simple-texlive-package to
install additional files.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/services/networking.scm (%default-nftables-ruleset): New variable.
(<nftables-configuration>): New record type.
(nftables-shepherd-service): New procedure.
(nftables-service-type): New service type.
* doc/guix.texi (Networking Services): Document it.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Set CONFIG_NF_TABLES_INET,
CONFIG_NF_TABLES_NETDEV, CONFIG_NF_TABLES_IPV4, CONFIG_NF_TABLES_IPV6 and
CONFIG_NF_TABLES_BRIDGE to 'y', and related options to 'm'.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-lzlib, cl-lzlib, ecl-lzlib): New variables.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-cl-octet-streams, cl-octet-streams,
ecl-cl-octet-streams): New variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-bst, cl-bst, ecl-bst): New variables.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-cl-ledger, cl-ledger, ecl-cl-ledger): New
variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-cambl, cl-cambl, ecl-cambl): New variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-fprog, cl-fprog, ecl-fprog): New variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-xlunit, cl-xlunit, ecl-xlunit): New variables.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-cl-containers, cl-containers, ecl-containers):
New variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-lift)[version]: Set to 1.7.1 instead of 0.0.0.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-metatilities-base, cl-metatilities-base,
ecl-metatilities-base): New variables.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-periods-series, cl-periods-series,
ecl-periods-series): New variables.
|
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (sbcl-periods, cl-periods, ecl-periods): New variables.
|
| |/
|/|
| |
| | |
* gnu/packages/lisp.scm (sbcl-series, cl-series, ecl-series): New variables.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* .gitignore: Update ignore list.
* Makefile.am (assert-no-store-file-names): Exclude the cookbook.
* bootstrap: Generate po files for cookbook translations.
* doc/guix-cookbook.texi: New file.
* doc/local.mk (info_TEXINFOS): Add it; add a rule to build cookbook
translations.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): New variable.
(EXTRA_DIST): Add cookbook pot file and po files.
(doc-po-update-cookbook-%): New target.
(doc-pot-update): Also update cookbook pot file.
(doc-po-update): Also update cookbook po files.
|
| |
| |
| |
| |
| | |
* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in
scripts.
|
| |
| |
| |
| |
| | |
* gnu/packages/speech.scm (festival)[arguments]: Install default voice.
[native-inputs]: Add default voice.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 2.2.
[source]: Use github instead of melpa.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-olivetti)[version]: Update to 1.8.0.
[source]: Use github instead of melpa.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a source instability reported by Josh Holland
in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37437>
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode)[source]:
Use GIT-FETCH & GIT-FILE-NAME.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reported by reepca on the #guix IRC channel.
This is a follow-up to commit 34583ec6e3995f5dd1ebf549265f0d64bbf23ab7.
* gnu/packages/speech.scm (festival)[arguments]: Install missing info files.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-futures-sink-preview): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-futures-core-preview): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-unreachable): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.7): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-libgit2-sys): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-libssh2-sys): New variable.
|
| |
| |
| |
| | |
* gnu/packages/crates-io.scm (rust-curl-sys): New variable.
|