Commit Graph

25284 Commits

Author SHA1 Message Date
xeji
b5f21c25a8
Merge pull request #39385 from jensbin/typora_0.9.47
typora: 0.9.44 -> 0.9.47
2018-04-27 23:51:29 +02:00
Roman Volosatovs
1a244d9a35
bspwm: add rvolosatovs to maintainers 2018-04-27 22:54:46 +02:00
Roman Volosatovs
df85ddd229
bspwm: 0.9.4 -> 0.9.5 2018-04-27 22:54:46 +02:00
Matthew Justin Bauer
455e4c8d5b
Merge pull request #38906 from xvapx/upd/tribler
tribler: 7.0.1 -> 7.0.2
2018-04-27 15:03:53 -05:00
Matthew Justin Bauer
914cc793e1
Merge pull request #39119 from veprbl/pr/sherpa_2.2.5
sherpa: 2.2.4 -> 2.2.5
2018-04-27 15:01:45 -05:00
xeji
4c19cae59a
Merge pull request #39544 from r-ryantm/auto-update/kid3
kid3: 3.6.0 -> 3.6.1
2018-04-27 21:23:34 +02:00
Michael Raskin
547a41a045
Merge pull request #39512 from Anton-Latukha/handbrake-upd
handbrake: 1.0.7 -> 1.1.0, according changes
2018-04-27 19:03:42 +00:00
Jörg Thalheim
d51d9c1d53
Merge pull request #39620 from jensbin/terraform_ibmcloud
terraform-provider-ibm: init at 0.8.0
2018-04-27 19:41:49 +01:00
Jens Binkert
53722f25ad terraform-provider-ibm: init at 0.8.0 2018-04-27 20:20:21 +02:00
Jörg Thalheim
d89128bb4b
Merge pull request #39600 from Synthetica9/atom-1-26-1
atom: 1.26.0 -> 1.26.1
2018-04-27 16:46:39 +01:00
Alexander Krupenkin
82f24d65a3
parity: 1.9.6 -> 1.9.7 2018-04-27 15:11:52 +03:00
Alexander Krupenkin
9939fb2cb6
parity-beta: 1.10.1 -> 1.10.2 2018-04-27 15:11:31 +03:00
zimbatm
ad7bc980d2 terraform: update all plugins 2018-04-27 12:54:40 +01:00
Jörg Thalheim
58e2f87003
Merge pull request #39592 from Mic92/masterpdfeditor
masterpdfeditor: use autoPatchelfHook
2018-04-27 12:40:59 +01:00
Patrick Hilhorst
fc7ae1fefe atom: 1.26.0 -> 1.26.1 2018-04-27 13:40:20 +02:00
Jörg Thalheim
f5bee7ed02
Merge pull request #39594 from Mic92/aangifte
aangifte: remove ancient versions
2018-04-27 10:37:19 +01:00
Jörg Thalheim
cbc6560122
Merge pull request #39553 from r-ryantm/auto-update/darktable
darktable: 2.4.2 -> 2.4.3
2018-04-27 09:00:00 +01:00
Jörg Thalheim
f2a15f747a aangifte: remove ancient versions
Packages were either absent or the hashes were broken,
so I highly doubt somebody is using 4+ years old tax programs.
2018-04-27 08:54:58 +01:00
Jörg Thalheim
e5e5dc3377 aangifte: remove ancient versions
Packages were either absent or the hashes were broken,
so I highly doubt somebody is using 4+ years old tax programs.
2018-04-27 08:51:43 +01:00
Jörg Thalheim
ee9d0a85d9 masterpdfeditor: use autoPatchelfHook 2018-04-27 08:31:51 +01:00
Jörg Thalheim
fd29514404
Merge pull request #39579 from xeji/teamviewer
teamviewer: 12.0.90041 -> 13.1.3026
2018-04-27 08:21:54 +01:00
Jörg Thalheim
cd12c33848
Merge pull request #39569 from woffs/shotcut-18.03
shotcut: 17.11 -> 18.03.06
2018-04-27 08:13:12 +01:00
Roger Qiu
ff3b88713c labelImg: init at 1.6.0 2018-04-27 12:01:24 +10:00
Matthew Justin Bauer
047c9372ab
inkscape: fix on darwin again
I have no idea why but this broke Darwin. So added a conditional for the shebang patching.

https://hydra.nixos.org/build/73283875
2018-04-26 20:47:16 -05:00
xeji
9badee01c1 teamviewer 12.0.90041 -> 13.1.3026
bump, move to qt5, drop i686 support
2018-04-27 00:45:32 +02:00
Dmitry Kalinkin
2f47c93ec8
sacrifice: set LD_LIBRARY_PATH for pythia plugins to work 2018-04-26 18:19:14 -04:00
Anton-Latukha
f3ff2b1fa6 handbrake: 1.0.7 -> 1.1.0 & according changes 2018-04-27 00:37:40 +03:00
Sarah Brofeldt
2248f98dea
Merge pull request #39570 from srhb/chromium-24h-timeout
chromium: See if Hydra obeys a 24h meta.timeout
2018-04-26 22:12:16 +02:00
Sarah Brofeldt
537d14f4e2 chromium: See if Hydra obeys a 24h meta.timeout 2018-04-26 21:59:33 +02:00
Frank Doepper
c12caf34d2 shotcut: add myself as maintainer 2018-04-26 21:42:22 +02:00
Frank Doepper
489b0a5f47 shotcut: 17.11 -> 18.03.06 2018-04-26 21:41:30 +02:00
xeji
00610fe090 qemu-riscv: remove, obsolete with qemu 2.12
upstream qemu 2.12 includes riscv support
2018-04-26 18:15:21 +02:00
Will Dietz
3d4aa7e95d qemu: workaround 'struct sysinfo' conflict musl <--> linux
Most everyone using musl patches the linux headers instead,
but various software uses a local workaround like the
one added in this commit (psutils, for example).

It's not obvious to me which project has the "bug",
and I'm reluctant to even propose modifying our headers
without clear answer on the issue.

Also, modifying those headers triggers rebuild-all-the-things.

Hopefully upstream projects sort this out, in the meantime
adding this define is a bit of a kludge but does the job.

-------

For the curious, the patch usually is something like this:
https://patchwork.kernel.org/patch/3833241/

Here's an updated version that also ensures
kernel users get the sysinfo struct as expected too:
https://raw.githubusercontent.com/openwrt/openwrt/e3c43ade0bae9491aeea50fa361e846bb5002dc0/target/linux/generic/pending-4.14/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch

(cherry picked from commit dtzWill/nixpkgs@91b5f5a463)
2018-04-26 17:58:16 +02:00
Matthew Justin Bauer
38364c0b07
inkscape: don't patch share/filters
This should not be needed because they are using `#!/usr/bin/env python` as the shebang and in fact it will break inkscape.x86_64-darwin.

https://hydra.nixos.org/build/73283875/
2018-04-26 10:36:57 -05:00
Robert Schütz
42bf1d5db0
Merge pull request #39522 from r-ryantm/auto-update/smplayer
smplayer: 18.3.0 -> 18.4.0
2018-04-26 17:36:47 +02:00
R. RyanTM
5a62cfe4d3 darktable: 2.4.2 -> 2.4.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/darktable/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cltest help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest -h’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest --help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped -h’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped --help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped help’ got 0 exit code
- found 2.4.3 with grep in /nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3
- directory tree listing: https://gist.github.com/70f09e7ec3ef4b1bba88d54f066cf9df
2018-04-26 06:55:28 -07:00
Will Dietz
6e623fb07b
Merge pull request #39461 from dtzWill/update/git-2.17.0-again
git: 2.16.3 -> 2.17.0, again, installCheck
2018-04-26 08:49:04 -05:00
R. RyanTM
8a3cdb993d containerd: 1.0.3 -> 1.1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/containerd/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd -h’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd --help’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd help’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd-release -h’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd-release --help’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/containerd-release help’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/ctr -h’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/ctr --help’ got 0 exit code
- ran ‘/nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0/bin/ctr help’ got 0 exit code
- found 1.1.0 with grep in /nix/store/lmnlz9w8fhf71pxl7wlhv9vsv4k3bnxd-containerd-1.1.0
- directory tree listing: https://gist.github.com/7b4a990853acfbf946f8abe02582f41d
2018-04-26 06:18:41 -07:00
Tim Steinbach
e0ad325cd4
docker: 18.03.0 -> 18.03.1 2018-04-26 08:02:21 -04:00
R. RyanTM
29c66d9f09 kid3: 3.6.0 -> 3.6.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/kid3/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/frn5bzzva0ysc1vk9adf7lwmlqg28br9-kid3-3.6.1/bin/kid3-cli -h’ got 0 exit code
- ran ‘/nix/store/frn5bzzva0ysc1vk9adf7lwmlqg28br9-kid3-3.6.1/bin/kid3-cli --help’ got 0 exit code
- ran ‘/nix/store/frn5bzzva0ysc1vk9adf7lwmlqg28br9-kid3-3.6.1/bin/kid3-cli help’ got 0 exit code
- found 3.6.1 with grep in /nix/store/frn5bzzva0ysc1vk9adf7lwmlqg28br9-kid3-3.6.1
- directory tree listing: https://gist.github.com/b9be08ae08dde4714bfceaebaf277eab
2018-04-26 04:30:01 -07:00
Markus Kowalewski
c35dc53e56
welle-io: remove aarch64 from platform flags 2018-04-26 01:17:40 -07:00
Jörg Thalheim
838db3b85d
Merge pull request #39529 from r-ryantm/auto-update/ott
ott: 0.27 -> 0.28
2018-04-26 09:14:36 +01:00
Jörg Thalheim
a21334effe
Merge pull request #39518 from r-ryantm/auto-update/xmrig
xmrig: 2.5.2 -> 2.5.3
2018-04-26 08:55:16 +01:00
R. RyanTM
769093b867 ott: 0.27 -> 0.28
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ott/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2lbl8zpp2lrrh9pgh2gnyhimq6i86rl1-ott-0.28/bin/ott --help’ got 0 exit code
- ran ‘/nix/store/2lbl8zpp2lrrh9pgh2gnyhimq6i86rl1-ott-0.28/bin/ott.opt --help’ got 0 exit code
- found 0.28 with grep in /nix/store/2lbl8zpp2lrrh9pgh2gnyhimq6i86rl1-ott-0.28
- directory tree listing: https://gist.github.com/177f63b8c23bae6301ced29fb0e617c4
2018-04-26 00:52:29 -07:00
adisbladis
d479f3aa8e
Merge pull request #39521 from r-ryantm/auto-update/tini
tini: 0.17.0 -> 0.18.0
2018-04-26 15:29:54 +08:00
R. RyanTM
28440ed276 smplayer: 18.3.0 -> 18.4.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/smplayer/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/5vy4663v65r0ks1d1jcy0p24m2lk0zmh-smplayer-18.4.0/bin/smplayer -h’ got 0 exit code
- ran ‘/nix/store/5vy4663v65r0ks1d1jcy0p24m2lk0zmh-smplayer-18.4.0/bin/smplayer --help’ got 0 exit code
- found 18.4.0 with grep in /nix/store/5vy4663v65r0ks1d1jcy0p24m2lk0zmh-smplayer-18.4.0
- directory tree listing: https://gist.github.com/25ca7c094ad35c4c5ed4c2c33dfb9be2
2018-04-25 22:04:55 -07:00
R. RyanTM
518eca8256 tini: 0.17.0 -> 0.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/tini/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/h0h2qyxwrvsjy47m1xyv7sxzd2j0ilsi-tini-0.18.0/bin/tini -h’ got 0 exit code
- ran ‘/nix/store/h0h2qyxwrvsjy47m1xyv7sxzd2j0ilsi-tini-0.18.0/bin/tini --version’ and found version 0.18.0
- found 0.18.0 with grep in /nix/store/h0h2qyxwrvsjy47m1xyv7sxzd2j0ilsi-tini-0.18.0
- directory tree listing: https://gist.github.com/c992fd0a24dfc0365d6b62ac567d395c
2018-04-25 21:45:09 -07:00
R. RyanTM
7e1db6b41d xmrig: 2.5.2 -> 2.5.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xmrig/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.5.3 with grep in /nix/store/csidwxna34qv298smf6sflwaj93xr9p0-xmrig-2.5.3
- directory tree listing: https://gist.github.com/5aaeee0849eb7acb740cae01310a19f9
2018-04-25 20:36:43 -07:00
xeji
3e3b39f173 qemu: 2.11.1 -> 2.12.0 2018-04-26 01:41:53 +02:00
Robin Gloster
04ab1ed623
gitlab: 10.5.6 -> 10.7.0 2018-04-26 00:15:24 +02:00
Robin Gloster
775bbc2d57
gitlab-workhorse: 3.6.0 -> 4.1.0 2018-04-26 00:15:24 +02:00
Robin Gloster
ddec4ae7a0
gitlab-shell: 6.0.3 -> 7.1.2 2018-04-26 00:15:24 +02:00
Robin Gloster
59ad9933ff
gitaly: 0.81.0 -> 0.95.0 2018-04-26 00:15:23 +02:00
Michiel Derhaeg
189a4f3656 verifast: 14.5 -> 18.02 (#39480) 2018-04-25 22:54:57 +01:00
Markus Kowalewski
42297b0e1c
limesuite: removed unnecessary cmakeFlag 2018-04-25 14:44:03 -07:00
Jörg Thalheim
e15b2ed917
Merge pull request #39494 from magnetophon/guitarix
guitarix: 0.36.1 -> 0.37.0
2018-04-25 22:39:34 +01:00
Jörg Thalheim
a631da0376
Merge pull request #39489 from jlesquembre/kitty
kitty: 0.8.2 -> 0.9.0
2018-04-25 22:32:23 +01:00
Jörg Thalheim
18da50d8d3
Merge pull request #39503 from veprbl/pr/sacrifice_darwin_fix
sacrifice: fix runtime on darwin
2018-04-25 22:22:19 +01:00
Jörg Thalheim
a21607c47d
Merge pull request #39485 from sorki/ipmicfg_patchelf
ipmicfg: fix patchelf args
2018-04-25 22:21:37 +01:00
Katona László
329d1ba69a jmol: made it runnable 2018-04-25 22:42:07 +02:00
Katona László
75d8c81868 pymol: 1.8.4 -> 2.1.0 2018-04-25 22:15:51 +02:00
Markus Kowalewski
683b91ea10
limesuite: fix license 2018-04-25 12:59:23 -07:00
Matthew Justin Bauer
fb836946de
Merge pull request #35187 from xurei/app/yarssr
yarssr: init at git-2017-12-01
2018-04-25 14:47:08 -05:00
Markus Kowalewski
7ba2754101
welle-io: add soapysdr support 2018-04-25 12:31:48 -07:00
Markus Kowalewski
e0d3371728
limesuite: init at 18.04.1 2018-04-25 12:31:47 -07:00
Markus Kowalewski
184cb1e8c6
soapysdr+plugins: init at 0.6.1 2018-04-25 12:31:43 -07:00
John Ericson
ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Dmitry Kalinkin
c1f45f76ad
sacrifice: fix runtime on darwin 2018-04-25 14:58:23 -04:00
Jan Tojnar
0009ae3d5e
onboard: fix missing typelibs 2018-04-25 19:55:39 +02:00
Bart Brouns
00528006cf guitarix: 0.36.1 -> 0.37.0 2018-04-25 19:24:41 +02:00
José Luis Lafuente
ac0fd5a909
kitty: 0.8.2 -> 0.9.0 2018-04-25 18:03:48 +02:00
aszlig
6c748ae749
inkscape: Fix build on NixOS
The first problem that was introduced in a276d5160c
was a linking error:

ld: cannot find -licui18n
ld: cannot find -licuuc
ld: cannot find -licudata

So I added icu to the buildInputs.

The second problem was that the interpreter wasn't patched in
share/filters, apparently this is only needed when building with
autotools:

make[3]: Entering directory '/build/inkscape-0.92.3/share/filters'
./i18n.py ./filters.svg > ./filters.svg.h
./i18n.py: /usr/bin/env: bad interpreter: No such file or directory

A similar error also occurs for share/palettes, share/patterns,
share/symbols and share/templates, so I added patching the interpreter
there as well.

Switching to autotools in Inkscape is a very bad idea, because upstream
currently still has their own autotools files in the 0.92.x tree but
master already has them removed, see this commit:

e471a664f9

However for the sake of trying to not break Inkscape on Darwin again,
I tried to keep the fixes minimal and not went back to CMake.

I did however mark the stuff that's unneeded for CMake, so that we can
avoid forgetting to remove that crap once we get back to CMake.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer
2018-04-25 17:09:04 +02:00
Richard Marko
ec371a5d98 ipmicfg: fix patchelf args 2018-04-25 16:08:05 +02:00
Will Dietz
2236f418f5 radiotray-ng: disable tests, they now want to download unconditionally 2018-04-25 08:38:36 -05:00
Will Dietz
4f16b36fed radiotray-ng: 0.2.1 -> 0.2.2
https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.2
2018-04-25 08:32:49 -05:00
Jan Tojnar
4340a1582f
pitivi: 0.96 → 0.99 2018-04-25 15:14:17 +02:00
Lancelot SIX
8d58b1a0a0
Merge pull request #39360 from lsix/update_motu
motuclient: 1.4.00 -> 1.5.00
2018-04-25 11:46:19 +02:00
Ioannis Koutras
2479b449b6 webstorm: 2018.1 -> 2018.1.2 2018-04-25 11:33:03 +03:00
Ioannis Koutras
ef038375f8 ruby-mine: 2017.3.3 -> 2017.3.4 2018-04-25 11:33:02 +03:00
Ioannis Koutras
609766bf80 pycharm-professional: 2018.1 -> 2018.1.1 2018-04-25 11:33:02 +03:00
Ioannis Koutras
12f07ac1bc pycharm-community: 2018.1 -> 2018.1.1 2018-04-25 11:33:02 +03:00
Ioannis Koutras
21feb8a2ed idea-ultimate: 2018.1 -> 2018.1.2 2018-04-25 11:32:49 +03:00
Ioannis Koutras
e74d28ef96 idea-community: 2018.1 -> 2018.1.2 2018-04-25 11:32:40 +03:00
Ioannis Koutras
a52b5be4a2 goland: 2018.1 -> 2018.1.1 2018-04-25 11:29:53 +03:00
Ioannis Koutras
8ffaeecfca clion: 2018.1 -> 2018.1.1 2018-04-25 11:29:53 +03:00
Jörg Thalheim
ab5e6073d9
Merge pull request #39436 from LnL7/vim-ft-nix
vim_configurable: replace default ftNix patch with sources from vim-nix
2018-04-25 08:36:36 +01:00
Matthew Justin Bauer
42c87d4716
Merge pull request #39439 from Ma27/fix-free-clementine-plugin-path
clementine: each output should hav a wrapped `GST_PLUGIN_SYSTEM_PATH_1_0`
2018-04-25 00:41:55 -05:00
Matthew Justin Bauer
d71d7c913e
Merge pull request #39465 from matthewbauer/work
Various work on broken packages
2018-04-25 00:30:32 -05:00
Matthew Bauer
0a8c91a931 inkscape: typo 2018-04-25 00:17:21 -05:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Matthew Bauer
a276d5160c inkscape: fix on Darwin
Fixes #39175
2018-04-24 22:54:33 -05:00
adisbladis
b20a82cd75
calligra: 3.0.1 -> 3.1.0 2018-04-25 09:40:26 +08:00
adisbladis
1bde5c5930
kexi: 3.0.2 -> 3.1.0 2018-04-25 09:40:25 +08:00
adisbladis
337e9723ce
kde-applications: Create alias to okteta 2018-04-25 09:35:50 +08:00
Bastian Köcher
58f53dc4d4
okteta: Move into own package
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Bastian Köcher
faed183206
kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
Bastian Köcher
b933157f44
kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
Guillaume Maudoux
6dda53ad22 git: add install checks
(cherry picked from commit f57873f674ebc2f6ae874407aafb98a1350ab525)
2018-04-24 20:26:54 -05:00
Will Dietz
97372a1104 git: 2.16.3 -> 2.17.0... again! 2018-04-24 20:19:22 -05:00
Will Dietz
f07f0c6009 Merge remote-tracking branch 'origin/master' into staging 2018-04-24 19:58:44 -05:00
Will Dietz
de40a77de8
Merge pull request #39453 from bgamari/fix-git
git: Set PERL_PATH when building manual
2018-04-24 18:55:26 -05:00
Jörg Thalheim
49ff3665a5 alacritty: 2018-03-04 -> 2018-04-1 2018-04-25 00:54:04 +01:00
Michael Raskin
cdca27101d
Merge pull request #39450 from r-ryantm/auto-update/baresip
baresip: 0.5.8 -> 0.5.9
2018-04-24 23:10:30 +00:00
Ben Gamari
b26ae506a9 git: Set PERL_PATH when building manual
Otherwise the build fails with the perplexing error

    make: *** No rule to make target 'cmd-list.made', needed by 'doc.dep'.  Stop.
    make: Leaving directory '/tmp/nix-build-git-2.16.3.drv-0/git-2.16.3/Documentation'

on NixOS (but not on Debian, where it succeeds, presumably since it picks up the
system perl).
2018-04-24 19:00:34 -04:00
Jörg Thalheim
cf68bb33cb dino: fix checksum 2018-04-24 23:44:32 +01:00
Jörg Thalheim
296bc1e569 dino: 2018-03-10 -> 2018-04-19 2018-04-24 23:41:21 +01:00
R. RyanTM
85161629c5 baresip: 0.5.8 -> 0.5.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.9 with grep in /nix/store/qh69vw5jdwnw82vb6gkwz4f0k8gpjjry-baresip-0.5.9
- directory tree listing: https://gist.github.com/f67689bcf18570ad0408e54fa06db37c
2018-04-24 15:33:02 -07:00
Maximilian Bosch
a4ba8c6544
clementine: each output should hav a wrapped GST_PLUGIN_SYSTEM_PATH_1_0
see ef5e212d20 (r28723596)

/cc @jtojnar
2018-04-24 23:27:45 +02:00
Robert Helgesson
f54a9994e3
eclipse-plugin-spotbugs: 3.1.2 -> 3.1.3
Also switch to using zipped update site provided on GitHub.
2018-04-24 22:58:15 +02:00
Daiderd Jordan
1c3d38c69b
vim_configurable: replace default ftNix patch with sources from vim-nix 2018-04-24 22:56:25 +02:00
Jan Tojnar
bfd213aa2d
rhythmbox: fix build with GStreamer 1.14 2018-04-24 22:42:00 +02:00
John Ericson
4aefe8a48a
Merge pull request #39425 from bgamari/git-cross
Allow git to be cross-compiled
2018-04-24 16:07:05 -04:00
Jan Tojnar
5979e88695
orca: fix typelib lookup 2018-04-24 21:53:12 +02:00
Jan Tojnar
d48e9ff92a
liblouis: mark as broken 2018-04-24 21:53:11 +02:00
Jörg Thalheim
78d9bffc0a
Merge pull request #39412 from r-ryantm/auto-update/pcmanfm
pcmanfm: 1.2.5 -> 1.3.0
2018-04-24 20:05:58 +01:00
Frank Doepper
81c1b9c9fc googleearth: remove
it's broken, and even after adjusting the derivation to the currently
available downloads it does not run well for me and it is rather
annoying to adjust the derivation to the moving
google-earth-stable_current source download link
2018-04-24 21:05:03 +02:00
R. RyanTM
768f1d968c latte-dock: 0.7.4 -> 0.7.5 (#39418)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/latte-dock/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5/bin/latte-dock -h’ got 0 exit code
- ran ‘/nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5/bin/latte-dock --help’ got 0 exit code
- found 0.7.5 with grep in /nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5
- directory tree listing: https://gist.github.com/8f58b4f85d4c80752b6d66e912ce92c0
2018-04-24 14:59:32 -04:00
Ben Gamari
d111a42772 git: Enable cross-compilation 2018-04-24 14:58:58 -04:00
Ben Gamari
2d397f1b76 git: Allow perl support to be disabled 2018-04-24 14:58:58 -04:00
Ben Gamari
432df5b1cf git: Fix USE_LIBPCRE2 configuration
Previously this was injected during install, causing the build system to rebuild
the entire package.
2018-04-24 14:58:58 -04:00
Ben Gamari
ae0a14d25d git: Refactor makeFlags using lib.optionals 2018-04-24 14:58:58 -04:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Will Dietz
866940303c mendeley: 1.17.13 -> 1.18, touchup update script
(support "1.18" instead of "1.18.0")
2018-04-24 12:29:58 -05:00
R. RyanTM
3c546c2da9 pcmanfm: 1.2.5 -> 1.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pcmanfm/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/pcmanfm -h’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/pcmanfm --help’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/.pcmanfm-wrapped -h’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/.pcmanfm-wrapped --help’ got 0 exit code
- found 1.3.0 with grep in /nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0
- directory tree listing: https://gist.github.com/f15deaa66af5124a632abbca797f7240
2018-04-24 10:20:14 -07:00
lewo
18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
Michael Raskin
1f909a8dfc
Merge pull request #39403 from timokau/maxima-exl-testfailures-2
maxima-ecl: Disable more failing tests
2018-04-24 15:44:04 +00:00
nocent
0ada4b37d7
Added version info, set compatible platforms
Thanks for the review @nlewo and @Infinisil
2018-04-24 15:32:47 +00:00
Franz Pletz
0520634725
xmr-stak: doesn't build with gcc7 if cuda is enabled 2018-04-24 17:06:57 +02:00
Matthew Justin Bauer
d57e6466e0
Merge pull request #39377 from timokau/pari-pthread
pari: Make pthread optional, remove unstable
2018-04-24 10:03:01 -05:00
lewo
e0956295a9
Merge pull request #39363 from carlosdagos/go-jira-1.0.17
go-jira: init at 1.0.17
2018-04-24 16:13:25 +02:00
Jörg Thalheim
04a15a6ebf
Merge pull request #39338 from alexfmpe/coursera-dl
coursera-dl: init at 0.10.0
2018-04-24 14:45:58 +01:00
Carlos D'Agostino
49f02db58c go-jira: init at 1.0.17 2018-04-24 23:40:37 +10:00
Jörg Thalheim
b959c6ed60
Merge pull request #38806 from magnetophon/dragonfly-reverb
dragonfly-reverb: init at 0.9.1
2018-04-24 14:04:35 +01:00
Alexandre Esteves
c9b3a2452f
coursera-dl: init at 0.10.0 2018-04-24 13:34:49 +01:00
Timo Kaufmann
396b5d9c65 maxima-ecl: Disable more failing tests 2018-04-24 13:38:44 +02:00
Jan Tojnar
39a64b28b5
orca: 3.28.0 → 3.28.1 2018-04-24 13:30:56 +02:00
Pascal Wittmann
97fb4c32f1
Merge pull request #39399 from vaibhavsagar/init-teseq
teseq: init at 1.1.1
2018-04-24 13:12:22 +02:00
Bart Brouns
5f6373d582 dragonfly-reverb: init at 0.9.1 2018-04-24 12:56:50 +02:00
Timo Kaufmann
75b0866d0c pari: Make pthread optional, remove unstable 2018-04-24 12:54:59 +02:00
Michael Raskin
bc6f7a9ccf
Merge pull request #39370 from timokau/singular-ntl
singular: Fix ntl dependency
2018-04-24 10:54:23 +00:00
Timo Kaufmann
ba389086de singular: Fix ntl dependency 2018-04-24 12:04:28 +02:00
Vaibhav Sagar
847196143d teseq: init at 1.1.1 2018-04-24 17:26:28 +08:00
Timo Kaufmann
b707c91814 maxima-ecl: Disable failing tests 2018-04-24 11:16:55 +02:00
Peter Simons
6799fcb42b R: 3.4.4 -> 3.5.0
Unfortunately, the new version fails its test suite AGAIN when the recommended
packages are not build. Makes one wonder whether maybe we should offer the R
developers CI builds that check this. I've reported the issue upstream, let's
see what happens.
2018-04-24 09:19:13 +02:00
Peter Hoeg
3fcb890fc7
Merge pull request #39376 from r-ryantm/auto-update/qlcplus
qlcplus: 4.11.1 -> 4.11.2
2018-04-24 06:46:17 +00:00
Daiderd Jordan
bca24c02ac
qemu: fix darwin build 2018-04-24 00:19:34 +02:00
Jens Binkert
e304b6b216 typora: 0.9.44 -> 0.9.47 2018-04-23 22:02:24 +02:00
Florian Klink
0e5f82b847 pdf-quench: init at 1.0.5 2018-04-23 21:28:47 +02:00
Kamil Chmielewski
3cdb8f581d spark: provided-hadoop -> nixpkgs hadoop
spark should use nixpkgs provided hadoop to make it consistent
for bigger Nix hadoop + spark setup
2018-04-23 20:48:33 +02:00
Michael Weiss
42a9ba28d1 androidStudioPackages.{dev,canary}: 3.2.0.10 -> 3.2.0.11 2018-04-23 20:24:51 +02:00
Michael Weiss
84ace02e87 android-studio: 3.1.1.0 -> 3.1.2.0 2018-04-23 20:24:51 +02:00
R. RyanTM
dc61a487c9 qlcplus: 4.11.1 -> 4.11.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qlcplus/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.11.2 with grep in /nix/store/4qhjfvk9i1hi3q4jqzic5ajndnqschfi-qlcplus-4.11.2
- directory tree listing: https://gist.github.com/2877914d9c008fd955d2946bfd21926e
2018-04-23 10:22:07 -07:00
Matthew Justin Bauer
a02d6c99af
Merge pull request #34014 from mnacamura/mathematica-l10n
mathematica: enable installation of localized editions
2018-04-23 11:58:34 -05:00
Matthew Justin Bauer
3678dca0e3
Merge pull request #36979 from clearyf/cdparanoia
cdparanoia: Fix private keyword in header
2018-04-23 11:46:00 -05:00
Jörg Thalheim
d0b24f28fa
Merge pull request #39372 from r-ryantm/auto-update/urh
urh: 2.0.1 -> 2.0.2
2018-04-23 16:28:23 +01:00
Jörg Thalheim
67920d3d4c
Merge pull request #39371 from r-ryantm/auto-update/todo.txt-cli
todo-txt-cli: 2.10 -> 2.11.0
2018-04-23 16:18:13 +01:00
R. RyanTM
5960919876 urh: 2.0.1 -> 2.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/urh/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2/bin/.urh-wrapped --version’ and found version 2.0.2
- ran ‘/nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2/bin/urh --version’ and found version 2.0.2
- found 2.0.2 with grep in /nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2
- directory tree listing: https://gist.github.com/fd267c85c4f90f14b9af167c50b169a0
2018-04-23 07:53:00 -07:00
R. RyanTM
ccffc7a5dd todo-txt-cli: 2.10 -> 2.11.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/todo.txt-cli/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.11.0 with grep in /nix/store/ws0k0b3kcl4j2aainnn8xg1vnx803s9c-todo.txt-cli-2.11.0
- directory tree listing: https://gist.github.com/37dad7ad49e196a469453b0b6a4ddb16
2018-04-23 07:48:22 -07:00
Wout Mertens
7c3dc2f53f
Merge pull request #39117 from Anton-Latukha/handbrake-rw
handbrake: refactor (fx, clenup, description, cosmetics, add maintainer)
2018-04-23 15:47:23 +02:00
Jörg Thalheim
e2b5e17791
Merge pull request #39301 from markus1189/libgphoto2
(lib)gphoto2: 2.5.1{5,6} -> 2.5.17
2018-04-23 11:54:57 +01:00
Lancelot SIX
9b5793790e
motuclient: 1.4.00 -> 1.5.00 2018-04-23 10:50:45 +02:00
Jörg Thalheim
d52e5da785
Merge pull request #39310 from Mic92/bitcoin-fixes
bitcoin-{unlimited,xt}: fix darwin
2018-04-23 08:36:59 +01:00
xeji
a586011b58 firefox-wrapper: fix icon linking (#39315)
don't try to link non-existing icons
2018-04-23 08:33:09 +01:00
Jörg Thalheim
c7d278ad07
Merge pull request #39351 from matthewbauer/calc-on-darwin
calc: cleanup expression
2018-04-23 08:07:13 +01:00
Matthew Bauer
63507ada7d calc: cleanup expression
Fixes #39321

(Still needs testing on Linux)
2018-04-22 19:01:25 -05:00
Corbin Simpson
69f23d9e73 enhanced-ctorrent: fix CVE-2009-1759 (#39311)
Patches from Debian.
2018-04-22 22:42:20 +01:00
Tuomas Tynkkynen
3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
Joachim F
36d58a2cd2
Merge pull request #39332 from markuskowa/octopus-up
octopus: 7.2 -> 7.3
2018-04-22 17:47:26 +00:00
Markus Kowalewski
1d0267b2e7
octopus: 7.2 -> 7.3 2018-04-22 08:43:19 -07:00
Jörg Thalheim
e3b0d05c9d
Merge pull request #39145 from geistesk/slstatus-unstable-2018-04-16
slstatus: unstable-2018-03-21 -> unstable-2018-04-16
2018-04-22 16:06:07 +01:00
Jörg Thalheim
15fee89bc7
Merge pull request #39143 from geistesk/et-0.1.1
et: 0.1 -> 0.1.1
2018-04-22 15:44:14 +01:00
Jörg Thalheim
69ee53a899
Merge pull request #39144 from geistesk/farbfeld-sent-path
farbfeld, sent: wrap PATH for 2ff and sent
2018-04-22 15:42:20 +01:00
Jörg Thalheim
46425a65ac bitcoin-{unlimited,xt}: fix darwin 2018-04-22 10:54:55 +01:00
Marti Serra
e9baa47a3b tribler: 7.0.1 -> 7.0.2 2018-04-22 10:42:10 +02:00
Matthew Justin Bauer
b4baad53e7
Merge pull request #39097 from smashedtoatoms/bitwigstudio2-to-2.3.2
bitwigstudio2: 2.3.1 -> 2.3.2
2018-04-21 20:56:53 -05:00
Matthew Justin Bauer
c8e58113b2
Merge pull request #38801 from worldofpeace/wire-desktop
wire-desktop: init at 3.0.2816
2018-04-21 20:47:56 -05:00
Timo Kaufmann
b93e1fbbfb jmol: init at 14.29.12 2018-04-21 20:41:21 -05:00
Timo Kaufmann
be0b8f2cf6 palp: init at 2.1 2018-04-21 20:40:59 -05:00
Timo Kaufmann
7dc6b2e3c3 pynac: init at 0.7.19 2018-04-21 20:40:22 -05:00
Daiderd Jordan
313b5fce7b
Merge pull request #39260 from chreekat/idiomatic-vim-ft-plugin
vim: idiomatic nix filetype plugin
2018-04-22 00:25:40 +02:00
Jörg Thalheim
d6ab16561d
Merge pull request #38664 from bcdarwin/minc_ecosystem
MINC ecosystem
2018-04-21 20:30:37 +01:00
Jörg Thalheim
e7ebbe1277
Merge pull request #39194 from r-ryantm/auto-update/qmmp
qmmp: 1.2.0 -> 1.2.1
2018-04-21 20:19:05 +01:00
Jörg Thalheim
f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
Jörg Thalheim
0964410b28 altcoins.memorycoind: restrict to linux x86_64 2018-04-21 20:13:53 +01:00
Jörg Thalheim
942bc44c55
Merge pull request #39196 from r-ryantm/auto-update/singularity
singularity: 2.4.5 -> 2.4.6
2018-04-21 19:23:59 +01:00
Jörg Thalheim
39e94277ba
Merge pull request #39197 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.1 -> 2.18.2
2018-04-21 19:21:15 +01:00
Jörg Thalheim
c9eae0c04d
Merge pull request #39190 from r-ryantm/auto-update/safeeyes
safeeyes: 2.0.2 -> 2.0.5
2018-04-21 19:11:27 +01:00
Jörg Thalheim
5cb49cd405
Merge pull request #39186 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.3.0 -> 2.4.3
2018-04-21 19:08:19 +01:00
bfortz
ba8ef6184c minergate: init at 8.1 (#39302) 2018-04-21 18:33:13 +01:00
Pascal Wittmann
931b8aded1
calibre: 3.21.0 -> 3.22.1 2018-04-21 15:32:43 +02:00
Herwig Hochleitner
2b29e40153 chromium: 65.0.3325.181 -> 66.0.3359.117
Critical CVE-2018-6085: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-28
Critical CVE-2018-6086: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-30
High CVE-2018-6087: Use after free in WebAssembly. Reported by Anonymous on 2018-02-20
High CVE-2018-6088: Use after free in PDFium. Reported by Anonymous on 2018-03-15
High CVE-2018-6089: Same origin policy bypass in Service Worker. Reported by Rob Wu on 2018-02-04
High CVE-2018-6090: Heap buffer overflow in Skia. Reported by ZhanJia Song on 2018-03-12
High CVE-2018-6091: Incorrect handling of plug-ins by Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-10-05
High CVE-2018-6092: Integer overflow in WebAssembly. Reported by Natalie Silvanovich of Google Project Zero on 2018-03-08
Medium CVE-2018-6093: Same origin bypass in Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-11-01
Medium CVE-2018-6094: Exploit hardening regression in Oilpan. Reported by Chris Rohlf on 2016-08-01
Medium CVE-2018-6095: Lack of meaningful user interaction requirement before file upload. Reported by Abdulrahman Alqabandi (@qab) on 2016-08-11
Medium CVE-2018-6096: Fullscreen UI spoof. Reported by WenXu Wu of Tencent's Xuanwu Lab on 2017-10-19
Medium CVE-2018-6097: Fullscreen UI spoof. Reported by xisigr of Tencent's Xuanwu Lab on 2018-01-26
Medium CVE-2018-6098: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-03
Medium CVE-2018-6099: CORS bypass in ServiceWorker. Reported by Jun Kokatsu (@shhnjk) on 2018-02-03
Medium CVE-2018-6100: URL spoof in Omnibox. Reported by Lnyas Zhang on 2018-02-11
Medium CVE-2018-6101: Insufficient protection of remote debugging prototol in DevTools . Reported by Rob Wu on 2018-02-19
Medium CVE-2018-6102: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-20
Medium CVE-2018-6103: UI spoof in Permissions. Reported by Khalil Zhani on 2018-02-24
Medium CVE-2018-6104: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-03-08
Medium CVE-2018-6105: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-18
Medium CVE-2018-6106: Incorrect handling of promises in V8. Reported by lokihardt of Google Project Zero on 2018-01-25
Medium CVE-2018-6107: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-02
Medium CVE-2018-6108: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-27
Low CVE-2018-6109: Incorrect handling of files by FileAPI. Reported by Dominik Weber (@DoWeb_) on 2017-04-10
Low CVE-2018-6110: Incorrect handling of plaintext files via file:// . Reported by Wenxiang Qian (aka blastxiang) on 2017-10-24
Low CVE-2018-6111: Heap-use-after-free in DevTools. Reported by Khalil Zhani on 2017-11-02
Low CVE-2018-6112: Incorrect URL handling in DevTools. Reported by Rob Wu on 2017-12-29
Low CVE-2018-6113: URL spoof in Navigation. Reported by Khalil Zhani on 2018-01-25
Low CVE-2018-6114: CSP bypass. Reported by Lnyas Zhang on 2018-02-13
Low CVE-2018-6115: SmartScreen bypass in downloads. Reported by James Feher on 2018-03-07
Low CVE-2018-6116: Incorrect low memory handling in WebAssembly. Reported by Jin from Chengdu Security Response Center of Qihoo 360 Technology Co. Ltd. on 2018-03-15
Low CVE-2018-6117: Confusing autofill settings. Reported by Spencer Dailey on 2018-03-15
Low CVE-2018-6084: Incorrect use of Distributed Objects in Google Software Updater on MacOS. Reported by Ian Beer of Google Project Zero on 2018-03-15
2018-04-21 14:57:45 +02:00
Markus Hauck
294f823146 gphoto2: 2.5.15 -> 2.5.17 2018-04-21 14:41:43 +02:00
Jörg Thalheim
f3fd4fc754
Merge pull request #39205 from r-ryantm/auto-update/peek
peek: 1.3.0 -> 1.3.1
2018-04-21 13:14:52 +01:00
Jörg Thalheim
680b16ee86 peek: add ffmpeg to PATH 2018-04-21 13:14:07 +01:00
Jörg Thalheim
9d0e081e76
Merge pull request #39212 from xeji/qemu-ga
qemu: add separate output "ga" for qemu-ga guest agent
2018-04-21 12:50:52 +01:00
Jörg Thalheim
f925ec0d4a
Merge pull request #39298 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.16.3 -> 3.17.1
2018-04-21 12:48:46 +01:00
Jörg Thalheim
749bb406b2
Merge pull request #39213 from r-ryantm/auto-update/mediainfo
mediainfo: 18.03 -> 18.03.1
2018-04-21 12:41:49 +01:00
Roman Volosatovs
c6ce9c3c26
mopidy-iris: 3.16.3 -> 3.17.1 2018-04-21 13:40:01 +02:00
Jörg Thalheim
dae520dec9
Merge pull request #39215 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.4 -> 1.1.5
2018-04-21 12:30:35 +01:00
Jörg Thalheim
4c157959b9
Merge pull request #39239 from r-ryantm/auto-update/gqrx
gqrx: 2.11.2 -> 2.11.4
2018-04-21 12:19:54 +01:00
Jörg Thalheim
4d1ead8dc8
Merge pull request #39240 from r-ryantm/auto-update/flacon
flacon: 4.0.0 -> 4.1.0
2018-04-21 12:04:06 +01:00
Jörg Thalheim
3d957f0414
Merge pull request #39256 from r-ryantm/auto-update/cli-visualizer
cli-visualizer: 1.6 -> 1.7
2018-04-21 11:42:34 +01:00
Jörg Thalheim
f27b83fd7e
Merge pull request #39244 from r-ryantm/auto-update/focuswriter
focuswriter: 1.6.11 -> 1.6.12
2018-04-21 11:40:38 +01:00
Jörg Thalheim
255a833e84
Merge pull request #39271 from r-ryantm/auto-update/chirp-daily
chirp: 20180325 -> 20180412
2018-04-21 10:32:18 +01:00
Dirk Lemstra
5d3c7ff2e1 Fixed repo for ImageMagick 6 (#39276) 2018-04-21 10:42:57 +02:00
Robert Schütz
09dfb91f9b
Merge pull request #39283 from dywedir/feh
feh: 2.25.1 -> 2.26
2018-04-21 10:12:20 +02:00
Matthew Justin Bauer
0d8e415d6b
Merge pull request #38969 from vbgl/coq-findlib
coq: fix installation of OCaml libraries
2018-04-20 18:02:52 -05:00
Tim Steinbach
0ce3be7872
Merge pull request #39279 from r-ryantm/auto-update/atom
atom: 1.25.1 -> 1.26.0
2018-04-20 18:06:31 -04:00
Joachim F
88c4fa27df
Merge pull request #39250 from r-ryantm/auto-update/electrum
electrum: 3.1.1 -> 3.1.3
2018-04-20 21:53:32 +00:00
Vladyslav Mykhailichenko
63de21fba1 feh: 2.25.1 -> 2.26 2018-04-20 23:33:01 +03:00
R. RyanTM
19742d0baf atom: 1.25.1 -> 1.26.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/atom/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm -h’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm --help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/atom help’ got 0 exit code
- ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/.atom-wrapped help’ got 0 exit code
- found 1.26.0 with grep in /nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0
- directory tree listing: https://gist.github.com/10c433ad7807e5aeaa581f442b89dd6c
2018-04-20 12:39:31 -07:00
Wout Mertens
77a1993b46
Merge pull request #38918 from gnidorah/gitweb
nixos/gitweb: add gitwebTheme option
2018-04-20 21:32:34 +02:00
R. RyanTM
a2e9a79c03 chirp: 20180325 -> 20180412
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 20180412 with grep in /nix/store/abbw3jd7qa65a0r689dnbrcfngk106p6-chirp-daily-20180412
- directory tree listing: https://gist.github.com/7b3f78dd8a3296dca074fbcc1ef9092c
2018-04-20 11:11:11 -07:00
James Kay
cf351f6389
atlassian-cli: init at 7.8.0 2018-04-20 19:01:35 +01:00
R. RyanTM
efffa4e392 jpegoptim: 1.4.5 -> 1.4.6 (#39229)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jpegoptim/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim -h’ got 0 exit code
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim --help’ got 0 exit code
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim help’ got 0 exit code
- found 1.4.6 with grep in /nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6
- directory tree listing: https://gist.github.com/ccc6411a2aca02d1769831b9c561f6b4
2018-04-20 19:32:54 +02:00
Bryan Richter
16bfd5a2be
vim: Set softtabstop in nix filetype plugin 2018-04-20 11:46:40 -04:00
Bryan Richter
94fd34a31b
vim: idiomatic nix filetype plugin
* Never modify tabstop. This causes incompatibilities with other
  utilities that expect tabs to always be 8 spaces.
* Add standard boilerplate for system-level filetype plugins.
2018-04-20 10:39:58 -04:00
R. RyanTM
9d8a8959e5 cli-visualizer: 1.6 -> 1.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cli-visualizer/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/mjifmz701jz9zxicim6wqgjgvjrhm47f-cli-visualizer-1.7/bin/vis -h’ got 0 exit code
- ran ‘/nix/store/mjifmz701jz9zxicim6wqgjgvjrhm47f-cli-visualizer-1.7/bin/vis --help’ got 0 exit code
- ran ‘/nix/store/mjifmz701jz9zxicim6wqgjgvjrhm47f-cli-visualizer-1.7/bin/.vis-wrapped -h’ got 0 exit code
- ran ‘/nix/store/mjifmz701jz9zxicim6wqgjgvjrhm47f-cli-visualizer-1.7/bin/.vis-wrapped --help’ got 0 exit code
- found 1.7 with grep in /nix/store/mjifmz701jz9zxicim6wqgjgvjrhm47f-cli-visualizer-1.7
- directory tree listing: https://gist.github.com/544d33e8edd7362d66363d64c8cabf80
2018-04-20 07:22:17 -07:00
R. RyanTM
951d6a9f93 inboxer: 1.0.4 -> 1.1.2 (#39233)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/inboxer/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.2 with grep in /nix/store/dbk6jvgi9kc56yh5grh1d3yndcwd0965-inboxer-1.1.2
- directory tree listing: https://gist.github.com/fd594eb2f8f8083359d8736e32edee72
2018-04-20 16:03:24 +02:00
R. RyanTM
7ff5880dee electrum: 3.1.1 -> 3.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/electrum/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped -h’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped --help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/.electrum-wrapped help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum -h’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum --help’ got 0 exit code
- ran ‘/nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3/bin/electrum help’ got 0 exit code
- found 3.1.3 with grep in /nix/store/lwp0yd15d73bsnq54za1v9df8r8ryl9s-electrum-3.1.3
- directory tree listing: https://gist.github.com/db75e500a00674c62bfac3e757b1721c
2018-04-20 06:52:00 -07:00
Tristan Helmich
2d44db519e grepcidr: init at 2.0 (#38685) 2018-04-20 15:40:28 +02:00
R. RyanTM
6809540815 focuswriter: 1.6.11 -> 1.6.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/focuswriter/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.6.12 with grep in /nix/store/5vxpci5k243yxhrks31rfgmdvcmw01cz-focuswriter-1.6.12
- directory tree listing: https://gist.github.com/fe69e568c10ec79e4eaa27180b24e4c0
2018-04-20 06:25:38 -07:00
R. RyanTM
ef433059a0 flacon: 4.0.0 -> 4.1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flacon/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/flacon -h’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/flacon --help’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/.flacon-wrapped -h’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/.flacon-wrapped --help’ got 0 exit code
- found 4.1.0 with grep in /nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0
- directory tree listing: https://gist.github.com/5db6cc1fd7c7f049d13a305eb9ab5199
2018-04-20 05:49:44 -07:00
R. RyanTM
143bc7f9d7 gqrx: 2.11.2 -> 2.11.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gqrx/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.11.4 with grep in /nix/store/2gi018m21h77clr23y8a294baz3fq5ka-gqrx-2.11.4
- directory tree listing: https://gist.github.com/303e59b969c4ee9b391f0431db675b0a
2018-04-20 05:23:11 -07:00
R. RyanTM
308d18f14f qmapshack: 1.10.0 -> 1.11.1 (#39193)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qmapshack/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1/bin/qmt_rgb2pct -h’ got 0 exit code
- ran ‘/nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1/bin/qmt_rgb2pct --help’ got 0 exit code
- ran ‘/nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1/bin/qmt_map2jnx -h’ got 0 exit code
- ran ‘/nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1/bin/qmt_map2jnx --help’ got 0 exit code
- ran ‘/nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1/bin/qmt_map2jnx help’ got 0 exit code
- found 1.11.1 with grep in /nix/store/wddp26cbiivr7sfvh7r36bqj8wlvr5gx-qmapshack-1.11.1
- directory tree listing: https://gist.github.com/1823f811dd1c8c3b648af3fc29d40605
2018-04-20 11:50:26 +02:00
R. RyanTM
0307ce3d0e multimon-ng: 1.1.4 -> 1.1.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/multimon-ng/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.5 with grep in /nix/store/x3cfglkwjspjg0gv4vlalwzw7wykp2p3-multimon-ng-1.1.5
- directory tree listing: https://gist.github.com/f266692b50ec442e1bb40052b1440be8
2018-04-20 02:38:35 -07:00
R. RyanTM
42d543d329 mediainfo: 18.03 -> 18.03.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mediainfo/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/jw7xbadzlavx5k13ij9686f8cyylbhyz-mediainfo-18.03.1/bin/mediainfo -h’ got 0 exit code
- ran ‘/nix/store/jw7xbadzlavx5k13ij9686f8cyylbhyz-mediainfo-18.03.1/bin/mediainfo --help’ got 0 exit code
- ran ‘/nix/store/jw7xbadzlavx5k13ij9686f8cyylbhyz-mediainfo-18.03.1/bin/mediainfo --version’ and found version 18.03.1
- found 18.03.1 with grep in /nix/store/jw7xbadzlavx5k13ij9686f8cyylbhyz-mediainfo-18.03.1
- directory tree listing: https://gist.github.com/1f4582abcedfafe5a1c8e26b5a4af4f9
2018-04-20 02:28:58 -07:00
xeji
5be6943696 qemu: add separate output for qemu-ga guest agent 2018-04-20 11:05:50 +02:00
R. RyanTM
558464b8cb peek: 1.3.0 -> 1.3.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/peek/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/6qsj0hw5vl2i0398i0y2n9jjg0l28mz5-peek-1.3.1/bin/peek -h’ got 0 exit code
- ran ‘/nix/store/6qsj0hw5vl2i0398i0y2n9jjg0l28mz5-peek-1.3.1/bin/peek --help’ got 0 exit code
- ran ‘/nix/store/6qsj0hw5vl2i0398i0y2n9jjg0l28mz5-peek-1.3.1/bin/.peek-wrapped -h’ got 0 exit code
- ran ‘/nix/store/6qsj0hw5vl2i0398i0y2n9jjg0l28mz5-peek-1.3.1/bin/.peek-wrapped --help’ got 0 exit code
- found 1.3.1 with grep in /nix/store/6qsj0hw5vl2i0398i0y2n9jjg0l28mz5-peek-1.3.1
- directory tree listing: https://gist.github.com/d9ae1da7a87a6e5703b8ef273d0bab8a
2018-04-20 01:18:54 -07:00
R. RyanTM
7d22bbe671 picard-tools: 2.18.1 -> 2.18.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/picard-tools/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.18.2 with grep in /nix/store/sp6gc6c6knpvpsmfdx8074qclcsgs931-picard-tools-2.18.2
- directory tree listing: https://gist.github.com/114857d15222eccda94501b5a871fb24
2018-04-20 00:44:45 -07:00
R. RyanTM
8929690cd1 singularity: 2.4.5 -> 2.4.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/singularity/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/0rcn1kn4j7rmr0qn314g28vpa4xf230d-singularity-2.4.6/bin/singularity -h’ got 0 exit code
- ran ‘/nix/store/0rcn1kn4j7rmr0qn314g28vpa4xf230d-singularity-2.4.6/bin/singularity --help’ got 0 exit code
- ran ‘/nix/store/0rcn1kn4j7rmr0qn314g28vpa4xf230d-singularity-2.4.6/bin/singularity help’ got 0 exit code
- found 2.4.6 with grep in /nix/store/0rcn1kn4j7rmr0qn314g28vpa4xf230d-singularity-2.4.6
- directory tree listing: https://gist.github.com/e2f21872e885760acf461b07dd5b4f86
2018-04-20 00:28:23 -07:00
R. RyanTM
8defac9e45 qmmp: 1.2.0 -> 1.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qmmp/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.2.1 with grep in /nix/store/bdsg5rzda3rj5k535f56rkbjwsqy4h07-qmmp-1.2.1
- directory tree listing: https://gist.github.com/fed0e3b824b6157facab85accd329d15
2018-04-19 23:55:53 -07:00
Daiderd Jordan
d7d692778c
Merge pull request #39173 from knedlsepp/enable-xskat-darwin
Enable some imake builds on darwin
2018-04-20 08:37:19 +02:00
R. RyanTM
f110d54c72 safeeyes: 2.0.2 -> 2.0.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/safeeyes/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5/bin/safeeyes -h’ got 0 exit code
- ran ‘/nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5/bin/safeeyes --help’ got 0 exit code
- found 2.0.5 with grep in /nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5
- directory tree listing: https://gist.github.com/748ac5c50858dc7c1d5736104b8970b3
2018-04-19 23:15:07 -07:00
R. RyanTM
42f2bd3a5d xmr-stak: 2.3.0 -> 2.4.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xmr-stak/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3/bin/xmr-stak -h’ got 0 exit code
- ran ‘/nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3/bin/xmr-stak --help’ got 0 exit code
- found 2.4.3 with grep in /nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3
- directory tree listing: https://gist.github.com/ba044f08ae439ad36ac7e143f14e0fb0
2018-04-19 22:07:39 -07:00
Matthew Justin Bauer
1bba16fe19
Merge pull request #38692 from r-ryantm/auto-update/weston
weston: 3.0.0 -> 4.0.0
2018-04-19 23:31:24 -05:00
Josef Kemetmüller
625fa4dfe8 gv: enable darwin build 2018-04-20 01:20:05 +02:00
Josef Kemetmüller
ac02a1348f oneko: enable darwin build 2018-04-20 01:08:23 +02:00
Michael Weiss
7c8200811b jekyll: 3.7.3 -> 3.8.0
And add an update script.
2018-04-19 23:15:20 +02:00
Michael Weiss
5131977f1b gns3Packages.{server,gui}{Stable,Preview}: 2.1.4 -> 2.1.5 2018-04-19 22:34:32 +02:00
adisbladis
19bc90f911
bazaar: Fix CVE-2017-14176 2018-04-20 02:07:37 +08:00
Matthew Justin Bauer
48c24a8b6b
Merge pull request #38644 from magnetophon/faust
faust: add more faust2appl scripts
2018-04-19 13:04:56 -05:00
worldofpeace
754b30ef00 wire-desktop: init at 3.0.2816 2018-04-19 13:50:35 -04:00
xeji
b3d50c7afa shogun: disable paralllel building
... to avoid sporadic failures
2018-04-19 12:27:00 -05:00
Matthew Justin Bauer
6548559061
Merge pull request #38656 from krav/master
sleepyhead: init at 1.0.0-beta
2018-04-19 12:20:52 -05:00
Matthew Justin Bauer
1bb28f26e8
Merge pull request #38810 from timokau/giac-improvements
giac: enable checks, separate outputs
2018-04-19 12:03:53 -05:00
Bjørn Forsman
8a5b142545 shutter: add missing dependencies for Screenshot->Export (Ctrl+U) support
However, none of the exporters I tried actually _worked_, but now
shutter at least returns an error to the user (pop-up UI element)
instead of silently hanging and only leaving messages on stdout/stderr
about the missing deps.

AFAICS, this changes the failure of Screenshot->Export functionality
from a packaging bug to an application bug (upstream).
2018-04-19 19:02:58 +02:00
Matthew Justin Bauer
a5b8b2e0cf
Merge pull request #38970 from thorstenweber83/add-pkg-fstl
fstl: init at 0.9.3
2018-04-19 12:01:54 -05:00
Matthew Justin Bauer
8273d97128
Merge pull request #38983 from scolobb/icicles-bump
icicles: 2017-10-28 -> 2018-04-16
2018-04-19 12:01:32 -05:00
nocent
4959111f30 bonzomatic: init at 2018-03-29 2018-04-19 19:01:26 +02:00
Matthew Justin Bauer
c9a3d91959
Merge pull request #39021 from pbogdan/vlc-obsolete-argument
vlc: drop unused onlyLibVLC argument
2018-04-19 12:01:11 -05:00
Matthew Justin Bauer
78cfa7bbd0
Merge pull request #38976 from volth/patch-124
tixati: 2.55 -> 2.57
2018-04-19 11:59:15 -05:00
geistesk
cd79136c06 slstatus: unstable-2018-03-21 -> unstable-2018-04-16 2018-04-19 11:58:25 +02:00
geistesk
fa3f620256 farbfeld, sent: wrap PATH for 2ff and sent 2018-04-19 11:51:06 +02:00
geistesk
06a9f14c17 et: 0.1 -> 0.1.1 2018-04-19 11:13:52 +02:00
Timo Kaufmann
ddb7c0e930 lrcalc: init at 1.2 (#38755) 2018-04-19 08:42:06 +02:00
lewo
1c0595f780
Merge pull request #39089 from ciil/rstudio-update
rstudio: 1.1.423 -> 1.1.442
2018-04-19 08:12:56 +02:00
Matthew Justin Bauer
853529b2ea
Merge pull request #38740 from r-ryantm/auto-update/cytoscape
cytoscape: 3.6.0 -> 3.6.1
2018-04-18 22:20:04 -05:00
Matthew Justin Bauer
d54078f046
Merge pull request #38743 from r-ryantm/auto-update/bitcoin-abc
altcoins.bitcoin-abc: 0.16.2 -> 0.17.0
2018-04-18 22:16:59 -05:00
Matthew Justin Bauer
117b79d2bf
Merge pull request #38697 from r-ryantm/auto-update/scantailor-advanced
scantailor-advanced: 1.0.12 -> 1.0.14
2018-04-18 22:01:05 -05:00
Matthew Justin Bauer
22639dbdf7
Merge pull request #38661 from jbboehr/ethereum-mist-browser-master
altcoins.mist: init at 0.10.0
2018-04-18 22:00:34 -05:00
Peter Hoeg
da4695009c freerdp: 2.0.0-rc1 -> 2.0.0-rc2 2018-04-19 10:31:19 +08:00
Dmitry Kalinkin
3b69e6ef1a
sherpa: 2.2.4 -> 2.2.5 2018-04-18 15:34:23 -04:00
Anton-Latukha
9b4b21c6ab handbrake: refactor (fx, clenup, description, cosmetics, add maintainer) 2018-04-18 21:16:02 +03:00
Alexander Krupenkin
44342f139e
parity-beta: 1.10.0 -> 1.10.1 2018-04-18 17:09:57 +03:00
Alexander Krupenkin
efe25f416c
parity: 1.9.5 -> 1.9.6 2018-04-18 17:09:48 +03:00
Vincent Laporte
76a43d765c coq: 8.8+beta1 -> 8.8.0 2018-04-18 14:37:04 +02:00
Jason Legler
b50e628b15 bitwigstudio2: 2.3.1 -> 2.3.2 2018-04-17 20:51:05 -06:00
Tim Steinbach
7a424800a0
rkt: 1.29.0 -> 1.30.0 2018-04-17 20:41:08 -04:00
Jörg Thalheim
d60a4a3b05
Merge pull request #38978 from samueldr/dbeaver/5.0.3
dbeaver: 5.0.2 -> 5.0.3
2018-04-18 00:37:33 +01:00
Jörg Thalheim
5cfeb46791
Merge pull request #39028 from r-ryantm/auto-update/xterm
xterm: 331 -> 332
2018-04-17 23:36:37 +01:00
Jörg Thalheim
ad77d624a1
Merge pull request #39039 from r-ryantm/auto-update/pqiv
pqiv: 2.10.2 -> 2.10.3
2018-04-17 23:14:05 +01:00
Simon Lackerbauer
0743c349ce
rstudio: 1.1.423 -> 1.1.442 2018-04-17 23:24:49 +02:00
Jörg Thalheim
b1bdcfff58
Merge pull request #39059 from mdorman/semi-automated-emacs-package-updates
Semi-automated emacs package updates
2018-04-17 22:02:40 +01:00
Jörg Thalheim
6090c946f9
Merge pull request #38738 from mguentner/i3pystatus_unstable
i3pystatus: 3.35 -> unstable
2018-04-17 21:57:39 +01:00
Matthew Bauer
1592e03aba treewide: rename bad filenames
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00
Jörg Thalheim
d3cd910ee0
Merge pull request #39067 from KingOfThePirates/patch-1
simplenote: 1.0.6 -> 1.1.3
2018-04-17 21:06:48 +01:00
Jörg Thalheim
d308ac9233
Merge pull request #39064 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.6.3 -> 6.6.5
2018-04-17 20:26:28 +01:00
Jörg Thalheim
82faf2a40b
Merge pull request #39065 from r-ryantm/auto-update/edbrowse
edbrowse: 3.7.2 -> 3.7.3
2018-04-17 20:24:54 +01:00
Anton Latukha
7e31e4554f handbrake: switch to libav_12 (#38811) 2018-04-17 20:00:23 +01:00
Daiderd Jordan
d020809398
Merge pull request #39027 from mpickering/qgis-darwin-liblas
grass: Compile with libLAS
2018-04-17 20:57:51 +02:00
Matthew Bauer
52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
gnidorah
9029ed933c nixos/gitweb: add gitwebTheme option 2018-04-17 20:07:01 +03:00
Matthew Justin Bauer
88098d58f2
Merge pull request #38701 from r-ryantm/auto-update/samtools
samtools: 1.7 -> 1.8
2018-04-17 12:03:42 -05:00
Michael Weiss
9cb0b49673 signal-desktop-beta: Mark as broken (really outdated) 2018-04-17 18:26:53 +02:00
Michael Weiss
b500edc44c quiterss: 0.18.9 -> 0.18.10 2018-04-17 18:16:23 +02:00
Michael Weiss
085e894de5 androidStudioPackages.{dev,canary}: 3.2.0.9 -> 3.2.0.10 2018-04-17 18:03:16 +02:00
Matthew Justin Bauer
ff540b8c50
Merge pull request #36407 from alesguzik/update-bitwig
bitwig-studio2: update version 2.2.2 -> 2.3.1
2018-04-17 10:54:41 -05:00
Matthew Justin Bauer
2f0f9b4d0f
Merge pull request #37512 from MHOOO/patch-1
Fix spark scripts that use dirname
2018-04-17 10:41:12 -05:00
Matthew Justin Bauer
1ec5b0389d
Merge pull request #36582 from ryantm/auto-update/gromacs
gromacs: 4.6.7 -> 2018
2018-04-17 10:38:06 -05:00
Matthew Justin Bauer
1cda1182af
Merge pull request #36695 from ryantm/auto-update/soxr
soxr: 0.1.2 -> 0.1.3
2018-04-17 10:34:50 -05:00
volth
9b87fbb130 processing3: init at 3.3.7 (#36851)
* processing3: init at 3.3.7

* processing: add _JAVA_OPTIONS -Dawt.useSystemAAFontSettings=lcd

it uses own ttf fonts which expect antialiasing
2018-04-17 10:24:47 -05:00
Matthew Justin Bauer
14fe73b594
Merge pull request #37109 from ryantm/auto-update/sawfish
sawfish: 1.12.0 -> 1.12.90
2018-04-17 10:16:55 -05:00
Matthew Justin Bauer
0418f5ee65
Merge pull request #38321 from jensbin/openshift_mount_fix
openshift: Fix binary paths for oc cluster up to work
2018-04-17 10:11:07 -05:00
Matthew Justin Bauer
186ec06af9
Merge pull request #38650 from sondr3/gitea-1.4.0
gitea: 1.3.3 -> 1.4.0
2018-04-17 10:04:52 -05:00
Matthew Justin Bauer
80facf99da
Merge pull request #38189 from r-ryantm/auto-update/palemoon
palemoon: 27.8.0 -> 27.8.3
2018-04-17 09:57:06 -05:00
Matthew Justin Bauer
210d47471b
Merge pull request #38152 from pbogdan/gmtp-datapath
gmtp: pass --datapath in the wrapper
2018-04-17 09:56:46 -05:00
Matthew Justin Bauer
3207b7e71d
Merge pull request #38311 from qfjp/submit/finch-fix
Use lib/purple-2 directory instead of lib/pidgin
2018-04-17 09:55:00 -05:00
Peter Hoeg
5b3c2b189b
Merge pull request #38828 from luke-clifton/ipfs-update
ipfs: 0.4.13 -> 0.4.14
2018-04-17 14:23:01 +00:00
Peter Hoeg
9131f2d005 virtmanager-qt: 0.52.80 -> 0.60.88 2018-04-17 22:11:25 +08:00