Nicolas Graves
01ad0cf43e
gnu: ruby: Populating (gnu packages ruby-check/ruby-xyz).
...
* gnu/packages/ruby.scm: Move all packages except different versions
of ruby and mruby, to either (gnu packages ruby-check) or
(gnu packages ruby-xyz).
* gnu/packages/ruby-check.scm (bundler, ruby-builder, ruby-cucumber-ci-environment,
ruby-cucumber-compatibility-kit,
ruby-cucumber-compatibility-kit-bootstrap, ruby-cucumber-core,
ruby-cucumber-expressions, ruby-cucumber-gherkin,
ruby-cucumber-html-formatter, ruby-cucumber-messages,
ruby-cucumber-tag-expressions, ruby-cucumber-wire, ruby-diff-lcs,
ruby-docile, ruby-fivemat, ruby-given-core, ruby-hoe, ruby-hoe-3,
ruby-json, ruby-mime-types, ruby-mime-types-data, ruby-mini-portile,
ruby-mini-portile-2, ruby-minitest, ruby-minitest-bonus-assertions,
ruby-minitest-focus, ruby-minitest-hooks, ruby-minitest-moar,
ruby-multi-test, ruby-rake, ruby-rake-compiler,
ruby-rake-compiler-dock, ruby-rspec, ruby-rspec-2, ruby-rspec-core,
ruby-rspec-core-2, ruby-rspec-expectations, ruby-rspec-expectations-2,
ruby-rspec-mocks, ruby-rspec-mocks-2, ruby-rspec-support, ruby-sequel,
ruby-simplecov-json-formatter, ruby-simplecov, ruby-simplecov-html,
ruby-sorcerer, ruby-unindent): Moved from (gnu packages ruby).
(ruby-asciidoctor/minimal): New variable, to allow more minimal
import of only (gnu packages ruby-check) in a lot of modules.
(ruby-rubocop/minimal): New variable to build cucumber with a lot
less dependencies.
(cucumber-ruby-core)[native-inputs]: Replace ruby-rubocop by
ruby-rubocop/minimal. Remove ruby-coveralls.
* gnu/packages/ruby-xyz.scm: Move all other packages from
(gnu packages ruby).
* gnu/packages/admin.scm
* gnu/packages/bioinformatics.scm
* gnu/packages/databases.scm
* gnu/packages/emacs-xyz.scm
* gnu/packages/gnome-xyz.scm
* gnu/packages/gnome.scm
* gnu/packages/groff.scm
* gnu/packages/kde-systemtools.scm
* gnu/packages/libffi.scm
* gnu/packages/mail.scm
* gnu/packages/maths.scm
* gnu/packages/mpd.scm
* gnu/packages/ntp.scm
* gnu/packages/package-management.scm
* gnu/packages/plotutils.scm
* gnu/packages/protobuf.scm
* gnu/packages/rails.scm
* gnu/packages/ruby-check.scm
* gnu/packages/ruby-xyz.scm
* gnu/packages/ruby.scm
* gnu/packages/shellutils.scm
* gnu/packages/statistics.scm
* gnu/packages/tex.scm
* gnu/packages/virtualization.scm:
Adapt module imports accordingly.
* gnu/packages/backup.scm (btrbk):
* gnu/packages/ccache.scm (ccache):
* gnu/packages/cluster.scm (drbd-utils):
* gnu/packages/compton.scm (picom):
* gnu/packages/cryptsetup.scm (cryptsetup):
* gnu/packages/engineering.scm (kicad-doc):
* gnu/packages/games.scm (warzone2100):
* gnu/packages/irc.scm (open-adventure):
* gnu/packages/ntp.scm (weechat):
* gnu/packages/password-utils.scm (keepassxc):
* gnu/packages/radio.scm (wsjtx, jtdx):
* gnu/packages/syndication.scm (newsboat):
* gnu/packages/task-management.scm (timewarrior):
* gnu/packages/version-control.scm (git-lfs):
[native-inputs]: Replace ruby-asciidoctor by
ruby-asciidoctor/minimal. Adapt module imports accordingly.
* gnu/packages/text-editors.scm: Remove (gnu packages ruby) import.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-20 20:40:02 +02:00
Kjartan Oli Agustsson
ae587fa99e
gnu: rdiff-backup: Use pyproject-build-system.
...
* gnu/packages/backup.scm (rdiff-backup): [build-system]: Use pyproject.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I6b25466551582bef0971d98711a1d66a02c5c705
2025-06-18 22:07:37 +01:00
Leo Famulari
603a3b8f43
gnu: borg: Update to 1.4.1.
...
* gnu/packages/backup.scm (borg): Update to 1.4.1.
Change-Id: I95ab0572732a400e371fc1b5edaecbe13ad0b106
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-26 20:06:25 +08:00
Nicolas Graves
8088bd7604
gnu: python-sip: Update to 6.10.0.
...
* gnu/packages/qt.scm (python-sip): Update to 6.10.0.
[source]: Add snippet to relax python-setuptools requirement.
[native-inputs]: Remove python-wrapper. Add python-wheel. Sort inputs.
[propagated-inputs]: Remove python-tomli, python-wheel. Sort inputs.
* gnu/packages/backup.scm (vorta)[native-inputs]: Add
python-setuptools, python-wheel.
* gnu/packages/python-xyz.scm (python-echo)[native-inputs]: Add
python-setuptools, python-wheel.
* gnu/packages/patches/python-sip-include-dirs.patch: Refresh patch.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16 11:46:25 +02:00
Danny Milosavljevic
05ab9bd7f3
gnu: vorta: Update to 0.10.3.
...
* gnu/packages/backup.scm (vorta): Update to 0.10.3.
[arguments]<#:test-flags>: Disable test.
Change-Id: I9d9e109a7ae97ad00c3df202f43d6d426eeb93e4
2025-02-15 16:39:47 +01:00
Sharlatan Hellseher
75437dbb76
Merge remote-tracking branch 'origin/go-team'
...
Change-Id: I3672a7dc248a41b1a83e4c488523f62cf1806710
2025-01-26 20:55:06 +00:00
Efraim Flashner
a4f2fe119e
gnu: btrbk: Enable building on more systems.
...
* gnu/packages/backup.scm (btrbk)[arguments]: Add some phases to enable
building without ruby-asciidoctor.
[native-inputs]: Only add ruby-asciidoctor on supported systems.
Change-Id: I86b5b1b307d3a226cae0231d85519ebb96a29f8c
2025-01-22 14:39:28 +02:00
Sharlatan Hellseher
06902295e6
gnu: restic-rest-server: Update to 0.13.0.
...
* gnu/packages/backup.scm (restic-rest-server): Update to 0.13.0.
Change-Id: I0c83ee5a879a62c6859a27390435e93296523a99
2025-01-21 23:41:46 +00:00
Sharlatan Hellseher
323ab17caf
gnu: borgmatic: Fix build.
...
* gnu/packages/backup.scm (borgmatic)
[arguments]<tests?>: Disable them as all failing
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I2bd80ff1943547c66174357371b128be8a580384
2024-12-16 13:03:51 +00:00
Nicolas Graves
910c1ee7ce
gnu: borgmatic: Move to pyproject-build-system.
...
* gnu/packages/backup.scm (borgmatic):
[build-system]: Move to pyproject-build-system.
[arguments]: Migrate 'check phase replacement to <#:test-flags>.
<#:phases>: Add 'set-path phase.
Change-Id: I916e87f10c75718c4e840d97eaa78623ed2a4fd3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-12-13 20:18:56 +00:00
Maxim Cournoyer
d5107b0c5a
gnu: libarchive/fixed: Do not export variable.
...
* gnu/packages/backup.scm (libarchive/fixed): Do not export variable; it's
used by libarchive as its replacement and need not be exposed to the command
line.
Change-Id: Iad6f0b6badb3fa728a69663f69419505da393c56
2024-11-17 16:54:47 +09:00
Liliana Marie Prikler
a6dab6e915
gnu: libarchive: Graft to 3.7.7. [security fixes]
...
* gnu/packages/backup.scm (libarchive): Add replacement with libarchive/fixed.
(libarchive/fixed): New variable.
Fixes: Out of bounds access in ZIP files [CVE-2024-37407].
Fixes: Out of bounds access in RAR files [CVE-2024-48957, CVE-2024-48958].
Fixes: Race condition in multi-threaded systems [CVE-2023-30571].
Fixes: NULL pointer dereference [CVE-2022-36227].
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-11-12 17:41:14 +09:00
Sharlatan Hellseher
9ff0a39943
gnu: build/go: Apply default 'fix-embed-files phase.
...
These changes remove redundant phases where files, requiring to be embed
during build or check phases, are copied to the build directory as
proposed in <https://issues.guix.gnu.org/73299 >.
* gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>:
Remove 'fix-embed-files phase.
* gnu/packages/configuration-management.scm (chezmoi): Likewise.
* gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-loads,
go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise.
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger,
go-github-com-libp2p-go-libp2p, kubo): Likewise.
* gnu/packages/irc.scm (soju): Likewise.
* gnu/packages/networking.scm (nebula): Likewise.
* gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus,
go-github-com-prometheus-client-golang, go-github-com-prometheus-common,
go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit,
go-github-com-prometheus-statsd-exporter): Likewise
* gnu/packages/version-control.scm (git-lfs): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
* gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]:
<#:phases>: Remove 'copy-input-to-vendor-direcotyr and
'remove-vendor-directory phases.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis,
go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise.
* gnu/packages/textutils.scm (vale): Likewise.
Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91
2024-11-09 21:33:51 +00:00
Sharlatan Hellseher
b34aac7490
gnu: restic-rest-server: Fix build.
...
Fix the build as senn in <https://ci.guix.gnu.org/build/5805924/log/raw >.
* gnu/packages/backup.scm (restic-rest-server): Fix build.
[arguments]: <#:phases>: Add 'fix-embed-files.
Change-Id: I84454cddcd39c32f7b87d13d6ea9433c86426c8c
2024-11-09 21:33:51 +00:00
jgart
8576aaf5f9
gnu: vorta: Update to 0.9.1.
...
* gnu/packages/backup.scm (vorta): Update to 0.9.1.
[source]: Update origin url.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that require an X server, update module imports,
and move check phase to before check phase.
[native-inputs]: Add python-platformdirs.
[inputs]: Use qt 6 version of inputs.
Change-Id: I9f56d892d2a0284ebe1a38d80705fbc03f18e4a2
2024-09-25 20:07:06 -05:00
Steve George
79db40eabe
gnu: borgmatic: Update to 1.8.14.
...
* gnu/packages/backup.scm (borgmatic): Update to 1.8.14.
Change-Id: I8e5ea77c5880cafbb65ea00785f1e0f931fc0142
2024-09-09 23:46:23 -05:00
宋文武
f79b1fdaed
gnu: borg: Fix build.
...
* gnu/packages/backup.scm (borg)[arguments]: Don't refer to nonexistent
'install-docs' phase.
Change-Id: If7c1a99ee0dc08a2a0649c78505de432cf996e9c
2024-08-31 10:45:12 +02:00
Ludovic Courtès
1b4733b77e
gnu: libarchive: Ungraft.
...
* gnu/packages/backup.scm (libarchive)[replacement]: Remove.
[source]: Add ‘patches’.
(libarchive/fixed): Remove.
Change-Id: I32b717c2166a6683043e0169b96f383dc9404b96
2024-08-31 10:45:02 +02:00
Maxime Devos
2df94f7599
gnu: dirvish: Add 'bash' input for 'wrap-program'.
...
It is required for cross-compilation.
* gnu/packages/backup.scm (dirvish)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Iedf6818bd15cd6bab97ace14dee1964b4fec6dc6
2024-08-31 10:42:37 +02:00
Maxim Cournoyer
d2f10fa2b5
gnu: dirvish: Import the correct set of modules.
...
* gnu/packages/backup.scm (dirvish) [arguments] <modules>: Replace
%default-gnu-imported-modules with %default-gnu-modules. Delete trailing #t.
Change-Id: I041a65441055a21f141bb7ea4a563e2624cd783c
2024-08-31 10:42:16 +02:00
Maxim Cournoyer
f59df1aa3c
build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-modules.
...
Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
2024-08-31 10:42:16 +02:00
Wilko Meyer
dc97d57735
gnu: borgmatic: Update to 1.8.13.
...
* gnu/packages/backup.scm (borgmatic): Update to 1.8.13.
Change-Id: Ia4bbc5cf81577d4092bdaa882eed45c6bf56bdc9
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-08-27 12:39:23 -04:00
Sharlatan Hellseher
7053ef0aae
gnu: go-github-com-prometheus-client-golang: Move to prometheus.
...
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Move
from here ...
* gnu/packages/prometheus.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages prometheus) module.
* gnu/packages/golang-xyz.scm: Likewise.
* gnu/packages/ipfs.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: If3d78d31b1491f8a95616e59f50371c2914242d9
2024-07-25 21:01:03 +01:00
Leo Famulari
ff4e3b4b0e
gnu: borg: Update to 1.4.0.
...
* gnu/packages/backup.scm (borg): Update to 1.4.0.
[source]: Remove obsolete snippet components.
[arguments]: Export a newly required environment variable in the 'set-env'
phase. Adjust the custom 'install-doc' phase to install miscellaneous
documentation into a directory named after the package name and version.
Change-Id: I688bb4e6c67506226418b6b4a47595f2a10c10ae
2024-07-24 17:55:25 -04:00
Sharlatan Hellseher
3e656b6354
gnu: restic: Use go-1.17.
...
* gnu/packages/backup.scm (restic): [arguments]: <#:go>: Pin to go-1.17.
Change-Id: I63267c2bdb3e983475cf75b285021c71ac578e1a
2024-07-15 12:17:54 +01:00
Sharlatan Hellseher
debd03323f
gnu: restic-rest-server: Update to 0.12.1.
...
* gnu/packages/backup.scm (restic-rest-server): Update to 0.12.1.
[native-inputs]: Remove go-github-com-coreos-go-systemd-activation; add
go-github-com-coreos-go-systemd-v22.
Change-Id: I5d43b85f8ba340ef0adedc68ec1c0f01dbe062a0
2024-06-19 15:13:12 +01:00
Leo Famulari
2c05986348
gnu: borg: Update to 1.2.8.
...
* gnu/packages/backup.scm (borg): Update to 1.2.8.
[arguments]: Remove a variety of workarounds that have been obviated by
changes upstream and in the Python package build tools.
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I031bb4e6ac2f562a3e387a5e815b31416367766f
2024-04-15 09:28:26 +01:00
Sharlatan Hellseher
584e77abd5
gnu: restic-rest-server: Refresh package style.
...
* gnu/packages/backup.scm (restic-rest-server): Use G-expressions.
[arguments] <#:phases>: Swap back to standard 'check phase and add
'set-tmpdir phase.
[native-inputs]: Swap from propagated-inputs to native-inputs, sort
alphabetically.
Change-Id: I5010a2dd81b887d8ef10fa27b3ffcb228e08fade
2024-04-12 16:58:42 +01:00
Sharlatan Hellseher
732bab5d32
gnu: packages: backup: Sort use-module alphabetically.
...
* gnu/packages/backup.scm: Sort use-module alphabetically to ease
maintenance.
Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
2024-04-06 13:14:45 +01:00
Leo Famulari
629614c7a3
gnu: libarchive: Fix a potential security issue.
...
https://github.com/libarchive/libarchive/pull/2101
* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-remove-potential-backdoor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: I939e9b842b10d1a78125da4a4599c38d9c037079
2024-04-03 17:59:25 -04:00
Fabio Natali
470fa47daa
gnu: borgmatic: Update to 1.8.9.
...
* gnu/packages/backup.scm (borgmatic): Update to 1.8.9.
[arguments]: Apply guix style.
[native-inputs]: Apply guix style.
[inputs]: Apply guix style.
Change-Id: Ic9eb3c9439dc0aade3e4aae0fbe8e2c7bec49754
Signed-off-by: jgart <jgart@dismail.de>
2024-03-31 17:21:27 -05:00
Liliana Marie Prikler
7bf4ce4582
Merge branch 'master' into gnome-team
2024-02-25 10:28:03 +01:00
Arun Isaac
e5ae409276
gnu: python-ruamel-yaml: Update to 0.18.6.
...
* gnu/package/serialization.scm (python-ruamel-yaml): Update to 0.18.6.
(python-ruamel.yaml-0.16): New variable.
* gnu/packages/package-management.scm (conda)[inputs]: Replace
python-ruamel.yaml with python-ruamel.yaml-0.16.
* gnu/packages/backup.scm (borgmatic)[inputs]: Replace python-ruamel.yaml with
python-ruamel.yaml-0.16.
* gnu/packages/python-xyz.scm (dynaconf)[inputs]: Replace python-ruamel.yaml
with python-ruamel.yaml-0.16.
Change-Id: Iff9eeeae043c9547d93a6c780f0c30bd760490d9
Change-Id: I43cad7e3936f62d209fbba7e86b93519cfc1c1ba
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-02-22 13:02:42 +00:00
Sharlatan Hellseher
0601475033
gnu: packages: backup: Add golang-xyz.
...
* gnu/packages/backup.scm: Add (gnu packages golang-xyz) module.
Change-Id: I848acb1dea36c59031bc60107179b3bc0d14636d
2024-02-15 00:00:59 +00:00
Liliana Marie Prikler
622df12ef3
Merge branch 'master' into gnome-team
2024-02-13 16:11:14 +01:00
Sharlatan Hellseher
19c8f9e0fe
gnu: go-golang-org-x-crypto: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-build) module.
* gnu/packages/crypto.scm: As above.
Change-Id: I5daad7fe90e1507958fe73c04fc043ebbc006395
2024-02-13 14:33:16 +00:00
Timothy Sample
5f86eebd24
gnu: disarchive: Update to 0.6.0.
...
* gnu/packages/backup.scm (disarchive): Update to 0.6.0; add
'guile-bzip2' as an input.
* gnu/packages/package-management.scm (guix): Add 'guile-bzip2' as
an input to enable bzip2 support when using Disarchive.
* guix/self.scm (%packages): Add 'guile-bzip2'.
(compiled-guix): Include 'guile-bzip2' as a dependency when building
the 'guix' command.
* etc/disarchive-manifest.scm (tarball-origin?): Include bzip2
tarballs.
Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
Change-Id: I4da479054f6bef225f5ea979c091152f8a9e51d5
2024-02-12 21:26:01 -06:00
Liliana Marie Prikler
e6c847defb
Merge branch 'master' into gnome-team
2024-02-03 14:39:49 +01:00
Vivien Kraus
f5f345153c
gnu: duplicity: Wrap for GI_TYPELIB_PATH.
...
* gnu/packages/backup.scm (duplicity) [native-inputs]: Add
gobject-introspection.
[inputs]: Add bash-minimal.
[#:phases]: Add 'gi-wrap.
Change-Id: If9d6a6bb0e855a4d775c1e4adb3b07f71be43090
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-03 08:29:02 +01:00
Sharlatan Hellseher
65a2f158bb
gnu: go-github-com-minio-sha256-simd: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages golang-crypto) to used modules.
Change-Id: I4e57a1bee0c7e19a9bb60ce5ff72ccd5e42deea5
2024-01-28 23:21:05 +00:00
Sharlatan Hellseher
fae3b9d598
gnu: go-github-com-gorilla-handlers: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-handlers): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/backup.scm: Add (gnu packages golang-web) module.
Change-Id: I7535bdecc681e230f4aee70115a3dea847d40e6f
2024-01-03 16:35:15 -05:00
Leo Famulari
61138a18d5
gnu: Borg: Update to 1.2.7.
...
* gnu/packages/backup.scm (borg): Update to 1.2.7.
[inputs]: Replace python-msgpack-1.0.2 with python-msgpack.
Change-Id: I8529d737d90105f877f1c099f4b3afa9b0ed9fa8
2023-12-16 15:26:22 -05:00
Ludovic Courtès
9363ec208b
gnu: duplicity: Remove input labels and use gexps.
...
* gnu/packages/backup.scm (duplicity)[native-inputs, propagated-inputs]:
Remove labels.
[arguments]: Use labels.
Change-Id: I08c7d20cca5d2f96edf9da77df9a1a3a8e5c2e5b
2023-11-22 16:51:46 +01:00
Ludovic Courtès
ad40a5d0e2
gnu: duplicity: Use ‘search-input-file’.
...
* gnu/packages/backup.scm (duplicity)[arguments]: In
‘use-store-file-names’ phase, use ‘search-input-file’.
Change-Id: I4b66a22283fc6e426377ad9f4f4c451598eb74e0
2023-11-22 16:51:46 +01:00
Jonathan Pieper
f7995b6644
gnu: duplicity: Update to 2.1.4.
...
* gnu/packages/backup.scm (duplicity): Update to 2.1.4.
[source]: Switch to ‘git-fetch’ and change URL.
[arguments]: Add ‘fix-version’ phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I0a19d19741f665ddb84da83d4bbefc959290fe42
2023-11-22 16:51:46 +01:00
Tobias Geerinckx-Rice
1d30ec9351
gnu: rdiff-backup: Update to 2.2.6.
...
* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.6.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
7075551d08
gnu: borg: Update to 1.2.6.
...
* gnu/packages/backup.scm (borg): Update to 1.2.6.
2023-09-10 02:00:00 +02:00
宋文武
61aa9bb3e3
gnu: btar: Fix build.
...
* gnu/packages/backup.scm (btar)[arguments]: Add CFLAGS=-fcommon to
make-flags.
2023-08-31 18:01:22 +08:00
Tobias Geerinckx-Rice
b82cec1078
gnu: grsync: Update to 1.3.1.
...
* gnu/packages/backup.scm (grsync): Update to 1.3.1.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice
789f7e9a3d
gnu: 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.
2023-07-23 02:00:00 +02:00