Commit graph

1182 commits

Author SHA1 Message Date
Will Dietz
8753b10808 discord: fix "corrupt install" warnings, misc cleanup
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results

Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".

This fixes that warning and does some minor cleanup.
2018-01-10 22:12:06 -08:00
Cray Elliott
3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
Yegor Timoshenko
27459e2020
pidgin: build with cyrus_sasl for SASL in IRC and XMPP
SASL is required to connect to Freenode on high-abuse networks, e.g. highly
NATed networks or Tor. However, Pidgin only supports PLAIN authorization type,
and Freenode specifically prohibits using anything other than EXTERNAL or
ECDSA-NIST256P-CHALLENGE over Tor. It still allows PLAIN for potentially
problematic clearnet networks, though.
2018-01-07 16:38:35 +00:00
Bastian Köcher
d5ba7d42b1 teamspeak_client: 3.1.6 -> 3.1.7 2018-01-05 10:15:09 +01:00
Ingo Blechschmidt
bd43424e2c signal-desktop: fix URL to Debian package (fixes #33401) (#33440) 2018-01-04 18:01:51 -05:00
Vincent Laporte
83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
lassulus
6ae70046d6 bitlbee-discord: init at 2017-12-27 2017-12-31 19:31:45 +01:00
Joachim F
7af89c6ef7
Merge pull request #33211 from Lassulus/bitlbee-steam
bitlbee-steam: 2015-09-10 -> 1.4.2
2017-12-31 14:35:12 +00:00
Peter Hoeg
f36304fcbc quaternion: 0.0.4 -> 0.0.5 2017-12-31 15:40:44 +08:00
lassulus
20718e06b8 bitlbee-steam: 2015-09-10 -> 1.4.2 2017-12-30 20:11:40 +01:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Orivej Desh
cc8705dcc6
Merge pull request #32417 from oxij/pkg/ratox
ratox: 0.2.1 -> 0.4
2017-12-23 23:07:51 +00:00
Orivej Desh
e3d7e45651
Merge pull request #32694 from yegortimoshenko/SkypeExport/init
SkypeExport: init at 1.4.0
2017-12-23 02:06:15 +00:00
gnidorah
6236dd8e2d kadu-kde4: drop 2017-12-22 15:19:22 +03:00
Tadas Barzdzius
667d00a620 signal-desktop: 1.0.35 -> 1.1.0 2017-12-21 13:48:33 +02:00
Jan Tojnar
64cc62162d
Merge pull request #32793 from jtojnar/telepathy
Telepathy updates
2017-12-19 00:47:18 +01:00
Benjamin Staffin
4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 (#32619)
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Jan Tojnar
a5b2c29761
telepathy_mission_control: 5.16.3 → 5.16.4 2017-12-18 05:23:25 +01:00
Jan Tojnar
76f9a4d711
telepathy_logger: 0.8.0 → 0.8.2 2017-12-18 05:23:25 +01:00
Jan Tojnar
3253b1f50a
telepathy_gabble: 0.18.2 → 0.18.3 2017-12-18 05:23:24 +01:00
SLNOS
205d7f6297 ratox: 0.2.1 -> 0.4 2017-12-17 14:33:45 +00:00
Orivej Desh
5b99d2b374
Merge pull request #32727 from bachp/riot-web-0.13.3
riot-web: 0.13.1 -> 0.13.3
2017-12-16 22:35:25 +00:00
gnidorah
074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
Pascal Bach
bfa16504a8 riot-web: 0.13.1 -> 0.13.3 2017-12-16 00:43:29 +01:00
Orivej Desh
e7d4784a6e
Merge pull request #32680 from vbgl/ocaml-topkg-cleanup
ocamlPackages.topkg: refactoring
2017-12-15 17:35:35 +00:00
Orivej Desh
9045920bfa
skypeforlinux: caution against updates to unstable versions 2017-12-15 11:51:29 +01:00
Yegor Timoshenko
d4ed769925 SkypeExport: init at 1.4.0 2017-12-15 02:06:45 +00:00
Cray Elliott
768e88eb44 discord: 0.0.2 -> 0.0.3 2017-12-14 09:40:15 -08:00
sjau
4ce310f95d skypeforlinux: fixing sha256 2017-12-14 15:43:41 +01:00
Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Jörg Thalheim
7c2528b0c4
Merge pull request #32567 from andir/slack3.0.0
slack: 2.9.0 -> 3.0.0
2017-12-11 13:56:00 +00:00
Andreas Rammhold
bb06c9ee5d
slack: 2.9.0 -> 3.0.0 2017-12-11 14:26:05 +01:00
Orivej Desh
75d70c8372 dino: build with Ninja
Upstream recommends Ninja and has a cmake script that does not support GNU Make:
https://github.com/dino/dino/issues/230
2017-12-07 08:52:42 +00:00
Orivej Desh
57d27fb420 ricochet: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Andreas Rammhold
93cf0ac315
dino: 2017-09-26 -> 2017-12-03 2017-12-03 23:53:49 +01:00
Peter Hoeg
c2509a8d28 quaternion: fix hash 2017-11-30 09:22:57 +08:00
Yegor Timoshenko
3048d925de
rambox: remove comment with email address 2017-11-27 19:42:50 +00:00
Raymond Gauthier
f7ac0760a1 skypeforlinux: 5.5.0.1 -> 8.11.0.4 2017-11-27 16:24:10 +00:00
Tim Steinbach
2b74650b4f
hipchat: 4.30.0.1663 -> 4.30.2.1665 2017-11-27 08:14:10 -05:00
Peter Hoeg
388c732001 quaternion: git -> 0.0.4 2017-11-26 23:35:00 +08:00
Peter Hoeg
c5717d0dc8 tensor: documentation regd libqmatrixclient 2017-11-26 23:35:00 +08:00
Peter Hoeg
bb8866cb7d qtox: 1.12.1 -> 1.13.0 2017-11-26 22:56:19 +08:00
Pascal Bach
f008d1c305 riot-web: 0.12.6 -> 0.13.1 2017-11-25 10:38:57 +01:00
Orivej Desh
03209fc043 coyim: disable on Darwin
It has never been building on Darwin.
2017-11-25 07:28:08 +00:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Parnell Springmeyer
57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers 2017-11-22 16:57:36 -06:00
Andreas Rammhold
1f0819a7cb
slack: 2.8.2 -> 2.9.0 2017-11-22 09:31:03 +01:00
Orivej Desh
fb703ad117 treewide: update the usage of makeWrapper after #31497 2017-11-19 23:50:49 +00:00
Orivej Desh
c0d2ee13be
Merge pull request #31730 from gnidorah/rambox
rambox: allow user to use other auth0 credentials
2017-11-17 10:43:52 +00:00
Orivej Desh
8bd10a17c6 breakpad: delete
This library does not compile with the current glibc and is unused since
74f7db075a.
2017-11-16 20:43:33 +03:00
gnidorah
a5b882310f rambox: allow user to use other auth0 credentials 2017-11-16 10:23:02 +03:00
infernalknight
0dfe582c5e viber: 6.5.5.1481 -> 7.0.0.1035 2017-11-14 01:09:48 +03:00
Jens Binkert
dbd333747e pidginsipe: 1.22.1 -> 1.23.0 2017-11-12 09:35:21 +01:00
Michael Raskin
99a3e135c3 baresip: 0.5.1 -> 0.5.6 2017-11-11 15:31:35 +01:00
Michael Raskin
eeaf53dfc7 mcabber: set downloadPage to point to where we take the release anyway 2017-11-11 15:31:35 +01:00
Peter Hoeg
1529295c9b qtox: fix compilation 2017-11-09 21:11:30 +08:00
gnidorah
e9c42f246f rambox: add menu item 2017-11-09 14:11:11 +03:00
Franz Pletz
72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Parnell Springmeyer
3c3e1db364 signal-desktop: init at 1.0.35 (#31335)
* signal-desktop: init at 1.0.35
2017-11-07 12:26:45 +00:00
Jörg Thalheim
1925b4c1a0
Merge pull request #31137 from yegortimoshenko/rambox/build-from-source
rambox: build from source
2017-11-07 10:33:03 +00:00
Frederik Rietdijk
e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Peter Hoeg
24b70b56a0 utox: run tests 2017-11-06 15:42:48 +08:00
Peter Hoeg
e48691c2d4 qtox: 1.11.0 -> 1.12.1 2017-11-06 15:31:35 +08:00
Yegor Timoshenko
cc04a30b6e rambox: build from source 2017-11-03 20:02:23 +00:00
Tim Steinbach
a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663 2017-11-03 14:26:26 -04:00
Piotr Bogdan
8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Jörg Thalheim
c2bd98cc30
Merge pull request #31072 from Mankarse/utox-0.16.1
utox: 0.13.1 -> 0.16.1
2017-11-02 10:25:22 +00:00
Evan Wallace
5826097522 utox: Fixed test configuration
Moved 'check' to nativeBuildInputs, as it is only used by the tests
2017-11-02 09:53:09 +00:00
Jörg Thalheim
6e90af6897
Merge pull request #31095 from gnidorah/rambox
rambox: 0.5.12 -> 0.5.13
2017-11-02 08:30:32 +00:00
Jörg Thalheim
3d4c8809ed
Merge pull request #31074 from midchildan/fix-mikutter
mikutter: 3.5.7 -> 3.5.13
2017-11-02 07:55:20 +00:00
gnidorah
85f5d5ce16 rambox: 0.5.12 -> 0.5.13 2017-11-02 07:39:21 +03:00
gnidorah
caa8284e09 rambox, franz: install xdg_utils for url opening
xorg installs this, but wayland doesn't
2017-11-02 07:39:03 +03:00
Andreas Rammhold
a2437393f0 slack: 2.8.0 -> 2.8.2
fixes japanese input & some obscure security issues:
`An important Electron update improving security. A precautionary measure, but it’s always good to be up to date.` and
`A small release containing nothing but another Electron update, this one better than the last.`
2017-11-01 14:54:42 +01:00
midchildan
3dd5d52b72
mikutter: prevent gems from locally-installed plugins from being included as a dependency 2017-11-01 16:09:25 +09:00
midchildan
87202cf4dc
mikutter: 3.5.7 -> 3.5.13 2017-11-01 15:43:32 +09:00
Evan Wallace
36c92a0df7 utox: 0.13.1 -> 0.16.1 2017-11-01 06:21:37 +00:00
Yurii Rashkovskii
375cad3997 skypeforlinux: 5.4.0.1 -> 5.5.0.1
5.4.0.1 is no longer available (HTTP 404)
2017-10-31 16:01:59 +07:00
zimbatm
933060fe19 mikutter: mark as broken
The package doesn't build anymore

/cc @midchildan
2017-10-30 13:35:00 +00:00
adisbladis
49a1221562
salut-a-toi: Move pythonPackages dependencies not required by other packages into salut-a-toi derivation 2017-10-30 11:55:48 +08:00
Joachim F
f13c421ff8 Merge pull request #30367 from Ma27/init-weechat-xmpp
weechat-xmpp: init at 2017-08-30
2017-10-25 20:04:43 +00:00
André-Patrick Bubel
e4cf6635ab
profanity: explicit feature flags so build fails when libs are missing
When the feature flags during configuration are not set explicitly the
build will continue even when needed libs are missing, disabling the
feature. To get notified of problems, we set the feature flags
explicitly.
2017-10-19 05:10:21 +02:00
André-Patrick Bubel
7a82f81b84
profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
André-Patrick Bubel
07e81b66f2
profanity: enable pgp support 2017-10-19 05:07:01 +02:00
André-Patrick Bubel
eb31aec16e
profanity: enable parallel build 2017-10-19 05:02:04 +02:00
Franz Pletz
c100811d63
scudcloud: add jsmin dependency, fixes build 2017-10-15 16:16:36 +02:00
Maximilian Bosch
4ce42a40c1
weechat-xmpp: init at 2017-08-30 2017-10-14 11:48:39 +02:00
Joachim F
756b9c7d6c Merge pull request #30222 from Nadrieril/update-purple-hangouts
purple-hangouts: 2016-12-22 -> 2017-10-08
2017-10-12 13:51:05 +00:00
zimbatm
2ef1a6c17c zoom-us: 2.0.98253.0707 -> 2.0.106600.0904 2017-10-09 10:56:26 +01:00
Nadrieril
d149c21e2e purple-hangouts: 2016-12-22 -> 2017-10-08 2017-10-08 16:10:34 +01:00
Matthias Beyer
7067d30812 quaternion: 2017-06-29 -> 2017-10-07 2017-10-07 16:56:36 +02:00
Jörg Thalheim
c25eb2d37a Merge pull request #30187 from sternenseemann/master
jackline: 2017-05-24 -> 2017-08-17
2017-10-07 13:17:14 +01:00
sternenseemann
7837cfe3a1 jackline: 2017-05-24 -> 2017-08-17 2017-10-07 13:37:42 +02:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Anish Tondwalkar
cb3098b135 scudcloud: 1.58 -> 1.63 2017-09-27 03:45:42 -07:00
Jörg Thalheim
f27feb5481 dino: 2017-06-21 -> 2017-09-20 2017-09-26 19:48:05 +01:00
David Izquierdo
f79c0b8627 tdesktop: 1.1.22 -> 1.1.23 2017-09-24 12:55:41 +02:00
Pascal Bach
8a249c51b6 riot-web: 0.12.5 -> 0.12.6 2017-09-23 21:40:14 +02:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson
f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00