Vladimír Čunát
432dba859e
Merge branch 'staging'
...
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Graham Christensen
c4bbadf2d5
tomcat6: more thoroughly remove tomcat6
2017-02-17 22:25:52 -05:00
Thomas Tuegel
a8b49802db
Merge pull request #22902 from ttuegel/kde5-instructions
...
KDE 5 packaging instructions
2017-02-17 21:09:31 -06:00
Joachim Fasting
e8007c0e89
linux_4_9: patch for CVE-2017-5986
...
Seems fairly low impact[1] but we might as well patch it until a new 4.9
version is released
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1420276
2017-02-17 19:11:30 +01:00
Thomas Tuegel
b510dccc94
kde5.applications: update instructions
2017-02-17 11:48:14 -06:00
Bjørn Forsman
73112a6e78
pcsctools: unbreak 'gscriptor' by adding cairo
...
Fixes this:
$ gscriptor
Can't load '/nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so' for module Pango: /nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so: undefined symbol: cairo_font_type_to_sv at /nix/store/5z1wn7knhckr3a0asb8lzp99sdai09f2-perl-5.22.2/lib/perl5/5.22.2/x86_64-linux-thread-multi/DynaLoader.pm line 193.
at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
Compilation failed in require at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
BEGIN failed--compilation aborted at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
Compilation failed in require at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
BEGIN failed--compilation aborted at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
2017-02-17 17:01:29 +01:00
Joachim F
fe4552420e
Merge pull request #22680 from dtzWill/feature/creduce
...
creduce: init at 2.6.0
2017-02-17 16:58:37 +01:00
Orivej Desh
47ded42788
lumail: init at 2.9
2017-02-17 12:14:20 +01:00
Nikolay Amiantov
8ecd5c4019
Merge pull request #22864 from abbradar/dbus-etc
...
Redo DBus configuration
2017-02-17 11:47:51 +03:00
Robin Gloster
b3c58dc38b
Merge pull request #22222 from afldcr/polybar-3.0.3
...
polybar: init at 3.0.4
2017-02-17 02:49:44 +01:00
Brian McKenna
17f566d1e1
keybase-gui: init at 20170209.17b641d
...
The GUI requires the keybase and kbfs packages to be installed and
running with /keybase as the mount.
2017-02-17 02:44:06 +01:00
David Terry
90d225db76
microsoft_gsl: init at 2017-02-13
2017-02-17 02:14:12 +01:00
Pradeep Chhetri
6515854248
awless: init at 0.0.13
2017-02-17 02:12:23 +01:00
Robin Gloster
101d90d18b
libzrtpcpp: remove
2017-02-17 00:14:15 +01:00
Robin Gloster
d7e5883d5e
freeswitch: 1.6.9 -> 1.6.15
2017-02-17 00:14:13 +01:00
Robin Gloster
4324ff2f73
sflphone: remove
2017-02-17 00:14:10 +01:00
Robin Gloster
538aed6dea
twinkle: remove
2017-02-17 00:14:07 +01:00
Robin Gloster
b1d24a0472
libressl: default to 2.4 due to recent breakages
2017-02-17 00:13:21 +01:00
Vladimír Čunát
03024b39b7
tex4ht: fixup evaluation errors in the broken package
...
https://github.com/NixOS/nixpkgs/pull/22873#issuecomment-280390590
2017-02-16 20:24:56 +01:00
Graham Christensen
073ca2b34f
aspcu: 1.9.0 -> 1.9.1
2017-02-16 07:55:25 -05:00
Graham Christensen
52026edf98
Merge pull request #22839 from ilya-kolpakov/master
...
boost: 1.63.0 (not default)
2017-02-16 07:42:40 -05:00
Nikolay Amiantov
3e23ec4450
makeDBusConf: init
...
Use XSLT transform to modify stock dbus configuration file. This is needed
because some dbus components doesn't support <include> so we need to put our
core configuration in the main file.
2017-02-16 15:41:23 +03:00
Eelco Dolstra
97fc806a7b
nix-prefetch-zip: Remove
...
This script is not needed anymore since "nix-prefetch-url --unpack
<url>" and "nix-prefetch-url -A foo.src" (where "foo.src" is a
fetchzip / fetchFromGitHub call) work fine.
2017-02-16 11:28:23 +01:00
Graham Christensen
7943dc8978
Merge pull request #22843 from bendlas/update-webkitgtk
...
webkitgtk212x: remove
2017-02-15 21:28:35 -05:00
Jascha Geerds
900fc49013
Merge pull request #22775 from peterhoeg/u/qtox
...
tox clients and libraries updates
2017-02-15 23:05:14 +01:00
Herwig Hochleitner
54e3fad0f4
webkitgtk212x: remove
...
2.12 isn't maintained anymore and superseded by the (compatible) 2.14
2017-02-15 20:29:05 +01:00
Ilya Kolpakov
6d8235210d
boost: 1.63.0 (not default)
2017-02-15 18:29:39 +01:00
Michael Raskin
c731738ecc
graphviz_2_0: hide inside monotoneViz
...
The old Graphviz version is vulnerable, but monotone-viz will never feed
it bad input.
2017-02-15 15:10:00 +01:00
rardiol
195ca7393c
widelands: 18 -> 19 ( #22796 )
2017-02-15 07:11:59 +01:00
Franz Pletz
f87eb8920c
grafana-old: outdated, probably without users
2017-02-15 00:42:29 +01:00
Daiderd Jordan
7929888e8d
Merge pull request #22614 from cstrahan/ycm
...
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
Tuomas Tynkkynen
c86798125b
amoeba: init at 1.1
...
This uses all the patches from Debian since otherwise it would work on
i686 among other things.
2017-02-14 15:45:09 +02:00
Gabriel Ebner
8493a2d060
heaptrack: init at 2017-02-14
2017-02-14 12:19:40 +01:00
Peter Hoeg
eb52ef12c2
ratox: use libtoxcore-old
2017-02-14 14:59:08 +08:00
Peter Hoeg
5a88ab3f55
tox-prpl: 20141202 -> 0.5.1
2017-02-14 14:58:28 +08:00
Peter Hoeg
8cef304ede
libtoxcore: init at 0.1.6 and move old versions away
2017-02-14 14:57:48 +08:00
Daiderd Jordan
07c21bfaf7
ycmd: fix darwin build
2017-02-14 00:31:29 +01:00
Daiderd Jordan
b165de3be5
Merge pull request #22730 from ndowens/master
...
epic5: init at 2.0.1
2017-02-14 00:17:51 +01:00
ndowens
dda70d9b06
epic5: init at 2.0.1
...
Added conditional to support darwin
Changed comment about buildInputs
Added 's' to optional condition
2017-02-13 15:53:12 -06:00
Robin Gloster
7e5424ac09
php: default to php71
2017-02-13 22:48:45 +01:00
Franz Pletz
7b6a88c95e
urh: init at 1.3.3
2017-02-13 22:22:13 +01:00
Joachim F
dd9172022c
Merge pull request #22166 from DerTim1/postgres-plugin-tsearch-extras
...
tsearch-extras: init at 0.2
2017-02-13 16:26:43 +01:00
Frederik Rietdijk
5d00edcf4f
cudatoolkit5 fixup, fixes eval
2017-02-13 14:45:18 +01:00
Frederik Rietdijk
c2e2a4d2c5
Python: remove 2.6
2017-02-13 14:42:24 +01:00
Eelco Dolstra
c71a893334
Revert "Use looser 9pfs caching in VM tests/builds"
...
This reverts commit bbd03e236a
.
2017-02-13 14:38:19 +01:00
Peter Simons
5d3bb96f62
LTS Haskell 8.0
...
This includes an update to hackage-packages.nix, which was generated by hackage2nix v2.0.4-11-gd82133a
from Hackage revision 53fcf98366
.
2017-02-13 12:21:04 +01:00
Eelco Dolstra
4af79a7331
Revert "linux: Apply 9p veryloose patch to 4.9"
...
This reverts commit a82810c7a7
.
Fixes #22695 .
2017-02-13 12:16:39 +01:00
Tim Digel
8616c0d391
tsearch-extras: init at 0.2
2017-02-13 07:28:25 +01:00
Graham Christensen
4450327c06
flow: pin ocaml to ocaml_4_02
2017-02-12 20:52:37 -05:00
Dan Peebles
4c0aae964c
ssm-agent: init at 2.0.633.0
2017-02-13 01:33:33 +00:00