Commit graph

23199 commits

Author SHA1 Message Date
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
Arcadio Rubio García 612953567d bowtie2: 2.3.3.1 -> 2.3.4 2018-01-22 12:28:06 +00:00
Arcadio Rubio García 12c5dc343f picard-tools: 2.7.1 -> 2.17.4 2018-01-22 12:16:26 +00:00
Arcadio Rubio García c75e91a374 bedtools: 2.26.0 -> 2.27.1 2018-01-22 12:09:44 +00:00
Maximilian Bosch 0b5a36f207
yabar-unstable: 2018-01-02 -> 2018-01-18
The following changes landed in master:

- Reset colors unconditionally (2f1ee69d4c75e210265dca732ff6c2ddd7f440f2)
- Document NixOS support (993f1b5a7bc2a41a353a104cff0763860c053c92)
- ya_int_song: improve configuration of playerctl properties (1f776cd5f1f4e89e6ebca3ca09feb7e09f79e79e)
2018-01-22 12:52:23 +01:00
Jörg Thalheim 77d843676e
Merge pull request #34102 from jokogr/u/jetbrains-editors-2017.3.3
jetbrain-editors: 2017.3.2 -> 2017.3.3
2018-01-22 10:35:21 +00:00
Ioannis Koutras 9bd6b328b1 webstorm: 2017.3.2 -> 2017.3.3 2018-01-22 11:41:56 +02:00
Ioannis Koutras 665d24311e ruby-mine: 2017.3.1 -> 2017.3.2 2018-01-22 11:41:39 +02:00
Ioannis Koutras efe4775c1f pycharm-professional: 2017.3.2 -> 2017.3.3 2018-01-22 11:41:18 +02:00
Ioannis Koutras 0ffcc297ad pycharm-community: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:55 +02:00
Ioannis Koutras 9ee5bd8ab0 phpstorm: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:40 +02:00
Ioannis Koutras e9728e8155 idea-ultimate: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:16 +02:00
Tuomas Tynkkynen 630a26ac0b git: 2.16.0 -> 2.16.1 2018-01-22 10:57:00 +02:00
Ioannis Koutras a6d299b2b8 idea-community: 2017.3.2 -> 2017.3.3 2018-01-22 10:52:15 +02:00
Ioannis Koutras bfce8a71b7 goland: 2017.3 -> 2017.3.1 2018-01-22 10:51:53 +02:00
Ioannis Koutras e364a33f32 clion: 2017.3.1 -> 2017.3.2 2018-01-22 10:51:32 +02:00
Vladimír Čunát 246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Daiderd Jordan ea8cd05b2f
Merge pull request #34130 from sellout/fix/git-hub-darwin
git-hub: add darwin support
2018-01-22 08:38:42 +01:00
Gregory Pfeil 312b49ad6a git-hub: add darwin support 2018-01-21 22:38:55 -07:00
Samuel Dionne-Riel d9031c67ad dbeaver: 4.3.2 -> 4.3.3 2018-01-21 23:40:26 -05:00
Arcadio Rubio García 0d05bcae8c bwa: 0.7.16a -> 0.7.17 2018-01-22 01:58:36 +00:00
Nick Novitski 0fdf29224e init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component) 2018-01-21 17:54:27 -08:00
Herwig Hochleitner d585a3207b chromium: fix rpath-overwriting in WideVine plugin 2018-01-22 02:20:09 +01:00
Herwig Hochleitner 6b77189b80 chromium: hide enableWideVine behind a broken flag
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640

cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus 7b062dc57a chromium: Use patchelfUnstable for WideVine plugin
ref #22333
2018-01-22 02:20:03 +01:00
Jörg Thalheim 5c041ae56f
Merge pull request #34113 from jlesquembre/neovim
neovim: 0.2.1 -> 0.2.2
2018-01-21 22:48:25 +00:00
Tuomas Tynkkynen a8d0b805b1 chromium: Attempt building on aarch64
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs e8926be6bf chromium: Configure aarch64 toolchain 2018-01-22 00:41:03 +02:00
Arcadio Rubio García 550e6146d4 igv: 2.3.98 -> 2.4.6 2018-01-21 21:07:44 +00:00
Michael Weiss fbe17703ab gns3Packages.server{Stable,Preview}: Unlock the multidict version 2018-01-21 21:17:14 +01:00
José Luis Lafuente 2c95ce9081
neovim: 0.2.1 -> 0.2.2 2018-01-21 20:50:08 +01:00
Graham Christensen 46947c49a0
Merge pull request #34108 from dywedir/dunst
dunst: 1.2.0 -> 1.3.0
2018-01-21 13:09:54 -05:00
Graham Christensen d561829115
Merge pull request #34109 from romildo/upd.tint2
tint2: 16.1 -> 16.2
2018-01-21 13:07:17 -05:00
Michael Weiss 26f86b4069 tdesktop: 1.2.1 -> 1.2.6 2018-01-21 17:52:26 +01:00
dywedir 9ab8c28e3d dunst: 1.2.0 -> 1.3.0 2018-01-21 17:28:50 +02:00
José Romildo Malaquias 049b204ae1 tint2: 16.1 -> 16.2 2018-01-21 13:23:33 -02:00
Michael Weiss d1a04efbf7 tdesktop: 1.1.23 -> 1.2.1 2018-01-21 15:42:08 +01:00
Sarah Brofeldt 8c25e0dd94
Merge pull request #33717 from matthiasbeyer/fix-taskwarrior-completion
taskwarrior: Fix bash completion
2018-01-21 12:29:43 +01:00
Sarah Brofeldt f0401a2359
Merge pull request #34092 from ryantm/cava
cava: 0.4.2 -> 0.6.0
2018-01-21 12:20:45 +01:00
Sarah Brofeldt adf80590ae
Merge pull request #33924 from markuskowa/molden-pr
molden: init at 5.7
2018-01-21 12:19:48 +01:00
Peter Hoeg 29deef012c kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
Michael Weiss 0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss 02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +01:00
Daiderd Jordan e072086b71
Merge pull request #34035 from veprbl/samfix
deadpixi-sam: fix on Darwin, bump
2018-01-21 00:36:07 +01:00
Dmitry Kalinkin 6892838da0
deadpixi-sam: 2016-10-08 -> 2017-10-27 2018-01-20 18:20:54 -05:00
Dmitry Kalinkin 88b485a062
deadpixi-sam: fix on Darwin 2018-01-20 18:20:47 -05:00
Ryan Mulligan db9da6d685 cava: 0.4.2 -> 0.6.0 2018-01-20 14:30:22 -08:00
Frederik Rietdijk 75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
adisbladis e842d44928
firefox-devedition-bin: 59.0b1 -> 59.0b2 2018-01-21 00:17:47 +08:00
Robert Helgesson b57981e1ea
eclipse-plugin-cup: use buildEclipsePlugin
Since the `buildEclipsePlugin` function now can cope with multiple
plugin JARs we can avoid the workaround used by the cup plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson 663d827b77
eclipse-plugins-jsonedit: init at 1.0.1
Also init the bundle `antlr-runtime_4_5` at 4.5.3 because it is needed
by the `jsonedit` plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson 3a70f21738
eclipse/plugins: support multiple plugins JARs 2018-01-20 16:00:08 +01:00
Frederik Rietdijk 0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +01:00
Aristid Breitkreuz d7fad3b52f gnucash: fix gconf (fix copied from mendeley) 2018-01-20 14:09:04 +01:00
Florian Klink 5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Frederik Rietdijk 1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
Miguel Madrid Mencía 72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
Orivej Desh fa9877335e
Merge pull request #34072 from mimadrid/update/diff-so-fancy-1.2.0
diff-so-fancy: 1.1.1 -> 1.2.0
2018-01-20 10:31:42 +00:00
Miguel Madrid Mencía 0905d1ebce
diff-so-fancy: 1.1.1 -> 1.2.0 2018-01-20 10:15:09 +01:00
Vladimír Čunát 94f4857bc5
Merge branch 'master' into staging
Hydra: ?compare=1427817
2018-01-20 10:05:27 +01:00
taku0 0c88f6c770 firefox-esr: 52.5.3esr -> 52.6.0esr 2018-01-20 17:59:08 +09:00
taku0 eae41e7cf3 firefox-bin: 57.0.4 -> 58.0 2018-01-20 03:12:48 +09:00
Tim Steinbach 3d2948e009
docker: Fix build after containerd update 2018-01-19 11:26:59 -05:00
Jan Tojnar d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Bastian Köcher d533cec260 akonadi: Fixes build 2018-01-19 10:00:03 +01:00
Tim Steinbach d45b33fbaa
Merge pull request #29300 from vdemeester/update-containerd-1
containerd: 0.2.9 -> 1.0.1
2018-01-18 23:10:13 +00:00
Vincent Demeester ef07118a80
containerd: 0.2.9 -> 1.0.1
Update containerd to its latest release !

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-18 13:31:53 -08:00
John Ericson a18053bdfe Merge remote-tracking branch 'upstream/master' into staging 2018-01-18 14:17:58 -05:00
Arseniy Seroka 0b559ed1cd
Merge pull request #34007 from mimadrid/update/weka-3.8.2
weka: 3.8.1 -> 3.8.2
2018-01-18 14:45:49 +00:00
Orivej Desh bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
Pd plugins
2018-01-18 14:33:41 +00:00
Miguel Madrid Mencía 8fb2be6772
weka: 3.8.1 -> 3.8.2 2018-01-18 15:25:35 +01:00
Tim Steinbach b5be5ef364
git: 2.15.1 -> 2.16.0 2018-01-18 09:13:17 -05:00
Jörg Thalheim 3fe396db27 gpodder: fix crash on startup due missing GI_TYPELIB_PATH 2018-01-18 13:35:58 +00:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Gabriel Ebner 3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Jörg Thalheim b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Jörg Thalheim 3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Robert Helgesson 98b35db541
eclipse-plugins-ansi-econsole: init at 1.3.5 2018-01-17 21:07:51 +01:00
adisbladis f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
adisbladis 9be54c61a2
kdeconnect: 1.2 -> 1.2.1 2018-01-18 01:04:59 +08:00
Tim Steinbach 48b451d754
atom-beta: 1.24.0-beta2 -> 1.24.0-beta3 2018-01-17 10:29:51 -05:00
Tim Steinbach 94d6f39ea2
atom: 1.23.2 -> 1.23.3 2018-01-17 10:28:48 -05:00
Marek Mahut 9844e027c4 mencal: init at 3.0 2018-01-17 16:24:59 +02:00
Daiderd Jordan 4c5109b2e9 mily: use libclang 2018-01-17 15:53:08 +02:00
Daiderd Jordan 10c4b5ba6f firefox: use libclang 2018-01-17 15:53:08 +02:00
Gabriel Ebner f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster 3d4f3091fc
firefox: fix clang dependency 2018-01-17 13:41:59 +01:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Justin Humm 16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Yegor Timoshenko 846b5c42f1 redshift: add myself to maintainers 2018-01-17 04:48:16 +00:00
Robin Gloster 231f434a4d
gitlab: 10.3.3 -> 10.3.4
Fixes:
 - CVE-2017-0915
 - CVE-2018-3710
 - CVE-2017-0918
 - CVE-2017-0923
 - CVE-2017-0925
 - CVE-2017-0926
 - CVE-2017-0924
 - CVE-2017-0914
 - CVE-2017-0916
 - CVE-2017-0917
 - CVE-2017-0927
 - CVE-2017-0922

See https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/
for details.
2018-01-17 01:46:41 +01:00
Robin Gloster 93f8f6f530
qlcplus: 4.1.10 -> 4.1.11 2018-01-17 00:10:08 +01:00
Robin Gloster 1d70a52528
moonlight-embedded: 2.4.4 -> 2.4.6 2018-01-17 00:10:07 +01:00
Robin Gloster d0f2aab67c
errbot: 5.1.2 -> 5.1.3 2018-01-17 00:10:07 +01:00
Robin Gloster 1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen 2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
Roman Kuznetsov bd0d9343ec kubernetes: 1.7.9 -> 1.9.1 2018-01-16 21:16:30 +01:00
Frank Doepper 5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
John Ericson 5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00