Commit Graph

5836 Commits

Author SHA1 Message Date
Thomas Tuegel
094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Michael Weiss
c4dbbbd890 gns3Packages.{server,gui}Preview: 2.1.0rc3 -> 2.1.0rc4 2017-11-08 14:56:36 +01:00
Peter Hoeg
0f68e1328b syncthing: 0.14.39 -> 0.14.40 2017-11-08 10:42:57 +08:00
Joachim Fasting
cd722e1678
surf: use https 2017-11-08 01:04:13 +01:00
Jörg Thalheim
82e0fabbe2
Merge pull request #31285 from volth/patch-70
opera:	46.0.2597.39	->	48.0.2685.52
2017-11-07 19:02:11 +00:00
Vladimír Čunát
7e571b9a99
mesos: fixup includes with glibc-2.26 2017-11-07 18:55:12 +01:00
Jörg Thalheim
2e4282d968
Merge pull request #30501 from gnidorah/mailnag
mailnag: use setup.py
2017-11-07 17:31:31 +00:00
Thomas Tuegel
a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel
0b4564fdb1
qbittorrent: no longer need to set QT_QMAKE 2017-11-07 07:18:47 -06: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
eef5368176
Merge pull request #31307 from tari/flexget-fix
flexget: fix build with updated dependencies
2017-11-07 08:34:56 +01:00
Frederik Rietdijk
e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
James Edington
880a636ef4 palemoon: 27.5.0 -> 27.6.0
Version bump because apparently Moonchild published 27.6.0_Release
2017-11-06 12:22:17 -06:00
Peter Marheine
030223237a flexget: fix build with updated dependencies 2017-11-06 08:33:59 +00:00
Timo Kaufmann
0cc1cf7407 qutebrowser: 1.0.2 -> 1.0.3 2017-11-05 18:54:33 -06:00
Linus Heckemann
d824944314 firefox-bin: Fail on unsupported architectures 2017-11-05 19:02:03 +00:00
volth
aee015dbcf
opera: 46.0.2597.39 -> 48.0.2685.52 2017-11-05 17:17:31 +00:00
Orivej Desh
0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Tim Steinbach
e049e462ff
Merge pull request #31226 from adisbladis/firefox-beta-bin-57_0b14
firefox-beta-bin: 57.0b13 -> 57.0b14
2017-11-04 10:32:33 -04:00
Joachim Fasting
86bc99cc8a
tor-browser-bundle-bin: 7.0.8 -> 7.0.9 2017-11-04 12:19:58 +01:00
Frederik Rietdijk
4bd9b3b7cf
Merge pull request #25274 from lheckemann/weechat-plugin-split
Weechat plugin split
2017-11-04 09:55:09 +01:00
adisbladis
b7e3f5d944
firefox-devedition-bin: 57.0b13 -> 58.0b1 2017-11-04 12:52:52 +08:00
adisbladis
07cb41b183
firefox-beta-bin: 57.0b13 -> 57.0b14 2017-11-04 12:52:10 +08:00
Yegor Timoshenko
cc04a30b6e rambox: build from source 2017-11-03 20:02:23 +00:00
Orivej Desh
930414e22e arora: use fetchFromGitHub 2017-11-03 19:18:58 +00:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Tim Steinbach
a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663 2017-11-03 14:26:26 -04:00
Linus Heckemann
05f96bf376 weechat: split plugins into separate outputs
Also add a wrapper generator that allows adding the plugins back
conveniently and corresponding documentation in the package notes
section of the nixpkgs manual.
2017-11-03 10:25:22 +00:00
Orivej Desh
52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Thomas Tuegel
a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Thomas Tuegel
9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05: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
cae9e65b77
Merge pull request #31118 from adisbladis/firefox-beta-bin-57_0_b11
firefox-beta-bin: 57.0b11 -> 57.0b13
2017-11-02 08:36:01 +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
5c06711c80 mailnag: gnomekeyring by default 2017-11-02 07:53:09 +03:00
gnidorah
b3b438a8fd mailnag: use setup.py 2017-11-02 07:53:09 +03: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
adisbladis
cb59cfc513
firefox-beta-bin: 57.0b11 -> 57.0b13 2017-11-02 12:01:13 +08:00
Mateusz Kowalczyk
c733fdd1c9 firefox-devedition-bin: 57.0b11 -> 57.0b13 2017-11-01 21:42:46 +00:00
Orivej Desh
f7dea2711c
Merge pull request #31105 from orivej/tor-browser
firefoxPackages: tor-browser: fix build
2017-11-01 21:21:39 +00:00
zimbatm
aac7370a22 kops: 1.6.2 -> 1.7.1 2017-11-01 20:24:18 +00:00
Orivej Desh
755835c67a firefoxPackages: tor-browser: fix build 2017-11-01 19:33:44 +00: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