Frederik Rietdijk
8a62a9b064
Merge pull request #26125 from volth/webkitgtk-naming
...
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Jörg Thalheim
ce88027294
jetbrains.gogland: 171.4694.35 -> 171.4694.61
2017-06-28 08:31:08 +01:00
Jörg Thalheim
f849eb2018
jetbrains.datagrip: 2017.1.4 -> 2017.1.5
2017-06-28 08:30:59 +01:00
Charles Strahan
8e73afb2e1
zoom-us: don't add mesa to the LD_LIBRARY_PATH
...
zoom-us was failing to launch under the proprietary nvidia drivers,
as described in the comments of #26596 .
Closes #26916
2017-06-27 18:43:20 -04:00
Karn Kallio
07dc20e436
kcachegrind : Fix build by adding missing dependencies.
2017-06-27 22:33:06 +02:00
Shea Levy
4d2597981d
Partially revert "terraform: 0.9.4 -> 0.9.6."
...
Terraform point releases are significant changes, we need to keep old ones around
This reverts commit 6a27b46dee
.
2017-06-27 16:26:07 -04:00
Karn Kallio
c710ddf7cd
okteta : Fix build by adding missing dependencies.
2017-06-27 22:10:00 +02:00
Joachim F
2c30e5e754
Merge pull request #25441 from Hodapp87/draftsight
...
draftsight: init at 2017-SP1
2017-06-27 21:04:30 +01:00
Joachim F
bccd3feed2
Merge pull request #26450 from oxij/pkg/fix/tor-browser
...
firefoxPackages: tor-browser: use gtk2 by default (like tor-browser-bin does)
2017-06-27 20:41:27 +01:00
Joachim F
4e44b63892
Merge pull request #26453 from oxij/pkg/fix/ranger
...
ranger: add imagePreviewSupport option and make previews work out of the box
2017-06-27 20:40:57 +01:00
Karn Kallio
67e4072282
k3b : Fix build by adding missing dependencies.
2017-06-27 21:14:00 +02:00
Joachim F
c27fc66856
Merge pull request #26904 from Ma27/geogebra/make-language-configurable
...
geogebra: make `language` configurable
2017-06-27 16:21:00 +01:00
Joachim F
bcbf45ff1f
Merge pull request #26886 from jonafato/remove-thunderbird-bin-updater
...
Remove old thunderbird-bin update script
2017-06-27 16:12:37 +01:00
Tim Steinbach
493ae24872
Merge pull request #26870 from lsix/update_nano
...
nano: 2.8.4 -> 2.8.5
2017-06-27 08:12:52 -04:00
Tim Steinbach
719b506bad
Merge pull request #26803 from NeQuissimus/rkt_1_27_0
...
rkt: 1.26.0 -> 1.27.0
2017-06-27 08:09:40 -04:00
Maximilian Bosch
9516bbf172
geogebra: make language
configurable
2017-06-27 09:51:06 +02:00
Jon Banafato
d8e5c75f75
Remove old thunderbird-bin update script
...
`thunderbird-bin` appears to now use the
`maintainers/scripts/update.nix` script instead of this ruby script, so
the latter should be removed.
2017-06-26 19:54:24 -04:00
Frederik Rietdijk
9dbfd87ab6
Merge pull request #26849 from vbgl/skrooge-2.8
...
skrooge: 2.7.0 -> 2.8.1
2017-06-26 22:23:36 +02:00
Frederik Rietdijk
25b12febee
Merge pull request #26857 from jerith666/krfb-qtx11extras
...
krfb: add new qtx11extras dependency
2017-06-26 22:16:28 +02:00
Vincent Laporte
ac83ef3994
glsurf: 3.3 -> 3.3.1
2017-06-26 19:24:33 +02:00
Lancelot SIX
1b792b4edf
nano: 2.8.4 -> 2.8.5
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00012.html
for release information.
2017-06-26 11:01:55 +02:00
Nicolas Truessel
813feae594
chromium: 59.0.3071.86 -> 59.0.3071.109
2017-06-26 09:24:56 +02:00
Emmanuel Rosa
994998e475
thunderbird: 52.2.0 -> 52.2.1
2017-06-26 09:01:45 +02:00
Jörg Thalheim
7df83abe85
keepassx-community: 2.1.4 -> 2.2.0
2017-06-26 07:31:44 +01:00
Franz Pletz
3156263876
rsync: build with iconv, zlib & popt from nixpkgs
...
The rsync binary was previously built without iconv support which is needed
for utf-8 conversions on darwin. Fixes #26864 .
Additionally rsync used to be built with bundled versions of zlib and popt
that were outdated. This decreases the size of the rsync binary by ~82KB.
2017-06-26 03:48:41 +02:00
Tim Steinbach
1a25495b63
git: 2.13.1 -> 2.13.2
2017-06-25 21:13:23 -04:00
aszlig
bd63daae03
chromium: Add installation of libGLESv2.so
...
The following errors occur when you start Chromium prior to this commit:
[2534:2534:0625/202928.673160:ERROR:gl_implementation.cc(246)] Failed to
load .../libexec/chromium/swiftshader/libGLESv2.so:
../libexec/chromium/swiftshader/libGLESv2.so: cannot open shared object
file: No such file or directory
[2534:2534:0625/202928.674434:ERROR:gpu_child_thread.cc(174)] Exiting
GPU process due to errors during initialization
While in theory we do not strictly need libGLESv2.so, in practice this
means that the GPU process isn't starting up at all which in turn leads
to crawling rendering performance on some sites.
So let's install all shared libraries in swiftshader.
I've tested this with the chromium.stable NixOS VM test and also locally
on my machine and the errors as well as the performance issues are gone.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-25 22:43:25 +02:00
Matt McHenry
cbb39f4382
krfb: add new qtx11extras dependency
2017-06-25 15:35:59 -04:00
Vincent Laporte
999892fd1e
skrooge: 2.7.0 -> 2.8.1
2017-06-25 18:45:39 +02:00
Joachim F
90d3a0314c
Merge pull request #26836 from Ma27/update/geogebra
...
geogebra: 5-0-361-0 -> 5-0-369-0
2017-06-25 16:35:13 +01:00
Joachim F
c235bf3e3d
Merge pull request #26792 from mdorman/emacs-updates
...
Automated Emacs package updates
2017-06-25 15:33:19 +01:00
Franz Pletz
ed515c8080
weechat: 1.8 -> 1.9
2017-06-25 14:03:18 +02:00
Maximilian Bosch
f5665e9ab4
geogebra: 5-0-361-0 -> 5-0-369-0
2017-06-25 12:39:30 +02:00
Jörg Thalheim
46427b77f4
Merge pull request #26690 from DIzFer/telegram-update
...
tdesktop: 1.0.27 -> 1.1.7
2017-06-25 11:37:21 +01:00
Jörg Thalheim
bc488d4cb5
Merge pull request #26834 from calvertvl/upgrade-calibre-to-3.1.1
...
calibre: 2.84.0 -> 3.1.1
2017-06-25 10:22:50 +01:00
Jörg Thalheim
f506b72308
krita: 3.1.3 -> 3.1.4
2017-06-25 10:18:45 +01:00
Jörg Thalheim
de21c43257
Merge pull request #26829 from dywedir/tiled
...
tiled: 0.18.2 -> 1.0.1
2017-06-25 09:48:10 +01:00
Jörg Thalheim
24e9ec3166
marble: fix src hash
2017-06-25 09:38:32 +01:00
Jörg Thalheim
f319442b77
keepassxc: fix 4.9 compatibility
2017-06-25 09:36:06 +01:00
Jörg Thalheim
ad42e5f6e5
Merge pull request #26795 from veprbl/root_6.10.00
...
root: 6.09.02 -> 6.10.00
2017-06-25 09:14:30 +01:00
Frederik Rietdijk
fcd5804d7f
konversation: 1.6.2 -> 1.7.2 and fix build
2017-06-25 09:56:34 +02:00
Frederik Rietdijk
fdf181237b
yakuake: fix build
2017-06-25 09:56:34 +02:00
Frederik Rietdijk
c7bc8b42f2
kdeconnect: fix build
2017-06-25 09:56:34 +02:00
Victor Calvert
e600317768
calibre: 2.84.0 -> 3.1.1
...
links-privacy patch was removed as the content server was
rewritten in calibre 3.0.
The rewrite also needed a couple more python packages.
2017-06-25 03:52:36 -04:00
Roman Volosatovs
4ebaed854f
mopidy-local-images: init at 1.0.0
2017-06-25 00:26:02 +02:00
dywedir
33e4afa172
tiled: 0.18.2 -> 1.0.1
2017-06-25 01:08:00 +03:00
Jörg Thalheim
c0303c7110
Merge pull request #26822 from 4z3/bitlbee-facebook
...
bitlbee-facebook: 1.1.0 -> 1.1.1
2017-06-24 20:45:18 +01:00
Der Pfirsich
2c6fbc737f
spotify: 1.0.55.487.g256699aa-16 -> 1.0.57.474.gca9c9538-30 ( #26794 )
2017-06-24 20:41:05 +01:00
Jörg Thalheim
6741b3ac7c
Merge pull request #26807 from ajevans85/crashplan-4-8-3
...
crashplan: 4.8.2 -> 4.8.3
2017-06-24 19:57:28 +01:00
tv
267ea50604
bitlbee-facebook: 1.1.0 -> 1.1.1
2017-06-24 20:37:32 +02:00