Commit graph

107367 commits

Author SHA1 Message Date
Michael Fellinger b70a0bd08f Revive calamares 2017-12-11 14:15:47 +01:00
Frederik Rietdijk 8544e86bc2 python.pkgs.lark-parser: init at 2017-12-10 2017-12-11 13:57:24 +01:00
Andreas Rammhold f7b87a773e
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
For more details see [1].

[1] http://www.openwall.com/lists/oss-security/2017/12/11/1
2017-12-11 13:51:59 +01:00
Orivej Desh 76090f5dc3 qtile: disable check after #32244 2017-12-11 11:21:32 +00:00
aszlig cbd4d0e3f5
python/qrcode: Add mock to checkInputs
Another test issue surfacing from the setuptools bump in
70c1899768.

This time, the tests just fail because mock is missing as a dependency.

Tested building against Python 2.7 and Python 3.6.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @joachifm, @Mic92
2017-12-11 12:05:31 +01:00
Orivej Desh 8dd33e803e cloud-init: disable check after #32244 2017-12-11 11:04:06 +00:00
Orivej Desh 7d14f812ab mono50: disable parallel building 2017-12-11 10:46:15 +00:00
aszlig 1c1a555438
python-axolotl: Disable tests for Python 2.x
The bump of setuptools from version 36.7.1 to 38.2.3 (commit
70c1899768) has caused the axolotl tests
to suddenly being run.

As the comment prior to the doCheck attribute states, we're using
pycryptodome so the tests are expected to fail even on Python 2.7 but
because of the version bump mentioned above, the tests didn't run and
thus the build didn't fail during when commit
094ac2d9b1 was made.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92
2017-12-11 11:38:21 +01:00
zimbatm 6371439e0b lazarus: 1.6.0-0 -> 1.8.0 2017-12-11 10:33:39 +00:00
Orivej Desh 9bcffa5882
Merge pull request #32487 from magnetophon/lv2-plugins
Lv2 plugins
2017-12-11 10:17:17 +00:00
Bart Brouns 61bc9decd7 mod-distortion: 2015-05-18 -> 2016-08-19 2017-12-11 10:11:05 +00:00
Bart Brouns 60684ce53b distrho: 2017-08-04 -> 2017-10-10 2017-12-11 10:11:05 +00:00
Bart Brouns 2eb3471c2d calf: 0.0.60 -> 0.90.0 2017-12-11 10:11:05 +00:00
aszlig 05f159b624
linux-testing: 4.15-rc2 -> 4.15-rc3
Built successfully on x86_64-linux.

I've verified the contents of the tarball by comparing its contents
against the tag of my local checkout. Furthermore, I've checked the GPG
signature of the tag.

Signed-off-by: aszlig <aszlig@nix.build>
2017-12-11 10:36:51 +01:00
Orivej Desh 9ebcc8db01 gstreamer: update hashes
missing from 6cc35d014f (#32477)
2017-12-11 09:21:20 +00:00
Florent Becker 519a573720 emacsPackagesNg.caml: do not run ocaml's configure phase 2017-12-11 09:54:33 +01:00
Vladimír Čunát a2799407e8
Merge: openexr: upstream security patch 2017-12-11 09:52:20 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz d1c9beebdb
xmr-stak: fix evaluation with nix 1.11 2017-12-11 09:42:44 +01:00
Gabriel Ebner f336bd43d2
Merge pull request #32515 from gebner/firefox_webrender
firefox: enable webrender
2017-12-11 09:11:23 +01:00
Peter Hoeg 8768295f1f totem: disable parallel building as it randomly breaks the build 2017-12-11 15:55:41 +08:00
Bart Brouns 18158e7706 zynaddsubfx: 3.02 -> 3.03 2017-12-11 08:05:04 +01:00
Franz Pletz 963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Franz Pletz 8a14953356
imagemagick7: 7.0.7-9 -> 7.0.7-14 2017-12-11 04:59:37 +01:00
Franz Pletz 02c3d3493e
Merge pull request #32343 from lheckemann/imagemagick-6.9.9-25
imagemagick: 6.9.9-23 -> 6.9.9-26
2017-12-11 03:56:41 +00:00
Franz Pletz c65107068e
xmr-stak: init at 2.0.0 2017-12-11 04:23:46 +01:00
Franz Pletz 9b934a4b69
simutrans: 120.1.1 -> 120.2.2 2017-12-11 04:23:46 +01:00
Shea Levy 8a7b2f889d
insert_dylib: Set platforms attribute 2017-12-10 20:22:36 -05:00
Renaud 8a37ca7714 networkmanager-l2tp: 1.2.4 -> 1.2.8 2017-12-11 01:10:26 +01:00
Peter Hoeg 7d9ecef47a zeal: 0.4.0 -> 0.5.0 2017-12-11 08:06:01 +08:00
Orivej Desh 4561d6ca9f uclibc: avoid "Error in reading or end of file" warnings
Thanks to @bjornfor for the advice in
6057d74d1c
2017-12-10 22:31:24 +00:00
John Ericson 3337e9eca4
Merge pull request #32547 from obsidiansystems/fix-splice
top-level: Fix splicing, again
2017-12-10 17:13:56 -05:00
John Ericson 6c36d3c9e0 top-level: Fix splicing, again 2017-12-10 17:01:23 -05:00
Orivej Desh 410ae8abf6
Merge pull request #32543 from andir/graphicsmagick
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
2017-12-10 21:23:54 +00:00
Bjørn Forsman 72e635a4cd lighttpd: 1.4.45 -> 1.4.48 2017-12-10 21:05:24 +01:00
Andreas Rammhold 4314648fa1
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
See [1] for details.

[1] https://sourceforge.net/p/graphicsmagick/mailman/message/36152268/
2017-12-10 20:56:23 +01:00
Orivej Desh bf132e6464 gnuplot_qt: Qt 4 -> Qt 5 2017-12-10 19:30:57 +00:00
Orivej Desh 051cbf7cbe gnuplot: build with libcerf 2017-12-10 19:30:57 +00:00
Orivej Desh e21e752caf libcerf: init at 1.5
squash! libcerf: init at 1.5

squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Tim Steinbach 0781951e75
docker: 17.09.0 -> 17.09.1 2017-12-10 14:16:27 -05:00
Tim Steinbach 4ff0429662
sbt-extras: Add JDK dependency
The derivation would use `java` from the PATH. This fixed the behaviour.
2017-12-10 13:48:23 -05:00
John Ericson b0114725f3
Merge pull request #32521 from obsidiansystems/fix-splice
top-level: Fix splicing in the presence of evaluation errors
2017-12-10 13:34:24 -05:00
Tim Steinbach 3bb52f9259
linux: 4.14.4 -> 4.14.5 2017-12-10 13:13:48 -05:00
Tim Steinbach bd6424010d
linux: 4.9.67 -> 4.9.68 2017-12-10 13:10:45 -05:00
Peter Simons c4b8df308f
Merge pull request #32423 from NickHu/pandoc2
pandoc2: fix Haskell dependencies
2017-12-10 17:45:32 +01:00
Moritz Ulrich d3fbf9b821
notmuch: Add myself to maintainers 2017-12-10 17:18:32 +01:00
Markus Hauck 614a6d43a7 scalafmt: 0.6.8 -> 1.3.0 2017-12-10 17:02:40 +01:00
Michael Fellinger 3abcc2c514 Revert "calamares: remove due to being broken and insecure."
This reverts commit c677c35922.
2017-12-10 16:59:33 +01:00
Frederik Rietdijk b459c8475c
Merge pull request #32541 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython (round 2)
2017-12-10 15:44:25 +01:00
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Aristid Breitkreuz 5f4e80a86f awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5] 2017-12-10 15:23:55 +01:00
Orivej Desh f601ecfb21 qt4: fix qmake on darwin and delete custom install phase
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.

Fixes #30238
2017-12-10 14:22:02 +00:00
Frederik Rietdijk 163ba09117 python.buildEnv: always include the $out output
28299f669a introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857).

This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857.
2017-12-10 15:21:35 +01:00
Orivej Desh 5fdffa084f
Merge pull request #32539 from hedning/nix-bash-completion-symlink
nix-bash-completions: lazy load aware install
2017-12-10 14:18:06 +00:00
Tor Hedin Brønner f79d69113e nix-bash-completions: lazy load aware install
`bash-completion` lazy loads completion scripts by looking up the command name
in the completion directory. As such we need to create a symlink for every
nix command.

The problem had been masked by nixos sourcing all completion scripts on startup.
2017-12-10 14:07:13 +00:00
Aristid Breitkreuz c4a5ab728b borg: 1.1.1 -> 1.1.3 2017-12-10 14:26:03 +01:00
Vincent Laporte 746d9d1b7b ocamlPackages.markup: 0.7.4 -> 0.7.5 2017-12-10 13:01:40 +01:00
Orivej Desh 166536e152
Merge pull request #32535 from Gerschtli/update/hhvm
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:41 +00:00
Tobias Happ d5d7220770 hhvm: 3.21 -> 3.23.2 2017-12-10 11:50:15 +00:00
Vincent Laporte 1ccd3b9755
ott: 0.25 -> 0.27 2017-12-10 11:49:05 +00:00
Vincent Laporte d98d944d5d
Merge pull request #32494 from mpickering/ber-metaocaml2
ber_metaocaml: (re)init at 104
2017-12-10 12:36:30 +01:00
Vincent Laporte b1659c89c1 ocamlPackages.ulex: 1.1 -> 1.2 2017-12-10 12:24:10 +01:00
Moritz Ulrich 8974a9bf9a
notmuch: 0.25.2 -> 0.25.3 2017-12-10 12:15:50 +01:00
Moritz Ulrich 7df7739888
gmime3: 3.0.1 -> 3.0.5 2017-12-10 12:15:50 +01:00
Orivej Desh 5b53774f89 qt4: fix darwin install phase
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát aa9fbd036f
openexr: upstream security patch
/cc #32459.
2017-12-10 11:03:30 +01:00
Frederik Rietdijk c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
Orivej Desh b6bf8db29f Revert "gmime: 3.0.1 -> 3.0.5"
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
Orivej Desh fc930e055a rawtherapee: delete unused files 2017-12-10 08:44:04 +00:00
Jörg Thalheim 8bdbb21f9c
Merge pull request #31182 from yegortimoshenko/chroot-user/c-rewrite
chroot-user: rewrite in C, drop CHROOTENV_EXTRA_BINDS
2017-12-10 08:20:59 +00:00
Gabriel Ebner 3dc1274232 firefox: enable webrender 2017-12-10 07:38:16 +01:00
rnhmjoj b56d92a53b
pythonPackages: rename dns -> dnspython 2017-12-10 03:22:52 +01:00
Austin Seipp 5ae883b8c3 nixpkgs: remove sqlite/kyotocabinet deps for leveldb
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Jörg Thalheim 05d2a9efb5
Merge pull request #32528 from dtzWill/fix/issue-32264
tetex: patch off-by-one to fix segfault
2017-12-10 01:27:21 +00:00
John Ericson 965cc5da57 top-level: Fix splicing in the presence of evaluation errors
- No more `or {}`, this was misleading at best since those values
   wouldn't be used unless the attr they are defined from was present
   anyways.

 - `tryEval` for get outputs. This ensures that if some derivations fail, they
   won't take out the others. This benefited from the `or {}` before, but that
   was never good enough. `tryEval` is strictly better.
2017-12-09 20:02:45 -05:00
Joachim Fasting eae2aa7eae
tor-browser-bundle-bin: 7.0.10 -> 7.0.11 2017-12-10 00:32:59 +01:00
Orivej Desh b687ffa0d2 gurobipy: fix eval 2017-12-09 22:41:18 +00:00
Orivej Desh 8e2f912b65
Merge pull request #32526 from andir/rawtherapee-git-removal
rawtherapee-git: remove `-git` version
2017-12-09 22:19:45 +00:00
Will Dietz 5c81453477 tetex: patch off-by-one to fix segfault
Fixes #32264.

Patch based on one from Fedora texlive-2007-66 source rpm.

References:
https://bugzilla.redhat.com/show_bug.cgi?id=754517
http://tug.org/pipermail/tex-k/2011-July/002317.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
https://www.mail-archive.com/tetex@dbs.uni-hannover.de/msg00968.html

Redhat discussion suggests this happens when using -Wl,-z,relro
(or other linker flags) that change the default memory layout.
2017-12-09 16:05:49 -06:00
Andreas Rammhold 241f3bb673
rawtherapee-git: remove -git version
As discussed in #32337 the `-git` version is outdated since a while and
doesn't compile with modern compilers anymore.

closes #32337
2017-12-09 22:04:33 +01:00
Orivej Desh 80b6ef9f19
Merge pull request #32524 from mbode/kops_1_8_0
kops: 1.7.1 -> 1.8.0
2017-12-09 20:59:50 +00:00
Orivej Desh d61b1cee5c
Merge pull request #32522 from bhipple/python-cryptop-0.2
cryptop: 0.1 -> 0.2
2017-12-09 20:59:15 +00:00
Orivej Desh 50d3dfc82d
Merge pull request #32523 from mbode/gradle_4_4
gradle: 4.3.1 -> 4.4
2017-12-09 20:56:04 +00:00
Orivej Desh d1e3e83d67 cryptop: alias to altcoins.cryptop 2017-12-09 20:53:04 +00:00
Orivej Desh 06a1e2ab98
Merge pull request #32518 from KaiHa/gmailieer-0.5
gmailieer: 0.4 -> 0.5
2017-12-09 20:45:22 +00:00
Orivej Desh 5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Orivej Desh ea1f6c38a2
Merge pull request #32525 from dtzWill/fix/allowInsecurePredicate
fix use of config-specified allowInsecurePredicate
2017-12-09 20:44:00 +00:00
Will Dietz db7bee240e stdenv: fix use of config-specified allowInsecurePredicate
for some reason we were checking allowUnfreePredicate instead
2017-12-09 20:43:30 +00:00
Orivej Desh 88f7171fe0
Merge pull request #32519 from mbode/kontemplate_1_3_0
kontemplate: init at 1.3.0
2017-12-09 20:33:18 +00:00
Shea Levy 286eadc147
Add gurobipy for python2.7 on Linux 2017-12-09 15:28:39 -05:00
Maximilian Bode 377cd99e4b gradle: 4.3.1 -> 4.4 2017-12-09 21:08:41 +01:00
Shea Levy bfb63ae2d0
Merge branch 'master' of github.com:NixOS/nixpkgs 2017-12-09 15:07:59 -05:00
Maximilian Bode 094c9ac655 kops: 1.7.1 -> 1.8.0 2017-12-09 21:02:00 +01:00
Shea Levy 3dfbf51a25
Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Benjamin Hipple ef6e39fced cryptop: 0.1 -> 0.2
Upgrade to new version. According to the upstream documentation, this project is
only tested on python3, so I've upgraded the pkg's interpreter as well.

Tested with nix-build and ./result/bin/cryptop
2017-12-09 14:59:27 -05:00
Tim Steinbach 48b0e5ddbc
linux: 4.4.104 -> 4.4.105 2017-12-09 14:58:43 -05:00
Tim Steinbach 146355628b
linux-copperhead: 4.14.3.a -> 4.14.4.a 2017-12-09 14:58:43 -05:00
Vladimír Čunát 8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number.  /cc #32459
2017-12-09 20:52:28 +01:00
Shea Levy 6d7ceedaf9
Add insert_dylib darwin package. 2017-12-09 14:37:24 -05:00
Kai Harries 7e1c7fe798 gmime: 3.0.1 -> 3.0.5 2017-12-09 20:30:17 +01:00
Maximilian Bode 473c295dbb kontemplate: init at 1.3.0 2017-12-09 20:10:05 +01:00
Orivej Desh d35b53f18a
Merge pull request #32511 from markus1189/cataclysm-dda-git
cataclysm-dda-git: update to latest and add arguments
2017-12-09 18:56:57 +00:00
Markus Hauck 00ad51933d cataclysm-dda-git: update to latest and add arguments 2017-12-09 19:40:40 +01:00
Peter Simons 73d85455e4
Merge pull request #32503 from mpickering/ghc-head-updates-8.5
ghcHEAD: 8.3.20170808 -> 8.5.20171209
2017-12-09 19:27:04 +01:00
Vladimír Čunát 332a800de3
exiv2: a batch of security fixes
/cc #32459.  I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Kai Harries 6e810a48cc gmailieer: 0.4 -> 0.5 2017-12-09 19:03:07 +01:00
Orivej Desh c7bf1b8a0e
Merge pull request #32036 from mbode/flink-1_3_2
flink: init at 1.3.2
2017-12-09 17:53:57 +00:00
Frederik Rietdijk 8af9da2147
Merge pull request #32517 from KaiHa/radicale-pytz
radicale: add pytz to closure
2017-12-09 18:42:23 +01:00
Shea Levy d077d22893
python27: Enable building with alternate UCS encoding 2017-12-09 12:00:52 -05:00
Kai Harries 3b895db614 radicale: add pytz to closure
Without pytz I got error messages like this in the journal:

  Dec 09 00:00:00 x radicale[8868]: ERROR:root:No module named 'pytz'
2017-12-09 17:51:13 +01:00
Vladimír Čunát ca6952fcb7
ghostscript: security 9.20 -> 9.22
There are also non-security changes in the releases. /cc #32459.
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
2017-12-09 17:50:05 +01:00
Jörg Thalheim 9c89e52ff2 solvespace: add missing wrapGAppsHook 2017-12-09 16:38:36 +00:00
Jörg Thalheim 578575b13d
Merge pull request #32384 from rycee/lightdm/fix-rm-userdir
lightdm: fix removal of unused user data directories
2017-12-09 16:22:22 +00:00
Jörg Thalheim 82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Jörg Thalheim 577be65217
Merge pull request #32510 from andir/rsync-cve-2017-16548
rsync: fix CVE-2017-16548
2017-12-09 16:05:04 +00:00
Jörg Thalheim 271de364a2
Merge pull request #32488 from magnetophon/dfasma
dfasma: 1.2.5 -> 1.4.5
2017-12-09 16:01:24 +00:00
Sarah Brofeldt e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Linus Heckemann ef66970df4 imagemagick: 6.9.9-23 -> 6.9.9-26
Old source tarball went missing
2017-12-09 15:39:39 +00:00
Ingo Blechschmidt 5fd37c154c sshlatex: 0.7 -> 0.8 2017-12-09 15:14:15 +01:00
Daiderd Jordan b2e2490181
Merge pull request #32454 from andir/erlang-cleanup
Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
2017-12-09 14:48:56 +01:00
Frederik Rietdijk 3e1748f727 python.pkgs.xmltodict: 0.9.2 -> 0.11.0 2017-12-09 14:07:24 +01:00
Matthew Pickering 9a072a466c Remove broken ber-metaocaml-003 attribute 2017-12-09 12:18:06 +00:00
Matthew Pickering 08dfb95673 ber_metaocaml: (re)init at 104 2017-12-09 12:18:05 +00:00
Andreas Rammhold 0841f14a8f
openssl_1_0_2: 1.0.2m -> 1.0.2n (CVE-2017-3737, CVE-2017-3738)
See [1] for more details

[1] https://www.openssl.org/news/secadv/20171207.txt
2017-12-09 13:15:00 +01:00
Andreas Rammhold 3d2df41a8f
rsync: fix CVE-2017-16548 2017-12-09 13:10:47 +01:00
Orivej Desh 54aafd15b2 luaPackages.luadbi: fix darwin build 2017-12-09 11:54:40 +00:00
Jörg Thalheim bcd0af9b3d
Merge pull request #32497 from taku0/firefox-bin-57.0.2
firefox: 57.0.1 -> 57.0.2,  firefox-esr: 52.5.1esr -> 52.5.2esr
2017-12-09 11:52:08 +00:00
Orivej Desh e9e9d53bad
Merge pull request #32475 from magnetophon/faac
faac: 1.29.3 -> 1.29.9.2
2017-12-09 11:45:43 +00:00
Bart Brouns 0431971eae faac: 1.29.3 -> 1.29.9.2 2017-12-09 11:45:14 +00:00
Orivej Desh 36cab2324c mp4v2: enable darwin 2017-12-09 11:45:14 +00:00
dywedir b53567e78f ocamlPackages.reason: 3.0.3 -> 3.0.4 2017-12-09 12:42:56 +01:00
Michael Raskin f1acf2d6b9
Merge pull request #32506 from andir/gnome2.vte
gnome2.vte: fix CVE-2012-2738
2017-12-09 11:41:40 +00:00
Andreas Rammhold 4c6f7ee729
gnome2.vte: fix CVE-2012-2738 2017-12-09 12:25:04 +01:00
Matthew Pickering e7a327da5c ghcHEAD: 8.3.20170808 -> 8.5.20171208 2017-12-09 11:04:31 +00:00
Orivej Desh 0a41fc6b7c mono46, mono48: disable parallel building
See #32386
mono46: https://hydra.nixos.org/build/65617511
mono48: https://hydra.nixos.org/build/65600645
2017-12-09 10:53:16 +00:00
Orivej Desh 5ce5ef06ab
Merge pull request #32462 from magnetophon/fluidsynth
fluidsynth: 1.1.6 -> 1.1.8
2017-12-09 10:37:09 +00:00
Orivej Desh 347fdc03ca linuxsampler: delete obsolete configureFlags 2017-12-09 10:33:35 +00:00
Jörg Thalheim f7c7a4cde1 vimPlugins.vim-yapf: fix evaluation 2017-12-09 10:28:40 +00:00
Jörg Thalheim 61a177a517
Merge pull request #32289 from bhipple/feature/android-platform-tools-26.0.2
android-platform-tools: 26.0.0 -> 26.0.2
2017-12-09 10:18:19 +00:00
Bart Brouns 95ef6622a7 fluidsynth: 1.1.6 -> 1.1.8 2017-12-09 10:15:46 +00:00
Vladimír Čunát cd9231a01a
ldns: security patches from upstream, /cc #32459
Also use sha256 instead of sha1 for the source.
2017-12-09 11:08:28 +01:00
Jörg Thalheim 1592d5a9e7 vimPlugins: update all 2017-12-09 09:59:03 +00:00
Jörg Thalheim f04a2107e0 remmina: 1.2.0-rcgit.17 -> 1.2.0-rcgit.24 2017-12-09 09:57:55 +00:00
Jörg Thalheim 379907ca1a
Merge pull request #32394 from flokli/virtualbox-headless
virtualboxHeadless: fix build, cleanup buildInputs
2017-12-09 09:46:24 +00:00
markuskowa 66da9b9f8f gpredict: init at 1.3 (#32436) 2017-12-09 09:45:29 +00:00
Orivej Desh f0f64fb8f0
Merge pull request #32492 from dtzWill/update/gnuplot-5.2.2
gnuplot: 5.2.1 -> 5.2.2
2017-12-09 09:35:44 +00:00
Sarah Brofeldt 4976020f3f
Merge pull request #32493 from florianjacob/piwik-3.2.1
piwik: 3.2.0 -> 3.2.1
2017-12-09 10:29:05 +01:00
Jörg Thalheim 3a20229361
Merge pull request #32484 from magnetophon/qsampler
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Orivej Desh 40950f6a2d
Merge pull request #31006 from florianjacob/prosody
Improvements for Prosody
2017-12-09 09:19:24 +00:00
Tamas Herman a16501cd44 awscli: 1.11.185 -> 1.14.6 2017-12-09 09:18:30 +00:00
Tamas Herman 53e16ecd21 python.pkgs.boto3: 1.4.7 -> 1.4.8 2017-12-09 09:18:29 +00:00
Tamas Herman d41e04c897 python.pkgs.botocore: 1.7.43 -> 1.8.10 2017-12-09 09:18:29 +00:00
Tamas Herman 1407b1da99 python.pkgs.s3transfer: 0.1.11 -> 0.1.12 2017-12-09 09:18:29 +00:00
Jörg Thalheim 438fb59e6f chroot-user: better error message, if unshare is not allowed 2017-12-09 09:14:56 +00:00
Frederik Rietdijk 8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Sarah Brofeldt 26be73bf5c
Merge pull request #32362 from caugner/php-pecl-mailparse
phpPackages.mailparse: init at 3.0.2
2017-12-09 10:07:30 +01:00
Sarah Brofeldt 6edcc25c6e
Merge pull request #32153 from yuriaisaka/pr-fcitx-skk-init
fcitx-skk: init at 0.1.4
2017-12-09 10:03:44 +01:00
Jörg Thalheim 40bad16884
Merge pull request #32397 from volth/patch-77
freerdp: fix aarch64 build
2017-12-09 08:18:17 +00:00
Jörg Thalheim 723e74d9d8
Merge pull request #32445 from kamilchm/pinta
pinta: FIX unhandled glib-sharp load exception
2017-12-09 08:16:02 +00:00
Jörg Thalheim 09dea4c2e9
Merge pull request #32457 from volth/patch-79
coursier: 1.0.0-RC3 -> 1.0.0-RC13
2017-12-09 08:10:35 +00:00
Jörg Thalheim 398478df2f
Merge pull request #32468 from magnetophon/qsynth
qsynth: 0.3.9 -> 0.4.4
2017-12-09 07:53:56 +00:00
Jörg Thalheim e7fbbb1e24
Merge pull request #32480 from magnetophon/fd
fd: 5.0.0 -> 6.0.0
2017-12-09 07:43:58 +00:00
Peter Hoeg 2017937302 sddm: 0.16.0 -> 0.17.0 2017-12-09 14:33:22 +08:00
taku0 fae90e996b firefox-esr: 52.5.1esr -> 52.5.2esr 2017-12-09 12:18:14 +09:00
Orivej Desh 56ca5cb13d gigedit: svn-2342 -> 1.1.0 2017-12-09 02:59:23 +00:00
Bart Brouns 9b1ba6515a qsampler: svn-2342 -> 0.4.3 2017-12-09 02:04:45 +00:00
Orivej Desh d87976c19f linuxsampler: svn-2340 -> 2.1.0 2017-12-09 02:04:45 +00:00
Orivej Desh 687175c931 liblscp: svn-2319 -> 0.5.8 2017-12-09 02:04:11 +00:00
Orivej Desh f46afb6353 libgig: svn-2334 -> 4.1.0 2017-12-09 02:04:10 +00:00
Bart Brouns 66236d1083 ingen: unstable-2017-01-18 -> unstable-2017-07-22 2017-12-09 01:27:39 +01:00
Bart Brouns 70030c5ad7 raul: unstable-2016-09-20 -> unstable-2017-07-23 2017-12-09 01:27:30 +01:00
Bart Brouns 0098b23bf7 lv2-unstable: 2016-10-23 -> 2017-07-08 2017-12-09 01:27:22 +01:00
Yuriy Taraday 994a614ca3 chromium: 62.0.3202.94 -> 63.0.3239.84
New stable release with bunch of security fixes and other changes [0]

Also:
* remove patch for dev already landed upstream
* remove patches specific to version 62
* dev is broken again, need to investigate failures

[0] https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html
2017-12-09 01:12:32 +01:00
Joachim F f5f6d8e393
Merge pull request #32481 from ThomasMader/dlang
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 23:50:33 +00:00
Florian Jacob 60ef50fa88 piwik: 3.2.0 -> 3.2.1 2017-12-09 00:28:24 +01:00
Orivej Desh 9e475320fc
Merge pull request #32479 from magnetophon/sord
sord: add pcre
2017-12-08 23:26:58 +00:00
Bart Brouns 6cc35d014f gstreamer: 1.12.2 -> 1.12.3 2017-12-08 23:21:09 +00:00
Orivej Desh cbaf7fe178
Merge pull request #32490 from dotlambda/py3status
pythonPackages.py3status: 3.6 -> 3.7
2017-12-08 23:20:48 +00:00
Orivej Desh 03abdc205e
Merge pull request #32478 from magnetophon/serd
serd: 0.26.0 -> 0.28.0
2017-12-08 23:18:09 +00:00
Bart Brouns 42ddb8ae2a serd: 0.26.0 -> 0.28.0 2017-12-08 23:17:32 +00:00
Daiderd Jordan ae702c68cc
Merge pull request #32482 from magnetophon/fzf
fzf: 0.17.1 ->0.17.3
2017-12-09 00:05:08 +01:00
Orivej Desh 5a86f246bd
Merge pull request #32486 from magnetophon/fmit
fmit: 1.1.11 -> 1.1.13
2017-12-08 23:02:17 +00:00
Will Dietz 7b27b24690 gnuplot: 5.2.1 -> 5.2.2 2017-12-08 16:58:28 -06:00
John Ericson 0271644491
Merge pull request #32403 from obsidiansystems/gcc-modernize-builder
gcc: Modernize builder
2017-12-08 14:42:10 -08:00
Robert Schütz 2320b0af02 pythonPackages.py3status: 3.6 -> 3.7 2017-12-08 23:16:48 +01:00
Pascal Wittmann 44a4118137
Merge pull request #32430 from dotlambda/git-annex-remote-rclone
git-annex-remote-rclone: 0.5 -> 0.6
2017-12-08 23:07:34 +01:00
Bart Brouns 635490ee97 fftw: 3.3.6-pl1 -> 3.3.7 2017-12-08 21:51:55 +00:00
Orivej Desh a5730523ef
Merge pull request #32467 from magnetophon/pd
puredata: 0.47-1 -> 0.48-0
2017-12-08 21:44:29 +00:00
Michael Raskin ab917a22f5 busybox: apply upstream patch for CVE-2017-16544 2017-12-08 22:47:11 +01:00
Bart Brouns e56cdc30a1 dfasma: 1.2.5 -> 1.4.5 2017-12-08 22:24:10 +01:00
Bart Brouns 9f523e0b74 fmit: 1.1.11 -> 1.1.13 2017-12-08 22:22:55 +01:00
Bart Brouns 2b1201b2ed fzf: 0.17.1 ->0.17.3 2017-12-08 22:16:30 +01:00
Bart Brouns a3c9ee31de fd: 5.0.0 -> 6.0.0 2017-12-08 22:14:55 +01:00
Bart Brouns 7cb98a8324 sord: add pcre 2017-12-08 22:13:51 +01:00
Thomas Mader b2e76afa99 dmd, ldc, dub: Inherit buildInput and meta from build derivation 2017-12-08 22:12:11 +01:00
Orivej Desh 081de6180b
Merge pull request #32474 from magnetophon/suil
suil: 0.8.4 -> 0.10.0
2017-12-08 21:06:54 +00:00
Orivej Desh e798a171ba
Merge pull request #32473 from magnetophon/aubio
aubio: 0.4.5 -> 0.4.6
2017-12-08 20:58:22 +00:00
Bart Brouns 3aab3198f8 puredata: 0.47-1 -> 0.48-0 2017-12-08 21:57:53 +01:00
Bart Brouns 59782d8bff qsynth: 0.3.9 -> 0.4.4 2017-12-08 21:53:27 +01:00
Lorenzo Manacorda 6ee9df6b31 google-cloud-sdk: 177.0.0 -> 182.0.0 (#32452) 2017-12-08 20:32:51 +00:00
Bart Brouns fcca8b4e15 aubio: 0.4.5 -> 0.4.6 2017-12-08 20:25:30 +00:00
Orivej Desh 9cef8a0820
Merge pull request #32460 from magnetophon/drumkv1
drumkv1: 0.8.4 -> 0.8.5
2017-12-08 20:19:38 +00:00
Orivej Desh e99f6e8d85
Merge pull request #32472 from magnetophon/yoshimi
yoshimi: 0.5.3 -> 0.5.4.1
2017-12-08 20:17:15 +00:00
Orivej Desh 04f942ef1e
Merge pull request #32470 from magnetophon/synthv1
synthv1: 0.8.4 -> 0.8.5
2017-12-08 20:16:58 +00:00
Orivej Desh 289c4316af
Merge pull request #32469 from magnetophon/samplv1
samplv1 0.8.4 -> 0.8.5
2017-12-08 20:16:30 +00:00
Bart Brouns 6e34919e78 suil: 0.8.4 -> 0.10.0 2017-12-08 21:16:04 +01:00
Bart Brouns 756f4fe1a3 yoshimi: 0.5.3 -> 0.5.4.1 2017-12-08 21:07:58 +01:00
Bart Brouns 0c6c79e36e synthv1: 0.8.4 -> 0.8.5 2017-12-08 21:01:19 +01:00
Bart Brouns f1c660e6f0 samplv1 0.8.4 -> 0.8.5 2017-12-08 20:58:30 +01:00
Orivej Desh 9c974bc20b
Merge pull request #32464 from magnetophon/padthv1
padthv1: 0.8.4 -> 0.8.5
2017-12-08 19:52:51 +00:00
Orivej Desh 15f8d595ba
Merge pull request #32463 from magnetophon/ladspa
ladspa-sdk: change back mirror to original site
2017-12-08 19:52:18 +00:00
Bart Brouns 18f500b890 padthv1: 0.8.4 -> 0.8.5 2017-12-08 20:48:58 +01:00
Bart Brouns ea6482e3d6 ladspa-sdk: change back mirror to original site 2017-12-08 20:47:03 +01:00
Bart Brouns 27ed6da293 drumkv1: 0.8.4 -> 0.8.5 2017-12-08 20:40:05 +01:00
Bart Brouns b6b67830b0 MMA: 15.12 -> 16.06 2017-12-08 20:38:05 +01:00
Eric Litak 19126daab3 vncdo: init at 0.11.2 2017-12-08 10:43:14 -08:00
volth e2ffc97054
coursier: 1.0.0-RC3 -> 1.0.0-RC13
minor version bump, required for https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-350334285
2017-12-08 18:22:58 +00:00
Joachim F 11d0cccf56
Merge pull request #32421 from caugner/zilla-slab
zilla-slab: init at 1.002
2017-12-08 16:10:46 +00:00
Eelco Dolstra 0e58684c41
nixUnstable: Remove unused dependencies 2017-12-08 16:01:06 +01:00
Joachim F 6247e9b520
Merge pull request #32428 from dotlambda/git-annex-metadata-gui
git-annex-metadata-gui: init at 0.2.0
2017-12-08 14:45:45 +00:00
Joachim F 2b974cef43
Merge pull request #32444 from hedning/recoll-1.23.5
recoll: 1.23.1 -> 1.23.5
2017-12-08 14:31:55 +00:00
Joachim F aa0bc9abee
Merge pull request #32450 from mdorman/emacs-updates
Semi-Automated Emacs package updates
2017-12-08 14:27:50 +00:00
Orivej Desh 19b82ec144 Revert "pythonPackages.setuptools: make compatible with hasPythonModule"
The packages with this change can not be evaluated with `nix-env --drv-path` or
`hydra-eval-jobs`: 859dc02fa3

This reverts commit 859dc02fa3.
2017-12-08 14:21:20 +00:00
Andreas Rammhold 14f1698649
erlangR17: removed outdated & unused version
erlangR17 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 15:06:01 +01:00
Andreas Rammhold 9f39d0ef68
erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10
Also renamed the file since it is no longer version 8.
2017-12-08 15:06:00 +01:00
Andreas Rammhold 8e2f11ee51
couchdb: use erlangR19 instead of erlangR17
erlangR17 is no longer receiving any kind of (security) patches,
switching to R19 should be fine as per the couchdb documentation [1]

[1] http://docs.couchdb.org/en/2.1.1/install/unix.html#dependencies
2017-12-08 15:06:00 +01:00
Andreas Rammhold b8b4d7ebf2
erlang: removed R16.nix, was a leftover from #32443 2017-12-08 15:06:00 +01:00
Orivej Desh a22d224434 awesomebump: disable parallel building
https://hydra.nixos.org/build/65585975
2017-12-08 12:39:36 +00:00
Daiderd Jordan 42d437129f
R16B02-8-basho: mark insecure 2017-12-08 13:03:54 +01:00
Daiderd Jordan 7d85f1b0e2
erlangR17: mark insecure 2017-12-08 13:03:54 +01:00
Daiderd Jordan 5bc910a6ef
Merge pull request #32443 from andir/erlang-cve-2017-1000385
Erlang CVE-2017-1000385 erlangR{18,19,20}
2017-12-08 12:57:58 +01:00
Michael Alan Dorman 48b5e81bba melpa-packages: 2017-12-08
Removals:
  - markdown-edit-indirect: removed from melpa
2017-12-08 06:29:24 -05:00
Michael Alan Dorman 3f0e6057d4 melpa-stable-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman 1d8694423f org-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman fdf9d0bcff elpa-packages: 2017-12-08 2017-12-08 06:29:23 -05:00
Andreas Rammhold 2b72043079
erlangR16: removed outdated & unused version
erlangR16 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 12:18:58 +01:00
Orivej Desh 695027f61c Restore "nixUnstable: rename to nix-unstable"
as discussed in bed3695848

Different names make it easier for the users to notice updates to Nix stable,
and to have Nix stable and unstable simultaneously.

This reverts commit bed3695848.
2017-12-08 11:17:33 +00:00
Kamil Chmielewski 841bfc378d pinta: FIX unhandled glib-sharp load exception
running pinta after https://github.com/NixOS/nixpkgs/pull/31497
results in:

```
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
```
2017-12-08 11:43:50 +01:00
Tor Hedin Brønner e0b84b9f35 recoll: 1.23.1 -> 1.23.5 2017-12-08 11:37:33 +01:00
Pascal Wittmann b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Andreas Rammhold 2107291346
erlangR18: 18.3.4.4 -> 18.3.4.7 (fixes CVE-2017-1000385) 2017-12-08 10:27:17 +01:00
Andreas Rammhold 366355f7eb
erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385) 2017-12-08 10:27:14 +01:00
Andreas Rammhold 175f2e147f
erlangR20: 20.1 -> 20.1.7 (fixes CVE-2017-1000385) 2017-12-08 10:27:09 +01:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Orivej Desh 86ffdce878 firefox-esr: 52.5.1esr -> 52.5.2esr
Fixes #32418
2017-12-08 08:37:47 +00:00
Asko Soukka 859dc02fa3 pythonPackages.setuptools: make compatible with hasPythonModule 2017-12-08 08:55:53 +01:00
Vincent Laporte 01f473c8d1
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
adisbladis f2f524a31c
Merge pull request #32426 from dotlambda/dmensamenu
dmensamenu: 1.0.0 -> 1.1.0
2017-12-08 12:15:25 +08:00
Peter Hoeg 9dee38e9c6
Merge pull request #32313 from andir/mstpd-to-github-0.0.5
mstpd: svn 61 -> 0.0.5.20171113
2017-12-08 11:11:40 +08:00
Robert Schütz f715464b25 git-annex-metadata-gui: init at 0.2.0 2017-12-08 01:44:07 +01:00
Robert Schütz 7314d58b27 git-annex-remote-rclone: 0.5 -> 0.6 2017-12-08 01:39:07 +01:00
Austin Seipp 90bcfc78c3 nixpkgs: no parallel builds for mono 4.4
See #32386 -- while Mono in general should build correctly with parallel
building, it seems the 4.4 branch has broken.

Instead, allow parallel build support to be overridden by individual
versions, and default to true.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-07 17:30:27 -06:00
Thomas Tuegel 6f64bc5617
Merge pull request #32420 from ttuegel/plasma-workspace--kdeinit-path
plasma-workspace: Fix start_kdeinit_wrapper path
2017-12-07 16:30:32 -06:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Robert Schütz 1642d62c88 dmensamenu: 1.0.0 -> 1.1.0 2017-12-07 23:09:20 +01:00
Orivej Desh c3818426b8 safefile: replace <nixpkgs> with path 2017-12-07 22:03:09 +00:00
Lancelot SIX 97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
Joachim F e91f5f9144
Merge pull request #32339 from oxij/pkg/uim
uim: more options
2017-12-07 21:33:08 +00:00
Nick Hu a3d7d3e7cf pandoc2: fix Haskell dependencies 2017-12-07 21:25:29 +00:00
Shea Levy 42519a0f87
callCabal2nix: Take advantage of new hpack support. 2017-12-07 15:26:51 -05:00
Claas Augner 8569087a53
zilla-slab: init at 1.002 2017-12-07 20:48:39 +01:00
Thomas Tuegel 98457aca26
plasma-workspace: Fix start_kdeinit_wrapper path
The plasma-workspace patch was mangled when the package was last updated.

Resolves: #31686
2017-12-07 13:41:01 -06:00
Shea Levy bed3695848
Revert "nixUnstable: rename to nix-unstable"
This commit effectively makes it impossible to upgrade to nixUnstable
with nix-env without mucking about with priorities, as you can't
uninstall the old nix transactionally with the new nix and if you
uninstall the old one first you no longer have nix at your disposal to
install the new one.

This reverts commit 9711aac642.
2017-12-07 14:17:53 -05:00
Shea Levy 0235f1249e
nixUnstable: Bump to pre5788_e3013543 for fetchGit bug fix 2017-12-07 14:02:03 -05:00
taku0 47cbb9132c firefox: 57.0.1 -> 57.0.2 2017-12-08 03:12:59 +09:00
taku0 43b1fbc8de firefox-bin: 57.0.1 -> 57.0.2 2017-12-08 03:12:50 +09:00
Joachim F 6d10ecd639
Merge pull request #32353 from Synthetica9/patch-4
vivaldi: 1.12.955.38-1 -> 1.13.1008.34-1
2017-12-07 16:59:04 +00:00
Jörg Thalheim 08b7cbdbed
Merge pull request #32415 from clefru/k2pdf-master
k2pdfopt: Patch openjpeg version into mupdf as in #31852.
2017-12-07 16:46:18 +00:00
Tom Lazar a02691a44b chefdk: 2.3.4 -> 2.4.17 (#32412) 2017-12-07 16:36:31 +00:00
Clemens Fruhwirth bbb5cee20c k2pdfopt: Patch openjpeg version into mupdf as in #31852. 2017-12-07 16:49:21 +01:00
John Doe 5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Eelco Dolstra 5c5223d46b
make-tarball.nix: Fix <nixpkgs> check
This was broken by 6bcf194449, which
caused the result of the check to be ignored (since xargs will return
a non-zero exit status if *any* grep doesn't find a match).
2017-12-07 16:00:09 +01:00
Orivej Desh 9a8633bb59
Merge pull request #32411 from romildo/upd.qtcreator
qtcreator: 4.4.1 -> 4.5.0
2017-12-07 14:55:49 +00:00
Orivej Desh 81f2d8593b qtcreator: restrict to intel linux
It has never been building for aarch64 or darwin.
2017-12-07 14:51:57 +00:00
José Romildo Malaquias 4b80ec84fe qtcreator: 4.4.1 -> 4.5.0 2017-12-07 12:15:33 -02:00
Robert Helgesson 79081322ab
parcellite: add which and xdotool as dependencies
These allows Parcellite's auto-paste feature to work out of the box.
2017-12-07 14:37:08 +01:00
Robert Helgesson b7c0f858a4
parcellite: use wrapGAppsHook
Also add hicolor icon theme as a dependency. These are needed for
parcellite to find icons.
2017-12-07 14:37:03 +01:00
Frederik Rietdijk 501bc2f91b python.pkgs.contextlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 0e92f2100c python.pkgs.TurboCheetah: init at 1.0 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 05be27f7dc python.pkgs.pathlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk e60a1fd433 python.pkgs.cheetah: move and update expression 2017-12-07 14:14:16 +01:00
Frederik Rietdijk 587556ce1d python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests 2017-12-07 14:14:15 +01:00
Spencer Baugh 70c1899768 python.pkgs.setuptools: 36.7.1 -> 38.2.3 2017-12-07 14:14:15 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Pascal Wittmann ae7e3a3a41
Merge pull request #32378 from markuskowa/master
airspy: init at 1.0.9
2017-12-07 12:38:38 +01:00
Pascal Wittmann 2787ac77de
Merge pull request #32396 from volth/far2l-aarch64
far2l: unstable-2017-09-30 -> unstable-2017-10-08
2017-12-07 12:35:46 +01:00
Joerg Thalheim 77b69f8ee2 uclibc: exclude aarch64-linux 2017-12-07 10:33:24 +00:00
Andreas Rammhold 8ab4eb1b4c
mstpd: svn 61 -> 0.0.5.20171113
Also fetches package from it's new home on GitHub and fixes compilation
with gcc-7 (#31747).
2017-12-07 11:30:10 +01:00
Joerg Thalheim 14df60d0db rr: limit platforms to x86_64
related to #32326
2017-12-07 10:22:42 +00:00
Jörg Thalheim 9874d1b5de
Merge pull request #32398 from volth/patch-78
electron: 1.7.5 -> 1.8.1
2017-12-07 10:22:00 +00:00
Jörg Thalheim 2b91fc0c24
Merge pull request #32402 from volth/oraclejdk8-fix-arm-hashes
oraclejdk8: fix armv7l hashes
2017-12-07 10:10:56 +00:00
Jörg Thalheim 29d5f2d979
Merge pull request #32340 from oxij/pkg/linux-firmware
firmware-linux-nonfree: update
2017-12-07 10:04:32 +00:00
Orivej Desh c9a03d9b48 premake5: fix build on darwin 2017-12-07 09:41:46 +00:00
Orivej Desh 6057d74d1c uclibc: prefer "Error in reading or end of file" to pipefail 2017-12-07 09:32:25 +00:00
Orivej Desh 199b426812 gst_all_1.gst-plugins-bad: enable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh f568450637 qmake: enable parallel building of qmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh ca4f822fd8 qmake4Hook: enable parallel building with qmake4Hook by default 2017-12-07 08:52:42 +00:00
Orivej Desh 46f57dbc14 meson: enable parallel building of meson projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh 031138b7f0 cmake: enable parallel building of cmake projects by default 2017-12-07 08:52:42 +00:00