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
Matt McHenry
df0e0adb11
crashplan: fix .out in LD_LIBRARY_PATH
...
Closes #15388
2016-05-14 14:27:09 +02:00
Arseniy Seroka
fd5ed06b0d
Merge pull request #14977 from jerith666/crashplan-46-r3
...
Crashplan: 4.6.0-r2 -> 4.6.0-r3
2016-04-25 20:38:42 +03:00
Matt McHenry
344f1c19aa
crashplan: 4.6.0-r2 -> 4.6.0-r3
2016-04-25 12:14:10 -04:00
Pascal Wittmann
6f0a651c7e
areca: init at 7.5
2016-04-17 17:04:37 +02:00
Matt McHenry
b573693c03
crashplan: 4.6.0 -. 4.6.0-r2
2016-04-02 16:43:12 -04:00
Matt McHenry
447c97f929
crashplan: 3.6.4 -> 4.6.0
...
* the major change is to set TARGETDIR=${vardir}, and symlink from
${vardir} back to ${out} instead of the other way around. this
gives CP more liberty to write to more directories -- in particular
it seems to want to write some configuration files outside of conf?
* run.conf does not need 'export'
* minor tweaks to CrashPlanDesktop.patch
2016-03-20 13:56:54 -04:00
Domen Kožar
1c174d107c
crashplan: mark as broken
2015-10-13 14:45:18 +02:00
Domen Kožar
d500a52eba
crashplan: install desktop file
...
(cherry picked from commit 42b2c1f3cf
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-19 23:26:35 +01:00
Domen Kožar
972868c7e1
crashplan: fix CrashPlanDesktop binary
...
(cherry picked from commit 0d4acad489
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-18 10:12:47 +01:00
Attila Sztupak
76167c6d15
crashplan: 3.6.3 -> 3.6.4
2014-11-18 12:40:57 +00:00
Attila Sztupak
de7da7c4fe
crashplan: added myself as maintainer
2014-09-27 13:05:04 +01:00
Attila Sztupak
f1be508a09
crashplan: [new-package] an online/offline backup solution
2014-09-26 15:33:17 +01:00