Daiderd Jordan
00a6087d50
Merge pull request #20111 from acowley/bullet-darwin
...
bullet: darwin compatibility
2016-11-12 21:18:59 +01:00
Corbin
62f9196e35
pythonPackages.stripe: init at 1.41.1
2016-11-12 11:52:04 -08:00
John Ericson
f68e16f023
top-level: Make cross compiling slightly saner
...
Removes the weird stdenv cycle used to match the old infrastructure.
It turns out that matching it so precisely is not needed.
2016-11-12 20:20:44 +01:00
Gabriel Ebner
645e2b55e5
Merge pull request #20367 from goetzst/qutebrowser
...
qutebrowser: 0.8.2 -> 0.8.4
2016-11-12 13:48:24 -05:00
Lorenzo Manacorda
b83c0783d3
bluez: 5.40 -> 5.43
2016-11-12 18:12:10 +01:00
obadz
38c6a88274
citrix-receiver: 13.3.0 -> 13.4.0
2016-11-12 16:43:30 +00:00
Stefan Götz
2079c92fa9
qutebrowser: 0.8.2 -> 0.8.4
2016-11-12 15:39:45 +01:00
Pascal Wittmann
aa0238ece0
Merge pull request #20360 from sorokin/fix-autobuild
...
fix autobuild compilation
2016-11-12 14:13:24 +01:00
Joachim Fasting
081a871771
Revert "Merge pull request #20302 from spacekitteh/patch-10"
...
This reverts commit e02173c70c
, reversing
changes made to c2b4a0d266
.
Breaks all grsec packages; Not having binary substitutes for no good
reason is disruptive to my workflow, so I'll just revert this for now.
2016-11-12 14:02:20 +01:00
Vincent Laporte
2d136204c4
ocamlPackages.cstruct: 1.6.0 -> 1.9.0, 2.3.0
2016-11-12 12:41:27 +01:00
Vincent Laporte
72c1a6f0f4
ocamlPackages.cohttp: refactor
2016-11-12 12:41:27 +01:00
Vincent Laporte
24df641deb
ocamlPackages.conduit: refactor
2016-11-12 12:41:26 +01:00
Ivan Sorokin
52ccc27c1e
fix autobuild compilation
...
Currently autobuild failed to build in both master and release-16.03. The
error message is
mv: cannot stat '/nix/store/a4jzlkrhd4b4nr5760caj3rrjxhyg4z3-autobuild-5.3/bin/abput-sourceforge': No such file or directory
builder for ‘/nix/store/l19vywq8zvbarswby5h7vl4iq1c1pvq7-autobuild-5.3.drv’ failed with exit code 1
It happens in post install script
postInstall = ''
wrapProgram $out/bin/ab{put,build}-sourceforge \
--prefix PATH ":" "${stdenv.lib.makeBinPath [ openssh rsync ]}"
'';
The problem is that in autobuild 5.0 the ab{put,build}-sourceforge were removed
* Version 5.0 (released 2008-11-25)
...
** abput, abput-sourceforge, abput-testdrive: Remove.
** abbuild, abbuild-sourceforge: Remove.
Both the SourceForge and TestDrive systems have been shutdown. The
scripts were of questionable value anyway.
Possibly the bug was introduced in commit
8c4fcc87f8
: autobuild: 3.5 -> 5.3.
As the package doesn't contain these programs there is no need in wrapping
them. This commit just remove the postInstall section of corresponding
package.
2016-11-12 14:34:13 +03:00
ft
22e129060d
powerline: 2.1.4 -> 2.4
2016-11-12 01:52:43 -08:00
Alex Ivanov
6be6760144
yandex-disk: 0.1.5.948 -> 0.1.5.978
2016-11-12 12:02:24 +03:00
Antoine Eiche
96042412d1
protobuf3_1: init at 3.1.0
2016-11-12 09:25:19 +01:00
Antoine Eiche
2350c543f6
protobuf: refactoring
...
Versions 3.x use a common derivation such as 2.x versions.
2016-11-12 09:24:42 +01:00
Tim Steinbach
e02173c70c
Merge pull request #20302 from spacekitteh/patch-10
...
grsecurity_testing: 4.7.10 -> 4.8.7
2016-11-11 22:03:39 -05:00
Sophie Taylor
fa180d0d63
grsec: 4.8.6 -> 4.8.7
2016-11-12 12:54:47 +10:00
Tim Steinbach
c2b4a0d266
Merge pull request #20327 from NeQuissimus/linux_4_9_rc4
...
linux: 4.9-rc3 -> 4.9-rc4
2016-11-11 18:11:02 -05:00
Tim Steinbach
52cc30cd87
Merge pull request #20326 from NeQuissimus/linux_3_12_67
...
linux: 3.12.66 -> 3.12.67
2016-11-11 18:10:16 -05:00
Alexander V. Nikolaev
9743c0e623
drone: fix build issue on OSX
...
also update all hashes to recent snapshots
2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev
9bd197fc97
drone: init at 0.5-20160813
2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev
1b5ab63bd2
go-bindata-assetfs: init at 20160814
2016-11-11 23:04:31 +01:00
Daniel Peebles
0838c10e22
Merge pull request #20328 from NeQuissimus/pango_sha512
...
pangoxsl: Use sha256
2016-11-11 15:48:33 -05:00
Daniel Peebles
903814e068
Merge pull request #20333 from NeQuissimus/saxonb_sha512
...
saxonb: Use sha256
2016-11-11 15:48:23 -05:00
Daniel Peebles
eadb0f733b
Merge pull request #20348 from NeQuissimus/jdom_sha256
...
jdom: use sha256
2016-11-11 15:48:07 -05:00
Daniel Peebles
cd112c5e03
Merge pull request #20334 from NeQuissimus/saxon_sha512
...
saxon: use sha256
2016-11-11 15:47:52 -05:00
Tim Steinbach
dc3f9cd566
jdom: use sha256
2016-11-11 15:36:47 -05:00
Tim Steinbach
b43a43d7a1
pangoxsl: Use sha256
2016-11-11 15:17:24 -05:00
Tim Steinbach
7897a6613e
libLAS: 1.8.0 -> 1.8.1
2016-11-11 15:15:54 -05:00
Tim Steinbach
7d4ffab202
saxon: use sha256
2016-11-11 15:10:30 -05:00
Tim Steinbach
1810f50e0e
saxonb: Use sha256
2016-11-11 15:07:51 -05:00
Tim Steinbach
3a6f99765c
Merge pull request #20219 from oxij/pkgs/python/add-a-bunch
...
pythonPackages: add a bunch
2016-11-11 15:06:25 -05:00
Daniel Peebles
843cfd6741
Merge pull request #20329 from NeQuissimus/opencv3_ipp_sha256
...
opencv3: Move IPP to use sha256
2016-11-11 12:10:41 -05:00
Joachim F
b5914575dc
Merge pull request #20345 from fmthoma/i3-gaps-4.13
...
i3-gaps: 4.12 -> 4.13
2016-11-11 17:30:35 +01:00
Joachim F
b209827d15
Merge pull request #20341 from nico202/josm
...
josm: 10966 -> 11223
2016-11-11 17:28:51 +01:00
Pascal Wittmann
50bb53238b
Merge pull request #20312 from gnidorah/master2
...
dtrx: add archivers to dependencies
2016-11-11 17:25:38 +01:00
Carles Pagès
cf57b79fb1
homebank: 5.1 -> 5.1.1
2016-11-11 16:34:11 +01:00
Tim Steinbach
821573740b
Merge pull request #20323 from NeQuissimus/rkt_1_19_0
...
rkt: 1.18.0 -> 1.19.0
2016-11-11 10:24:51 -05:00
Tim Steinbach
b773918fe4
Merge pull request #20324 from NeQuissimus/atom_1_12_1
...
atom: 1.12.0 -> 1.12.1
2016-11-11 10:24:41 -05:00
Tim Steinbach
0196746226
Merge pull request #20325 from NeQuissimus/ammonite_0_8_0
...
ammonite-repl: 0.7.9 -> 0.8.0
2016-11-11 10:24:29 -05:00
Franz Thoma
092d7e9705
i3-gaps: 4.12 -> 4.13
2016-11-11 14:03:33 +01:00
Alexander V. Nikolaev
acbd916119
gimp-lensfun: 0.1.1 -> 0.2.4
2016-11-11 14:18:06 +02:00
Graham Christensen
bb2a67d226
openssl_1_1_0: 1.1.0b -> 1.1.0c
2016-11-11 07:11:29 -05:00
=
8574054427
josm: 10966 -> 11223
2016-11-11 12:21:40 +01:00
Jascha Geerds
13fbc6ccd1
numix-icon-theme-circle: 2016-09-27 -> 2016-11-10
2016-11-11 11:25:16 +01:00
Jascha Geerds
e15fdbe9fc
hipchat: 4.27.0.1658 -> 4.28.0.1659
2016-11-11 11:22:36 +01:00
viric
5de8637c4e
Merge pull request #20154 from mdaiter/opencv3_extras
...
opencv3: enable cuda compilations
2016-11-11 10:58:54 +01:00
Tim Digel
babbe0e14d
vim: 8.0.0005 -> 8.0.0075
2016-11-11 10:12:18 +01:00
Kovacsics Robert (NixOS)
4402a3c599
python-plover: 3.0.0 -> 3.1.0
2016-11-11 08:27:37 +00:00
sternenseemann
ca9ab3bfe1
ocaml-uuseg: 0.8.0 -> 0.9.0
...
This commit also refactors the expression.
2016-11-11 08:30:37 +01:00
Tim Steinbach
8ac2c1fead
Merge pull request #20320 from bendlas/fix-chromium
...
chromium: 54.0.2840.90 -> 54.0.2840.100
2016-11-10 22:12:56 -05:00
Tim Steinbach
7fedbe7c98
opencv3: Move IPP to use sha256
2016-11-10 21:40:38 -05:00
Tim Steinbach
933dfca167
Merge pull request #20322 from NeQuissimus/linux_4_8_7
...
linux: 4.8.6 -> 4.8.7
2016-11-10 21:12:06 -05:00
Tim Steinbach
ad19b9bde5
linux: 4.9-rc3 -> 4.9-rc4
2016-11-10 21:08:28 -05:00
Tim Steinbach
0a1f39eb91
linux: 4.8.6 -> 4.8.7
2016-11-10 21:07:56 -05:00
Tim Steinbach
579f5fd9dd
linux: 4.4.30 -> 4.4.31
2016-11-10 21:07:24 -05:00
Tim Steinbach
cc62ecc2d9
linux: 3.12.66 -> 3.12.67
2016-11-10 21:06:54 -05:00
Tim Steinbach
ecd1a53df6
rkt: 1.18.0 -> 1.19.0
2016-11-10 21:06:20 -05:00
Tim Steinbach
0b91aa42d2
atom: 1.12.0 -> 1.12.1
2016-11-10 21:05:55 -05:00
Tim Steinbach
9028442fcb
ammonite-repl: 0.7.9 -> 0.8.0
2016-11-10 21:05:27 -05:00
Tuomas Tynkkynen
74ecbbe4e3
kernel config: Ensure SECCOMP_FILTER is enabled
...
As noted in a97db109a2
, SECCOMP_FILTER must be enabled or systemd gets
very unhappy.
2016-11-11 02:10:20 +02:00
Peter Hoeg
cb93b34999
SMB2 support for CIFS
...
[tuomas: removed unneeded kernel version check]
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
2016-11-11 02:10:20 +02:00
Herwig Hochleitner
663007d607
chromium: 54.0.2840.90 -> 54.0.2840.100
...
fixes CVE-2016-5199 CVE-2016-5200 CVE-2016-5201 CVE-2016-5202
2016-11-10 23:45:29 +01:00
Arseniy Seroka
f263d9844e
Merge pull request #20313 from jamescun/master
...
vim plugins: add dracula theme
2016-11-11 00:19:21 +03:00
Martijn Vermaat
a2a0fa6657
python27Packages.consul: Disable tests to unbreak
2016-11-10 14:00:40 -04:00
Peter Simons
cb07aea0bd
haskell-STMonadTrans: disable failing test suite to fix the build
...
Closes https://github.com/NixOS/nixpkgs/issues/20309 .
2016-11-10 18:15:35 +01:00
Peter Simons
6a53da63b3
haskell-http-client: update reference in configuration-common.nix
2016-11-10 18:15:35 +01:00
Peter Simons
b15dec170a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ea775f0608
.
2016-11-10 18:15:35 +01:00
Eelco Dolstra
674eb5ddf0
nlohmann_json: 2.0.3 -> 2.0.7
2016-11-10 17:52:25 +01:00
Thomas Tuegel
04d0304698
Merge pull request #20305 from bendlas/fix-emacs
...
emacs: fix segfaults, add selinux capability
2016-11-10 10:35:20 -06:00
James Cunningham
5dee508acf
vim plugins: add dracula theme
2016-11-10 16:24:45 +00:00
Herwig Hochleitner
d48846756f
chromium: fix nix syntax highlighting for emacs
2016-11-10 16:30:56 +01:00
Stefan Goetz
ba5f7673c6
youtube-dl: 2016-11-04 -> 2016-11-08.1 ( #20292 )
2016-11-10 16:30:13 +01:00
Frederik Rietdijk
29a2b53e53
Merge pull request #20307 from nlewo/pr/tensorflow
...
pythonPackages.tensorflow: update sha256
2016-11-10 16:06:51 +01:00
Herwig Hochleitner
d1dba6e083
emacs: add selinux capability
2016-11-10 15:59:52 +01:00
Herwig Hochleitner
db402312a3
emacs: fix segfaults in 25.1
2016-11-10 15:59:47 +01:00
Alex Ivanov
ec99fb434f
dtrx: add archivers to dependencies
2016-11-10 17:41:20 +03:00
Domen Kožar
1b773f5e42
Merge pull request #20288 from danharaj/ghcHEAD-fix-patchPhase
...
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-10 14:16:29 +01:00
Eelco Dolstra
178c323147
Merge pull request #20310 from jnsaff/master
...
Fixed unavailable Spotify version
2016-11-10 13:10:43 +01:00
Alexey Shmalko
7a301ee6b5
Merge pull request #20269 from corngood/steam-fix
...
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
Jaanus Torp
1414170edb
Fixed unavailable Spotify version
2016-11-10 10:20:08 +00:00
sternenseemann
840f2987d1
ocaml-uutf: 0.9.3 -> 0.9.4
...
This commit also refactors the expression
2016-11-10 09:03:43 +01:00
Antoine Eiche
3d768171e0
pythonPackages.tensorflow: update sha256
2016-11-10 08:52:01 +01:00
Franz Pletz
b15409d6f6
gitlab: 8.12.8 -> 8.13.5
2016-11-10 06:23:58 +01:00
Austin Seipp
e79264002a
nixpkgs: bitkeeper 7.3ce -> 7.3.1ce
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-10 03:45:51 +00:00
Austin Seipp
0bdc0143fe
nixpkgs: proverif 1.94 -> 1.95
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-10 03:45:51 +00:00
Franz Pletz
14a3d2d2ff
389-ds-base: add patch to fix CVE-2016-5416
...
cc #20274
2016-11-10 03:50:43 +01:00
Franz Pletz
3190a6c452
libwmf: add patch to fix CVE-2016-9011
...
cc #20274
2016-11-10 03:50:43 +01:00
Sophie Taylor
6476f11f40
grsecurity patch update to kernel 4.8.6
2016-11-10 12:44:22 +10:00
Tim Steinbach
f7c288507a
Merge pull request #20205 from womfoo/bump/k3d-0.8.0.6
...
k3d: 0.8.0.5 -> 0.8.0.6
2016-11-09 21:34:42 -05:00
Tim Steinbach
79ca8fd22d
Merge pull request #20299 from NeQuissimus/oh-my-zsh_2016_11_03
...
oh-my-zsh: 2016-10-25 -> 2016-11-03
2016-11-09 21:32:13 -05:00
Sophie Taylor
ba27636b58
nodejs: disable PaX mprotect hardening ( #20301 )
...
Closes #19951
2016-11-10 03:19:47 +01:00
Franz Pletz
2673604708
i3: 4.12 -> 4.13
...
Fixes #20296 .
2016-11-10 02:45:53 +01:00
David McFarland
a120bad30c
steam: use custom openssl
2016-11-09 21:18:32 -04:00
David McFarland
a50784b34e
openssl: add custom build of 1.0.2 for steam
2016-11-09 21:18:32 -04:00
Franz Pletz
58bda5e9a3
Merge pull request #20298 from NeQuissimus/atom_1_12_0
...
atom: 1.11.2 -> 1.12.0
2016-11-10 02:13:54 +01:00
Tristan Helmich
34e04bf401
azure-vhd-utils: init at 20160614
2016-11-10 02:06:55 +01:00
Tobias Pflug
05d74cb857
dunst: add svg-support patch
...
See https://github.com/knopwob/dunst/pull/223
2016-11-10 02:01:48 +01:00
Tim Steinbach
331eb51705
Merge pull request #20277 from taku0/flashplayer-11.2.202.644
...
flashplayer: 11.2.202.643 -> 11.2.202.644
2016-11-09 20:00:48 -05:00
Tim Steinbach
6a7e6cdd66
oh-my-zsh: 2016-10-25 -> 2016-11-03
2016-11-09 19:57:32 -05:00
Tim Steinbach
d0c1e42c1e
atom: 1.11.2 -> 1.12.0
2016-11-09 19:54:13 -05:00
Pascal Bach
2ebe748113
go: 1.7.1 -> 1.7.3
2016-11-10 01:51:18 +01:00
mingchuan
edc5cdc3c8
opencc: init at 1.0.4
2016-11-10 01:48:28 +01:00
Pascal Bach
4831e116e2
gitlab-runner: 1.7.0 -> 1.7.1
2016-11-10 01:46:26 +01:00
Pascal Bach
dc48622398
kubernetes: 1.4.0 -> 1.4.5
2016-11-10 01:45:45 +01:00
Tim Steinbach
86ea23008b
Merge pull request #20297 from NeQuissimus/ammonite_0_7_9
...
ammonite-repl: 0.7.8 -> 0.7.9
2016-11-09 19:45:42 -05:00
Pascal Bach
0364fbe633
openshift: 1.3.0 -> 1.3.1
2016-11-10 01:45:08 +01:00
Tim Steinbach
b19edd6d0b
ammonite-repl: 0.7.8 -> 0.7.9
2016-11-09 19:44:42 -05:00
Felix Richter
f1ebae152d
mutt: fix smime_keys hard-coded openssl path ( #20275 )
...
smime_keys uses hard-coded path to openssl, use path in /nix/store for openssl
2016-11-10 01:42:18 +01:00
Tor Hedin Brønner
1034339ace
discord: 0.0.10 -> 0.0.11 ( #20294 )
2016-11-10 01:34:30 +01:00
Franz Pletz
45124443fa
Merge pull request #20107 from vdemeester/add-godef
...
godef: init at 20160620-ee532b9
2016-11-10 00:58:23 +01:00
Tim Steinbach
b71589e4ca
kotlin: 1.0.4 -> 1.0.5
2016-11-09 18:53:52 -05:00
Franz Pletz
cc5d604125
zeromq2: remove, not maintained anymore
2016-11-10 00:37:17 +01:00
Franz Pletz
bdf89d2818
jzmq: 2.1.0 -> 3.1.0
2016-11-10 00:37:14 +01:00
Franz Pletz
2c44af9721
phpPackages.zmq: 1.1.3 -> 1.1.4, php7 compatibility
2016-11-10 00:37:10 +01:00
Franz Pletz
10445bc753
zeromq: 4.1.4 -> 4.2.0
2016-11-10 00:37:07 +01:00
Christine Koppelt
1bf7440b54
nodejs: cleanup files no longer needed ( #20212 )
2016-11-10 00:11:42 +01:00
Frederik Rietdijk
12d1b5c388
Merge pull request #20290 from magnetophon/clipster
...
clipster: init at unstable 2016-09-12
2016-11-09 23:43:17 +01:00
Kranium Gikos Mendoza
ce78681cb6
k3d: update upstream url
2016-11-10 05:27:41 +08:00
Frederik Rietdijk
3b5d5041ef
Merge pull request #20267 from jbedo/master
...
Fix bcftools installation prefix
2016-11-09 21:57:46 +01:00
Frederik Rietdijk
af2ce9fa63
Merge pull request #20259 from magnetophon/distrho
...
distrho: unstable 2015-07-19 -> 2016-06-26
2016-11-09 21:57:02 +01:00
Bart Brouns
2c754df9b3
clipster: init at unstable 2016-09-12
2016-11-09 21:31:50 +01:00
Daniel Haraj
bac1189399
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-09 14:26:43 -05:00
Franz Pletz
811be54156
Merge pull request #20279 from matthiasbeyer/update-sqlmap
...
pythonPackages.sqlmap: 1.0.9.post5 -> 1.0.11
2016-11-09 20:10:21 +01:00
Franz Pletz
52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4
2016-11-09 20:02:45 +01:00
Franz Pletz
ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9
2016-11-09 20:02:09 +01:00
Jos van den Oever
383ae9055a
libreoffice-fresh: 5.2.2.2 -> 5.2.3.3
2016-11-09 19:09:08 +01:00
Matthias Beyer
4809263cb1
pythonPackages.sqlmap: 1.0.9.post5 -> 1.0.11
2016-11-09 18:55:34 +01:00
Robert Helgesson
9f251e1cb1
eclipse-plugin-acejump: 1.0.0.201501181511 -> 1.0.0.201610261941
2016-11-09 18:05:11 +01:00
Alexey Shmalko
32ab356c6d
Merge pull request #19942 from DerTim1/add-molly-guard
...
molly-guard: init at 0.6.3
2016-11-09 17:39:49 +02:00
Robert Helgesson
04d30023cf
fira-code: 1.203 -> 1.204
2016-11-09 16:32:40 +01:00
Robert Helgesson
ce55d91a17
perl-Math-BigInt: 1.999726 -> 1.999727
2016-11-09 16:32:40 +01:00
Frederik Rietdijk
20d16f86cc
pythonPackages.pillow: 3.3.1 -> 3.4.2
...
Solves vulnerabilities mentioned in
https://github.com/NixOS/nixpkgs/issues/20274
2016-11-09 16:23:29 +01:00
Karn Kallio
9b06e35d33
fossil scm version patch
...
The attached patch advances the version of the fossil expression in
Nixpkgs to the latest release 1.36
From fdd5d610e35eed355f5f3fec9d3675aa60f36292 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Tue, 8 Nov 2016 20:23:22 -0400
Subject: [PATCH] fossil : advance to version 1.36
2016-11-09 10:15:22 -05:00
Joachim F
4859376d68
Merge pull request #20273 from romildo/lumina
...
lumina: install the translation files
2016-11-09 16:14:48 +01:00
Jascha Geerds
8d36794046
pythonPackages.docker: 1.9.0 -> 1.10.6
2016-11-09 15:39:37 +01:00
Jascha Geerds
27e2cd286e
pythonPackages.docker_pycreds: init at 0.2.1
2016-11-09 15:39:35 +01:00
Tim Digel
4a7cf195a4
molly-guard: init at 0.6.3
2016-11-09 14:39:44 +01:00
Eelco Dolstra
6042d6e39d
Remove file named '\'
...
This looks like it was accidental.
Fixes #20253 .
2016-11-09 12:52:56 +01:00
romildo
167e0a7d46
lumina: install the translation files
2016-11-09 09:07:55 -02:00
zimbatm
03a417a0a4
Merge pull request #20266 from samuelrivas/terraform-0-7-9
...
terraform: 0.7.8-> 0.7.9
2016-11-09 10:52:59 +00:00
Arseniy Seroka
8a7ee64451
Merge pull request #20245 from primeos/quiterss
...
quiterss: init at 0.18.4
2016-11-09 12:24:53 +03:00
Arseniy Seroka
d4d2e7fd9e
Merge pull request #20237 from vcunat/p/vim-fixes
...
vim fixes
2016-11-09 12:22:45 +03:00
aszlig
c67a7ee731
Merge branch 'chromium-update-with-gn'
...
This brings in the new stable version 54 which also introduces a lot of
security fixes:
CVE-2016-5198: Out of bounds memory access in V8
CVE-2016-5181: Universal XSS in Blink
CVE-2016-5182: Heap overflow in Blink
CVE-2016-5183: Use after free in PDFium
CVE-2016-5184: Use after free in PDFium
CVE-2016-5185: Use after free in Blink
CVE-2016-5187: URL spoofing
CVE-2016-5188: UI spoofing
CVE-2016-5192: Cross-origin bypass in Blink
CVE-2016-5189: URL spoofing
CVE-2016-5186: Out of bounds read in DevTools
CVE-2016-5191: Universal XSS in Bookmarks
CVE-2016-5190: Use after free in Internals
CVE-2016-5193: Scheme bypass
Detailed announcements about these changes can be found here (latest to
oldest):
https://googlechromereleases.blogspot.de/2016/11/stable-channel-update-for-desktop.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop_20.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop.html
The update process of Chromium has been a bit bumpy on our side, because
version 54 also did the switch from GYP to GN so it wasn't just a matter
of updating the upstream-info file.
I've tested the Flash plugin (which runs fine) and WideVine manually,
although I couldn't get WideVine to work (I was running this within a VM
though).
So if people want to use WideVine they need to use Chrome instead until
we got this sorted out.
VM test results along with builds for all platforms can be found here:
https://headcounter.org/hydra/eval/339328
I'm going to backport these changes to stable as soon as the
tests/builds succeed there as well.
Closes : #19565
Closes : #20120
2016-11-09 09:55:31 +01:00
Peter Simons
cef68b475e
haskell-diff-parse: jailbreak to fix test suite build
2016-11-09 08:47:27 +01:00
Tobias Geerinckx-Rice
220bdd33c7
pythonPackages.pgcli: 1.1.0 -> 1.3.1
2016-11-09 03:26:48 +01:00
Tobias Geerinckx-Rice
3e2ba413c0
pythonPackages.sqlparse: 0.1.19 -> 0.2.2
2016-11-09 03:26:06 +01:00
Tobias Geerinckx-Rice
44774e1da2
pythonPackages.pgspecial: 1.5.0 -> 1.6.0
2016-11-09 03:25:53 +01:00
Tobias Geerinckx-Rice
ea301adfd1
pagemon: 0.01.08 -> 0.01.10
2016-11-09 02:24:50 +01:00
Tobias Geerinckx-Rice
583af41f3c
remotebox: 2.1 -> 2.2
2016-11-09 02:24:46 +01:00
Tobias Geerinckx-Rice
11dacb7e2c
mcelog: 142 -> 144
2016-11-09 02:24:45 +01:00
Tobias Geerinckx-Rice
e1220105e3
netsniff-ng: 0.6.1 -> 0.6.2
2016-11-09 02:24:45 +01:00
Tobias Geerinckx-Rice
677a32e838
bobcat: 4.02.00 -> 4.03.00
2016-11-09 02:24:44 +01:00
Tobias Geerinckx-Rice
8de2eeec33
icmake: 9.00.00 -> 9.02.02
2016-11-09 02:24:28 +01:00
aszlig
6f8a72bbff
chromium: Add Gtk 3 for versions >= 56
...
Versions before 56 already had experimental support for Gtk 3 and since
version 56, Gtk 3 _seemed_ to become the default. Although it's now
requiring *both* Gtk 2 and Gtk3, so let's supply the dependency for now
to get it to build.
In the future however we might want to add use_gtk3 to the GN flags and
get rid of Gtk 2 completely.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 00:58:33 +01:00
aszlig
d2e60d1f93
chromium: Fix building with WineVine components
...
Before version 54, the WideVine CDM plugin was built unconditionally and
it seems since version 54 this now is dependent upon a GYP/GN flag on
whether to include the CDM shared library or not.
Also, we now use a patch from Gentoo which should hopefully get the CDM
plugin to work properly, at least according to their bugtracker:
https://bugs.gentoo.org/show_bug.cgi?id=547630
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 00:58:29 +01:00
Gabriel Ebner
8c4aee4c79
z3: 4.4.1 -> 4.5.0
2016-11-08 16:14:16 -05:00
Justin Bedo
ec31e2cc27
Fix bcftools installation prefix
2016-11-09 08:03:04 +11:00
Thomas Tuegel
a7c986cf69
kdeWrapper: reduce environment pollution
2016-11-08 15:00:31 -06:00
Samuel Rivas
72d1e3ca08
terraform: 0.7.8-> 0.7.9
2016-11-08 21:53:32 +01:00
aszlig
66ce15a3b1
chromium: Update all channels to latest versions
...
Overview of updated versions:
stable: 54.0.2840.71 -> 54.0.2840.90
beta: 55.0.2883.21 -> 55.0.2883.35
dev: 56.0.2897.0 -> 56.0.2906.0
This is to get our Chromium versions in par with the latest upstream
ones before merging in the GN migration changes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:24 +01:00
aszlig
b84e3379fe
chromium: Bring back pepper flash from Adobe
...
So far we had the bundled Flash player plugin that came with Chrome, but
since version 54 the Chrome package doesn't include PPAPI Flash anymore.
Instead we're going to download the PPAPI Flash plugin directly from
Adobe and try to use them for all release channels of Chromium.
Of course it would be nice if we'd have an updater for it but for now
it's important that we don't break things for people who are currently
forced to use Flash.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:20 +01:00
aszlig
5f53fddf1e
chromium: Remove some libs from system depenencies
...
Seems that these libraries aren't the ones Chromium is expecting to be,
so let's switch to use the bundled version of these libraries instead.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:14 +01:00
aszlig
8391241e0c
chromium: Build with GN unconditionally
...
Previously I've added the extra file common-gn.nix in addition to
common.nix, so we can possibly have a smooth transition from current
stable to the new version 54.
Unfortunately, version 53 is already EOL and we have to move to version
54 as soon as possible so we can only use GN and thus it doesn't make
sense to provide expressions for GYP anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:11 +01:00
aszlig
5f18ccb001
chromium: Remove flag for hiDPISupport
...
This should now be the upstream default and there also is no more flag
for GN to set it, so we'll no longer need it on our side as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:07 +01:00
Herwig Hochleitner
b43142c958
chromium: remove pepperflash
...
fixes NixOS#19565
2016-11-08 20:12:03 +01:00
Herwig Hochleitner
872b4782e9
chromium: 53 -> 54
2016-11-08 20:11:59 +01:00
aszlig
7a3a16dd80
chromium: Remove plugin paths patch for version 50
...
The oldest version we build is version 53, so we no longer need this
patch.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:56 +01:00
aszlig
d0e8f3c503
chromium: Add preliminary support for GN
...
This only uses the most basic GN flags which should represent the GYP
flags we had before. In order to get rid most of the GYP cruft, we now
have common.nix and common-gn.nix which are mostly the same, just that
the latter is only for GN builds.
The GN implementation is far from complete and currently not even
builds, so we need more work to get the beta and dev channels building.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:52 +01:00
aszlig
09f87eeb7f
gn: Init at 0.0.0.20161008
...
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.
Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Stéphane Jourdois
4d0bba19f4
openssh: always enable with-kerberos on darwin
2016-11-08 14:09:19 -05:00
Graham Christensen
ce40aa4471
Merge pull request #20140 from ryantm/patch-5
...
add defaultConfig for mysql ruby gem
2016-11-08 13:25:28 -05:00
Bart Brouns
ab61c1b97c
distrho: unstable 2015-07-19 -> 2016-06-26
2016-11-08 18:59:30 +01:00
Moritz Ulrich
229bac0d09
steam: Add /etc/{localtime,zoneinfo}.
...
Some games (in my case Stardew Valley) require at least something in
/etc/localtime. The actual file linked there doesn't matter as long as
it's some valid timezone.
2016-11-08 18:44:28 +01:00
Eelco Dolstra
a2b018f55a
pythonPackages.hypothesis: Disable tests
...
A random failure was preventing simp_le from reaching the channel.
http://hydra.nixos.org/build/43253102
2016-11-08 17:22:11 +01:00
Frederik Rietdijk
63ef0c7463
xapianBindings: remove
...
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
John Ericson
a24728fe29
Merge pull request #20108 from Ericson2314/top-level-cleanup
...
Move stdenvCross and customStdenv to pkgs/stdenv
2016-11-08 10:00:04 -05:00
Graham Christensen
febf3cfd34
Merge pull request #20188 from vbgl/clean-opam
...
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann
01910b1801
ocamlPackage.ppx_import: init at 1.1
2016-11-08 15:38:45 +01:00
Tim Steinbach
54a0e90a7c
Merge pull request #20220 from NeQuissimus/darktable_a7
...
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Tim Steinbach
5e3f69d0ab
Merge pull request #20203 from NeQuissimus/rkt_1_18_0
...
rkt: 1.17.0 -> 1.18.0
2016-11-08 09:10:09 -05:00
Eelco Dolstra
bbb5f73d71
man-pages: 4.07 -> 4.08
2016-11-08 14:58:34 +01:00
Michael Weiss
101ca1f454
quiterss: init at 0.18.4
2016-11-08 14:06:05 +01:00
taku0
823f28cd1c
flashplayer: 11.2.202.643 -> 11.2.202.644
2016-11-08 21:12:19 +09:00
Jan Malakhovski
79fb5d45a4
pythonPackages: plyvel: init at 0.9
2016-11-08 12:09:10 +00:00
Jan Malakhovski
08a5c36348
pythonPackages: send2trash: init at 1.3.0
2016-11-08 12:09:09 +00:00
Jan Malakhovski
e5044310a1
pythonPackages: hsaudiotag3k: init at 1.1.3
2016-11-08 12:09:07 +00:00
Jan Malakhovski
e13ffad383
pythonPackages: hsaudiotag: init at 1.1.1
2016-11-08 12:09:06 +00:00
Ollie Charles
a4f2d339fe
haskell.compiler.ghcHEAD: Update to latest upstream
2016-11-08 10:03:05 +00:00
Frederik Rietdijk
a42d51289a
Merge pull request #20249 from peterhoeg/u/gitup
...
git-up: 1.4.1 -> 1.4.2
2016-11-08 09:23:55 +01:00
Frederik Rietdijk
4c09a31834
Merge pull request #19821 from jhhuh/tensorflow_darwin
...
tensorflow: 0.9.0 -> 0.10.0, support for Darwin
2016-11-08 08:39:52 +01:00
Vincent Laporte
e3644f2401
ocamlPackages.fieldslib_p4: add ocamlbuild dependency
2016-11-08 08:22:20 +01:00
Vincent Laporte
7438e3d97d
trv: fix evaluation
...
that has been broken since e61663a233
2016-11-08 08:22:20 +01:00
Peter Hoeg
a0e8cbb499
git-up: 1.4.1 -> 1.4.2
2016-11-08 14:56:50 +08:00
Joachim F
53c746495c
Merge pull request #20246 from mdorman/emacs-packages
...
Emacs package updates: 2016-11-07
2016-11-08 04:49:23 +01:00
Franz Pletz
da5b4c4612
Merge pull request #20229 from puffnfresh/package/motion
...
motion: init at 4.0.1
2016-11-08 04:39:18 +01:00
Franz Pletz
36de8e9914
Merge pull request #20234 from magnetophon/jack2-unstable
...
build jack unstable without profiling
2016-11-08 03:42:58 +01:00
Franz Pletz
12a057cbe0
Merge pull request #20233 from womfoo/bump/fldigi-3.23.15
...
fldigi: 3.23.07 -> 3.23.15
2016-11-08 02:52:21 +01:00
Kjetil Ørbekk
0d5caf138a
tpacpi-bat: init at 3.0 ( #20213 )
2016-11-08 02:46:34 +01:00
Franz Pletz
ee5af3fb66
Merge pull request #20236 from layus/update-mptcp
...
linux_mptcp: 0.91 -> 0.91.2
2016-11-08 02:13:34 +01:00
Ji-Haeng Huh
633387c0e8
tensorflow support for Darwin
...
tensorflow 0.10.0 : Because of an upstream bug in tensorflow, only tensorflow > 0.10.0 is functional in Darwin system. Required python packages (mock 2.0.0 and funcsigs 1.0.2) are added
Removing mock2_0_0 and funcsigs since now upstream supports them
2016-11-08 01:56:05 +01:00
Michael Alan Dorman
4fc5946d5f
melpa-packages: 2016-11-07
...
Removals:
- closql: repository moved, recipe not updated
- epkg: repository moved, recipe not updated
- flycheck-protobuf: recipe removed from melpa
- frame-restore: recipe removed from melpa
2016-11-07 19:46:27 -05:00
Michael Alan Dorman
6449b122eb
melpa-stable-packages: 2016-11-07
...
Removals:
- closql: repository moved, recipe not updated
- epkg: repository moved, recipe not updated
- frame-restore: recipe removed from melpa
- gulp-task-runner: version tag no longer present
- weblogger: moved to github, version tag no longer present
2016-11-07 19:46:15 -05:00
Michael Alan Dorman
19aad5c984
org-packages: 2016-11-07
2016-11-07 19:46:15 -05:00
Michael Alan Dorman
b61b2806db
elpa-packages: 2016-11-07
2016-11-07 19:46:15 -05:00
Joachim F
54f057266d
Merge pull request #20244 from womfoo/bump/xdotool-3.20160805.1
...
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 00:58:51 +01:00
Brian McKenna
c950840544
motion: init at 4.0.1
2016-11-08 10:55:13 +11:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
...
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Vladimír Čunát
3e6d04da57
texlive: disable xindy on Darwin for now ( #20062 )
2016-11-07 22:57:41 +01:00
Kranium Gikos Mendoza
f17e13a0d5
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 05:24:06 +08:00
Daiderd Jordan
dcb2179a1f
Merge pull request #20191 from periklis/darwin_support_rtags
...
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Josef Kemetmueller
9141b8cad1
gdal: enable darwin support
...
Also some minor tweaks:
There didn't seem any need to use -O0 optimization level anymore.
Also the option "with-libpng" should have been "with-png" all along.
2016-11-07 20:42:53 +01:00
Josef Kemetmueller
d0d5a6dbcc
libgeotiff: enable darwin support
2016-11-07 20:42:26 +01:00
Vladimír Čunát
8e86d3d451
vim-plugins: add clighter8
2016-11-07 20:21:42 +01:00
Vladimír Čunát
f28dd2c735
vim-youcompleteme: clang 3.8 -> 3.9
...
It seems to work fine on my NixOS.
2016-11-07 18:55:21 +01:00
Vladimír Čunát
d8652a053b
vimPlugins: auto-update
...
- Rename couldn't be fetched; new URL should be OK.
- Two plugins got re-ordered (added ad-hoc, apparently).
- ctrlp* is suspected to contain non-generated code;
I left it untouched this round but it should be fixed.
/cc @carlsverre for 71a94dfd9
2016-11-07 18:55:21 +01:00
Vladimír Čunát
996d8ddd99
vim*: fix :Man a bit
2016-11-07 18:55:21 +01:00
Vladimír Čunát
51feecbe88
vim_configurable: misc improvements
...
- fix wrongly used *native* build inputs;
- remove confusing `prePatch = "cd src";` ;
- adapt RPATH handling to multiple-output changes;
- don't list full compiler flags in vim --version,
as that would keep references to -dev paths.
Together, the closure of the default feature-set drops almost by 100 MB.
The lean vim attribute would *not* lose any references due to patching
--version, so we only apply it for vim_configurable.
2016-11-07 18:55:21 +01:00
Vladimír Čunát
1667046505
vim: factor common.nix from {default,configurable}.nix
...
The derivations are unchanged.
2016-11-07 16:38:13 +01:00
Michaël Faille
a2149d61ab
yamllint: init 0.5.2
...
yamllint: add myself as maintainer
2016-11-07 09:06:31 -05:00
Graham Christensen
88c4cc8660
faust1git: remove, fixup PR #19992
2016-11-07 09:06:31 -05:00
Frederik Rietdijk
811def0f18
Merge pull request #19992 from magnetophon/faustUpdate
...
faust 1 and 2 update, plus adapt affected pkgs
2016-11-07 14:28:36 +01:00
Bart Brouns
16c54ff208
ingen: svn 5675 -> unstable 2016-10-29
2016-11-07 14:20:13 +01:00
Bart Brouns
c10d653ac5
ganv: svn 5675 -> unstable 2016-10-15
2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015
lv2-unstable: init at 2016-10-23
2016-11-07 14:17:49 +01:00
Guillaume Maudoux
eb9d126d2c
linux_mptcp: 0.91 -> 0.91.2
2016-11-07 14:15:33 +01:00
Bart Brouns
f63c179b0b
magnetophonDSP: update to new faust libraries
2016-11-07 14:06:35 +01:00
Tim Steinbach
f4e2773567
libgphoto2: Refactor to use GitHub
2016-11-07 08:04:48 -05:00
Bart Brouns
77afa8e6b7
faust2: 2.0-a41 -> 2.0.a51
2016-11-07 13:49:31 +01:00
Bart Brouns
b19b440cb8
faust1: 0.9.73 -> 0.9.90
2016-11-07 13:47:12 +01:00
Graham Christensen
c30ff9effc
Merge pull request #20224 from asymmetric/youtube-dl-rtmp
...
youtube-dl: add optional support for RTMP (default enabled)
2016-11-07 07:43:29 -05:00
Frederik Rietdijk
68d15b81c6
Merge pull request #20227 from michalrus/octave
...
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 13:42:41 +01:00
Frederik Rietdijk
a794b93cf8
Merge pull request #20132 from mdaiter/cudnn5_cudatoolkit80
...
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 13:02:48 +01:00
Bart Brouns
78121c2118
build jack unstable without profiling
2016-11-07 12:59:05 +01:00
Profpatsch
65fe0e98d7
twitterBootstrap3: init at 3.3.7 ( #19852 )
2016-11-07 12:55:10 +01:00
Matthew Daiter
541b3fc7d2
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 12:07:29 +01:00
Peter Simons
6b964d953a
erlang-R14: remove invalid meta.maintainer
2016-11-07 12:05:26 +01:00
Frederik Rietdijk
830aa11aad
Merge pull request #19999 from AndersonTorres/cherrytree
...
cherrytree: 0.37.1 -> 0.37.6
2016-11-07 11:43:54 +01:00
Frederik Rietdijk
bb35828d97
Merge pull request #19925 from FRidh/dup
...
duplicity: use buildPythonApplication
2016-11-07 11:41:32 +01:00
Frederik Rietdijk
e830727dc6
Merge pull request #20231 from luispedro/update_jug130
...
pythonPackages.jug: 1.2.2 -> 1.3.0
2016-11-07 11:24:07 +01:00
Kranium Gikos Mendoza
d17160b55d
fldigi: 3.23.07 -> 3.23.15
2016-11-07 17:05:19 +08:00
Robin Gloster
605cdd41e2
prometheus-nginx-exporter: 20160524 -> 20161104
2016-11-07 09:47:39 +01:00
Robin Gloster
c5d9bcb1db
prometheus: 1.1.2 -> 1.3.1
2016-11-07 09:47:35 +01:00
Robin Gloster
9deb7821d9
prometheus-alertmanager: 0.4.2 -> 0.5.0
2016-11-07 09:47:29 +01:00
Nikolay Amiantov
ab21519858
bumblebee: use fetchpatch for GitHub patches
2016-11-07 11:02:46 +03:00
Nikolay Amiantov
1e8384a20b
Merge pull request #20003 from gnidorah/master
...
bumblebee: backport critical libkmod.patch
2016-11-07 10:58:29 +03:00
Luis Pedro Coelho
c92a549f6c
pythonPackages.jug: 1.2.2 -> 1.3.0
...
Update jug to newest release.
2016-11-07 08:38:20 +01:00
Peter Simons
d268cef94a
haskell-distributed-process-tests: don't run tests on Hydra
2016-11-07 08:36:20 +01:00
Peter Simons
488e460f27
configuration-common.nix: update reference to http-client_0_5_3_4
2016-11-07 08:36:00 +01:00
Peter Simons
d9c3f3fbaf
haskell-Cabal: update from 1.24.0.0 to 1.24.1.0
2016-11-07 08:36:00 +01:00
Peter Simons
5dd3c22717
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
17853c139c
.
2016-11-07 08:36:00 +01:00
Peter Simons
cefc24bf69
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11
.
2016-11-07 08:36:00 +01:00
Peter Simons
b69ef90fe7
Update to LTS Haskell 7.8.
2016-11-07 08:35:59 +01:00
Erik Rybakken
897a1ba8ff
neomutt: 20160910 -> 20161104 ( #20221 )
2016-11-07 06:56:15 +01:00
John Ericson
6bfe04277f
top-level: Make config-overriden stdenv bootstrap more normally
2016-11-06 21:28:38 -08:00
John Ericson
ea7bf02268
top-level: top-level/stdenv.nix
no longer needs pkg
argument
2016-11-06 21:28:38 -08:00
John Ericson
e22346c35e
top-level: Make stdenvCross which appears at first glance normal...
...
...but actually is weird just like the original
2016-11-06 21:27:38 -08:00
Benno Fünfstück
0e78ed82bf
dirb: init at 2.22
2016-11-07 00:52:13 +01:00
Michal Rus
91d6779b96
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 00:26:56 +01:00
Bjørn Forsman
b1df5bf89b
gstreamer: unbreak finding plugins in $NIX_PROFILES ( #20207 )
...
* gstreamer-1.0: make gst-launch find plugins again
gst-launch and friends are in the "dev" output now.
* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES
Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski
83f28fdd73
libtiff: fetchpatch
-> fetchurl
...
See #20206 . vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Periklis Tsirakidis
a9428f0c42
Fix breaking empty line
2016-11-06 18:55:43 +01:00
Periklis Tsirakidis
184aefa3c4
rtags: fix darwin build
...
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of MAC_OS_X_VERSION_MAX_ALLOWED correctly.
2016-11-06 18:43:58 +01:00
Lorenzo Manacorda
2fcbe451f2
youtube-dl: add optional support for RTMP
2016-11-06 17:42:32 +01:00
Joachim F
aa094fe084
Merge pull request #20216 from joachifm/lttng-modules
...
lttng-modules: 2.8.0 -> 2.8.3
2016-11-06 17:17:18 +01:00
Joachim F
858f088007
Merge pull request #20063 from romildo/new.lumina
...
lumina: init at 1.1.0-p1
2016-11-06 15:29:14 +01:00
Joachim F
be59aa055b
Merge pull request #20178 from 8573/8573/pkg/add/agrep/1
...
agrep: init at 3.41.5
2016-11-06 15:18:39 +01:00
Joachim F
5bfbf6a0fa
Merge pull request #20077 from FlorentBecker/remove_pdfjam
...
pdfjam: remove obsolete version
2016-11-06 15:16:47 +01:00
Tim Steinbach
6779f68a41
lensfun: 0.2.8 -> 0.3.2
2016-11-06 09:04:49 -05:00
Tim Steinbach
9972b64a82
darktable: 2.0.6 -> 2.0.7
2016-11-06 09:04:13 -05:00
Joachim F
86ee97aee1
Merge pull request #20215 from schneefux/wallabag
...
wallabag: 2.1.2 -> 2.1.3
2016-11-06 14:19:40 +01:00
Joachim Fasting
ae5d404509
lttng-modules: 2.8.0 -> 2.8.3
...
Fixes build against linux >=4.8
Full changelog at
https://git.lttng.org/?p=lttng-tools.git;a=blob_plain;f=ChangeLog;hb=13dc409a5ea439b96b805c3c71886a3fcfad18e8
Tested with nix-build -A linuxPackages.lttng-modules -A linuxPackages_latest.lttng-modules
2016-11-06 13:57:34 +01:00
Tobias Pflug
f49f90bfdd
volnoti: init at 2013-09-23
2016-11-06 13:16:39 +01:00
schneefux
492b2ee1d4
wallabag: 2.1.2 -> 2.1.3
2016-11-06 13:09:22 +01:00
Lluís Batlle i Rossell
a97db109a2
Disabling OABI_COMPAT on ARM platforms.
...
Otherwise, systemd-logind fails to work because SECCOMP_FILTER cannot be
enabled with OABI_COMPAT set. We don't need OABI_COMPAT at all on ARM, I
guess.
With this change, the rpi kernel boots fine for raspberrypi2.
We discussed this change with Dezgeg.
2016-11-06 12:20:43 +01:00
Franz Pletz
80c6f9cb78
pythonPackages: fix indentation, remove tabs
2016-11-06 12:03:38 +01:00
Michael Raskin
20fe51661d
xlaunch: remove; it was fine-tuned to an old NixOS state and such functionality is forbidden by systemd
2016-11-06 11:42:45 +01:00
Vladimír Čunát
b4c296ee09
Merge #20206 : libtiff: patch for some more CVEs
2016-11-06 11:38:55 +01:00
Vladimír Čunát
ac5950a4a9
libtiff: the new hashes are for fetchurl, really
...
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Vladimír Čunát
f77801d88d
Merge branch 'master' into staging
2016-11-06 11:26:02 +01:00
Jan Malakhovski
d9db320889
libtiff: patch for some more CVEs, fix patch urls
2016-11-06 10:00:22 +00:00
Peter Simons
329bf83cad
esniper: update to version 2.32.0 some more
2016-11-06 10:40:13 +01:00
Joachim Schiele
47d81ed347
leaps: 0.5.1 + add a service + test
2016-11-06 10:34:42 +01:00
Josef Kemetmüller
4440cf6d81
libgeotiff: 1.2.5 -> 1.4.2 ( #20190 )
2016-11-06 10:08:40 +01:00
Tor Hedin Brønner
baae4be182
discord: 0.0.9 -> 0.0.10 ( #20184 )
2016-11-06 10:02:31 +01:00
Peter Simons
9f3fbb4598
Merge pull request #20198 from Profpatsch/libsystemd-journal-unjaibreak
...
haskellPackages: libsystemd-journal unjailbreak
2016-11-06 09:37:09 +01:00
Peter Simons
bea1712727
esniper: update to version 2.32.0
2016-11-06 09:26:51 +01:00
Edward Tjörnhammar
721c3d48e1
i2pd: 2.9.0 -> 2.10.0
2016-11-06 08:13:03 +01:00
Kranium Gikos Mendoza
606726005f
snd: 15.9 -> 16.9 ( #20202 )
2016-11-06 04:56:14 +01:00
Kranium Gikos Mendoza
4e59b1a23c
k3d: 0.8.0.5 -> 0.8.0.6
2016-11-06 11:01:39 +08:00
Lorenzo Manacorda
98fb9ded4e
light: 0.9 -> 1.0 ( #20193 )
...
Update to version 1.0
2016-11-06 03:47:22 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs
2016-11-06 03:40:31 +01:00
Tim Steinbach
1ae2f86a32
rkt: 1.17.0 -> 1.18.0
2016-11-05 22:27:42 -04:00
Franz Pletz
624de33091
jasper: 1.900.2 -> 1.900.21 (security)
...
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:
http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Tobias Geerinckx-Rice
a66f9b2a02
dmd: 2.067.1 -> 2.070.2
...
dmd 2.070.2 requires a working dmd compiler to build.
Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice
c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl
2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice
bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
...
This reverts commit 50a579f192
.
Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00
Daiderd Jordan
d10356b825
Merge pull request #20110 from johbo/darwin-v8-3-16-14
...
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00