Age | Commit message (Expand) | Author |
---|---|---|
2021-10-07 | gnu: Add erlang-rebar3-raw-deps....* gnu/packages/erlang.scm (erlang-rebar3-raw-deps): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-proper....* gnu/packages/erlang.scm (erlang-proper): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-jsone....* gnu/packages/erlang.scm (erlang-jsone): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-edown....* gnu/packages/erlang.scm (erlang-edown): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add rebar3....* gnu/packages/erlang.scm (rebar3): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-relx....* gnu/packages/erlang.scm (erlang-relx): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-ssl-verify-fun....* gnu/packages/erlang.scm (erlang-ssl-verify-fun): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-hex-core....* gnu/packages/erlang.scm (erlang-hex-core): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-parse-trans....* gnu/packages/erlang.scm (erlang-parse-trans): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-providers....* gnu/packages/erlang.scm (erlang-providers): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-eunit-formatters....* gnu/packages/erlang.scm (erlang-eunit-formatters): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-getopt....* gnu/packages/erlang.scm (erlang-getopt): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-bbmustache....* gnu/packages/erlang.scm (erlang-bbmustache): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-cth-readable....* gnu/packages/erlang.scm (erlang-cth-readable): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-erlware-commons....* gnu/packages/erlang.scm (erlang-erlware-commons): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-certifi....* gnu/packages/erlang.scm (erlang-certifi): New variable. | Hartmut Goebel |
2021-10-07 | gnu: Add erlang-cf....* gnu/packages/erlang.scm (erlang-cf): New variable. | Hartmut Goebel |
2021-10-07 | build-system: Add 'rebar3-build-system'....* guix/build-system/rebar3.scm, guix/build/rebar3-build-system.scm: New files. * Makefile.am (MODULES): Add them. | Hartmut Goebel |
2021-10-07 | import: Add hex.pm importer....hex.pm is a package repository for Erlang and Elixir. * guix/scripts/import.scm (importers): Add "hexpm". * guix/scripts/import/hexpm.scm, guix/import/hexpm.scm, guix/hexpm-download.scm: New files. * guix/import/utils.scm (source-spec->object): Add "hexpm-fetch" to list of fetch methods. * guix/upstream.scm (package-update/hexpm-fetch): New function. (%method-updates) Add it. * Makefile.am: Add them. | Hartmut Goebel |
2021-10-07 | Add (guix extracting-download)....* guix/extracting-download.scm: New file * Makefile.am (MODULES): Add it. | Hartmut Goebel |
2021-10-07 | gnu: Add emacs-global-tags....* gnu/packages/emacs-xyz.scm (emacs-global-tags): New variable. | Clément Lassieur |
2021-10-07 | gnu: sbcl-cl-gserver: Update Git reference....* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver)[source]: Specify commit rather than rely on the tag. | Ludovic Courtès |
2021-10-07 | gnu: sbcl-golden-utils: Update source URL....* gnu/packages/lisp-xyz.scm (sbcl-golden-utils)[home-page]: Update. [source]: Update URL. | Ludovic Courtès |
2021-10-07 | gnu: emacs-danneskjold-theme: Fix source hash....Commit e12ba46c4c0686271a7e420d10fdda2b427bcf4d erroneously kept the content hash unchanged, even though it changed the commit. * gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme)[source]: Update hash. | Ludovic Courtès |
2021-10-07 | gnu: font-canada1500: Update hash of source file....The original source is nowhere to be found so it might have been modified upstream right after the package was added, or it might have been a mistake. * gnu/packages/fonts.scm (font-canada1500)[source]: Update hash. | Ludovic Courtès |
2021-10-07 | gnu: mcrl2: Update hash of modified-in-place tarball....Fixes <https://issues.guix.gnu.org/51074>. * gnu/packages/maths.scm (mcrl2)[source]: Update hash. | Ludovic Courtès |
2021-10-07 | gnu: emacs-find-file-in-project: Update Git reference....* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project)[source]: Specify commit rather than tag. | Ludovic Courtès |
2021-10-07 | gnu: fet: Add alternative URL for older source tarballs....* gnu/packages/education.scm (fet)[source]: Add "old/" URL. | Ludovic Courtès |
2021-10-07 | gnu: redkite: Update source URL....* gnu/packages/audio.scm (redkite)[source]: Update URL. | Ludovic Courtès |
2021-10-07 | import: crate: Gracefully handle missing license info....Fixes <https://issues.guix.gnu.org/51048>. Reported by Michael Zappa <me@michzappa.com>. * guix/import/crate.scm (<crate-version>)[license]: Translate 'null to #f. (make-crate-sexp): Handle LICENSE = #f. | Ludovic Courtès |
2021-10-07 | gnu: pelican: Update to 4.7.0....* gnu/packages/python-xyz.scm (pelican): Update to 4.7.0. [inputs]: Add field. Add dependency on python-rich. [propagated-inputs]: Remove python-six. Move dependencies to inputs. Remove field. [home-page]: Update link. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Ben Sturmfels |
2021-10-07 | gnu: Add adcli....* gnu/packages/sssd.scm (adcli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Timotej Lazar |
2021-10-07 | gnu: automake: Add 1.16.5....* gnu/packages/autotools.scm (automake-1.16.5): New variable. | Ludovic Courtès |
2021-10-07 | guix system: Adjust bootloader message to plural "targets"....This is a followup to 2ca982ff41270288913ad6b7d5d9e1cad87b06d9. * guix/scripts/system.scm (install): Adjust message to plural 'targets'. | Ludovic Courtès |
2021-10-07 | download: Honor #:verify-certificate? for SWH downloads....Previously, the SWH + Disarchive fallback could fail with: Trying to use Disarchive to assemble /gnu/store/…-ucsim-0.6-pre68.tar.gz... Assembling the directory ucsim-0.6-pre68 Downloading /gnu/store/…-ucsim-0.6-pre68.tar.gz from Software Heritage... X.509 certificate of 'archive.softwareheritage.org' could not be verified: signer-not-found invalid Could not resolve directory reference This will no longer be the case since 'guix perform-download' passes #:verify-certificate? #f. * guix/build/download.scm (disarchive-fetch/any): Parameterize '%verify-swh-certificate?'. | Ludovic Courtès |
2021-10-07 | gnu: giac: Update to 1.7.0-37....* gnu/packages/algebra.scm (giac): Update to 1.7.0-37. | Nicolas Goaziou |
2021-10-07 | gnu: wireshark: Update to 3.4.9....* gnu/packages/networking.scm (wireshark): Update to 3.4.9. | Nicolas Goaziou |
2021-10-07 | gnu: emacs-dumb-jump: Update to 0.5.4....* gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.4. | Nicolas Goaziou |
2021-10-07 | gnu: emacs-project: Update to 0.8.0....* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.0. | Nicolas Goaziou |
2021-10-07 | gnu: fet: Update to 6.1.8....* gnu/packages/education.scm (fet): Update to 6.1.8. | Nicolas Goaziou |
2021-10-07 | gnu: julia-pooledarrays: Update to 1.3.0....* gnu/packages/julia-xyz.scm (julia-pooledarrays): Update to 1.3.0. | Efraim Flashner |
2021-10-07 | gnu: julia-plotutils: Update to 1.0.15....* gnu/packages/julia-xyz.scm (julia-plotutils): Update to 1.0.15. | Efraim Flashner |
2021-10-07 | gnu: julia-mocking: Update to 0.7.3....* gnu/packages/julia-xyz.scm (julia-mocking): Update to 0.7.3. [propagated-inputs]: Add julia-compat. | Efraim Flashner |
2021-10-07 | gnu: julia-missings: Update to 1.0.2....* gnu/packages/julia-xyz.scm (julia-missings): Update to 1.0.2. | Efraim Flashner |
2021-10-07 | gnu: julia-compat: Update to 3.39.0....* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.39.0. | Efraim Flashner |
2021-10-07 | gnu: julia-colorvectorspace: Update to 0.9.7....* gnu/packages/julia-xyz.scm (julia-colorvectorspace): Update to 0.9.7. | Efraim Flashner |
2021-10-07 | gnu: julia-colorschemes: Update to 3.15.0....* gnu/packages/julia-xyz.scm (julia-colorschemes): Update to 3.15.0. | Efraim Flashner |
2021-10-07 | gnu: julia-blockarrays: Update to 0.16.8....* gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.8. | Efraim Flashner |
2021-10-07 | gnu: julia-arraylayouts: Update to 0.7.6....* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.7.6. | Efraim Flashner |
2021-10-07 | gnu: julia-fillarrays: Update to 0.12.6....* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.12.6. | Efraim Flashner |