Commit graph

29 commits

Author SHA1 Message Date
Jan Tojnar 01b7d0b27d
deja-dup: 42.6 → 42.7
https://gitlab.gnome.org/World/deja-dup/-/tags/42.7
2021-05-05 22:43:01 +02:00
Jan Tojnar cb52887c38
Revert "deja-dup: add dconf"
This reverts commit 84698bab23.

dconf is already there from wrapGAppsHook.
2021-02-02 20:23:58 +01:00
lasers 84698bab23 deja-dup: add dconf
Deja-dup needs dconf to manage user settings.
2021-01-29 00:14:23 -06:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM 602ee1b299 deja-dup: 42.5 -> 42.6 2020-12-01 19:08:34 +00:00
Jan Tojnar 9b7d444159
deja-dup: 42.4 → 42.5
https://gitlab.gnome.org/World/deja-dup/-/releases/42.5
2020-11-17 18:14:13 +01:00
Atemu 50047bf4ec
deja-dup: use libhandy_0 2020-10-24 01:17:51 +02:00
Daniël de Kok 770ecb1d31
Merge pull request #98266 from joncojonathan/removeAsMaintainer
Remove joncojonathan as maintainer
2020-09-20 11:38:30 +02:00
joncojonathan 328fa73819 deja-dup: remove joncojonathan as maintainer 2020-09-20 11:16:48 +02:00
Jan Tojnar b31de37eba
deja-dup: 40.6 → 42.4
https://gitlab.gnome.org/World/deja-dup/-/releases#42.4

- Nautilus extension no longer supported (https://gitlab.gnome.org/World/deja-dup/merge_requests/42)
2020-09-12 17:18:14 +02:00
R. RyanTM 04ff52b772 deja-dup: 40.4 -> 40.6 2019-12-22 22:07:13 -08:00
Jan Tojnar 6bddcf4645
deja-dup: 38.3 → 40.4
The main news is that GNOME Online Accounts are no longer used so if one wants to back up to Google Drive, they need to install Duplicity with PyDrive support. The credentials should be migrated automatically.

https://gitlab.gnome.org/World/deja-dup/blob/40.4/NEWS.md#anchor-404
2019-11-20 04:58:00 +01:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace 7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
Jan Tojnar fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Jan Tojnar 97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
worldofpeace e144945662 deja-dup: 38.1 -> 38.3, cleanup
This includes:

- fetch source from gitlab
- pname-version stuff
- change homepage
- correct license
  See: https://gitlab.gnome.org/World/deja-dup/blob/master/meson.build#L21
2019-01-17 22:07:00 -05:00
R. RyanTM e2664ee384 deja-dup: 38.0 -> 38.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deja-dup/versions
2018-12-16 00:57:11 -08:00
Jan Tojnar 69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Franz Pletz bcc60fad86
Merge pull request #42177 from jtojnar/deja-dup-nautilus
deja-dup: fix nautilus extension breaking nautilus
2018-06-19 16:53:56 +00:00
Jan Tojnar 3ab1993b1f
deja-dup: fix nautilus extension breaking nautilus
When deja-dup is installed, Nautilus segfaults on start due to
the missing gsettings schemas.

This commit hardcodes path to the compiled schemas file to the extension.
2018-06-18 21:46:00 +02:00
Jan Tojnar 2658fce5eb
deja-dup: 36.3 → 38.0 2018-06-15 11:39:43 +02:00
Jan Tojnar 82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Jan Tojnar dd556b02ba
deja-dup: clean up 2018-03-22 10:32:23 +01:00
Jan Tojnar 9e2639e846
deja-dup: remove unneeded rpath fixup 2018-03-22 07:30:58 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar 1fd86cb6b9
deja-dup: remove unneeded rpath wrapping 2017-11-08 20:20:44 +01:00
joncojonathan c2709fe832 deja-dup: 36.1 -> 36.3
Motivation for change: Latest version which includes some bug fixes.
2017-10-22 00:03:41 +02:00
pasqui23 d16b7191c3
deja-dup: init at 36.1 2017-10-05 13:42:09 +02:00