Commit Graph

42 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Bobby Rong
cc01c004d3
pkgs/applications: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 11:44:27 +08:00
Jan Tojnar
4d60f38138 deja-dup: 45.1 → 45.2
https://gitlab.gnome.org/World/deja-dup/-/releases/45.2
https://gitlab.gnome.org/World/deja-dup/-/compare/45.1...45.2
2023-12-24 12:55:23 +01:00
Jan Tojnar
de584ff45d deja-dup: 44.2 → 45.1
Diff: https://gitlab.gnome.org/World/deja-dup/-/compare/44.2...45.1
2023-12-02 15:32:19 +01:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Jan Tojnar
2362cd5a2e deja-dup: 44.1 → 44.2
https://gitlab.gnome.org/World/deja-dup/-/compare/44.1...44.2
2023-07-08 21:50:53 +02:00
Bobby Rong
cb10afd2c5
deja-dup: 44.0 → 44.1
https://gitlab.gnome.org/World/deja-dup/-/compare/44.0...44.1
2023-05-21 17:22:05 +08:00
Jan Tojnar
b492a2c698 deja-dup: 43.4 → 44.0
https://gitlab.gnome.org/World/deja-dup/-/compare/43.4...44.0
2022-12-04 02:46:11 +01:00
Jan Tojnar
e2d48d0ece deja-dup: 43.3 → 43.4
https://gitlab.gnome.org/World/deja-dup/-/compare/43.3...43.4
2022-07-02 02:28:05 +02:00
Jan Tojnar
12254d4388 deja-dup: 43.2 → 43.3
Now requires desktop file installation for adding Google & Microsoft accounts
to register URI handler – running in nix-shell not sufficient for initial authentication.

https://gitlab.gnome.org/World/deja-dup/-/compare/43.2...43.3

Fixes: https://github.com/NixOS/nixpkgs/issues/173780
2022-06-06 17:40:33 +02:00
Jan Tojnar
edf122269e deja-dup: 42.8 → 43.2
Now follows GNOME version scheme (though not the schedule).
Ported to GTK 4 and libsoup 3.

https://gitlab.gnome.org/World/deja-dup/-/tags/43.alpha
https://gitlab.gnome.org/World/deja-dup/-/tags/43.beta
https://gitlab.gnome.org/World/deja-dup/-/tags/43.0
https://gitlab.gnome.org/World/deja-dup/-/tags/43.1
https://gitlab.gnome.org/World/deja-dup/-/tags/43.2
2022-02-09 22:40:17 +01:00
R. Ryantm
4ee22e47e8 deja-dup: 42.7 -> 42.8 2021-12-11 11:50:34 +00:00
Ryan Burns
41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
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