Commit graph

98059 commits

Author SHA1 Message Date
Robin Gloster 2b4811887a
kernel: add IP_NF_TARGET_REDIRECT 2017-08-04 08:26:09 +02:00
Robin Gloster 7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Robin Gloster 0e18f28cec
binutils: patch bugs in 2.29
All are upstream patches, the last two added by handy to work around
them not applying on the changelog.

2.29.1/2.30 will contain the fixes, too.
2017-08-04 08:22:20 +02:00
Robin Gloster 2d64d1e601
fetchurlBoot: add name attr 2017-08-04 08:22:04 +02:00
Vincent Laporte ef7f980954 obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).

Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Vincent Laporte 83d14b7b50 ocamlPackages.wasm: init at 0.13
wasm is an OCaml library to read and write Web Assembly (wasm) files and
manipulate their AST.
2017-08-04 05:36:58 +00:00
Vincent Laporte 90c9897ff6 ocamlPackages.ppx_deriving: mark as broken with OCaml ≥ 4.05 2017-08-04 05:36:58 +00:00
Vincent Laporte da378ce8ed ocamlPackages.process: init at 0.2.1
process makes it easy to use commands like functions.

Homepage: https://github.com/dsheets/ocaml-process
2017-08-04 05:36:57 +00:00
Vincent Laporte 2c6571fe12 ocamlPackages.git: 1.11.0 -> 1.11.1 2017-08-04 05:36:57 +00:00
Jörg Thalheim 1de9b95cdd Merge pull request #27922 from Hodapp87/glslviewer12
glslviewer: init at 1.2
2017-08-04 06:06:32 +01:00
Jörg Thalheim 3ab208e108 Merge pull request #27924 from carlsverre/wpa_supplicant_bgscan
Enable BGSCAN for wpa_supplicant
2017-08-04 05:51:26 +01:00
Carl Sverre 6b62b566a1 wpa_supplicant: Enable BGSCAN module
Compile wpa_supplicant with the BGSCAN module enabled. This allows the
user to configure an SSID to use the bgscan module.  This module causes
wpa_supplicant to periodically perform a background scan for additional
access points and switch to the one with the highest signal.  This scan
can be kicked off when the current connection drops below a target
threshold signal strength.
2017-08-03 21:37:24 -07:00
Willi Butz d10d76f487
libindicator: fix substituteInPlace usage 2017-08-04 04:23:49 +02:00
Willi Butz c806501a6d
libindicate: fix substituteInPlace usage 2017-08-04 04:23:25 +02:00
Robin Gloster 3bd6061651
libgnurl: 7.48.0 -> 7.54.1 2017-08-04 04:22:51 +02:00
Franz Pletz d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz e10e0c4707
libdbusmenu: fix substituteInPlace usage 2017-08-04 04:21:41 +02:00
Willi Butz e75b2f03d0
libappindicator: fix substituteInPlace usage 2017-08-04 04:21:09 +02:00
Robin Gloster a8e4f34f40
indicator-application: fix substituteInPlace usage 2017-08-04 04:20:44 +02:00
Robin Gloster 750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster 7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster 329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18 2017-08-04 04:13:14 +02:00
Robin Gloster a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7 2017-08-04 04:13:04 +02:00
Franz Pletz 07106fb508
mpv: bump waf version to 1.9.8
The bootstrap.py file from mpv downloads this exact version.
2017-08-04 04:09:19 +02:00
Robin Gloster 82d4963ab5
umurmur: 0.2.16a -> 0.2.17
fixes build with openssl 1.1.0
2017-08-04 04:07:39 +02:00
Robin Gloster c1ca5acf19
retroshare: 0.5.5c -> 0.6.2 2017-08-04 04:05:46 +02:00
Franz Pletz b794459727
ldcpp: remove, old and abandoned
Latest release from 2011 and needs patching to build with openssl 1.1.
2017-08-04 04:05:41 +02:00
Silvan Mosberger 99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Jamey Sharp de761128da zoom-us: 2.0.91373.0502 -> 2.0.98253.0707 2017-08-04 03:34:53 +02:00
Jamey Sharp 3b289ec996 zoom-us: use makeWrapper instead of wrapProgram
Since the program to be wrapped is already in a different path than
$out/bin, we don't need the complicated dance that wrapProgram uses to
put the wrapper in the same location as the original program. Just tell
makeWrapper to put the wrapper in the final desired output location
instead.
2017-08-04 03:34:53 +02:00
Jamey Sharp 57f9bfbd48 zoom-us: only support known platforms
This package does not work on arbitrary Linux systems, only on platforms
for which upstream has provided prebuilt binaries. Fortunately, we have
a list of the platforms we know how to get binaries for: it's exactly
the ones in the `srcs` set.
2017-08-04 03:34:53 +02:00
Jamey Sharp 2062c9355a zoom-us: update homepage
zoom.us uses HTTPS now.
2017-08-04 03:34:53 +02:00
mimadrid 1b7ec57d06 sqlite3_analyzer: 3.19.2 -> 3.20.0 2017-08-04 03:32:51 +02:00
Carter Charbonneau 14bd516fa6 xf86-video-intel: build intel-virtual-output 2017-08-04 03:32:29 +02:00
Herwig Hochleitner a37dd362b6 python2-pythondialog: fix --replace on substituteInPlace 2017-08-04 03:31:33 +02:00
Chris Hodapp c7864745bd glslviewer: init at 1.2 2017-08-03 20:58:03 -04:00
Robin Gloster b515286714
eiskaltdcpp: 2.2.9 -> 2.2.10, add upstream openssl patches 2017-08-04 02:39:22 +02:00
Robin Gloster b703df2d4c
epic5: add patch for openssl 1.1 2017-08-04 02:35:37 +02:00
Robin Gloster c7e74ff726
bip: add upstream patch to build with openssl 1.1 2017-08-04 02:33:05 +02:00
Robin Gloster 3f7d95982b
gale: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:31:06 +02:00
Robin Gloster 17cef2c5f3
vanitygen: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:29:51 +02:00
Robin Gloster 3d90c689cf
synergy: add patch to build with openssl 1.1 2017-08-04 02:26:24 +02:00
Robin Gloster d0aca4cba1
qlcplus: needs libftdi1 2017-08-04 02:25:25 +02:00
Robin Gloster 011a46eba6
qlcplus: init at 4.11.0 2017-08-04 02:25:17 +02:00
Robin Gloster dc13376ee2
wvdial: remove 2017-08-04 02:24:07 +02:00
Robin Gloster a4647bc33f
tlsdate: remove
Dead and does not build with openssl 1.1.
Debian has removed it, too.
2017-08-04 02:24:03 +02:00
Robin Gloster be28c4cc48
hackrf: fix udev rule detection impurity 2017-08-04 02:21:48 +02:00
Robin Gloster 500791cd33
hackrf: 2015.07.2 -> 2017.02.1 2017-08-04 02:21:39 +02:00
Franz Pletz 02791ced34
atlassian-{jira,confluence}: add crowd sso support 2017-08-04 02:13:42 +02:00
Robin Gloster 5b3e403eca
ola: init at 0.10.4 2017-08-04 02:06:01 +02:00
Jörg Thalheim 3badb04866 Merge pull request #27914 from mbrgm/upgrade-journalbeat
journalbeat: 5.4.1 -> 5.5.0
2017-08-04 00:02:16 +01:00
John Ericson 1ad0eae36e darwin-tested channel: Fix eval 2017-08-03 18:46:40 -04:00
John Ericson 8b024834f2 darwin-test-channel: I broke it a bit adding macos-sierra-shared
This doesn't completely unbreak it, but gets it closer.
2017-08-03 18:20:31 -04:00
Michael Weiss 8f141b2a07 androidenv: Update all packages using fetch.sh 2017-08-04 00:07:39 +02:00
John Ericson 8ba6012dfd Merge PR #27536 2017-08-03 17:25:30 -04:00
Robin Gloster 264d6641ec
privoxy: fix weird use of STRIP in the Makefile 2017-08-03 23:19:41 +02:00
Cillian de Róiste 2244b1815d shotcut: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 847fbea098 ttfautohint: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste f68a45fc22 yaws: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste feb7d844f8 processing: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 52ebfd6bc6 mixxx: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 7c17925aae key-mon: fix download and homepage URLs 2017-08-03 23:03:03 +02:00
Cillian de Róiste 4b960e2ce2 drumgizmo: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 8a1328facb chromedriver: update homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 8fb5217cf7 blender metadata: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 475c303e91 a2jmidid: fix download URL
gna.org is dead, so the homepage is also now longer valid. According to
openhub repo.or.cz seems to be the most relevant repo currently.
2017-08-03 23:03:03 +02:00
John Ericson cd6c452ade cc-wrapper: Don't hardcode MacOS min version for delegates 2017-08-03 16:37:27 -04:00
John Ericson 2e61d8b71c cc-wrapper: Handle more -l.... gotchas 2017-08-03 16:37:27 -04:00
Marius Bergmann 4a93ce179d journalbeat: 5.4.1 -> 5.5.0 2017-08-03 22:23:53 +02:00
Robin Gloster 0b96f1d6d3
bsdgames: fix weird Makefile use of STRIP 2017-08-03 21:50:50 +02:00
Daiderd Jordan eaf9faef60
erlang: remove explicit gcc dependency 2017-08-03 21:22:30 +02:00
Daiderd Jordan d604336b5b Merge pull request #27905 from davidak/restic
restic: enable darwin builds
2017-08-03 20:01:08 +02:00
Daiderd Jordan 09a1f99899 Merge pull request #27898 from matthewbauer/irony-server-darwin
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz aa8cbedf37 packer: add missing go dependency 2017-08-03 18:48:04 +02:00
John Ericson f1d48ca6ba Merge pull request #27859 from adisbladis/revert_27427
Revert "buildenv: read propagated-user-env-packages line-by-line"
2017-08-03 11:17:34 -04:00
davidak 31870ae18d restic: enable darwin builds 2017-08-03 16:37:04 +02:00
John Ericson 74f5fe5068 haskell infra: Misc cleanups
- The haskell lib is very close to not relying on Nixpkgs. I think
   this is good---simpler to think about and matches Nixpkgs's lib.

 - The haskell lib is only imported once

 - stdenv is exposed more shallowly so it can be overriden more easily.
   I'll eventually use this on Darwin to avoid the Sierra shared
   library problems (unless changes are to be made system-wide).

Closes https://github.com/NixOS/nixpkgs/pull/27840.
2017-08-03 13:12:01 +02:00
Peter Simons a2825a3c6f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
c54ab27c33.
2017-08-03 13:11:56 +02:00
zimbatm a1c953dfc7 terraform: 0.9.11 -> 0.10.0 2017-08-03 11:06:23 +01:00
Mathias Schreck 86d9b09c9b dockerTools: fix image json and manifest
The image json is not exactly the same as the layer json, therefore I
changed the implementation to use the `baseJson` which doesn’t include
layer specific details like `id`, `size` or the checksum of the layer.

Also the `history` entry was missing in the image json. I’m not totally
sure if this field is required, but a I got an error from a docker
registry when I’ve tried to receive the distribution manifest of an
image without those `history` entry:

GET: `http://<registry-host>/v2/<imageName>/manifests/<imageTag>`

```json
{
  "errors": [
    {
      "code": "MANIFEST_INVALID",
      "message": "manifest invalid",
      "detail": {}
    }
  ]
}
```

I’ve also used a while loop to iterate over all layers which should make
sure that the order of the layers is correct. Previously `find` was
used and I’m not sure if the order was always correct.
2017-08-03 11:52:03 +02:00
Matthew Bauer 5b996f9125
emscripten: 1.37.13 -> 1.37.16 2017-08-03 01:33:06 -07:00
Matthew Bauer 55b80467c3
irony-server: supports darwin
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk f6817ddf99 Merge pull request #27895 from jtojnar/patch-1
improve description of fonts
2017-08-03 10:24:30 +02:00
Frederik Rietdijk c41b81f0da intltool: fix url
(cherry picked from commit 34aa9a6a40a81ca123d7c2818139d810cfac7ed1)
2017-08-03 10:18:19 +02:00
Charles Strahan c1d8a84d5b Merge pull request #27629 from cstrahan/envoy-staged
Envoy: init at 1.3.0
2017-08-03 03:31:53 -04:00
Jan Tojnar ef7cc032ad
lohit-fonts: add package description 2017-08-03 09:09:03 +02:00
Joachim F 670e1e518d Merge pull request #27838 from sauyon/numix-sx
numix-sx-gtk-theme: init at 2017-04-24
2017-08-03 07:09:49 +01:00
Jan Tojnar 881e2556f4 junicode: make description more concrete 2017-08-03 07:08:02 +02:00
Jamey Sharp 4ca9f899b1 cucumber: init at 2.4.0 2017-08-02 21:55:55 -07:00
Charles Strahan e50f3d37e9
envoy: init at 1.3.0
L7 proxy and communication bus designed for large modern service
oriented architectures.

See: https://lyft.github.io/envoy/
2017-08-03 00:38:33 -04:00
Charles Strahan 4fcc6da889
rapidjson: init at 1.1.0
A fast JSON parser/generator for C++ with both SAX/DOM style API.

See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan f281cfe76d
backward: init at 1.3
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan 958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0 2017-08-03 00:38:33 -04:00
Charles Strahan 3be19de8e4
libevent: 2.0.22 -> 2.1.8 2017-08-03 00:38:32 -04:00
Charles Strahan 7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Raymond Gauthier 0322f66307 clementine: 1.2.3 -> 1.3.1 2017-08-02 23:40:46 -04:00
Peter Hoeg cd4d0c72a8 dropbox: 30.4.22 -> 31.4.24 2017-08-03 10:55:23 +08:00
Nikolay Amiantov f64fb1cc0a mupdf: remove third-party libjpeg 2017-08-03 02:59:08 +03:00
Joachim F be6170d803 Merge pull request #27862 from mbrgm/upgrade-restic
restic: 0.7.0 -> 0.7.1
2017-08-02 19:15:29 +01:00
Joachim Fasting 4751fca48c
tor: 0.3.0.9 -> 0.3.0.10
Fixes TPROXY on linux, fixes potential DOS on openbsd.
Otherwise mostly minor bugfixes.
2017-08-02 20:05:05 +02:00
Jascha Geerds 0854c85678 gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
Joachim Fasting ed98241379
libsodium: 1.0.12 -> 1.0.13
https://github.com/jedisct1/libsodium/releases/tag/1.0.13
2017-08-02 18:11:34 +02:00
Robin Gloster 5d91e806b9
Revert "gnome-tweak-tool: fix eval"
This reverts commit d9521c3418.

Cleaner fix in 6e6271e82f
2017-08-02 16:14:34 +02:00
Peter Simons be0071c2d7 wiggle: fix build
After 093cc00cdd, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Frederik Rietdijk 6e6271e82f python.buildEnv: undo removal of passthru.python 2017-08-02 15:05:00 +02:00
Rob Vermaas 3906aac637
varnish: Update to 5.1.2: https://varnish-cache.org/security/VSV00001.html 2017-08-02 12:48:05 +00:00
Frederik Rietdijk 5ccd255735 Merge pull request #27867 from Moredread/gutenprint
gutenprint: 5.2.11 -> 5.2.13
2017-08-02 12:37:57 +02:00
Yann Hodique 45fb1c94d7 fzf: 0.16.10 -> 0.16.11 2017-08-02 12:02:23 +02:00
André-Patrick Bubel 30f96ed2ba
gutenprint: 5.2.11 -> 5.2.13 2017-08-02 10:57:31 +02:00
Frederik Rietdijk 4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Lancelot SIX ce24f7f192
pythonPackages.django: 1.11.3 -> 1.11.4
This is a bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.4/
2017-08-02 09:55:15 +02:00
Mark Cohen bb6bbce003 material-icons-ttf: init at 3.0.1
There was no package for this icon set, and now there is!
2017-08-02 02:48:27 -04:00
Marius Bergmann 42d93e9724 restic: 0.7.0 -> 0.7.1 2017-08-02 08:16:47 +02:00
Sergey Mironov f49c2fbf7a
trivial-builders.nix: add writeShellScriptBin builder 2017-08-01 20:23:08 -04:00
Michael Weiss 87b215d5f7 android-studio-preview: 3.0.0.7 -> 3.0.0.8
This also contains some refactoring.
2017-08-02 02:12:11 +02:00
Michael Weiss 4472928a1d maim: 5.4.65 -> 5.4.66 2017-08-02 01:52:04 +02:00
Michael Weiss 40c2559851 slop: 6.3.48 -> 7.3.48 2017-08-02 01:49:22 +02:00
Tim Steinbach ae73a1704a
git: 2.13.3 -> 2.13.4 2017-08-01 18:41:14 -04:00
Robin Gloster d9521c3418
gnome-tweak-tool: fix eval 2017-08-01 22:47:03 +02:00
Frederik Rietdijk 3b436d12e3 Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 3b06b8edb7 Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1
filezilla: 3.25.2 -> 3.27.0.1
2017-08-01 21:56:41 +02:00
Frederik Rietdijk 1344aff5a0 Merge pull request #27847 from mimadrid/update/gitflow-1.11.0
gitflow: 1.10.2 -> 1.11.0
2017-08-01 21:56:13 +02:00
Frederik Rietdijk c10747578a Merge pull request #27849 from mimadrid/update/swi-prolog-7.4.2
swi-prolog: 7.2.3 -> 7.4.2
2017-08-01 21:55:49 +02:00
Frederik Rietdijk 3ed7975b65 Merge pull request #27844 from mimadrid/update/igv-2.3.98
igv: 2.3.89 -> 2.3.98
2017-08-01 21:52:33 +02:00
Frederik Rietdijk cb04c2ae0e Merge pull request #27845 from mimadrid/update/git-cola-2.11
git-cola: 2.10 -> 2.11
2017-08-01 21:52:09 +02:00
Frederik Rietdijk 3eaa599699 Merge pull request #27846 from mimadrid/update/git-hub-0.11.1
git-hub: 0.11.0 -> 0.11.1
2017-08-01 21:51:56 +02:00
Frederik Rietdijk 7e4a6dfd08 Merge pull request #27848 from mimadrid/update/shared-mime-info-1.8
shared-mime-info: 1.7 -> 1.8
2017-08-01 21:51:36 +02:00
Frederik Rietdijk 29825ebf93 Merge pull request #27850 from mimadrid/update/groovy-2.4.12
groovy: 2.4.10 -> 2.4.12
2017-08-01 21:50:49 +02:00
Frederik Rietdijk 69d2d02127 Merge pull request #27851 from mimadrid/update/klavaro-3.03
klavaro: 3.02 -> 3.03
2017-08-01 21:50:41 +02:00
Frederik Rietdijk 6c8c4f5182 Merge pull request #27852 from mimadrid/update/gnuplot-5.0.6
gnuplot: 5.0.3 -> 5.0.6
2017-08-01 21:50:12 +02:00
Frederik Rietdijk d1af3b33aa Merge pull request #27006 from Infinisil/scyther
scyther: init at 1.1.3
2017-08-01 21:48:47 +02:00
Joachim F 7be40dd899 Merge pull request #27836 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-01 20:39:45 +01:00
mimadrid 2a00ff4a1c
gnuplot: 5.0.3 -> 5.0.6 2017-08-01 20:58:48 +02:00
mimadrid 270bfa2ca3
klavaro: 3.02 -> 3.03 2017-08-01 20:57:37 +02:00
mimadrid 5f831b381c
groovy: 2.4.10 -> 2.4.12 2017-08-01 20:56:09 +02:00
mimadrid c8b0f338a0
swi-prolog: 7.2.3 -> 7.4.2 2017-08-01 20:54:47 +02:00
mimadrid 2063f8ac8c
shared-mime-info: 1.7 -> 1.8 2017-08-01 20:53:10 +02:00
mimadrid d942615651
gitflow: 1.10.2 -> 1.11.0 2017-08-01 20:51:16 +02:00
mimadrid 5234545da8
git-hub: 0.11.0 -> 0.11.1 2017-08-01 20:49:48 +02:00
mimadrid bc563c5973
git-cola: 2.10 -> 2.11 2017-08-01 20:48:21 +02:00
mimadrid 20fb18bdbc
igv: 2.3.89 -> 2.3.98 2017-08-01 20:46:31 +02:00
mimadrid 23aed92e42
filezilla: 3.25.2 -> 3.27.0.1 2017-08-01 20:42:32 +02:00
mimadrid a263de3d3e
libfilezilla: 0.9.2 -> 0.10.0 2017-08-01 20:41:26 +02:00
gnidorah b5057f713d openmw-tes3mp: init at 0.6.0
abbradar:
openmw-tes3mp: make build parallel
openmw-tes3mp: install only needed files

Closes #27646.
2017-08-01 20:24:04 +03:00
gnidorah 5cb0ac3616 terra: fix building on master 2017-08-01 20:24:03 +03:00
gnidorah 4c85665bd2 bullet: 2.83.7 -> 2.86.1 2017-08-01 20:24:03 +03:00
Peter Hoeg 161f0d3348 cantata: 2.0.1 -> 2.1.0 2017-08-02 01:13:24 +08:00
Daiderd Jordan 14314056fc Merge pull request #27839 from LnL7/darwin-nano
nano: remove darwin patch
2017-08-01 18:48:09 +02:00
Daiderd Jordan 794b1d53b2 Merge pull request #27835 from acowley/rtags-2.11
rtags: 2.10 -> 2.11
2017-08-01 18:46:17 +02:00
John Wiegley 0396ca6150
ghc-events_0_6_0 no longer exists 2017-08-01 09:34:50 -07:00
John Wiegley ea8798acc6
coq2html: New expression 2017-08-01 09:30:20 -07:00
Daiderd Jordan ac56b8db4a
nano: remove darwin patch 2017-08-01 18:28:52 +02:00
Robin Gloster 93d80f1951
p11_kit: fix docs 2017-08-01 18:22:57 +02:00
Sauyon Lee f416d59ea4 numix-sx-gtk-theme: init at 2017-04-24 2017-08-01 17:12:30 +01:00
Michael Alan Dorman 4a84b487fd melpa-packages: 2017-08-01
Removals:
 - anything-project: removed from melpa
 - chinese-pyim-basedict: renamed to pyim-basedict
 - chinese-pyim-greatdict: renamed to pyim-greatdict
 - elscreen-persist: removed from melpa
 - mic-paren: repository no longer exists
 - mpg123: removed from melpa
 - mwe-log-commands: repository no longer exists
 - revive: removed from melpa
 - sql-mssql: removed from melpa
2017-08-01 11:24:39 -04:00
Michael Alan Dorman 8be846ef7e melpa-stable-packages: 2017-08-01
Removals:
 - chinese-pyim-basedict: renamed to pyim-basedict
 - chinese-pyim-greatdict: renamed to pyim-greatdict
 - elscreen-persist: removed from melpa-stable
 - mic-paren: repository no longer exists
2017-08-01 11:24:39 -04:00
Michael Alan Dorman 4ea23a09d9 org-packages: 2017-08-01 2017-08-01 11:24:39 -04:00
Michael Alan Dorman 46c97397b7 elpa-packages: 2017-08-01 2017-08-01 11:24:39 -04:00
Anthony Cowley 7c690829b2 rtags: 2.10 -> 2.11 2017-08-01 11:15:48 -04:00
Frederik Rietdijk f74759450b Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-01 16:28:48 +02:00
Frederik Rietdijk ea4121d225 python.buildEnv: fix passthru
Python envs did not pass through any of the properties the Python
interpreter has. That could be annoying, especially not having
`python.interpreter` which is the path to the interpreter. This commit
fixes the situation and inherit python.passthru.
2017-08-01 16:27:16 +02:00
Peter Simons 92031d6e01 structured-haskell-mode: bump version to latest git head
Chris doesn't seem to make release any more.
2017-08-01 15:35:44 +02:00
Peter Simons 4fe328c6ca haskell-hindent: fix location of the "site-lisp" symlink 2017-08-01 15:25:19 +02:00
Peter Simons ef6849ca63 structured-haskell-mode: fix location of the "site-lisp" symlink 2017-08-01 15:25:19 +02:00
Tim Steinbach 92a40d2271 Merge pull request #27818 from NeQuissimus/alacritty_xclip
alacritty: Don't use xclip from PATH
2017-08-01 09:24:52 -04:00
Tim Steinbach d06bd380e9
alacritty: Remove xclip with buildInput 2017-08-01 08:42:54 -04:00
Lancelot SIX 90d8608323
wireshark: 2.2.7 -> 2.4.0
Fixes the following CVEs:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11409
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11406
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11407
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11408
2017-08-01 13:35:10 +02:00
Thomas Tuegel bded592a8e
Revert "otfcc: init at 0.8.6"
This reverts commit f3a54b014c.
2017-08-01 06:23:57 -05:00
Robin Gloster f732d81641
albert: 0.11.3 -> 0.12.0 2017-08-01 12:34:12 +02:00
Robin Gloster a434da450b
altermime: 0.3.10 -> 0.3.11 2017-08-01 12:34:12 +02:00
Robin Gloster 63b6179f52
alpine: 2.00 -> 2.21 2017-08-01 12:34:12 +02:00
Robin Gloster 3fb4c9e899
allegro5: 5.2.1.1 -> 5.2.2.0 2017-08-01 12:34:11 +02:00
Robin Gloster 27d1d15ab9
afflib: 3.7.15 -> 3.7.16 2017-08-01 12:34:11 +02:00
Marius Bergmann 091d0c8298 unifi: 5.5.19 -> 5.5.20 2017-08-01 12:20:08 +02:00
Orivej Desh 07674788d6 Respect NIX_DONT_SET_RPATH when .so appears in the command line
Unified processing of command line arguments in ld-wrapper broke support for
`NIX_DONT_SET_RPATH` and revealed that ld-wrapper adds the directory of its
`-plugin` argument to runpath. This pull request fixes that. It treats
`dir/libname.so` as `-L dir -l name`, because this is how `ld.so` interprets
resulting binary: with `dir` in `RUNPATH` and the bare `libname.so` (without
`dir`) in `NEEDED`, it looks for `libname.so` in each `RUNPATH` and chooses the
first, even when the linker was invoked with an absolute path to `.so`.
2017-08-01 11:57:33 +02:00
Frederik Rietdijk 6341cc9101 Merge pull request #27799 from FRidh/nosite
Python: disable user site-packages for programs and environments.
2017-08-01 11:08:26 +02:00
Robin Gloster c6be8c75fe
perlPackages.Mouse: 2.4.5 -> 2.4.10, fix 32bit
The package enables stackprotector and fails on 32bit.

Our default stackprotector has to be turned off, too..
2017-08-01 10:35:01 +02:00
Robin Gloster ff8684a141
zeroad: 0.0.21 -> 0.0.22 2017-08-01 10:35:01 +02:00
Robin Gloster 657bec468c
abook: 0.6.0pre2 -> 0.6.1 2017-08-01 10:35:01 +02:00
Franz Pletz cfbac7bbad
bind: 9.11.1-P2 -> 9.11.2 for multiple CVEs
See: https://kb.isc.org/article/AA-01522

Fixes: CVE-2017-3140 CVE-2017-3141 CVE-2017-3142 CVE-2017-3143
2017-08-01 10:26:20 +02:00
Franz Pletz a957761abd
libheimdal: 2015-09-13 -> 7.4.0 for CVE-2017-11103
The git snapshot was based on 7.0 which is vulnerable.
2017-08-01 10:26:19 +02:00
Franz Pletz 88526f279d
memcached: 1.4.33 -> 1.4.39 for CVE-2017-9951 2017-08-01 10:26:19 +02:00
Franz Pletz 1f15b7c81b
apacheHttpd: 2.4.26 -> 2.4.27 for multiple CVEs
Fixes: CVE-2017-9788 CVE-2017-9789

See https://httpd.apache.org/security/vulnerabilities_24.html
2017-08-01 10:26:19 +02:00
Franz Pletz 5bfc47bbab
catdoc: add to patch fix CVE-2017-11110 2017-08-01 10:26:19 +02:00
Franz Pletz 3621bc76fd
mysql57: 5.7.17 -> 5.7.19 2017-08-01 10:26:19 +02:00
Franz Pletz 4b5ae11f66
mysql55: 5.5.54 -> 5.5.57 for multiple CVEs
See:
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-55.html
  - http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html

Fixes: CVE-2017-3635 CVE-2017-3636 CVE-2017-3641 CVE-2017-3648 CVE-2017-3651
       CVE-2017-3652 CVE-2017-3653
2017-08-01 10:26:19 +02:00
Franz Pletz 4afb3f4ade
ipsecTools: add patch to fix CVE-2016-10396 2017-08-01 10:26:19 +02:00
adisbladis 283364a2fe
Revert "buildenv: read propagated-user-env-packages line-by-line"
This reverts commit dce958ac39.
2017-08-01 15:41:06 +08:00
Franz Pletz 1fb803c367
libtasn1: 4.10 -> 4.12, fix CVE-2017-9310 2017-08-01 09:29:18 +02:00
Frederik Rietdijk 903d9daf0f Merge pull request #27816 from mimadrid/update/calc-2.12.6.1
calc: 2.12.5.3 -> 2.12.6.1
2017-08-01 09:19:29 +02:00
Jörg Thalheim 22f380c5f9 Merge pull request #27783 from 8573/8573/pkg/add/rust/fd-sharkdp/1
fd: init at 2.0.0
2017-08-01 08:05:37 +01:00
Franz Pletz fd647dc0cf
hashcat3: 3.10 -> 3.6.0
Upstream switched versioning scheme.
2017-08-01 08:36:39 +02:00
Franz Pletz 77ca756c7a
pythonPackages.supervisor: 3.1.1 -> 3.1.4 (security)
Fixes CVE-2017-11610.
2017-08-01 08:36:38 +02:00
Franz Pletz 8e5515bdcb
ipmiutil: 3.0.2 -> 3.0.5 2017-08-01 08:36:38 +02:00
Franz Pletz 6d9bdb55fc
wavemon: 0.7.6.20151001 -> 0.8.1 2017-08-01 08:36:38 +02:00
Franz Pletz 44d28369a3
speedtest-cli: 1.0.4 -> 1.0.6 2017-08-01 08:36:38 +02:00
Franz Pletz 93ef0b3852
brasero: 3.12.1 -> 3.12.2 2017-08-01 08:36:37 +02:00
Franz Pletz 6b3760d9f2
asterisk: 14.4.0 -> 14.6.0 2017-08-01 08:36:37 +02:00
Franz Pletz 38b404bd27
x265: 1.9 -> 2.5 2017-08-01 08:36:37 +02:00
Franz Pletz a584fe1b76
x264: 20160615 -> 20170731 2017-08-01 08:36:36 +02:00
Franz Pletz 481b4a77ba
vnstat: 1.15 -> 1.17 2017-08-01 08:36:36 +02:00
Franz Pletz 9dcc09c289
apktool: 2.2.2 -> 2.2.4 2017-08-01 08:36:36 +02:00
Franz Pletz fead9a62eb
pdfgrep: 1.3.1 -> 2.0.1 2017-08-01 08:36:35 +02:00
Franz Pletz 1ece82dc95
openntpd: 6.0p1 -> 6.2p1 2017-08-01 08:36:35 +02:00
Franz Pletz 1a4ce79a0d
pam_ldap: 183 -> 186 2017-08-01 08:36:35 +02:00
Franz Pletz f520031ee6
packer: 1.0.0 -> 1.0.3 2017-08-01 08:36:35 +02:00
Franz Pletz 426218231b
openh264: 1.5.0 -> 1.7.0 2017-08-01 08:36:34 +02:00
Franz Pletz 3cdacdca2e
zerofree: 1.0.4 -> 1.1.0 2017-08-01 08:36:34 +02:00
Franz Pletz 8a08ee81ab
zsh-completions: 0.25.0 -> 0.26.0 2017-08-01 08:36:34 +02:00
Franz Pletz e5e556f19a
irqbalance: 1.1.0 -> 1.2.0 2017-08-01 08:36:33 +02:00
Franz Pletz 727ec59343
zziplib: 0.13.58 -> 0.13.66 2017-08-01 08:36:33 +02:00
Franz Pletz f3646678b9
urh: 1.5.5 -> 1.7.1 2017-08-01 08:36:33 +02:00
Franz Pletz 523f343084
pcsclite: 1.8.21 -> 1.8.22 2017-08-01 08:36:29 +02:00
Franz Pletz 1c5ab2f639
avahi: 0.6.12 -> 0.7 2017-08-01 08:33:35 +02:00
Franz Pletz c217f48c35
searx: 0.11.0 -> 0.12.0 2017-08-01 06:16:03 +02:00
Franz Pletz fac48cca7d
mbedtls: 2.4.2 -> 2.5.1 2017-08-01 06:16:03 +02:00
Franz Pletz 253a132f6c
mbedtls_1_3: 1.3.19 -> 1.3.20 2017-08-01 06:16:03 +02:00
Franz Pletz aaee055dae
lxd: 2.14 -> 2.16 2017-08-01 06:16:03 +02:00
Franz Pletz 46a4fa9274
inadyn: 2.0 -> 2.1, fix build with libite 1.9 2017-08-01 06:16:03 +02:00
Franz Pletz 694dbaeeb5
libite: 1.8.3 -> 1.9.2 2017-08-01 06:16:03 +02:00
Franz Pletz d40f993073
fail2ban: 0.9.6 -> 0.9.7 2017-08-01 06:16:03 +02:00
Franz Pletz 9719e43494
jool: 3.5.3 -> 3.5.4 2017-08-01 06:15:59 +02:00
John Ericson 14e05c30e8 macos-sierra-shared: Make live code and add to nascent Darwin channel
Also add appropriate `meta.platforms = ...` to each derivation.
2017-07-31 21:28:18 -04:00
Thomas Tuegel f3a54b014c
otfcc: init at 0.8.6 2017-07-31 19:58:38 -05:00
Franz Pletz 6ddbe2e34c
p11_kit: 0.23.2 -> 0.23.7 2017-08-01 02:29:45 +02:00
Tim Steinbach fc74a36672
alacritty: Don't use xclip from PATH 2017-07-31 18:45:26 -04:00
Robin Gloster af84611f0c
moonlight-embedded: 2.2.3 -> 2.4.2 2017-08-01 00:25:40 +02:00
Robin Gloster 5825724247
phpPackages.composer: 1.4.1 -> 1.4.2 2017-08-01 00:22:12 +02:00
mimadrid efb2b32bd7 gitAndTools.diff-so-fancy: 1.1.0 -> 1.1.1 2017-08-01 00:13:31 +02:00
mimadrid eaf1198f39
calc: 2.12.5.3 -> 2.12.6.1 2017-07-31 23:27:29 +02:00
derchris 57b15422d9 xtermcontrol: init at 3.3 2017-07-31 23:17:35 +02:00
John Ericson eeed1814dc cc-wrapper-test: Use $CXX else the C++ std lib won't be on the include path 2017-07-31 17:02:56 -04:00
John Ericson a9dd855894 cc-wrapper-test: Don't use assert 2017-07-31 17:02:56 -04:00
John Ericson 539dcb8e27 cc-wrapper-test: Forgot to extern "C" now that main is C++ 2017-07-31 17:02:56 -04:00
John Ericson f671b85fb2 cc-wrapper: Beef up sierra tests to actually use functions 2017-07-31 17:02:56 -04:00
John Ericson 1cd74ac70a cc-wrapper: Make sure symbol tables of child delegators is not empty
As described in https://github.com/NixOS/nixpkgs/issues/18461, MacOS no
longer accepts dylibs which only reexport other dylibs, because their
symbol tables are empty. To get around this, we define an object file
with a single "private extern" symbol, which hopefully won't clobber
anything.
2017-07-31 17:02:56 -04:00
John Ericson 9242c8b331 cc-wrapper: Use two scripts instead of patch 2017-07-31 17:02:56 -04:00
John Ericson 0c37778c2c cc-wrapper: WIP linking hack for mac OS
Probably best to override Haskell packages set, or anything else
linking a lot of libraries, with this.
2017-07-31 17:02:56 -04:00
Tomas Hlavaty 0149578764 sbcl: 1.3.19 -> 1.3.20 2017-07-31 22:07:36 +02:00
Cray Elliott 2a8c1a942e dolphinEmuMaster: 20170705 -> 20170730
generally I only update this once a month or less, but the much awaited
ubershader branch landed
2017-07-31 11:59:46 -07:00
Frederik Rietdijk 900fbe4ffa Merge pull request #27803 from lsix/update_daphne
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 20:42:18 +02:00
Vincent Laporte aac6eef548 ocamlPackages.containers: 1.2 -> 1.3 2017-07-31 17:24:28 +00:00
Vincent Laporte 310e597d4a ocamlPackages.gen: 0.4 -> 0.4.0.1 2017-07-31 17:12:27 +00:00
Tuomas Tynkkynen 3db9a2bdff linux_rpi: 1.20170427 -> 1.20170515 2017-07-31 19:47:23 +03:00
Tuomas Tynkkynen 8523ab5e8d raspberrypifw: 1.20170427 -> 1.20170515 2017-07-31 19:47:23 +03:00