aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28gnu: intel-xed: Update to 2023.08.21....* gnu/packages/assembly.scm (intel-xed): Update to 2023.08.21. [source]: Remove patches. [native-inputs]: Remove tcsh. Update mbuild to 2022.07.28. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: Remove file * gnu/local.mk (dist_patch_DATA): Remove it. 宋文武
2023-08-28gnu: anki: Fix preferences error....Fixes <https://issues.guix.gnu.org/65506>. * gnu/packages/education.scm (anki)[source]: Add snippet. 宋文武
2023-08-28gnu: Add fonttosfnt....* gnu/packages/xorg.scm (fonttosfnt): New variable. 宋文武
2023-08-28gnu: Add font-unscii....* gnu/packages/fonts.scm (font-unscii): New variable. 宋文武
2023-08-28gnu: Add gdb-multiarch....* gnu/packages/gdb.scm (gdb-multiarch): New variable. 宋文武
2023-08-28gnu: Add r-ggstatsplot....* gnu/packages/cran.scm (r-ggstatsplot): New variable. Navid Afkhami
2023-08-28gnu: Add r-correlation....* gnu/packages/cran.scm (r-correlation): New variable. Navid Afkhami
2023-08-28gnu: Add r-statsexpressions....* gnu/packages/cran.scm (r-statsexpressions): New variable. Navid Afkhami
2023-08-28gnu: Add r-wrs2....* gnu/packages/cran.scm (r-wrs2): New variable. Navid Afkhami
2023-08-28gnu: Add r-mc2d....* gnu/packages/cran.scm (r-mc2d): New variable. Navid Afkhami
2023-08-28gnu: r-oompadata: Update home page to HTTPS....* gnu/packages/cran.scm (r-oompadata)[home-page]: Use HTTPS. Ricardo Wurmus
2023-08-28gnu: Add r-oompabase....* gnu/packages/cran.scm (r-oompabase): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-oompadata....* gnu/packages/cran.scm (r-oompadata): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-mousegastrulationdata....* gnu/packages/bioconductor.scm (r-mousegastrulationdata): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-bumpymatrix....* gnu/packages/bioconductor.scm (r-bumpymatrix): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-msigdb....* gnu/packages/bioconductor.scm (r-msigdb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-earlywarnings....* gnu/packages/cran.scm (r-earlywarnings): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-tgp....* gnu/packages/cran.scm (r-tgp): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add r-maptree....* gnu/packages/cran.scm (r-maptree): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-08-28gnu: Add python-scdamandtools....* gnu/packages/bioinformatics.scm (python-scdamandtools): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-07-23gnu: linux-libre 6.1: Update to 6.1.47....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.47. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre: Update to 6.4.12....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.12. (linux-libre-6.4-pristine-source): Update hash. Leo Famulari
2023-08-20Revert "gnu: system: Add home-directory-permissions field to <user-account>."...This reverts commit e9a5eebc785cb843034b38c5c5a6dd10904bdf2a, which as far as I can tell breaks system roll-backs thusly: [...] In gnu/build/accounts.scm: 239:27 3 (_ #<<password-entry> name: "root" password: "x" uid: 0 gid: 0 real-name: "System >) In unknown file: 2 (string-join ("root" "x" "0" "0" "System administrator" "/root" #t) ":" #<undefined>) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure string-append: Wrong type (expecting string): #t Tobias Geerinckx-Rice
2023-08-27gnu: vbz-compression: Update to 1.0.3....* gnu/packages/bioinformatics.scm (vbz-compression): Update to 1.0.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2023-08-27gnu: spdlog: Fix tests....* gnu/packages/patches/spdlog-fix-tests.patch: New file. * gnu/local.mk: Add it. * gnu/packages/logging.scm (spdlog)[source]: Use patch. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2023-08-27gnu: catch2: Update to 3.4.0....* gnu/packages/check.scm (catch2): Update to 3.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2023-08-27gnu: emacs-corfu-doc-terminal: Update to 0.9....* gnu/packages/emacs-xyz.scm (emacs-corfu-doc-terminal): Update to 0.9. Signed-off-by: Christopher Baines <mail@cbaines.net> Cayetano Santos
2023-08-27gnu: emacs-gptel: Update to 0.4.0....* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Cayetano Santos
2023-08-27gnu: python-graph-tool: Update to 2.57....* gnu/packages/graph.scm (python-graph-tool): Update to 2.57. [propagated-inputs]: Add python-zstandard. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2023-08-27gnu: gemmlowp: Update to 0.1-1.08e4bb3....* gnu/packages/machine-learning.scm (gemmlowp): Update to 0.1-1.08e4bb3. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai
2023-08-27Update tex team....* etc/teams.scm.in: Add gnu/packages/texlive.scm to the files and Andreas Enge to the members of the tex team. Andreas Enge
2023-08-27gnu: Add tree-sitter-cmake....* gnu/packages/tree-sitter.scm (tree-sitter-cmake): New variable. Hilton Chain
2023-08-27gnu: phantomsocks: Update to 0.0.0-20230811053544-53b995bdab83....* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230811053544-53b995bdab83. [propagated-inputs]: Move go-github-com-google-gopacket and go-github-com-macronut-go-tproxy to... [inputs]: ...here. Hilton Chain
2023-08-27gnu: picard: Update to 2.9.1....* gnu/packages/music.scm (picard): Update to 2.9.1. [uri]: Switch mirror. [#:phases]: Add phase 'set-HOME. Remove phase 'delete-failing-test. Hilton Chain
2023-08-27gnu: emacs-orderless: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0, previously used commit was pointing to 0.8. Signed-off-by: Hilton Chain <hako@ultrarare.space> Piotr Kwiecinski
2023-08-27gnu: emacs-hide-mode-line: Update to 1.0.3....* gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space> Fabio Natali
2023-08-27gnu: emacs-helpful: Update to 0.21....* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. Signed-off-by: Hilton Chain <hako@ultrarare.space> Cayetano Santos
2023-08-27gnu: libsigrokdecode: Update to 0.5.3-0.e6962b3, fix build....* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.3-0.e6962b3. [source]: Use git-fetch. Remove patches. [native-inputs]: Add libtool. [arguments]<#:phases>: Remove bootstrap phase. * gnu/packages/patches/libsigrokdecode-python3.9-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Lu Hui
2023-08-26gnu-maintenance: Consider Qt source tarballs as "release files"....* guix/gnu-maintenance.scm (release-file?): Use positive logic in doc. Add a special case for Qt source archives. * tests/gnu-maintenance.scm ("release-file?"): Update test. Maxim Cournoyer
2023-08-26gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater....* guix/gnu-maintenance.scm (http-url?): Extract from html-updatable-package?, modify to return the HTTP URL, and support the mirror:// scheme. (%disallowed-hosting-sites): New variable, extracted from html-updatable-package. (html-updatable-package?): Rewrite a mirror:// URL to an HTTP or HTTPS one. * guix/download.scm (%mirrors): Update comment. Maxim Cournoyer
2023-08-26gnu-maintenance: Add support to rewrite version in URL path....Fixes <https://issues.guix.gnu.org/64015>. Fixes <https://issues.guix.gnu.org/65304>. Previously, the generic HTML updater would only look for the list of files found at the parent of its current source URL, ignoring that the URL may embed the version elsewhere in its path. This could cause 'guix refresh' to report no updates available, while in fact there were, such as for 'libuv'. * guix/gnu-maintenance.scm (strip-trailing-slash): New procedure. (%version-rx): New variable. (rewrite-url): New procedure. (import-html-release): New rewrite-url? argument. When true, use the above procedure. (import-html-updatable-release): Call import-html-release with #:rewrite-url set to #t. * tests/gnu-maintenance.scm ("rewrite-url, to-version specified") ("rewrite-url, without to-version"): New tests. Maxim Cournoyer
2023-08-26gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'....* guix/gnu-maintenance.scm (canonicalize-url): New procedure, extracted from... (import-html-release): ... here. Use it. Rename inner PACKAGE variable to NAME, to explicit it is a string and not a package object. Maxim Cournoyer
2023-08-26gnu-maintenance: Document nested procedures in 'import-html-release'....* guix/gnu-maintenance.scm (import-html-release): Add docstring to the 'file->signature/guess' and 'url->release' nested procedures. Maxim Cournoyer
2023-08-26gnu-maintenance: Accept package object in 'import-html-release' procedure....This is in preparation for a new URL rewriting feature, which will need to have the current version information available. * guix/gnu-maintenance.scm (import-html-release): Update doc. Adjust default value of the DIRECTORY argument. Bind PACKAGE in lexical scope so that its value there is unchanged. (import-savannah-release, import-kernel.org-release) (import-html-updatable-release): Adjust accordingly. Maxim Cournoyer
2023-08-26gnu-maintenance: Fix indentation....* guix/gnu-maintenance.scm: Re-indent file. Maxim Cournoyer
2023-08-26gnu-maintenance: Extract url->links procedure....* guix/gnu-maintenance.scm (url->links): New procedure. (import-html-release): Use it. Maxim Cournoyer
2023-08-26gnu-maintenance: Fix docstring....* guix/gnu-maintenance.scm (import-kernel.org-release): Fix docstring. Maxim Cournoyer
2023-08-26gnu-maintenance: Make base-url argument of import-html-release required....It doesn't make sense to have it default to something like "https://kernel.org/pub"; it should always be provided explicitly. * guix/gnu-maintenance.scm (import-html-release) <#:base-url>: Turn keyword argument into a positional argument. Update doc. * guix/gnu-maintenance.scm (import-savannah-release): Adjust call accordingly. (import-kernel.org-release): Likewise. (import-html-updatable-release): Likewise. Maxim Cournoyer
2023-08-26gnu: libmtp: Update to 1.1.21....* gnu/packages/libusb.scm (libmtp): Update to 1.1.21. Signed-off-by: Christopher Baines <mail@cbaines.net> fanquake
2023-08-26gnu: neomutt: Update to 20230517....* gnu/packages/mail.scm (neomutt): Update to 20230517. Signed-off-by: Christopher Baines <mail@cbaines.net> flabbergasted