aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/getmail.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-12-28 10:58:14 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-01 14:35:16 +0100
commit25d7dbd61c5420e105c36eef9b3583c87088bb40 (patch)
treeb61683e0af4c829c0c0a567d16c91ff0df595189 /gnu/services/getmail.scm
parent513994aead5a5da6cdec51931bc8b624c66678e1 (diff)
downloadguix-25d7dbd61c5420e105c36eef9b3583c87088bb40.tar.gz
guix-25d7dbd61c5420e105c36eef9b3583c87088bb40.zip
gnu: Add r-inext.
* gnu/packages/cran.scm (r-inext): New variable. Change-Id: I6a87cfb57bfc8000520b98999cf260d2873f0b61
Diffstat (limited to 'gnu/services/getmail.scm')
0 files changed, 0 insertions, 0 deletions
0100'>2023-09-25gnu: bcachefs-tools: Restyle format....* gnu/packages/file-systems.scm (bcachefs-tools): Reformat with 'guix style' and manually break some long lines. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi 2023-09-25gnu: bcachefs-tools: Update to 1.2....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2. [source]: Use version instead of commit. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi 2023-09-10gnu: fsarchiver: Update to 0.8.7....* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.7. Tobias Geerinckx-Rice 2023-09-10gnu: fuse-overlayfs: Update to 1.13....* gnu/packages/file-systems.scm (fuse-overlayfs): Update to 1.13. Tobias Geerinckx-Rice 2023-09-10gnu: exfat-utils: Update to 1.4.0....* gnu/packages/file-systems.scm (exfat-utils): Update to 1.4.0. Tobias Geerinckx-Rice 2023-09-10gnu: exfatprogs: Update to 1.2.1....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1. Tobias Geerinckx-Rice 2023-08-20gnu: dbxfs: Fix package....A typo prevented the program from running successfully. * gnu/packages/file-systems.scm (dbxfs)[snippet]: Adjust snippet to substitute valid python. Efraim Flashner 2023-08-14gnu: dbxfs: Don't check for updates....* gnu/packages/file-systems.scm (dbxfs)[source]: Add snippet to remove version update check. Efraim Flashner 2023-08-06gnu: xfstests: Add inputs....* gnu/packages/file-systems.scm (xfstests)[arguments]: Search for bc, df, and perl. [inputs]: Add bc. Tobias Geerinckx-Rice 2023-08-06gnu: xfstests: Update package style....* gnu/packages/file-systems.scm (xfstests)[arguments]: Rewrite as G-expressions. Never refer to inputs by label. [inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-08-06gnu: xfstests: Update to 1.1.0-3.8de535c....* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-3.8de535c. Tobias Geerinckx-Rice 2023-07-23gnu: rewritefs: Use G-expressions....* gnu/packages/file-systems.scm (rewritefs)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-23gnu: rewritefs: Update to 0.0.0-1.3a56de8....* gnu/packages/file-systems.scm (rewritefs): Update to 0.0.0-1.3a56de8. [inputs]: Upgrade fuse-2 to fuse (3). Tobias Geerinckx-Rice 2023-07-23gnu: apfs-fuse: Update to 0.0.0-2.66b86bd....* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-2.66b86bd. [arguments]: Remove anti-fuse@3 configure flag. Don't install a static library. Don't explicitly return #t from phases. [inputs]: Upgrade fuse-2 to fuse (3). Tobias Geerinckx-Rice 2023-07-23gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users. Tobias Geerinckx-Rice 2023-07-23gnu: bindfs: Update to 1.17.4....* gnu/packages/file-systems.scm (bindfs): Update to 1.17.4. Tobias Geerinckx-Rice 2023-07-23gnu: curlftpfs: Add patches to fix bugs....* gnu/packages/file-systems.scm (curlftpfs)[source]: Add patches. * gnu/packages/patches/curlftpfs-fix-error-closing-file.patch, gnu/packages/patches/curlftpfs-fix-file-names.patch, gnu/packages/patches/curlftpfs-fix-memory-leak.patch, gnu/packages/patches/curlftpfs-fix-no_verify_hostname.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Tobias Geerinckx-Rice 2023-07-23gnu: bcachefs-tools: Remove obsolete phase & inputs....* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Remove coreutils-minimal, gawk, and util-linux, needed for an old version of the mount.bcachefs wrapper that is no longer present. [arguments]: Remove custom #:phases. The build system no longer explicitly builds & installs a shared library. Tobias Geerinckx-Rice 2023-07-23gnu: bcachefs-tools: Fix shell script wrappers....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Add a new 'patch-shell-wrappers phase. Tobias Geerinckx-Rice 2023-07-16gnu: xfstests: Update to 1.1.0-2.87f90a2....This fixes the build. * gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-2.87f90a2. Tobias Geerinckx-Rice 2023-07-16gnu: bcachefs-tools: Update to 0.1-17.c8bec83....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-17.c8bec83. [arguments]: Remove obsolete PYTEST_ variables from #:make-flags, and add NO_RUST. Delete the obsolete 'promote-mount.bcachefs.sh phase. Add a custom 'check phase. [native-inputs]: Consolidate separate lists. Tobias Geerinckx-Rice 2023-07-16gnu: bcachefs-tools: Respect input rewriting....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite the 'promote-mount.bcachefs.sh phase to use SEARCH-INPUT-FILE. Tobias Geerinckx-Rice 2023-07-16gnu: python-dropbox: Update to 11.36.2....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.36.2. Tobias Geerinckx-Rice 2023-07-09gnu: avfs: Use HTTPS home page....* gnu/packages/file-systems.scm (avfs)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2023-07-02gnu: bees: Update to 0.10....* gnu/packages/file-systems.scm (bees): Update to 0.10. Tobias Geerinckx-Rice