1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

85760 commits

Author SHA1 Message Date
Matthew Bauer ea053cad7a gtk-mac-integration: init at 2.0.8 2017-01-07 19:21:42 +01:00
Johannes Bornhold 0f67005c4a cairo: Add ApplicationServices as propagatedBuildInput
Noticed that it caused depending packages to fail, like librsvg, imagemagiv, graphviz.
2017-01-07 19:21:42 +01:00
schneefux 96504cd75c pythonPackages.discordpy: 0.15.1 -> 0.16 2017-01-07 20:02:05 +02:00
Anmol Sethi 2ef6af7afd libtermkey: from 0.18 to 0.19 2017-01-07 19:59:45 +02:00
Johannes Bornhold 8f7adffe4d pygtk: Add flag -ObjC for darwin
Had to add this so that it was able to parse the headers from the frameworks.
2017-01-07 17:35:09 +01:00
Johannes Bornhold 5a572f8018 gtk2: Use quartz backend on darwin 2017-01-07 17:35:09 +01:00
Johannes Bornhold 9f31633a50 librsvg: Add framework ApplicationServices for darwin 2017-01-07 17:31:10 +01:00
Johannes Bornhold 354c91df2e pango: Add darwin frameworks for fond rendering 2017-01-07 17:31:10 +01:00
Johannes Bornhold bbdca635cf cairo: Add CoreText for darwin
This helps so that fonts are properly rendered in gtk when used with the backend
"quartz".
2017-01-07 17:31:10 +01:00
Frederik Rietdijk 969651aaca pythonPackages.pyjwt: use cryptography instead of pycrypto 2017-01-07 17:28:55 +01:00
Nikolay Amiantov 6a55b52944 warzone2100: 2.1.5 -> 2.2.2 2017-01-07 18:48:15 +03:00
Jörg Thalheim 7e3ed8b44f Merge pull request #21735 from peterhoeg/u/qrcode
qrcode: 2014-01-01 -> 2016-08-04
2017-01-07 16:38:42 +01:00
Shea Levy 71fc7f9748 ghc-head: Fixes for new base and Cabal 2017-01-07 10:28:48 -05:00
Domen Kožar 133ba5f08a
GHC: 8.0.2-rc2 -> 8.0.2 2017-01-07 16:17:54 +01:00
Peter Hoeg 24aae1effe qrcode: 2014-01-01 -> 2016-08-04 2017-01-07 22:58:45 +08:00
Gabriel Ebner da9e9061f1 haskellPackages.hledger-diff: 0.2.0.6 -> 0.2.0.7
Currently hledger-diff is broken because of the hledger-lib version
bump.
2017-01-07 15:16:36 +01:00
Domen Kožar b86c663a04 Merge pull request #21654 from awakenetworks/connor/print_metadata
nix-prefetch-git: remove call to nonexistent print_metadata function
2017-01-07 13:00:41 +01:00
Graham Christensen 428927ffa6
openjpeg2: patch for multiple CVEs
-  Floating Point Exception (aka FPE or divide by zero) in
    opj_pi_next_cprl function in openjp2/pi.c:523 in OpenJPEG
    2.1.2. (CVE-2016-9112)

 -  There is a NULL Pointer Access in function imagetopnm of
    convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is
    not assigned a value after initialization(NULL). Impact is Denial of
    Service. (CVE-2016-9114)

 -  NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in
    OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a
    crafted j2k file. (CVE-2016-9116)

 -  Heap Buffer Overflow (WRITE of size 4) in function pnmtoimage of
    convert.c:1719 in OpenJPEG 2.1.2. (CVE-2016-9118)
2017-01-07 06:51:31 -05:00
Peter Simons c5f8c7fe36 Merge pull request #21722 from mimadrid/fix/r-modules
Fix a lot of rPackages
2017-01-07 12:19:42 +01:00
Franz Pletz db8b044651 Merge pull request #21685 from mayflower/fix/bind-outputs
bind: fix collision of binaries in outputs
2017-01-07 11:37:17 +01:00
Frederik Rietdijk c0c97c5793 Merge pull request #21729 from Ralith/matrix-synapse
matrix-synapse: 0.18.6-rc3 -> 0.18.7-rc2
2017-01-07 09:02:30 +01:00
Joachim F f1dc2dd552 Merge pull request #21694 from dtzWill/fix/skype-pax
skype: paxmark to fix execution on PaX-enabled kernels
2017-01-07 08:05:02 +01:00
Joachim Fasting 0f24e56728
dnscrypt-proxy: 1.9.0 -> 1.9.1 2017-01-07 08:02:53 +01:00
Joachim Fasting d6ff445f10
grsecurity: 4.8.15-201612301949 -> 4.8.16-201701062021 2017-01-07 08:01:41 +01:00
Benjamin Saunders 7027bbfba3 matrix-synapse: 0.18.6-rc3 -> 0.18.7-rc2 2017-01-06 20:41:29 -08:00
Peter Hoeg 3674be1e98 peruse: 1.1 -> 1.2
1.2 also ships Peruse Creator
2017-01-07 11:53:48 +08:00
Shea Levy 845dd121f8 ghc-head: Put ./boot into commonPreConfigure 2017-01-06 22:10:29 -05:00
Shea Levy c5c7911ac2 libuv: disable getaddrinfo tests.
Seem to require network access, at least on darwin
2017-01-06 21:09:49 -05:00
Franz Pletz e6708cea37
bind: fix collision of binaries in outputs
Using outputsToInstall the intended behaviour of including host and dnsutils
when bind is installed can be implemented instead of using symlinks to fix
installing all outputs individually with nix-env.

Fixes #19761.
2017-01-07 02:44:54 +01:00
Daiderd Jordan 56cceca999 Merge pull request #21700 from polyrod/master
sakura: fixed GLib-GIO-ERROR #21698
2017-01-07 01:40:00 +01:00
Franz Pletz 887e703d42 Merge pull request #21640 from mguentner/cpp_ipfs_api_update
cpp-ipfs-api: 2016-11-09 -> 2017-01-04
2017-01-07 00:44:01 +01:00
Thomas Tuegel 7215118c1b Merge pull request #21704 from gnidorah/master
kde-gtk-config: follow symlinks for cursors
2017-01-06 16:51:27 -06:00
Tim Steinbach c1d20ea50c
kernel: 4.9.0 -> 4.9.1 2017-01-06 16:15:18 -05:00
Tim Steinbach ecf87b11f2
kernel: 4.8.15 -> 4.8.16 2017-01-06 16:15:02 -05:00
Tim Steinbach 8fda707027
kernel: 4.4.39 -> 4.4.40 2017-01-06 16:14:30 -05:00
Thomas Tuegel 8633dab72a Merge pull request #21650 from dbalan/ldns-1.7.0
ldns 1.6.17 -> 1.7.0
2017-01-06 14:46:18 -06:00
Vladimír Čunát 1e253d54f5
libpng12: security 1.2.56 -> 1.2.57
CVE-2016-10087
2017-01-06 21:15:46 +01:00
mimadrid 8954412fcc
r-modules: fix snpStats package 2017-01-06 21:07:25 +01:00
mimadrid b5a0925663
r-modules: fix VariantAnnotation package 2017-01-06 21:07:25 +01:00
mimadrid 6540b6507d
r-modules: fix rtracklayer package 2017-01-06 21:07:25 +01:00
mimadrid baf65d5000
r-modules: fix Rsubread package 2017-01-06 21:07:25 +01:00
mimadrid 9ebab25442
r-modules: fix gmapR package 2017-01-06 21:07:25 +01:00
mimadrid 286e86f3a5
r-modules: fix oligo package 2017-01-06 21:07:25 +01:00
mimadrid afd1a4c933
r-modules: fix affyio package 2017-01-06 21:07:25 +01:00
mimadrid 4c0c3c7493
r-modules: fix BitSeq package 2017-01-06 21:07:24 +01:00
mimadrid 272b447ea7
r-modules: fix bamsignals package 2017-01-06 21:07:24 +01:00
mimadrid c5e4754ca7
r-modules: fix affyPLM package 2017-01-06 21:07:24 +01:00
mimadrid 1d7fd8f3c4
r-modules: fix xml2 package 2017-01-06 21:07:24 +01:00
mimadrid 5b813c2ab0
r-modules: fix XBRL package 2017-01-06 21:07:24 +01:00
mimadrid 512be9e14a
r-modules: fix WhopGenome package 2017-01-06 21:07:24 +01:00
mimadrid f9d84f8b65
r-modules: fix tkrplot package 2017-01-06 21:07:24 +01:00
mimadrid 0b3e62bb12
r-modules: fix tiff package 2017-01-06 21:07:23 +01:00
mimadrid 9420fa23c6
r-modules: fix TAQMNGR package 2017-01-06 21:07:23 +01:00
mimadrid 2303e63116
r-modules: fix spate package 2017-01-06 21:07:23 +01:00
mimadrid fcbed4b654
r-modules: fix showtext package 2017-01-06 21:07:23 +01:00
mimadrid 8a6b58d51d
r-modules: fix seqminer package 2017-01-06 21:07:23 +01:00
mimadrid e1a5eeef06
r-modules: fix seqinr package 2017-01-06 21:07:22 +01:00
mimadrid 1ef67b9e78
r-modules: fix RVowpalWabbit package 2017-01-06 21:05:54 +01:00
mimadrid ae2723a144
r-modules: fix rtiff package 2017-01-06 21:05:54 +01:00
mimadrid d7ac90dd0c
r-modules: fix rtfbs package 2017-01-06 21:05:53 +01:00
mimadrid fd175e4084
r-modules: fix Rssa package 2017-01-06 21:05:52 +01:00
mimadrid bd2aaada6e
r-modules: fix RSclient package 2017-01-06 21:05:52 +01:00
mimadrid 53235dbe14
r-modules: fix rphast package 2017-01-06 21:05:52 +01:00
mimadrid 780fb79e32
r-modules: fix Rmpfr package 2017-01-06 21:05:51 +01:00
mimadrid a58db75ccb
r-modules: fix rmatio package 2017-01-06 21:05:51 +01:00
mimadrid 674a2077dd
r-modules: fix rJava package 2017-01-06 21:05:51 +01:00
mimadrid 13a582688f
r-modules: fix RJaCGH package 2017-01-06 21:05:51 +01:00
mimadrid 9922867fa8
r-modules: fix Rhtslib package 2017-01-06 21:05:50 +01:00
mimadrid bb60f939ae
r-modules: fix Rhpc package 2017-01-06 21:05:50 +01:00
mimadrid e1bc505da9
r-modules: fix rggobi package 2017-01-06 21:05:50 +01:00
mimadrid 9f2b5e0425
r-modules: fix RGtk2 package 2017-01-06 21:05:50 +01:00
mimadrid 3342f8bd59
r-modules: fix RcppOctave package 2017-01-06 21:05:50 +01:00
mimadrid ba86a39645
r-modules: fix RcppCNPy package 2017-01-06 21:05:49 +01:00
mimadrid dd159d06b6
r-modules: fix rcdd package 2017-01-06 21:05:49 +01:00
mimadrid 8b229baf33
r-modules: fix rbamtools package 2017-01-06 21:05:49 +01:00
mimadrid 558f67e85f
r-modules: fix R2SWF package 2017-01-06 21:05:48 +01:00
mimadrid 277efe9896
r-modules: fix sysfonts package 2017-01-06 21:05:48 +01:00
mimadrid 062c9037d1
r-modules: fix PopGenome package 2017-01-06 21:05:48 +01:00
mimadrid c5ef08cc65
r-modules: fix PKI package 2017-01-06 21:05:48 +01:00
mimadrid 1e9071948f
r-modules: fix mwaved package 2017-01-06 21:05:48 +01:00
mimadrid 4e7de52c26
r-module: fix kza package 2017-01-06 21:05:47 +01:00
mimadrid debb12ce1a
r-module: fix jpeg package 2017-01-06 21:05:47 +01:00
mimadrid e3a2c97c7b
r-modules: fix gmp package 2017-01-06 21:05:47 +01:00
mimadrid 72eb6a8644
r-modules: fix fftwtools package 2017-01-06 21:05:47 +01:00
mimadrid 427c4d954a
r-modules: fix fftw package 2017-01-06 21:05:47 +01:00
mimadrid b88b8ea05b
r-modules: fix devEMF package 2017-01-06 21:05:47 +01:00
mimadrid 6c6aab3e5b
r-modules: fix cairoDevice package 2017-01-06 21:05:47 +01:00
mimadrid f717538866
r-modules: fix git2r package 2017-01-06 21:05:47 +01:00
mimadrid 88fcfafafe
r-modules: fix BayesXsrc package 2017-01-06 21:05:46 +01:00
mimadrid 6f9124e118
r-modules: fix Cairo package 2017-01-06 21:05:46 +01:00
c0bw3b 6d3183e7da
nghttp2: refactor (close #21029)
Turning the dependencies unrelated to the base libnghttp2 into proper
options.  vcunat modified the commit slightly.
2017-01-06 21:03:11 +01:00
Frederik Rietdijk f70f898dae Merge pull request #21710 from peterhoeg/f/gitup
git-up: not a python package
2017-01-06 20:51:44 +01:00
Domen Kožar f3381f0be2
electron: 1.2.2 -> 1.4.13 2017-01-06 19:00:17 +01:00
Anmol Sethi 3799f9322a neovim: removed unncessary man configuration
Latest neovim uses a rewritten man plugin that does not need
these changes.
2017-01-06 18:31:11 +01:00
Peter Simons fb2e0e1eaa Merge pull request #21718 from mimadrid/fix/r-modules
r-modules: fix seewave package
2017-01-06 16:59:31 +01:00
Shea Levy 7ee897a3b3 libuv: Tests fail when cross-compiling 2017-01-06 10:37:04 -05:00
Vladimír Čunát 07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
mimadrid 321d5a01b6
r-modules: fix seewave package 2017-01-06 16:31:30 +01:00
Vladimír Čunát d442a0ffc0
wine*: fixup build by using older flex 2017-01-06 16:25:37 +01:00
Vladimír Čunát cf1d3677d3
flex: bring back 2.6.1 as an option
Some breakages after flex update aren't so easy to fix,
and I can't really afford to spend much time on it ATM.
2017-01-06 16:17:46 +01:00