Commit graph

107874 commits

Author SHA1 Message Date
Michael Weiss a02f66e87b gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1 2017-12-23 11:41:03 +01:00
Frederik Rietdijk 1b555a678e
Merge pull request #32948 from jb55/python-bitcoinlib
python-bitcoinlib: init at 0.9.0
2017-12-23 09:26:37 +00:00
José Romildo Malaquias b37a6a2b9a gparted: 0.29.0 -> 0.30.0 2017-12-23 10:02:11 +01:00
Carles Pagès 5aa539a537 kodi: fix hw accel
Also, drop SDL build inputs. SDL was not even detected/enabled.
2017-12-23 09:50:21 +01:00
Frederik Rietdijk fb51574bf6 python.pkgs.pandas: 0.21.0 -> 0.21.1 2017-12-23 09:44:32 +01:00
Vincent Laporte e3d363546a
Merge pull request #32585 from vbgl/ocaml-lru-0.2.0
Add OCaml libraries: psq, lru, faraday, farfadet, digestif
2017-12-23 09:29:16 +01:00
Florian Klink c7f1aa3804 buildUboot: add openssl to nativeBuildInputs
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink bae218e7b5 ubootClearfog: add 2017-12-23 04:31:11 +02:00
Orivej Desh e3d7e45651
Merge pull request #32694 from yegortimoshenko/SkypeExport/init
SkypeExport: init at 1.4.0
2017-12-23 02:06:15 +00:00
Florian Klink 8a844db5fc ubootTools: set CONFIG_ARCH_MVEBU=y
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.

As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink 027d7bbb71 uboot: add extraMakeFlags option 2017-12-23 03:51:12 +02:00
Arseniy Seroka 36e02645eb
Merge pull request #32424 from oxij/nixos/related-packages
nixos: doc: implement related packages in the manual
2017-12-23 03:34:58 +03:00
Michael Weiss d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +01:00
Bert Moens 857a71cbc5
speechd: 0.8.5 -> 0.8.8, refactored 2017-12-22 22:40:16 +01:00
Bert Moens e0a356d1c7
espeak: 2016-08-28 → 1.49.2 2017-12-22 22:35:17 +01:00
William Casarin fd45c14b38 python-bitcoinlib: init at 0.9.0
Signed-off-by: William Casarin <jb55@jb55.com>, @jb55
2017-12-22 12:12:26 -08:00
Shea Levy ea9b677046
haskellPackages.coordinate: Fix build on ghc 8.2 2017-12-22 14:04:59 -05:00
Shea Levy e32bc0b5c0
haskellPackages.lenz: Fix against latest hs-functors 2017-12-22 13:54:01 -05:00
Shea Levy 4c66ebb0d1
hadoop-rpc: Fix build on ghc 8.2 2017-12-22 13:31:35 -05:00
John Wiegley 25ef9fa875
Merge pull request #32985 from vbgl/coq-contribs-recurse
coqPackages.contribs: recurse into the nested set
2017-12-22 10:06:12 -08:00
Shea Levy 5e8a0786b0
Disable tests on haskellPackages.protobuf 2017-12-22 12:48:07 -05:00
Vincent Laporte 24474528e4
coqPackages.contribs.containers: fix url 2017-12-22 17:07:25 +00:00
Jan Tojnar 6e3351d9cc
Merge pull request #32826 from jtojnar/gnome-python3
More GNOME clean-ups
2017-12-22 17:57:01 +01:00
Vincent Laporte 25576df64c
coqPackages.contribs: recurse into the nested set 2017-12-22 16:56:20 +00:00
Shea Levy 02efc7600b
gurobipy: Bump to 7.5.2 2017-12-22 11:43:09 -05:00
Yegor Timoshenko 73a0d95b96 chrootenv: code review
* Wrap LEN macro in parantheses
* Drop env_filter in favor of stateful environ_blacklist_filter,
  use execvp instead of execvpe, don't explicitly use environ
* Add argument error logging wherever it makes sense
* Drop strjoin in favor of asprintf
* char* -> const char* where appropriate
* Handle stat errors
* Print user messages with fputs, not errorf
* Abstract away is_str_in (previously bind_blacklisted)
* Cleanup temporary directory on error
* Some minor syntactic and naming changes

Thanks to Jörg Thalheim and Tuomas Tynkkynen for the code review!
2017-12-22 18:56:13 +03:00
Yegor Timoshenko 710662be94 chrootenv: error on chrootenv-inside-chrootenv, resolves #32802 2017-12-22 18:56:13 +03:00
Yegor Timoshenko 0234cd41b4 chrootenv: replace env whitelist with blacklist, closes #32878 2017-12-22 18:56:13 +03:00
Yegor Timoshenko c03663a145 chrootenv: bind-mount all dirs in /, symlink files, closes #32877 2017-12-22 18:56:13 +03:00
Yegor Timoshenko ef1accae91 chrootenv: print sysctl command for Debian users, fixes #32876 2017-12-22 18:56:13 +03:00
Vladimír Čunát c082544a52
Merge #32974: thunderbird: 52.5.0 -> 52.5.2 (security) 2017-12-22 16:31:27 +01:00
Shea Levy 7f410df1c6
haskell-modules: Request older haddock-library to match haddock-api. 2017-12-22 09:16:12 -05:00
Shea Levy 302202ccde
haskellPackages.monad-memo: Fix testsuite 2017-12-22 09:11:41 -05:00
Shea Levy bd424fdce9
ghc-exactprint: Fix build on GHC-8.2 2017-12-22 09:01:03 -05:00
Michael Weiss e6c3dcfcf7 android-studio: 3.0.0.18 -> 3.0.1.0 2017-12-22 13:55:25 +01:00
dywedir 9d1a524157 zstd: 1.3.2 -> 1.3.3 2017-12-22 13:51:09 +02:00
Frederik Rietdijk 2e988b129d
Merge pull request #32967 from dotlambda/qmapshack
qmapshack: 1.9.1 -> 1.10.0
2017-12-22 11:15:30 +00:00
Frederik Rietdijk 719d41b57d
Merge pull request #32970 from romildo/upd.vicious
vicious: 2.3.0 -> 2.3.1
2017-12-22 11:15:01 +00:00
Peter Simons 8cb0b71374
Merge pull request #32959 from alunduil/readd-network-uri-json
remove network-uri-json from dont-distribute-packages
2017-12-22 11:23:02 +01:00
Peter Simons b2752e66bc
Merge pull request #32964 from alunduil/readd-siren-json
remove siren-json from dont-distribute-packages
2017-12-22 11:22:46 +01:00
José Romildo Malaquias 4cc9886d79 vicious: 2.3.0 -> 2.3.1 2017-12-22 07:06:27 -02:00
Robert Schütz 901f434cbc qmapshack: 1.9.1 -> 1.10.0 2017-12-22 09:45:22 +01:00
Frederik Rietdijk 16467a0ff7
Merge pull request #32945 from lebel/makemkv-1.10.8
makemkv: 1.10.7 -> 1.10.8
2017-12-22 08:45:08 +00:00
Frederik Rietdijk e86e984f41
Merge pull request #32842 from mbode/docker_compose_darwin
docker_compose: add darwin to platforms
2017-12-22 08:42:42 +00:00
Frederik Rietdijk 7a0fab39f0
Merge pull request #32965 from andersk/woeusb
winusb: unstable-2017-01-30 -> woeusb 3.1.4
2017-12-22 08:40:10 +00:00
Anders Kaseorg 4ef36bf654 winusb: unstable-2017-01-30 -> woeusb 3.1.4
WinUSB was renamed to WoeUSB
(https://github.com/slacka/WoeUSB/issues/100).

Also, put mount points in /run instead of /tmp to sidestep security
considerations with /tmp.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-22 03:32:44 -05:00
Frederik Rietdijk 472dd7b0ad
Merge pull request #32961 from ebzzry/pell-0.0.4
pell: 0.0.3 -> 0.0.4
2017-12-22 08:28:43 +00:00
Robert Schütz 8b69791230 abcmidi: 2017.12.10 -> 2017.12.20 2017-12-22 08:55:47 +01:00
taku0 62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
taku0 8869311ccb thunderbird-bin: 52.5.0 -> 52.5.2 2017-12-22 15:12:49 +09:00