Jörg Thalheim
18232bca7e
clamav: fix build
2017-08-26 10:22:42 +01:00
Frederik Rietdijk
643ca9a3aa
Python docs: rewrite a part
...
- fix some mistakes
- move explanation on how to create Python environments to the front
2017-08-26 11:22:20 +02:00
Jörg Thalheim
b0c32cf8c6
vmime: 0.9.2-pre-svn603 -> 0.9.2
2017-08-26 10:12:54 +01:00
Vladimír Čunát
7b0effc4e0
dee: fix with gcc-6
...
This warning is useful to devs and not integrators, really.
2017-08-26 10:48:55 +02:00
Jörg Thalheim
86890ae351
python.pkgs.requests_oauthlib: fix source hash
2017-08-26 09:46:31 +01:00
Jörg Thalheim
326f54d9ba
log4cxx: fix gcc6 build
2017-08-26 09:46:06 +01:00
Vladimír Čunát
6895ef672b
fbreader: fixup build with gcc-6
2017-08-26 10:35:35 +02:00
Jörg Thalheim
4596835502
xml-security-c: fix gcc6 build
2017-08-26 09:23:16 +01:00
Jörg Thalheim
48f337a882
python.pkgs.pysideShiboken: fix gcc6 build
2017-08-26 09:15:49 +01:00
Jörg Thalheim
a580bedcf1
Merge pull request #28397 from DIzFer/telegram-update
...
tdesktop: update 1.1.7 -> 1.1.19
2017-08-26 08:49:10 +01:00
Jörg Thalheim
5f482c5df4
libmusicbrainz2: remove deprecated version
...
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jörg Thalheim
1627e5b5d5
libtunegimp: remove package
...
it is deprecated by upstream: https://wiki.musicbrainz.org/History:libtunepimp
and uses an old version of libmusicbrainz, which does no longer build
2017-08-26 08:38:30 +01:00
Jörg Thalheim
9ece4aad10
Merge pull request #28407 from ThomasMader/dtools
...
dtools: rdmd -> dtools
2017-08-26 08:16:30 +01:00
Jörg Thalheim
a400480f8f
Merge pull request #28583 from taku0/firefox-bin-55.0.3
...
firefox: 55.0 -> 55.0.3
2017-08-26 08:15:33 +01:00
Jörg Thalheim
9ea5b2fdc2
Merge pull request #28398 from NeQuissimus/minikube_kube_1_73
...
minikube-kubernetes: 1.7.0 -> 1.7.3
2017-08-26 08:08:18 +01:00
Samuel Leathers
8bd224320e
polybar: fixes issue #28387 ( #28441 )
...
* polybar: fixes issue #28387
* polybar: fix fetchpatch checksum
2017-08-26 07:48:57 +01:00
Jörg Thalheim
3ed601b850
Merge pull request #28431 from NeQuissimus/abcde_2_8_1
...
abcde: 2.7.2 -> 2.8.1
2017-08-26 07:35:30 +01:00
Jörg Thalheim
5cad927052
Merge pull request #28433 from NeQuissimus/abcl_1_5_0
...
abcl: 1.4.0 -> 1.5.0
2017-08-26 07:34:34 +01:00
Jörg Thalheim
3de17cb021
Merge pull request #28452 from zraexy/zanshin
...
zanshin: 0.3.1 -> 0.4.1
2017-08-26 06:52:03 +01:00
Jörg Thalheim
d154c6e353
Merge pull request #28455 from veprbl/hdfview
...
hdfview: init at 2.14
2017-08-26 06:34:31 +01:00
Jörg Thalheim
3b234cfb29
Merge pull request #28577 from orivej/gargoyle
...
gargoyle: 2017-03-12 -> 2017-05-17
2017-08-26 06:23:52 +01:00
Jörg Thalheim
2f24483de7
hdfview: fix download url
2017-08-26 06:20:33 +01:00
Jörg Thalheim
2c04ecf155
Merge pull request #28581 from jonafato/corebird-1.6
...
corebird: 1.5.1 -> 1.6
2017-08-26 06:11:37 +01:00
Jörg Thalheim
0ae54bb900
Merge pull request #28582 from ericsagnes/pkg-update/styx
...
styx: 0.6.0 -> 0.7.0
2017-08-26 06:07:35 +01:00
Eric Sagnes
833467ed96
styx: 0.6.0 -> 0.7.0
2017-08-26 13:46:32 +09:00
Jon Banafato
64d13026b6
corebird: 1.5.1 -> 1.6
2017-08-25 23:12:57 -04:00
Orivej Desh
0c48a3bf53
gargoyle: 2017-03-12 -> 2017-05-17
2017-08-26 01:02:34 +00:00
Michael Weiss
1799e14647
Revert "android-studio-preview: 3.0.0.10 -> 3.0.0.11"
...
This reverts the upgrade to Android Studio 3.0 Beta 3 from commit
22ae3aa5b6
due to an upstream decision.
From the release updates: "Due to an issues with the Android Plugin for
Gradle in Beta 3 (64527520), we've pulled it down and recommend that you
not accept the update. If you already did, you can go back to Beta 2 by
downloading here." [0]
[0]: https://androidstudio.googleblog.com/2017/08/android-studio-30-beta-3-is-now.html
2017-08-26 01:52:11 +02:00
Jörg Thalheim
c63a619820
Merge pull request #28458 from danbst/patch-11
...
Nix minimal version: 1.10 -> 1.11
2017-08-26 00:26:06 +01:00
Phil
4f2935390e
nixos/usbguard: create package and module ( #28363 )
...
* nixos/usbguard: create package and module
No usbguard module or package existed for NixOS previously. USBGuard
will protect you from BadUSB attacks. (assuming configuration is done
correctly)
* nixos/usbguard: remove extra packages
Users can override this by themselves.
* nixos/usbguard: add maintainer and fix style
2017-08-25 23:35:18 +01:00
Jörg Thalheim
5aefcd22a5
Merge pull request #28576 from Gerschtli/add/php-couchbase
...
phpPackages.couchbase: init at 2.3.4
2017-08-25 23:25:28 +01:00
Jörg Thalheim
e861a26b82
Merge pull request #28476 from disassembler/airsonic
...
airsonic: init at 10.0.0
2017-08-25 23:19:49 +01:00
Tobias Happ
7c230bf518
php couchbase: init at 2.3.4
...
The patch is needed because the paths where libcouchbase has to be
present on the system are hardcoded. I tried to change as little as
possible with this patch.
2017-08-26 00:18:52 +02:00
Jörg Thalheim
7b982fcb09
airsonic: 10.0.0 -> 10.0.1
2017-08-25 23:18:46 +01:00
Jörg Thalheim
3ba09a8e2c
nixos/airsonic: remove full-path commands from preStart
...
systemd services are initialised with a default PATH.
This path includes coreutils.
2017-08-25 23:18:46 +01:00
Jörg Thalheim
6905e59e25
nixos/airsonic: change script to serviceConfig.ExecStart
...
- shell invocation is not necessary here
2017-08-25 23:18:46 +01:00
Jörg Thalheim
89e542d824
Merge pull request #28501 from georgewhewell/imagemagick-aarch64
...
ImageMagick: allow building on aarch64
2017-08-25 22:16:34 +01:00
Bas van Dijk
70aa1e3657
strongswan: 5.5.3 -> 5.6.0
...
See: https://wiki.strongswan.org/versions/66
fixes #28485
2017-08-25 22:10:36 +01:00
Jörg Thalheim
ad7439fbd1
strongswan: add patch for CVE-2017-11185
2017-08-25 22:02:25 +01:00
Tobias Happ
7067c699fa
php memcache: fix php startup warning ( #28482 )
...
phpPackages.memcache: fix php startup warning
2017-08-25 21:52:43 +01:00
Tobias Happ
2da2cf31fa
php pcs: init at 1.3.3 ( #28484 )
...
phpPackages.pcs: init at 1.3.3
2017-08-25 21:51:23 +01:00
Jörg Thalheim
7182b71489
ffado: 2.2.1 -> 2.3.0
2017-08-25 21:43:31 +01:00
Jörg Thalheim
b150bf4482
Merge pull request #28572 from nocoolnametom/add-ast-to-php
...
phpPackages.ast: init AST extension at 0.1.5
2017-08-25 20:47:54 +01:00
Jörg Thalheim
3d6357ac8b
Merge pull request #28573 from nocoolnametom/add-yaml-to-php
...
phpPackages.yaml: init YAML extension for PHP5 and PHP7
2017-08-25 20:47:09 +01:00
Jörg Thalheim
b32d669e3d
Merge pull request #28565 from fadenb/pythonPackages.phonenumbers_8.8.0
...
pythonPackages.phonenumbers: 8.7.1 -> 8.8.0
2017-08-25 20:41:27 +01:00
Jörg Thalheim
ea491d4ea1
python.pkgs.phonenumbers: use fetchPypi
2017-08-25 20:40:46 +01:00
Jörg Thalheim
7e26e69a4b
Merge pull request #28516 from vandenoever/qtchartsqml
...
qt5.qtcharts: enable qml
2017-08-25 20:37:21 +01:00
Tom Doggett
4aa602386c
phpPackages: add YAML package
2017-08-25 12:33:48 -07:00
Vincent Laporte
96e1bca128
ocamlPackages.ocaml-migrate-parsetree: 1.0 -> 1.0.4
2017-08-25 19:27:19 +00:00
taku0
dec0929f19
firefox: 55.0 -> 55.0.3
2017-08-26 03:13:03 +09:00