Pablo Ovelleiro Corral
b50564b938
dropbox: add version and pname
2024-11-27 22:44:55 +01:00
Geoffry Song
0fc7b445df
dropbox: add libGL to the FHS environment
...
dropbox v209 has stopped shipping libGL.so, which causes a crash on startup if it's missing and $DISPLAY is set.
2024-10-06 20:42:24 +00:00
Thomas Tuegel
041058080c
dropbox: make dropboxd outlive dropbox-cli start
( #277422 )
2024-09-27 06:19:00 -05:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
Kaleo
d15cef1e2f
dropbox: 185.4.6054 -> 206.3.6386
2024-08-24 11:31:16 +08:00
Peder Bergebakken Sundt
dfbc165dc7
treewide: remove nested let-in
2024-08-09 03:58:35 +02:00
Jan Tojnar
2be24442bb
nautilus: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
R. Ryantm
cd23bc4513
dropbox-cli: 2023.09.06 -> 2024.04.17
2024-04-29 06:04:59 +00:00
Matt Schreiber
8c79e5994e
dropbox: make dropboxd outlive dropbox-cli start
...
by disabling the `--die-with-parent` option to `bwrap`.
2023-12-28 16:54:29 -05:00
éclairevoyant
fa7406f51f
dropbox-cli: add meta.mainProgram
2023-10-20 00:47:28 -04:00
éclairevoyant
3439e8c114
dropbox-cli: 2020.03.04 -> 2023.09.06
2023-10-20 00:47:28 -04:00
éclairevoyant
464e69ef24
dropbox: 111.3.447 -> 185.4.6054
2023-10-20 00:46:49 -04:00
Austin Horstman
1998f9aa9b
treewide: add meta.mainPRogram to networking
2023-08-04 14:27:18 -05:00
Alex Chalk
38583d8bdb
Share dropbox PID
2023-07-08 15:05:28 -04:00
Atemu
f63a12f296
tree-wide: buildFHSUserEnv -> buildFHSEnv
2023-04-16 10:15:13 +02:00
Jan Tojnar
ee2cbd86a0
dropbox-cli: update extension for Nautilus 43
2022-10-11 18:52:34 +02:00
Mauricio Collares
91b2e1f7ca
dropbox-cli: update nautilus-dropbox url
2022-08-25 11:25:58 -03:00
K900
cb2cfba6f7
treewide: switch all desktop file generators to new API
...
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
nashamri
a529337334
dropbox: Fix missing icon from the desktop item
2021-11-06 23:09:58 +03:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Ilia Auerbach-Ziogas
74d0cdfd07
dropbox: 83.4.152->111.3.447
2020-11-23 00:00:05 -05:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
ec28ea8914
dropbox-cli: 2019.02.14 -> 2020.03.04
2020-03-21 13:00:37 +00:00
Graham Bennett
08884d6a0f
dropbox: 81.4.195 -> 83.4.152 ( #72021 )
...
Upgrading to latest stable version per
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 .
With the previous nixpkgs version dropbox complained that the version is
too old at sign-in.
2019-10-31 20:43:11 +01:00
Serhii Khoma
36c772b5f3
dropbox: 73.4.118 -> 81.4.195
2019-09-19 20:26:50 +03:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Charles Strahan
8f9a2f1358
dropbox: fix tray menu with StatusNotifierItem trays
...
If dropbox can't load libappindicator, it will fallback to using the old
xembed protocol. If you (or your Desktop Environment) are running
something like KDE's XEmbed SNI Proxy, then you'll at least see an icon,
but clicking the icon won't give you menu.
Adding libappindicator to the env allows dropbox to fully integrate with
contemporary status trays, while still falling back to xembed if the
required DBus service is not present.
2019-06-03 05:57:15 -04:00
Langston Barrett
21344bc172
dropbox: 63.4.107 -> 73.4.118
2019-05-26 10:34:09 -07:00
Jan Tojnar
dd0c105b87
dropbox-cli: Fix and add Nautilus extension
...
…since this is actually dropbox-nautilus project.
In one of the previous updates, the source code responsible for finding dropboxd
was changed, rendering our sed replacement not working. That triggered the installer
which in turn failed on the unavailability of gobject-introspection typelibs. And
when that was fixed, we got bitten by our lazy packaging putting a broken code
into the installer.
This is a proper fix for all the issues, except for making typelibs available to
the installer since we shall use Nix instead.
2019-05-02 13:43:07 +02:00
bricewge
544128587d
dropbox-cli: replace python by python3 ( #59115 )
...
fix #59110
2019-04-07 22:52:53 +02:00
R. RyanTM
02f62753fe
dropbox-cli: 2018.11.28 -> 2019.02.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dropbox-cli/versions
2019-03-21 08:49:53 -07:00
wedens
8786617f8f
dropbox-cli: 2015.10.28 -> 2018.11.28
2019-01-09 18:41:01 -05:00
Tal Walter
d5dbfad91a
dropbox: 55.4.171 -> 63.4.107 ( #53062 )
2018-12-30 09:58:44 +01:00
Markus Hauck
9f86eccafc
dropbox: add mesa, libxshmfence and libpthreadstubs
2018-12-07 20:20:32 +01:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Herwig Hochleitner
928a53cd6c
dropbox: update installer base version
...
cc @ttuegel
2018-08-16 09:50:56 +02:00
Mitsuhiro Nakamura
5f16072ed0
dropbox: 40.4.46 -> 52.3.56
2018-06-16 19:09:42 +09:00
Matthew Bauer
52893d5276
treewide: move "extensions" drvs to dir
...
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
volth
7ec0471242
treewide: s/xlibs/xorg/g ( #36889 )
2018-03-13 10:16:03 +00:00
Herwig Hochleitner
6ce61b12cd
dropbox: 38.4.27 -> 40.4.46
2018-01-09 02:18:11 +01:00
Benjamin Staffin
7a9784c571
dropbox: fix version sort order
...
This makes the startup wrapper work as intended instead of
re-downgrading Dropbox after each time it updates itself.
2017-12-04 18:56:18 -05:00
Thomas Tuegel
7dee7d6ddb
dropbox: install firefox-bin in FHS env
...
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.
Resolves : #31667
2017-11-17 12:00:20 -06:00
Thomas Tuegel
7e7fbebed9
dropbox: pass along positional parameters to exec
2017-11-17 11:48:34 -06:00