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
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
Aaron Andersen
3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
...
Remove/crashplan
2019-08-31 21:47:27 -04:00
Marti Serra
d3de35967a
crashplan, crashplan-small-business: remove pkg and module
2019-09-01 03:25:19 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Jan Tojnar
fac090c8dd
gnome-online-accounts: move from gnome3
2019-08-23 02:47:21 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Jan Tojnar
97eb65324d
treewide: no gnome aliases
2019-03-24 14:46:50 -04:00
Pascal Wittmann
13e4398683
areca: fix build
2019-03-09 12:52:34 +01:00
worldofpeace
1578559e65
Merge pull request #54223 from r-ryantm/auto-update/deja-dup
...
deja-dup: 38.1 -> 38.3
2019-01-23 01:02:05 -05:00
Aria Edmonds
d5fca98fcd
vdmfec: init at 1.0
2019-01-20 08:58:12 +11: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
Jörg Thalheim
73dc9b4832
crashplan: mark as broken
...
the download link no longer works
2018-12-06 11:13:12 +00:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
...
This reverts commit 82f6267023
.
2018-08-30 18:18:29 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04: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
Marti Serra
18ac3c9a6e
crashplan-small-business: 6.6.0 -> 6.7.0
2018-02-21 10:13:42 +01:00
Vladimír Čunát
44c315f5a0
crashplan: specify meta.platforms to improve eval
...
If you tried to evaluate nixpkgs with allowUnfree and a non-glibc
platform, you would get an error when accessing stdenv.glibc.
2018-02-20 20:42:28 +01:00
Marti Serra
f24b642587
crashplan-small-business: init at 6.6.0
2017-12-18 07:20:18 +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
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
ajevans
76e019ad9f
crashplan: 4.8.2 -> 4.8.3
2017-06-24 16:19:30 +10:00
Matt McHenry
2cb4b8fc70
crashplan: move version and rev inside 'mkDerivation rec', simplify src
2017-06-17 14:19:27 -04:00
Matt McHenry
66b40adcff
crashplan: 4.8.0 -> 4.8.2
2017-04-30 20:44:39 -04:00
Matt McHenry
008399e9de
add self to crashplan maintainers
2016-11-13 14:41:57 -05:00
Matt McHenry
ee6dfa1e9e
crashplan: 4.7.0r2 -> 4.8.0r1
2016-11-13 14:38:14 -05:00
Tuomas Tynkkynen
f064bfe803
treewide: Use more makeLibraryPath
2016-08-23 02:56:12 +03:00
J Phani Mahesh
f15bff8202
areca: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:28 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
9bb33d591a
areca: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 17:19:56 +05:30
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Matt McHenry
0a0172fffb
crashplan: 4.7.0-r1 -> 4.7.0-r2
...
follow up to f1c1c1be
: also increment the rev number
2016-07-25 19:48:25 -04:00
Florian Fackler
f1c1c1be6c
crashplan: Fixed the checksum
2016-07-25 15:20:34 +02:00
Matt McHenry
4a1f41d31c
crashplan: 4.6.0-r3 -> 4.7.0 ( #15903 )
2016-06-02 11:31:32 +01:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00