Commit graph

23199 commits

Author SHA1 Message Date
adisbladis 7d781805cf
firefox-beta-bin: 59.0b7 -> 59.0b8 2018-02-10 14:10:29 +08:00
adisbladis 27b5d9bed1
linphone: 3.10.2 -> 3.12.0 2018-02-10 13:23:58 +08:00
SLNOS d3ea843a46 mailpile: 0.4.1 -> 1.0.0rc1
Adaptation of #23058 by @spinus to 1.0.0rc1. See #23058 and #28111 for discussion.
This patch keeps the warnings. But I think it is useful to have a sanely working
version in nixpkgs, even if it is still considered insecure, just to follow the
upstream development by actually running it instead of reading the log.
2018-02-10 02:51:42 +00:00
Graham Christensen 5aabf0fc34
Merge pull request #33898 from oxij/nixos/related-packages-v5
nixos: doc: implement related packages in the manual (again)
2018-02-09 20:36:27 -05:00
Robert Schütz 896ea4b731 qmediathekview: init at 2017-04-16 2018-02-09 23:37:58 +01:00
Kevin Liu a5524e46f9
looking-glass-client: restrict to x86_64-linux
The AArch64 build fails after trying to pull in tmmintrin.h:

```
../common/memcpySSE.h:24:23: fatal error: tmmintrin.h: No such file or directory
 #include <tmmintrin.h>
                       ^
compilation terminated.
make: *** [Makefile:29: .build/renderers/opengl.o] Error 1
```

Which are SSSE3 intrinsics unsupported on ARM. This package also likely would
not be useful on ARM, as it requires KVM and a compatible KVM guest running
the frame relay (usually Windows).
2018-02-09 15:48:18 -05:00
Jan Malakhovski 06adc17455 xen, qemu: passthru the path to qemu-system-i386 2018-02-09 19:51:07 +00:00
Jörg Thalheim 9622cdb69f flexget: mark as broken 2018-02-09 17:08:28 +00:00
Jörg Thalheim 4cf5684250
Merge pull request #34673 from jensbin/typora_0.9.43
typora: 0.9.41 -> 0.9.44
2018-02-09 16:34:54 +00:00
Jens Binkert 56a21983f9 typora: 0.9.41 -> 0.9.44 2018-02-09 17:16:32 +01:00
Tim Steinbach 4ffe462b10
docker-edge: 18.01.0 -> 18.02.0 2018-02-09 10:25:58 -05:00
aszlig 855e66860a
gajim: 0.16.8 -> 0.16.9
Upstream changes:

  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

The really important part here is the third point about OpenSSL.rand,
because the rand attribute no longer exists in pyopenssl and thus Gajim
doesn't even start.

Also the fix-tests.patch has been fixed upstream as well, so we don't
need it anymore.

Another change in 0.16.9 that's not included in the changelog is that
there is a test_nogui target, which is also run by the CI upstream is
using, so let's use that and remove xvfb_run.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @Mic92
2018-02-09 16:22:42 +01:00
Will Dietz 2286c9b315 diffpdf: move to using qt5
Patch is used by Gentoo, Debian, etc.
2018-02-09 07:04:37 -06:00
Chris Hodapp c6bd327af8
darktable: Removed unneeded dependencies
Based on what LebedevRI told me on IRC and in
https://github.com/darktable-org/darktable/pull/1474
2018-02-09 13:13:31 +01:00
Sam Parkinson 8a7fd9d41f
spice-up: init at 1.2.1 2018-02-09 22:30:09 +11:00
Jörg Thalheim 3b9beaf842
Merge pull request #34658 from thorstenweber83/add-package-slic3r-prusa3d
slic3r-prusa3d: init at 1.38.7
2018-02-09 09:51:13 +00:00
Jörg Thalheim abfac62df5 alacritty: 2017-12-29 -> 2018-01-31 2018-02-09 09:31:18 +00:00
Jörg Thalheim b797b2b961
Merge pull request #34709 from sifmelcara/fix/rstudio-version
rstudio: 1.1.414 -> 1.1.423
2018-02-09 09:00:58 +00:00
Jörg Thalheim 62f7640ebe
Merge pull request #34727 from vbgl/pg-HEAD-20180130
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30
2018-02-09 08:45:09 +00:00
Lucca Fraser 09d04f6b6f electrum-dash: 2.4.1 -> 2.9.3.1 2018-02-09 08:41:18 +00:00
adisbladis 8aa966d7ea
Merge pull request #34746 from markus1189/spotify
spotify: 1.0.69.336.g7edcc575-39 -> 1.0.70.399.g5ffabd56-26
2018-02-09 15:54:04 +08:00
Peter Hoeg 44d1f99a22 syncthing: 0.14.43 -> 0.14.44 2018-02-09 11:29:16 +08:00
Tim Steinbach 78a17f5765
helm: 2.7.2 -> 2.8.0 2018-02-08 18:05:04 -05:00
Daniel Peebles d21a31f15c
Merge pull request #34750 from copumpkin/fix-pkgs-fedoraproject-org
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
2018-02-08 17:11:48 -05:00
Miguel Madrid Mencía 468ea40ffc vifm: 0.9.0 -> 0.9.1 2018-02-08 23:05:14 +01:00
Tim Steinbach 250df5c8fd
Merge pull request #34126 from nicknovitski/kubectl
init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component)
2018-02-08 21:49:57 +00:00
Dan Peebles dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Markus Hauck b21952e766 spotify: 1.0.69.336.g7edcc575-39 -> 1.0.70.399.g5ffabd56-26 2018-02-08 18:46:51 +01:00
Joachim F 9da4da5879
Merge pull request #34721 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-02-08 15:08:44 +00:00
Graham Christensen a1383aa75f
Merge pull request #34571 from esoeylemez/ertes-slade
slade-git: init at 2018.01.29
2018-02-08 09:35:17 -05:00
Tim Steinbach 74e56de70c
hipchat: 4.30.2.1665 -> 4.30.3.1670 2018-02-08 09:01:40 -05:00
Eelco Dolstra aea208c0b9
Merge pull request #34732 from taku0/flashplayer-28.0.0.161
flashplayer: 28.0.0.137 -> 28.0.0.161 [Critical security fixes]
2018-02-08 13:13:37 +01:00
Eelco Dolstra f86b13ac95
Merge pull request #34731 from taku0/firefox-bin-58.0.2
firefox: 58.0.1 -> 58.0.2
2018-02-08 13:13:07 +01:00
taku0 0ff2f9be67 flashplayer: 28.0.0.137 -> 28.0.0.161 2018-02-08 20:51:32 +09:00
Frederik Rietdijk 50a9d51a09 Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD 2018-02-08 12:14:07 +01:00
Vincent Laporte 8cc3fcdfd4
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30 2018-02-08 06:24:14 +00:00
Andreas Rammhold 4dd3a2ae38
Merge pull request #34684 from flokli/svn-all-fast-export
gitAndTools.svn_all_fast_export: init at 1.0.11
2018-02-07 23:43:22 +00:00
Florian Klink 469d49718e gitAndTools.svn_all_fast_export: init at 1.0.11 2018-02-08 00:32:10 +01:00
Michael Alan Dorman e843ef280e melpa-packages: 2018-02-07 2018-02-07 18:02:09 -05:00
Michael Alan Dorman d2f7f2d3d3 melpa-stable-packages: 2018-02-07 2018-02-07 18:02:03 -05:00
Michael Alan Dorman 7e9d21414d org-packages: 2018-02-07 2018-02-07 18:02:03 -05:00
Michael Alan Dorman 4dda0dbc3d elpa-packages: 2018-02-07 2018-02-07 18:02:03 -05:00
Guillaume Massé 26cfb4fdd1 vscode: 1.19.3 -> 1.20.0 2018-02-07 23:30:13 +01:00
Andreas Rammhold dc89752154
Merge pull request #34634 from dtzWill/fix/grv-version
grv: pass in version, fix "grv -version" to at least include that
2018-02-07 21:40:57 +00:00
Andreas Rammhold e90985e92a
gitAndTools.grv: 0.1.1 -> 0.1.2 2018-02-07 22:22:53 +01:00
Daiderd Jordan d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
taku0 f5e6a723b8 firefox: 58.0.1 -> 58.0.2 2018-02-08 03:13:01 +09:00
taku0 a6ed912c88 firefox-bin: 58.0.1 -> 58.0.2 2018-02-08 03:12:53 +09:00
mingchuan 5e31eaea9d
rstudio: 1.1.414 -> 1.1.423
Also fixes the version number displayed in GUI.
2018-02-08 01:30:45 +08:00
Alex Griffin 5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
adisbladis ad9fbd93ab
Merge pull request #34700 from k0001/el306
electrum: 3.0.5 -> 3.0.6
2018-02-07 23:51:07 +08:00
adisbladis 26e80dea72
Merge pull request #34694 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.11.0 -> 3.12.4
2018-02-07 23:37:34 +08:00
Renzo Carbonara 07c7a81b24 electrum: 3.0.5 -> 3.0.6 2018-02-07 16:31:46 +01:00
adisbladis 2c92eceee6
firefox-devedition-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:44 +08:00
adisbladis 9e55e5a07e
firefox-beta-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:43 +08:00
Roman Volosatovs 99167e34c9
mopidy-iris: 3.11.0 -> 3.12.4 2018-02-07 11:15:30 +01:00
Andreas Rammhold 95f4d6ba1c
mpv: fix CVE-2018-6460
Upstream has fixed this in a series of commits ontop of 0.28.0. Debian
has backported the fixes to 0.27.0.

Upstream issue: https://github.com/mpv-player/mpv/issues/5456
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888654#8
2018-02-07 10:01:16 +01:00
Peter Simons fa23ff4a7d
Merge pull request #34651 from mnacamura/r-darwin-libcxx
R: add libcxx to default LDFLAGS and CPPFLAGS on Darwin
2018-02-07 08:31:10 +01:00
adisbladis 910b5cda19
Merge pull request #34686 from flokli/afew-1.3.0
afew: 1.2.0 -> 1.3.0
2018-02-07 13:14:55 +08:00
adisbladis be8cc03ffe
Merge pull request #34679 from dtzWill/update/bfg-1.13.0
bfg-repo-cleaner: 1.12.15 -> 1.13.0
2018-02-07 09:49:40 +08:00
Tuomas Tynkkynen 4c6c919a31 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
Florian Klink 1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01:00
Florian Klink 44dd0b6adb svn2git_kde: remove
marked as broken anyways
2018-02-06 22:55:19 +01:00
Michael Raskin 91eb41b138
Merge pull request #33416 from the-kenny/emacs-site-lisp-subdirectory-support
Emacs `site-lisp` subdirectory support
2018-02-06 21:37:07 +00:00
Michael Raskin 907474e649
Merge pull request #33088 from exFalso/add-subdl
init subdl package
2018-02-06 21:32:53 +00:00
Michael Raskin 4b481684b1
Add a date to name 2018-02-06 21:30:36 +00:00
Michael Raskin 1137ba5a73
Merge pull request #27734 from jfrankenau/add-desktop-entries
Add desktop entry files for FreeCAD and ddccontrol
2018-02-06 21:21:04 +00:00
Luke Sandell 4de7e5cae0 dump1090: fix html path
Use correct variable syntax for GNU Make so that HTML resources
can be found when running `dump1090 --net`. Additionally, add
view1090 binary to output.
2018-02-06 22:15:59 +01:00
Raitis 4e63119c54 terraform: add the version component to terraform provider paths (#34497)
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-06 21:09:22 +00:00
Will Dietz 2e0540f346 bfg-repo-cleaner: 1.12.15 -> 1.13.0 2018-02-06 13:49:09 -06:00
Michael Raskin 5e8ae8d597
Merge pull request #34674 from dtzWill/feature/diff-pdf
diff-pdf: init at 2017-12-30.
2018-02-06 19:33:59 +00:00
Will Dietz 9e2993e75a diff-pdf: Try to fix darwin build 2018-02-06 12:57:52 -06:00
Will Dietz b963f06f5a diff-pdf: init at 2017-12-30. 2018-02-06 11:57:55 -06:00
adisbladis ba3d1c0814
Merge pull request #34668 from unode/samtools-1.7
samtools & htslib: 1.6 -> 1.7
2018-02-06 23:17:56 +08:00
Ryan Mulligan 977b996516 antimony: 0.9.2 -> 0.9.3 2018-02-06 07:01:01 -08:00
Renato Alves 154d1d2f19
samtools: 1.6 -> 1.7 2018-02-06 15:38:00 +01:00
Thorsten Weber c055b010df slic3r-prusa3d: init at 1.38.7 2018-02-06 11:50:37 +01:00
Mitsuhiro Nakamura f4a031c63f R: add libcxx to default LDFLAGS and CPPFLAGS on Darwin 2018-02-06 18:57:12 +09:00
Tuomas Tynkkynen 9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
Cray Elliott b9f3d49edd obs-studio: 20.1.3 -> 21.0.2 2018-02-05 14:05:31 -08:00
Will Dietz 9ee6f46606 grv: pass in version, fix "grv -version" to at least include that
Currently:
$ grv -version
GRV - Git Repository Viewer Unknown (commit: Unknown, compiled: Unknown)

After:
$ grv -version
GRV - Git Repository Viewer 0.1.1 (commit: Unknown, compiled: Unknown)
2018-02-05 12:19:15 -06:00
Timo Kaufmann 272e930827 sage: fix non-deterministic build failures
The build was failing on some machines because of a `find` command that
touched files in different orders on different machines.

That confused `make`s timestamp mechanism.
2018-02-05 15:03:24 +01:00
Andreas Rammhold 2bff46d193
Merge pull request #34593 from taktoa/taktoa/gnuradio-wrapper-fix
gnuradio: fix wrapper
2018-02-05 13:52:48 +00:00
Ioannis Koutras 12ccb81570 clion: 2017.3.2 -> 2017.3.3 2018-02-05 14:27:13 +02:00
Ioannis Koutras 0901062480 webstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 44cd5c51a8 phpstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 3fc60ef64f idea-ultimate: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Ioannis Koutras f79fe0c923 idea-community: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Frederik Rietdijk cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
André-Patrick Bubel f36b17305e
grv: 0.1.0 -> 0.1.1 2018-02-05 04:19:14 +01:00
Jörg Thalheim bfbcc99317
Merge pull request #34549 from gnidorah/way-cooler
way-cooler: 0.6.2 -> 0.8.0
2018-02-04 19:51:57 +00:00
adisbladis 14731b5968
calibre: 3.15.0 -> 3.16.0 2018-02-05 03:46:10 +08:00
Jan Tojnar 4e2ff7528b
synapse: 0.2.99.2 → 0.2.99.3 2018-02-04 20:14:27 +01:00
Austin Seipp 0e371a60a5 symbiyosys: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:35 -06:00
Herwig Hochleitner 8c8e8823bb chromium: 64.0.3282.119 -> 64.0.3282.140
[security] https://crbug.com/808163
2018-02-04 17:47:51 +01:00
Remy Goldschmidt dc5bdf22d9
gnuradio: fix wrapper
gnuradio-with-packages was not running makeWrapper on any of the
symlinked executables because `find $out/bin -type f -executable`
does not resolve symlinks. I don't understand how the old code
ever worked on any system.
2018-02-04 10:45:52 -06:00
Frederik Rietdijk c1d79509a0
Merge pull request #34553 from NixOS/python-unstable
Python package updates
2018-02-04 13:29:23 +00:00
Frederik Rietdijk f550b75981
Merge pull request #34583 from calvertvl/upd_src_1.17
src: 1.13 -> 1.17
2018-02-04 12:32:11 +00:00
Peter Simons 645743f1d8 normalize: enable libmad to add support mp3 files 2018-02-04 12:13:54 +01:00
Frederik Rietdijk aaa50d506e python.pkgs.spyder: fix expression
Note I still get
```
This application failed to start because it could not find or load the
Qt platform plugin "xcb"
in "".
```
but that may be because I run it from the store which is not support for
Qt5 applications.
2018-02-04 10:17:35 +01:00
Matthew Justin Bauer ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
gnidorah 810a19bab3 way-cooler: 0.6.2 -> 0.8.0 2018-02-04 05:17:53 +03:00
Will Dietz 113b04ae28 qgit: 2.6 -> 2.7 (#34536)
Changelog:
http://libre.tibirna.org/projects/qgit/wiki/27
2018-02-03 23:58:39 +00:00
Ertugrul Söylemez 6f76830639 slade-git: init at 2018.01.29 2018-02-04 00:06:36 +01:00
Bjørn Forsman be40296afe qmmp: 1.1.10 -> 1.2.0
Fixes build failure since recent merge of staging branch:

$ nix-build -A qmmp
[...]
AutoMoc error
-------------
Included moc files with the same name will be generated from different sources.
Consider to
 - not include the "moc_<NAME>.cpp" file
 - add a directory prefix to a "<NAME>.moc" include (e.g "sub/<NAME>.moc")
 - rename the source file(s)
Include conflicts
-----------------
"moc_hotkeymanager.cpp" included in
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_win.cpp"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_x11.cpp"
would be generated from
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"

make[2]: *** [src/plugins/General/hotkey/CMakeFiles/hotkey_autogen.dir/build.make:58: src/plugins/General/hotkey/CMakeFiles/hotkey_autogen] Error 1
2018-02-03 21:26:41 +01:00
Bjørn Forsman 6b834384f6 bitscope: create derivations with version info
So far the store paths produced by the bitscope derivations have been
version-less. Fix it.
2018-02-03 21:14:50 +01:00
adisbladis 93be6c41aa
firefox-devedition-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:46 +08:00
adisbladis d750b1a008
firefox-beta-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:45 +08:00
Graham Christensen 92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Matthew Pickering c8763ddc87 Remove whitespace 2018-02-03 18:38:00 +00:00
Matthew Pickering 9c7c640ae4 osm2xmap: init at 2.0 2018-02-03 18:37:08 +00:00
Frederik Rietdijk c7f535c82d spyder: 3.2.4 -> 3.2.6 2018-02-03 17:43:30 +01:00
Jörg Thalheim e493bf64cf
Merge pull request #34550 from jensbin/kitty_0.7.1
kitty: 0.6.0 -> 0.7.1
2018-02-03 10:16:34 +00:00
Jens Binkert 3ad34f9424 kitty: 0.6.0 -> 0.7.1 2018-02-03 11:06:38 +01:00
Frederik Rietdijk 9261f3b343
Merge pull request #34516 from dywedir/tiled
tiled: 1.1.1 -> 1.1.2
2018-02-03 10:03:34 +00:00
Frederik Rietdijk 55e0f12761 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 09:48:42 +01:00
Peter Hoeg 27a4a5511d terraform: 0.11.1 -> 0.11.3 2018-02-03 10:06:57 +08:00
Peter Hoeg 15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Tuomas Tynkkynen 10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Bart Brouns 2e8d620f04 infamousPlugins: init at 0.2.03 2018-02-03 01:12:52 +01:00
Renato Alves 65ea5f8857
samtools_0_1_19: init at 0.1.19
samtools-1.5 already exists but some software requires the older version
2018-02-02 21:49:50 +01:00
Renato Alves 05889c52b9
RAxML: init at 8.2.11 (SSE3 & MPI)
This can potentially be extended to cover all the other compilation
targets. SSE3-PTHREADS and MPI being the most commonly used.
2018-02-02 18:31:40 +01:00
Victor Calvert 9a8306457e src: 1.13 -> 1.17 2018-02-02 11:20:39 -05:00
Silvan Mosberger b7b4f7bdbd
tasknc: update (0.8 -> 2017-05-15), fix, cleanup and man pages 2018-02-02 10:35:21 +01:00
dywedir 490ae6a50e tiled: 1.1.1 -> 1.1.2 2018-02-02 10:09:53 +02:00
Kevin Liu 93532b0d3a
looking-glass-client: init at a10 2018-02-02 01:46:00 +01:00
Daiderd Jordan fa56fc4be0
Merge pull request #34445 from vbgl/mpd_clientlib-darwin
mpd_clientlib, ncmpc: fix on Darwin
2018-02-02 00:34:21 +01:00
Daiderd Jordan 50e8c06cbd
Merge pull request #34495 from dtzWill/update/vim-8.0.1451
vim: 8.0.1428 -> 8.0.1451
2018-02-01 18:51:53 +01:00
Will Dietz 28f7f0794e vim: 8.0.1428 -> 8.0.1451
Changes:
https://github.com/vim/vim/compare/v8.0.1428...v8.0.1451
2018-02-01 07:20:07 -06:00
Andreas Rammhold 42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Manuel Bärenz 50ad913420 signal-desktop: 1.1.0 -> 1.3.0 2018-02-01 13:06:21 +01:00
Andreas Rammhold ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
adisbladis fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Michael Weiss f55fffc1cf android-studio-preview: 3.1.0.8 -> 3.1.0.9 2018-02-01 10:32:44 +01:00
Vladimír Čunát 2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Stefan Junker 7c1e44f7b6 qtile: 0.10.4 -> 0.10.7 2018-02-01 09:04:08 +01:00
Andreas Rammhold be4c6311f3
Merge pull request #34481 from andir/grv
grv: init at 0.1.0
2018-02-01 02:02:01 +00:00
Andreas Rammhold e69f0053e6
grv: init at 0.1.0 2018-02-01 02:29:29 +01:00
aszlig f96aafd403
virtualbox: 5.2.4 -> 5.2.6
Upstream changes without issue IDs:

 * GUI: fixed occasional screen corruption when host screen resolution
        is changed
 * User interface: increase proposed disk size when creating new VMs for
                   Windows 7 and newer
 * User interface: various improvements for high resolution screens
 * VMM: Fixed problems using 256MB VRAM in raw-mode VMs
 * Audio: implemented support for audio playback and recording for macOS
          guests
 * Audio: further timing improvements for Windows 10 guests
 * Linux hosts: fixed problem accessing mini-toolbar under XFCE

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog#v6

What was not mentioned in the changelog is that this release fixes
compiling the VirtualBox modules against kernel 4.15, which was added in
commit 61043ad4d1.

Tested this by running all of the tests in nixos/tests/virtualbox.nix.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @svanderburg
2018-01-31 23:38:35 +01:00
Pascal Wittmann df45c65aae
homebank: 5.1.6 -> 5.1.7 2018-01-31 22:00:05 +01:00
aszlig b3970e7f5c
mumble: Fix build with boost version 1.66
This is already tracked in upstream issue mumble-voip/mumble#3281 and a
fix has been merged in mumble-voip/mumble@caa187373e.

The patch I'm adding here is using the merged commit
mumble-voip/mumble@ea861fe867 and I've
only added it for the stable release because the patch is already
included in the git version.

@pbogdan also had a similar commit to this
(pbogdan/nixpkgs@8029edea29), but the
patch was applied to both stable and git and thus the git version would
have been broken.

Tested by building mumble and mumble_git and running the mumble NixOS VM
test.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric, @jgeerds, @abbradar
Fixes: #33655
2018-01-31 17:39:01 +01:00
Andreas Rammhold d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold 495e2b0343
firefox: 57.0.4 -> 58.0.1 2018-01-31 14:44:35 +01:00
Vincent Laporte dccd8a2685
ncmpc: fix build on darwin 2018-01-31 07:35:08 +00:00
Andreas Rammhold 34758f1d0b
Merge pull request #34424 from tokudan/ff-bin5801
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 23:09:34 +00:00
Vladimír Čunát c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Joachim F 7e7477295e
Merge pull request #34403 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-01-30 18:06:52 +00:00
Joachim F 4cfa91ecfc
Merge pull request #34417 from dywedir/dunst
dunst: 1.3.0 -> 1.3.1
2018-01-30 18:05:57 +00:00
Daniel Frank ba2008938d firefox-bin: 58.0 -> 58.0.1 [security] 2018-01-30 16:28:09 +01:00
Tim Steinbach 078fc69425
Merge pull request #33746 from NeQuissimus/docker_18_01
docker-edge: 17.12.0 -> 18.01.0
2018-01-30 14:06:19 +00:00
zimbatm f7bb9f6777 vscode: 1.19.2 -> 1.19.3 2018-01-30 13:36:15 +00:00
dywedir aa2e60744c dunst: 1.3.0 -> 1.3.1 2018-01-30 14:46:47 +02:00
Michael Alan Dorman c00a10e75e melpa-packages: remove llvm-mode override
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman accbc72cee melpa-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman 2b73676db8 melpa-stable-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman 7d58054cf7 org-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman d19f29c1e1 elpa-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Bart Brouns 8baa11d46c rtv: 1.19.0 -> 1.21.0 2018-01-30 00:23:50 +01:00
joncojonathan 1fbe208cd6 keepass: from 2.37 to 2.38
Motivation for change:
Update to software.
2018-01-29 20:24:39 +00:00
Franz Pletz 303d5b119e
Merge pull request #34259 from psychon/awesome-cleanup
awesome: Remove $LD_LIBRARY_PATH handling
2018-01-29 19:00:30 +00:00
Franz Pletz f833dd7067
imagemagick: fetch sources from github
Release tarballs are deleted after a new release.
2018-01-29 19:27:01 +01:00
Frederik Rietdijk 19412197ca
Merge pull request #34389 from lsix/nano_2_9_3
nano: 2.9.2 -> 2.9.3
2018-01-29 17:23:59 +00:00
Tim Steinbach 0e852076c4
minikube: 0.24.1 -> 0.25.0 2018-01-29 11:52:50 -05:00
Lancelot SIX c0aa35a217
nano: 2.9.2 -> 2.9.3 2018-01-29 16:02:35 +01:00
Franz Pletz 57ecb3a8f0
rsync: 3.1.2 -> 3.1.3
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.

The new rsync release now really fixes:

  * CVE-2017-15994
  * CVE-2017-16548
  * CVE-2017-17433
  * CVE-2017-17434
2018-01-29 13:54:47 +01:00
Jörg Thalheim 557284de33 firefox-devedition-bin: 59.0b3 -> 59.0b5 2018-01-29 10:41:28 +00:00
Jörg Thalheim 329ebdf0d0 firefox-beta-bin: 59.0b3 -> 59.0b5 2018-01-29 10:40:19 +00:00
Peter Hoeg 147f3d4d81 qutebrowser: 1.1.0 -> 1.1.1 2018-01-29 11:00:18 +08:00
Jan Tojnar 47d0a11a60
Merge pull request #32016 from jtojnar/syncthing-gtk
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-29 01:33:19 +01:00
Franz Pletz a3620bc84d
Merge pull request #34310 from Infinisil/add/znc-backlog
zncModules: backlog init at 2017-06-13
2018-01-29 00:06:16 +00:00
Franz Pletz b611180efd
Merge pull request #34337 from michalrus/hubstaff
hubstaff: 1.2.15 → 1.3.0
2018-01-28 23:44:41 +00:00
Franz Pletz 2b49df1741
Merge pull request #34344 from lheckemann/pmidi
pmidi: init at 1.7.1
2018-01-28 22:38:43 +00:00
Franz Pletz 968b56b6a4
Merge pull request #34293 from symphorien/bombono-gcc7
Bombono gcc7
2018-01-28 22:35:52 +00:00
Bart Brouns 0cc73f2524 ranger: 1.8.1 -> 1.9.0 2018-01-28 21:28:47 +00:00
Franz Pletz d8a345ddaf
Merge pull request #34357 from dywedir/gpxsee
gpxsee: 4.14 -> 4.19
2018-01-28 20:15:26 +00:00
Franz Pletz f381367603
opusfile: 0.8 -> 0.10 2018-01-28 19:59:43 +01:00
Franz Pletz d18299edcb
imagemagick: 6.9.9-33 -> 6.9.9-34 2018-01-28 19:02:10 +01:00
Franz Pletz c9f94405ed
imagemagick7: 7.0.7-21 -> 7.0.7-22 2018-01-28 19:02:10 +01:00
Franz Pletz 6fa9d1d8a1
mpg123: 1.25.7 -> 1.25.8 2018-01-28 19:02:09 +01:00
Franz Pletz 49f2f5fa2b
i3lock: 2.9.1 -> 2.10 2018-01-28 19:02:08 +01:00
Franz Pletz 687415a579
openscad: 2015.03-1 -> 2015.03-3 2018-01-28 18:52:28 +01:00
Franz Pletz 56b199fc63
xmp: 4.0.10 -> 4.1.0 2018-01-28 18:52:27 +01:00
Franz Pletz 0cecf0b548
virt-viewer: 5.0 -> 6.0 2018-01-28 18:52:27 +01:00
Franz Pletz 565ba97fae
irssi: 1.0.6 -> 1.1.0 2018-01-28 18:52:25 +01:00
Franz Pletz dee9914ee0
mediainfo: 17.10 -> 17.12 2018-01-28 18:52:24 +01:00
Franz Pletz 0d91518324
graphicsmagick: 1.3.27 -> 1.3.28 2018-01-28 18:52:24 +01:00
Franz Pletz 8d856121ca
darktable: 2.4.0 -> 2.4.1 2018-01-28 18:52:23 +01:00
Franz Pletz 708f2ca55f
gqrx: 2.8 -> 2.10 2018-01-28 18:52:23 +01:00
Franz Pletz b2cfca7e98
ncmpc: 0.28 -> 0.29 2018-01-28 18:52:21 +01:00
rnhmjoj 05cb4dca11 monero-gui: init at 0.11.1.0 2018-01-28 10:17:36 -05:00
rnhmjoj 3979a20d74 monero: build libmonero-wallet 2018-01-28 10:17:36 -05:00
dywedir bba83033cc gpxsee: 4.14 -> 4.19 2018-01-28 16:54:37 +02:00
adisbladis 19c87f87fb
Merge pull request #33882 from tilpner/goxel-init
goxel: init at 0.7.2
2018-01-28 22:32:59 +08:00
Sarah Brofeldt db00d2ea38
Merge pull request #34334 from unode/muscle
muscle: init at 3.8.31
2018-01-28 12:41:28 +01:00
Renato Alves b22e4976cb
muscle: init at 3.8.31 2018-01-28 12:32:46 +01:00
adisbladis 8ecadc1250
Merge pull request #34342 from matthiasbeyer/update-mutt
mutt: 1.9.2 -> 1.9.3
2018-01-28 11:01:16 +08:00
adisbladis eacd789ef2
Merge pull request #34323 from samdroid-apps/gradio-7.1
gradio: 7.0-> 7.1
2018-01-28 10:15:54 +08:00
Markus Kowalewski ec6e7c6eeb
octopus: init at 7.2 2018-01-27 16:23:04 -08:00
adisbladis 48474a712c
Merge pull request #34300 from magnetophon/magnetophonDSP
magnetophonDSP: remove workarounds for:
2018-01-28 07:54:34 +08:00
adisbladis 4cc3ee2049
Merge pull request #34341 from tomberek/gitolite_bump
gitolite: 3.6.3 -> 3.6.7
2018-01-28 07:40:14 +08:00
adisbladis c721cd83ce
mesos: 1.4.0 -> 1.4.1 2018-01-28 06:59:54 +08:00
adisbladis 8227d87aa6
mkvtoolnix: 19.0.0 -> 20.0.0 2018-01-28 06:59:53 +08:00
adisbladis c2dcf10b27
krita: 3.3.2 -> 3.3.3 2018-01-28 06:51:35 +08:00
Linus Heckemann 5ba11ca00e pmidi: init at 1.7.1 2018-01-27 22:24:58 +00:00
Matthias Beyer e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
Tom Bereknyei a43f0dd137 gitolite: 3.6.3 -> 3.6.7 2018-01-27 15:16:01 -05:00
Tuomas Tynkkynen c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Michal Rus cd8d6ef9e4
hubstaff: 1.2.15 → 1.3.0 2018-01-27 19:00:54 +01:00
Alexey Shmalko 38fbc93f46
Merge pull request #34156 from arcadio/star
star: init at 2.5.3a
2018-01-27 17:02:16 +02:00
Symphorien Gibol 4b0dc51d11 bombono: import patches from AUR to fix gcc7 build 2018-01-27 15:47:14 +01:00
Tuomas Tynkkynen fff0daddce streamlink: 0.9.0 -> 0.10.0 2018-01-27 16:10:46 +02:00
Sam Parkinson 3883d12fdf gradio: 7.0-> 7.1 2018-01-27 21:30:58 +11:00
Andreas Rammhold 19fc2f5f81
Merge pull request #34319 from mimadrid/update/mdp-1.0.12
mdp: 1.0.10 -> 1.0.12
2018-01-27 09:45:54 +00:00
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Miguel Madrid Mencía 8b3e0561f5
mdp: 1.0.10 -> 1.0.12 2018-01-27 08:41:15 +01:00
adisbladis 7d835c28cd
Merge pull request #34298 from magnetophon/distrho
distrho: 2017-10-10 -> 2018-01-01
2018-01-27 13:39:32 +08:00
Sarah Brofeldt 70a9162a77
Merge pull request #34267 from catern/chromesimple
google-chrome: remove "with" usage to simplify the expr
2018-01-27 02:10:47 +01:00
Graham Christensen b5dbc83b9c
Merge pull request #34299 from fgaz/meme
meme: init at 2017-09-10
2018-01-26 19:47:53 -05:00
Joachim Fasting eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5 2018-01-27 01:05:38 +01:00
Silvan Mosberger 462f34c44a
zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Michael Raskin bfc4d04de7
Merge pull request #34291 from timokau/sage-fix-shebangs
sage: 8.0 -> 8.1, fix sandbox build
2018-01-26 23:24:27 +00:00
Francesco Gazzetta 056e74dd78 meme: init at 2017-09-10 2018-01-26 22:38:02 +00:00
Linus Heckemann 49d4e6c018 otter-browser: use qt5.callPackage, fix licence 2018-01-26 19:52:34 +00:00
Bart Brouns a341e479c2 distrho: 2017-10-10 -> 2018-01-01 2018-01-26 19:04:02 +01:00
adisbladis c9036947eb
vbindiff: 3.0_beta4 -> 3.0_beta5 2018-01-27 01:19:17 +08:00
Bart Brouns f59ea00c80 magnetophonDSP: remove workarounds for:
https://bitbucket.org/agraef/faust-lv2/issues/10/tabs-break-lv2s
https://bitbucket.org/agraef/faust-lv2/issues/7/scale-log-breaks-plugins
2018-01-26 16:53:52 +01:00
adisbladis dd9228a3a6
Merge pull request #34287 from ericsagnes/pkg-update/j4-dmenu-desktop
j4-dmenu-desktop: 2.15 -> 2.16
2018-01-26 23:24:06 +08:00
adisbladis d0717d536e
Merge pull request #34286 from ericsagnes/pkg-update/styx
styx: 0.7.0 -> 0.7.1
2018-01-26 23:23:16 +08:00
Symphorien Gibol cf3d266341 bombono: enable parallel builds 2018-01-26 15:45:54 +01:00
Symphorien Gibol 93d7267a77 bombono: add symphorien as maintainer 2018-01-26 15:45:22 +01:00
Timo Kaufmann b223662ad1 sage: 8.0 -> 8.1, fix sandbox build
The sandboxed build was failing, because it relied heavily on
/usr/bin/env. This is fixed with a lot of shebang patching (both
to system packages and to sage-internal packages).
2018-01-26 14:42:24 +01:00
Eric Sagnes 212a29306e j4-dmenu-desktop: 2.15 -> 2.16 2018-01-26 22:09:46 +09:00
Eric Sagnes a4fba8d1cd styx: 0.7.0 -> 0.7.1 2018-01-26 22:01:59 +09:00
Jan Tojnar b02bf83a52
syncthing-gtk: clean up 2018-01-26 06:37:02 +01:00
Benjamin Mellor a1555c022c
syncthing-gtk: explicitly depend on gobjectIntrospection 2018-01-26 06:37:02 +01:00
Jan Tojnar 33bfe21e6d
syncthing-gtk: another clean-up 2018-01-26 06:36:36 +01:00
Jan Tojnar a140a0e1de
syncthing-gtk: 0.9.2.3 → 0.9.2.7 2018-01-26 06:13:45 +01:00
Jan Tojnar 3169cfd782
syncthing-gtk: fix syncthing path 2018-01-26 06:13:45 +01:00
Jan Tojnar 58e50b8d58
syncthing-gtk: clean-up 2018-01-26 06:13:44 +01:00
Jan Tojnar 0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking 2018-01-26 06:13:44 +01:00
taku0 965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0 9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Linus Heckemann ed5064c6c5 otter-browser: init at 0.9.94 2018-01-25 23:39:22 +00:00
Michael Weiss 0f5f904cdd android-studio-preview: 3.1.0.7 -> 3.1.0.8 2018-01-25 23:59:14 +01:00
Spencer Baugh 4aab59165f google-chrome: remove "with" usage to simplify the expr
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Spencer Baugh 413cb93e12 google-chrome: add dependency on kerberos
Without this, Chrome doesn't work with websites requiring Kerberos
authentication.
2018-01-25 20:56:33 +00:00
Herwig Hochleitner 7a2662569d chromium: 63.0.3239.132 -> 64.0.3282.119
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
2018-01-25 20:34:04 +01:00
Uli Schlachter ba12a867f7 awesome: Remove $LD_LIBRARY_PATH handling
I have no idea why gobjectIntrospection even was in here. The only
library in there, libgirepository-1.0.so, is not used by awesome. It is
only used by lgi.so and that means it should be found via its RPATH.

The Pango path is not needed in $LD_LIBRARY_PATH ever since
gobjectIntrospection started patching .typelib files with absolute
paths. Relevant commits are 36bef2b267 from 2014
("gobject-introspection: refer to shlibs with absolute paths in
typelibs") and c420de6b05 from 2016 ("gobject-introspection: Fix
patching shared objects").

The above patches did not work for cairo, because cairo's typelib is a
bit "special". However, this was fixed by e44038bcca some days ago
("gobjectIntrospection: use absolute path for cairo GIR").

Thus, setting $GI_TYPELIB_PATH is enough so that all needed libraries
are found.

Fixes: https://github.com/NixOS/nixpkgs/issues/14164
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-01-25 16:46:12 +01:00
Jan Tojnar 7fc2b096dc
Merge branch 'update/gthumb-3.6.0' 2018-01-25 15:58:04 +01:00
Miguel Madrid Mencía 3f88d9dd33
gthumb: 3.5.3 -> 3.6.0 2018-01-25 14:51:11 +01:00
adisbladis 7a2d35d9db
Merge pull request #34119 from arcadio/master
igv: 2.3.98 -> 2.4.6
2018-01-25 18:33:49 +08:00
Matthieu Coudron bec047eca3 neovim: remove confusing neovim parameter
The neovim package refers to itself, hopefully it is shadowed by a
function parameter but it is confusing, let's remove it.
2018-01-25 16:38:22 +09:00
Maximilian Bode 9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Samuel Leathers efdb0983da
Merge pull request #34199 from arcadio/kallisto
kallisto: init at 0.43.1
2018-01-24 20:43:24 -07:00
Graham Christensen 0e7a5207ec
Merge pull request #34206 from dtzWill/fix/moe-libcxx
moe: fix build w/libc++ using touchup from mailing list
2018-01-24 15:55:08 -05:00
Frederik Rietdijk 75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Miguel Madrid Mencía 08c63e785c
slack: 3.0.0 -> 3.0.5 2018-01-24 19:18:58 +01:00
Arcadio Rubio García a7333e9ced kallisto: init at 0.43.1 2018-01-24 16:16:46 +00:00
Arcadio Rubio García 72d675b23c star: init at 2.5.3a 2018-01-24 16:07:15 +00:00
Frederik Rietdijk 769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Peter Simons 9ffaa69da4
Merge pull request #34209 from LnL7/darwin-libR
R: fix dylib install_name on darwin
2018-01-24 12:59:07 +01:00
Jörg Thalheim b0dd3a189d
Merge pull request #34219 from bkchr/googlemaps_fix_plugin_dir
googlemaps: Move the .so to the right location
2018-01-24 11:07:46 +00:00
Ioannis Koutras b309103577 skrooge: 2.9.0 -> 2.10.5
fixes #34163
2018-01-24 10:56:54 +00:00
Bastian Köcher bf14737288 googlemaps: Move the .so to the right location
Fixes Subsurface googlemaps plugin detection.
2018-01-24 11:39:02 +01:00
Peter 01941c5155 terminator: 1.0 -> 1.91 (#34218)
* terminator: 1.0 -> 1.91

* terminator: wrapGAppsHook is a native build input
2018-01-24 10:10:42 +00:00
adisbladis a75160e25e
firefox-devedition-bin: 59.0b2 -> 59.0b3 2018-01-24 16:49:41 +08:00
adisbladis cba40384c0
firefox-beta-bin: 58.0b16 -> 59.0b3 2018-01-24 16:49:40 +08:00
Daiderd Jordan 5569851745
R: fix dylib install_name on darwin 2018-01-24 00:23:16 +01:00
Joachim F d9604c861a
Merge pull request #34192 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-01-23 22:20:42 +00:00
Vladimír Čunát 24fe57dfc8
Merge #34073: firefox-{bin,esr}: update 2018-01-23 21:34:41 +01:00
Will Dietz 630b142ef4 moe: fix build w/libc++ using touchup from mailing list
http://lists.gnu.org/archive/html/bug-moe/2017-10/msg00000.html
2018-01-23 13:18:19 -06:00
Robert Helgesson c32755ceac
eclipse-plugin-autodetect-encoding: 1.8.4 -> 1.8.5 2018-01-23 19:39:20 +01:00
Frederik Rietdijk baaf8fd2b8
Merge pull request #33495 from magnetophon/faust2
faust2: 2.1.0 -> 2.5.10
2018-01-23 17:56:42 +01:00
Frederik Rietdijk 8510550b77
Merge pull request #34169 from Infinisil/add/almonds
almonds: init at 2015-12-27
2018-01-23 17:37:54 +01:00
Silvan Mosberger 8e8a259df4
almonds: init at 2015-12-27 2018-01-23 14:16:28 +01:00
adisbladis 55a186bb21
Merge pull request #34162 from jokogr/u/i3lock
i3lock-color: 2.9.1-c -> 2.10.1-1-c & i3lock-fancy: 2016-10-13 -> 2017-12-14
2018-01-23 20:43:21 +08:00
adisbladis 266979a360
Merge pull request #34125 from arcadio/bwa
bwa: 0.7.16a -> 0.7.17
2018-01-23 20:12:56 +08:00
adisbladis 9130212da2
Merge pull request #34138 from Ma27/update-yabar
yabar-unstable: 2018-01-02 -> 2018-01-18
2018-01-23 19:54:56 +08:00
adisbladis b0603f514b
Merge pull request #34139 from arcadio/bedtools
bedtools: 2.26.0 -> 2.27.1
2018-01-23 12:56:01 +08:00
Bart Brouns ad566a0c57 faust2: 2.1.0 -> 2.5.10 2018-01-23 00:42:37 +01:00
Will Dietz a5a64cfcb1 lean: fixup nativeBuildInputs vs buildInputs 2018-01-22 17:19:02 -06:00
Michael Weiss a03b2b99af tdesktop: Fix the execution in a pure environment
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729.
2018-01-22 22:25:48 +01:00
Ioannis Koutras ac3f1e6c12 i3lock-fancy: 2016-10-13 -> 2017-12-14 2018-01-22 23:05:32 +02:00
Ioannis Koutras c5f7ea6829 i3lock-color: 2.9.1-c -> 2.10.1-1-c 2018-01-22 23:05:26 +02:00
Michael Raskin dda1a7f77c
Merge pull request #34159 from arcadio/libreoffice-es
libreoffice: add Spanish (es) language support and sort langs list
2018-01-22 19:40:10 +00:00
Daiderd Jordan 92bf8c66ba
Merge pull request #34149 from dtzWill/update/vim-8.0.1428
vim: 8.0.1257 -> 8.0.1428
2018-01-22 20:04:01 +01:00
Will Dietz f851457368 vim: fix for cross, add missing configure test override
This is one of the variables mentioned to set
when cross-compiling:

https://github.com/vim/vim/blob/master/src/INSTALLx.txt
2018-01-22 12:48:00 -06:00
Michael Alan Dorman dae8151008 melpa-packages: 2018-01-22
Removals:
 - main-line: removed from melpa
2018-01-22 12:51:55 -05:00
Michael Alan Dorman 3b4f4c28ca melpa-stable-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Michael Alan Dorman ea3c7e9337 org-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Michael Alan Dorman 71b1574a92 elpa-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Will Dietz 360b86e515 vim: 8.0.1257 -> 8.0.1428 2018-01-22 11:12:43 -06:00
adisbladis 7490d4d698
Merge pull request #34140 from arcadio/picard
picard-tools: 2.7.1 -> 2.17.4
2018-01-22 23:57:10 +08:00
adisbladis 9ff71fe782
Merge pull request #34141 from arcadio/bowtie2
bowtie2: 2.3.3.1 -> 2.3.4
2018-01-22 23:55:39 +08:00
Frederik Rietdijk 4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Peter Hoeg 92c0720be9 cantata: fix segfault on qt 5.10 2018-01-22 23:04:26 +08:00
Arcadio Rubio García 960d7d66d5 libreoffice: Add Spanish (es) language support and sort langs list 2018-01-22 14:50:51 +00:00
adisbladis 3d7dad753d
Merge pull request #34129 from samueldr/dbeaver/4.3.3
dbeaver: 4.3.2 -> 4.3.3
2018-01-22 21:12:40 +08:00
Jörg Thalheim 21a69a9414
Merge pull request #34120 from dotlambda/newsboat
newsboat: clean up and fix on Darwin
2018-01-22 12:31:49 +00:00
Robert Schütz 40f58e3515 newsboat: clean up and fix on Darwin 2018-01-22 13:30:44 +01:00