| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/home/services/messaging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Likewise.
* doc/guix.texi (Messaging Home Services): Document it in new subsection.
|
|
|
|
|
|
|
| |
* gnu/home/services/ssh.scm: (<home-ssh-agent-configuration>): New type.
(home-ssh-agent-services): New procedure.
(home-ssh-agent-service-type): New variable.
* doc/guix.texi (Secure Shell): Document it.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (cat-avatar-generator): Update to 1-1.9360ea3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add linux-musl* case. This prevents
the macro from mis-parsing the host OS, which causes breakage when
building from source.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix shell): Add a note mentioning how to use
'shebang'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/services.scm (etc-service): Deprecate procedure.
* gnu/system.scm (operating-system-etc-service): Replace etc-service
with etc-service-type.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/home/services/desktop.scm (home-unclutter-configuration)
(home-unclutter-service-type): New variables;
(home-unclutter-shepherd-service): New procedure;
* doc/guix.texi (Desktop Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/image-processing.scm (nip2)[inputs]: Remove labels.
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (openjdk10)[source]: Use HG-DOWNLOAD.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071>
for OpenJDK 10.
|
|
|
|
|
|
|
|
| |
* gnu/packages/java.scm (openjdk9)[source]: Use HG-DOWNLOAD.
[homepage]: Update.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071>
for OpenJDK 9.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (efibootmgr): Update to 18.
[source]: Delete snippet, modules and patches fields.
* gnu/packages/patches/efibootmgr-remove-extra-decl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (thc-ipv6): Update to 3.8.
[source]: Use version tag instead of commit.
[arguments]: Use Gexps.
<make-flags>: Use cc-for-target as it's commented out in Makefile.
<phases>: Combine the phases 'use-source-date-epoch-in-manpages' and
'patch-paths' into a new 'patch-makefile' phase. Simplify 'install-more-docs'
phase.
[inputs]: Add libnetfilter-queue and libnfnetlink.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.309.
(linux-libre-4.14-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.277.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.236.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.174.
(linux-libre-5.10-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.102.
(linux-libre-5.15-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.19.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.6.
(linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-poliastro): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/graph.scm (python-plotly): Apply new package style.
[arguments]: Add new fix-version phase.
[arguments]{phases}: chdir phase, remove trailing #f from lambda.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-czml3): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (xmoto): Update to 0.6.2.
[arguments]<#:phases>: Follow SDL2 switch.
[inputs]: Delete LUA-5.1, SDL, SDL-MIXER, SDL-NET and SDL-TTF. Add LUA, SDL2,
SDL2-mixer, SDL2-NET and SDL2-TTF.
|
|
|
|
|
|
|
| |
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.4.
[native-search-paths]: Add share to XDG_DATA_DIRS.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.17.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.8.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.17.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.28.
[arguments]<#:phases>: Remove unnecessary phase.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.33.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 0.11.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-citar)[arguments]: Run tests.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.2.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.13.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.0.
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-julia-snail)[propagated-inputs]: Add
JULIA-TOKENIZE and JULIA-CSTPARSER.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-cstparser): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-tokenize): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update include list.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ac-php): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-xcscope): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-conqur): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-cqrreg): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-fastdummies): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.8.3.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-chromvar): Update to 1.20.2.
|
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-fishpond): Update to 2.4.1.
[propagated-inputs]: Remove r-rcpp.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.36.2.
|