Commit Graph

107248 Commits

Author SHA1 Message Date
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
Orivej Desh
75d70c8372 dino: build with Ninja
Upstream recommends Ninja and has a cmake script that does not support GNU Make:
https://github.com/dino/dino/issues/230
2017-12-07 08:52:42 +00:00
Orivej Desh
da516f0404 cmake: generate for Ninja when the build phase is Ninja
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh
be17bccf38 totem: disable parallel building
meson does not support parallel building of certain vala projects:
https://github.com/mesonbuild/meson/issues/1994
https://bugzilla.gnome.org/show_bug.cgi?id=784236

but at the moment this only affects gnome3.totem:

ninja src/plugins/rotation/rotation.vapi
[1/1] Compiling Vala source ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala.
FAILED: src/plugins/rotation/rotation@sha/totem-rotation-plugin.c src/plugins/rotation/rotation.h src/plugins/rotation/rotation.vapi
valac -C --pkg clutter-gtk-1.0 --pkg cogl-pango-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/plugins/rotation/rotation@sha --basedir ../src/plugins/rotation --library rotation --header src/plugins/rotation/rotation.h --vapi ../rotation.vapi --girdir=/tmp/nds-build-gnome3.totem/totem-3.26.0/build/src --pkg=Totem-1.0 ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala
error: Package `Totem-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
2017-12-07 08:52:42 +00:00
Orivej Desh
2c7cd2455e ninja: support disabling parallel building
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Orivej Desh
9f8ec7e4d3 stp: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
812e0bced1 shogun: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
5d23b54a20 rockbox_utility: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
57d27fb420 ricochet: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
00fd31c169 qgis: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
22116e51fc guitone: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
7b6b099811 ostinato: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
c12fe7416e golden-cheetah: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
ef151343e5 editorconfig-core-c: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
5ae64cbfe7 conky: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
11e503815c chessx: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
9b537c48d3 awesomebump: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
c875aecdbe altcoins.primecoin: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
98bbb0e3e6 altcoins.memorycoin: disable parallel building 2017-12-07 08:52:42 +00:00