aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
Commit message (Collapse)AuthorAge
...
| * gnu: btrbk: Update to 0.32.5.Tobias Geerinckx-Rice2022-11-27
| | | | | | | | * gnu/packages/backup.scm (btrbk): Update to 0.32.5.
| * gnu: zbackup: Build with protobuf@3.6.Marius Bakke2022-11-22
| | | | | | | | | | * gnu/packages/backup.scm (zbackup)[inputs]: Change from PROTOBUF to PROTOBUF-3.6.
| * gnu: borg: Improve package style.Nicolas Goaziou2022-10-22
| | | | | | | | | | | | * gnu/packages/backup.scm (borg)[origin]<snippet>: Use G-expressions. Remove trailing #T. [arguments]: Use G-expressions.
| * gnu: borg: Update to 1.2.2.Nicolas Goaziou2022-10-22
| | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.2.2.
| * gnu: btrbk: Update to 0.32.4.Maxim Cournoyer2022-10-08
| | | | | | | | * gnu/packages/backup.scm (btrbk): Update to 0.32.4.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-11
|\|
| * gnu: vorta: Update to 0.8.7.John Kehayias2022-08-09
| | | | | | | | | | | | * gnu/packages/backup.scm (vorta): Update to 0.8.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| * gnu: btrbk: Use SEARCH-INPUT-FILES.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/backup.scm (btrbk)[arguments]: Use SEARCH-INPUT-FILE to construct the wrapper's PATH, rather than hard-coding package variables.
| * gnu: btrbk: Update to 0.32.2.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | * gnu/packages/backup.scm (btrbk): Update to 0.32.2.
| * gnu: btrbk: Add findutils to PATH.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/backup.scm (btrbk)[arguments]: Add findutils to WRAP-PROGRAM's PATH list.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-07-22
|\|
| * gnu: burp: Use regular check.Thiago Jung Bauermann2022-07-02
| | | | | | | | | | | | | | * gnu/packages/backup.scm (burp)[native-inputs]: Replace check-0.14 with check. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2022-06-27
|\|
| * gnu: python-setuptools-scm: Move to (gnu packages python-build).Maxim Cournoyer2022-06-26
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
* | gnu: libarchive: Use G-expressions.Marius Bakke2022-06-26
| | | | | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Convert to gexps.
* | gnu: libarchive: Update to 3.6.1.Marius Bakke2022-06-26
|/ | | | | * gnu/packages/backup.scm (libarchive): Update to 3.6.1. [arguments]: Enable one test.
* gnu: Borg: Update to 1.2.1.Leo Famulari2022-06-06
| | | | * gnu/packages/backup.scm (borg): Update to 1.2.1.
* gnu: Add grsync.Feng Shu2022-04-26
| | | | | | * gnu/packages/backup.scm (grsync): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Borg: Update to 1.2.0.Leo Famulari2022-03-26
| | | | | | | | | | | * gnu/packages/backup.scm (borg): Update to 1.2.0. [source]: Adjust the list of Cython files to rebuild. Remove an obsolete substitution. Delete the bundled xxhash. Blake2 is no longer bundled. [native-inputs]: Add python-dateutil. [inputs]: Add xxhash. Add python-msgpack-1.2. Remove libb2. [arguments]: Export BORG_LIBXXHASH_PREFIX to ensure the build script can find xxhash. Adjust the list of skipped tests and make the custom 'check' phase honor tests?. Install some more documentation.
* gnu: Vorta: Update to 0.8.3.Leo Famulari2022-02-07
| | | | * gnu/packages/backup.scm (vorta): Update to 0.8.3.
* gnu: Vorta: Remove a transitive dependency on QtWebKit.Leo Famulari2022-01-28
| | | | | | | See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/backup.scm (vorta)[inputs]: Replace python-pyqt with python-pyqt-without-qtwebkit.
* gnu: Borg: Improve the description.Leo Famulari2022-01-26
| | | | | | Attic... Now that's a name I've not heard in a long time. * gnu/packages/backup.scm (borg)[description]: Improve it.
* gnu: Add Vorta.Leo Famulari2022-01-26
| | | | * gnu/packages/backup.scm (vorta): New variable.
* gnu: Add btrbk.Maxim Cournoyer2022-01-24
| | | | * gnu/packages/backup.scm (btrbk): New variable.
* gnu: snapraid: Update to 12.0.Tobias Geerinckx-Rice2022-01-06
| | | | * gnu/packages/backup.scm (snapraid): Update to 12.0.
* gnu: snapraid: ‘Fix’ build.Tobias Geerinckx-Rice2022-01-06
| | | | | | * gnu/packages/backup.scm (snapraid)[arguments]: Remove "--enable-valgrind" from #:configure-flags. [native-inputs]: Remove valgrind.
* gnu: snapraid: Use G-expressions.Tobias Geerinckx-Rice2022-01-06
| | | | | * gnu/packages/backup.scm (snapraid)[arguments]: Rewrite as G-expressions.
* gnu: wimlib: Update to 1.13.5.Tobias Geerinckx-Rice2022-01-06
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.5.
* gnu: borgmatic: Use G-expressions.Tobias Geerinckx-Rice2022-01-06
| | | | | * gnu/packages/backup.scm (borgmatic)[arguments]: Rewrite as G-expressions.
* gnu: borgmatic: Update to 1.5.22.Tobias Geerinckx-Rice2022-01-06
| | | | * gnu/packages/backup.scm (borgmatic): Update to 1.5.22.
* gnu: dirvish: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | * gnu/packages/backup.scm (dirvish)[description]: Fix trailing whitespace.
* gnu: disarchive: Update to 0.4.0.Timothy Sample2021-12-22
| | | | | | | | * gnu/packages/backup.scm (disarchive)[source]: Update to 0.4.0. [native-inputs, inputs]: Add guile-lzma. * gnu/packages/package-management.scm (guix)[arguments]: Include guile-lzma in the 'wrap-program' phase. [inputs]: Add guile-lzma.
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: borgmatic: Update to 1.5.21.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/backup.scm (borgmatic): Update to 1.5.21.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: borgmatic: Fix typo in description.Nicolas Goaziou2021-11-15
| | | | | | | | * gnu/packages/backup.scm (borgmatic): Fix typo, "software" being a mass noun.
| * gnu: Add borgmatic.Arun Isaac2021-11-14
| | | | | | | | | | | | * gnu/packages/backup.scm (borgmatic): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: duplicity: Update to 0.8.21.Tobias Geerinckx-Rice2021-11-13
| | | | | | | | | | * gnu/packages/backup.scm (duplicity): Update to 0.8.21. [arguments]: Don't explicitly return #t from phases.
* | gnu: Remove references to a removed patch.Mathieu Othacehe2021-11-11
| | | | | | | | | | * gnu/packages/backup.scm (libchop)[source]: Remove the patch. (idutils)[source]: Ditto.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: disarchive: Update to 0.3.0.Timothy Sample2021-10-24
| | | | | | | | | | | | | | | | * gnu/packages/backup.scm (disarchive): Update to 0.3.0. [source]: Remove cross-compilation patch. [arguments]: Remove field. * gnu/packages/patches/disarchive-cross-compilation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: Use 'search-input-file' some more.Ludovic Courtès2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch replaces occurrences of: (string-append (assoc-ref %build-inputs "…") "/…") by: (search-input-file %build-inputs "/…") * doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R Shiny example. * gnu/packages/admin.scm (screenfetch): Use 'search-input-file'. (ufetch): Likewise. (hosts): Likewise. * gnu/packages/backup.scm (dirvish): Likewise. * gnu/packages/code.scm (colormake): Likewise. * gnu/packages/compression.scm (makeself-safeextract): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/education.scm (snap): Likewise. (omnitux): Likewise. * gnu/packages/emacs-xyz.scm (epipe): Likewise. * gnu/packages/games.scm (openttd-opensfx): Likewise. (openttd-openmsx): Likewise. (openrct2-title-sequences): Likewise. (openrct2-objects): Likewise. (mrrescue): Likewise. (0ad-data): Likewise. (xonotic-data): Likewise. (drascula): Likewise. (make-lure-package): Likewise. (make-queen-package): Likewise. (sky): Likewise. * gnu/packages/gnome.scm (network-manager): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/guile-xyz.scm (guile-shapefile): Likewise. * gnu/packages/hurd.scm (netdde): Likewise. * gnu/packages/javascript.scm (js-context-menu): Likewise. (js-commander): Likewise. (js-xmldom-sre): Likewise. * gnu/packages/kde-frameworks.scm (krunner): Likewise. * gnu/packages/kodi.scm (kodi-cli): Likewise. * gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise. * gnu/packages/linux.scm (e2fsck/static): Likewise. * gnu/packages/markup.scm (markdown): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. * gnu/packages/multiprecision.scm (libtomcrypt): Likewise. * gnu/packages/networking.scm (batctl): Likewise. * gnu/packages/python-xyz.scm (python-pymediainfo): Likewise. * gnu/packages/shells.scm (fish-foreign-env): Likewise. * gnu/packages/tex.scm (texlive-fonts-iwona): Likewise. * gnu/packages/upnp.scm (miniupnpc): Likewise. * gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. * gnu/packages/web.scm (icedtea-web): Likewise. * gnu/packages/wm.scm (stumpish): Likewise.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: duplicity: Update home-page.Efraim Flashner2021-10-17
| | | | | | | | | | * gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream URI.
| * gnu: duplicity: Depend on dbus.Vivien Kraus2021-10-17
| | | | | | | | | | | | | | | | * gnu/packages/backup.scm (duplicity)[inputs]: Add dbus. [arguments]: Adjust 'use-store-file-names to substitute the dbus-launch program name. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: duplicity: Depend on python-pygobject.Vivien Kraus2021-10-17
| | | | | | | | | | | | | | * gnu/packages/backup.scm (duplicity)[propagated-inputs]: Add python-pygobject. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: snapraid: Update to 11.6.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | * gnu/packages/backup.scm (snapraid): Update to 11.6.