Commit graph

90709 commits

Author SHA1 Message Date
Domen Kožar 1f7dfda8b8 ghcjs: fix eval /cc @svanderburg
(cherry picked from commit ad771764743d9645084ac21730bb5a6cc11ce672)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-04 11:31:02 +02:00
Vladimír Čunát e8dea0db30 dejavu_fontsEnv: explain the situation in a comment 2016-09-04 11:06:48 +02:00
Vladimír Čunát 168d6fdf21 lyx: clean the expression a bit
Thanks to Sergiu Ivanov <sivanov@colimite.fr>
2016-09-04 10:53:20 +02:00
Vladimír Čunát 88ad6593ea Merge #18280: pygtk: fix broken symlink 2016-09-04 10:28:55 +02:00
Frederik Rietdijk baf80e2db6 Merge pull request #18281 from Mic92/gpodder3.9.1
gpodder: 3.9.0 -> 3.9.1
2016-09-04 10:15:14 +02:00
Jörg Thalheim 8dc936c49f
gpodder: 3.9.0 -> 3.9.1 2016-09-04 10:10:47 +02:00
Jörg Thalheim 3ab7bfeb30
pygtk: fix broken symlink
${pygobject.name} now contains a python2- prefix resulting
in a broken symlink. this breaks pygtk and every depending application
2016-09-04 09:42:23 +02:00
Robert Helgesson f144887ba0
teeworlds: use wrapProgram
Replace custom wrapper by wrapProgram tool.
2016-09-04 09:20:09 +02:00
Karn Kallio 8d977ead38
setuid-wrappers : Prepare permissions for running wrappers
The new setuid-wrappers in /run cannot be executed by users due to:

1) the temporary directory does not allow access
2) the /run is mounted nosuid
2016-09-04 03:19:32 +02:00
Joachim F d3ee483bfe Merge pull request #17758 from michalrus/transcribe
transcribe: init at 8.40
2016-09-04 03:10:50 +02:00
Joachim F ae870f0ea0 Merge pull request #17873 from markus1189/cassandra-driver
cassandra-driver: 2.6.0c2 -> 3.6.0
2016-09-04 03:03:58 +02:00
Franz Pletz c299dfb0fd
itk: 4.0.0 -> 4.10.0, fixes build
See #18209.
2016-09-04 02:02:47 +02:00
Jaka Hudoklin 639f98ff3c megatools: 1.9.94 -> 1.9.97 (#18254) 2016-09-04 00:53:58 +02:00
Robert Helgesson 04a760e31a
fira-code: 1.200 -> 1.201 2016-09-04 00:38:29 +02:00
Franz Pletz ecdfa4109e Merge pull request #18098 from stesie/phpstorm-2016.2.1
idea.phpstorm: 10.0.4 -> 2016.2.1
2016-09-04 00:30:38 +02:00
Miguel Madrid 8a96c52f63 i3pystatus: 3.34 -> 3.35 (#18268) 2016-09-04 00:23:21 +02:00
Miguel Madrid a4fbd14465 netifaces: 0.13.4 -> 0.13.5 (#18267) 2016-09-04 00:23:01 +02:00
Joachim F 70b2ea1fcb Merge pull request #18243 from mbbx6spp/update-rsyslog-to-8.21
rsyslog: 8.17.0 -> 8.21.0
2016-09-03 23:50:38 +02:00
Joachim F e03ea3871c Merge pull request #18274 from mbbx6spp/update-zstd-to-1.0.0
zstd: 0.7.5 -> 1.0.0
2016-09-03 23:50:14 +02:00
Susan Potter a8129aeaf7 rsyslog: 8.17.0 -> 8.21.0 2016-09-03 16:03:28 -05:00
Susan Potter eb2be6a148 librelp: 1.2.8 -> 1.2.12 2016-09-03 16:02:49 -05:00
Susan Potter ad601446ca fastjson: 0.99.2 -> 0.99.4 2016-09-03 16:02:01 -05:00
Susan Potter 766a018453 zstd: 0.7.5 -> 1.0.0
Also updated to use the new repository location under facebook organization.
2016-09-03 15:57:33 -05:00
Karn Kallio a785cec01b dejavu-fonts environment collision
After splitting the DejaVuSans.ttf file into a multiple output in the
dejavu_fonts Nixpkgs expression it is not possible to install in the
user profile due to the collision.  The attached patch makes a new
package without the collision for user environment installing.

From fae78903c6ce56eda70a1a9a6914c41d248b15e8 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Sat, 3 Sep 2016 14:09:36 -0400
Subject: [PATCH] dejavu-fonts : Prepare an environment package without
 collision.
2016-09-03 16:42:46 -04:00
Stefan Siegl 7a5239fddc idea.phpstorm10: init at 10.0.4
(moved from idea.phpstorm)
2016-09-03 21:48:02 +02:00
Joachim Fasting dcaee87529
airwave: disable hydra build
Relies on a file that must be downloaded manually.
2016-09-03 21:27:51 +02:00
Joachim Fasting 65786ba322
odp-dpdk: 10.10.1.0 -> 2016-08-16
Fixes build against dpdk 16.06

Tested build against linux, linux_latest, linux_3_18, linux_4_1,
linux_4_6, linux_grsec_nixos, linux_chromiumos_3_18.

While this is pre-release, the delta since 10.10.1.0 seems to contain
primarily fixes or internal improvements.

Also cleanup build inputs while we're at it.
2016-09-03 21:20:52 +02:00
Alexander Ried 1542bddcc8 nixos-install.sh: Create /var (#18266)
Got lost in a6670c1a0b
2016-09-03 19:17:44 +02:00
Peter Simons aecefd5579 Merge pull request #18263 from Profpatsch/fix-hoogle
haskell: fix ghcWithHoogle to version 4
2016-09-03 18:37:56 +02:00
Profpatsch f9f680013c haskell: fix ghcWithHoogle to version 4
Version 5 does not yet work with the ghcWithHoogle infrastructure. This
fixes Hoogle to version 4 as a temporary measure.
2016-09-03 18:18:53 +02:00
Joachim F f4cb89ac5f Merge pull request #18234 from taktoa/patch-2
nlohmann_json: 2.0.2 -> 2.0.3
2016-09-03 18:17:42 +02:00
Robert Helgesson 86af88d7c4
perl docs: update generated expression
This provides an up-to-date illustration of how `nix-generate-from-cpan`
generates packages.
2016-09-03 18:14:06 +02:00
Joachim F f8b447a6e4 dpdk: 16.04 -> 16.07, fix build against linux 4.7 (#18256)
Tested build against linux_latest and linux_grsec_nixos.
2016-09-03 17:40:27 +02:00
Joachim F 78b4b632ae Merge pull request #18085 from Mic92/ferm
ferm: add integration test
2016-09-03 17:27:38 +02:00
Joachim F 4206f46024 Merge pull request #18182 from peterhoeg/ledger-web
ledger-web: init at 1.5.2
2016-09-03 17:25:38 +02:00
Joachim F e29582271f Merge pull request #18257 from oxij/update/xapian-1.4.0
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Joachim F cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F 693d686ce3 Merge pull request #18036 from nexusdev/ethabi
ethabi: init at 0.2.1
2016-09-03 17:20:13 +02:00
Joachim F e3659cbd53 Merge pull request #18136 from ericsagnes/pkg-update/rainbowstream
rainbowstream: 1.3.3 -> 1.3.5
2016-09-03 17:19:17 +02:00
Vladimír Čunát fcc76325ef pyqt*: fixup build to close #18250
I don't know why the builder uses `lndir ${dbus-python} $out`,
but this commit should work around the problem caused by
dbus-python starting to propagate some inputs.
2016-09-03 17:13:42 +02:00
Vladimír Čunát 501668ee0a teeworlds: update, cleanup 2016-09-03 17:13:42 +02:00
Joachim F 8939421da7 Merge pull request #18068 from michalrus/airwave
airwave: init at 1.3.2
2016-09-03 17:07:37 +02:00
Joachim F 3d852770db Merge pull request #18164 from moyamo/geogebra
geogebra: 5.0.265.0 -> 5.0.271.0
2016-09-03 17:06:54 +02:00
Joachim F bcd5c05b99 Merge pull request #18091 from Balletie/fix/twmnd-install-hooks
twmn: fix by running pre- and post-install hooks
2016-09-03 17:06:20 +02:00
Joachim F 5ad61449bc Merge pull request #18161 from ericsagnes/pkg-up/groonga
groonga: 6.0.7 -> 6.0.8
2016-09-03 17:00:22 +02:00
Joachim F f2f74718be Merge pull request #18246 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.4.8 -> 2.5.0
2016-09-03 16:59:09 +02:00
Joachim F 9a2787f825 Merge pull request #18252 from mayflower/emby_3.0.6400
emby: 3.0.6070 -> 3.0.6400
2016-09-03 16:58:49 +02:00
Peter Hoeg d0ef7140e9 dropbox: 8.4.21 -> 9.4.49 2016-09-03 16:48:18 +02:00
Joachim F 03de0c765c Merge pull request #18184 from juliendehos/curlcpp
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Joachim F 3db5311be9 Merge pull request #18207 from tavyc/quagga-module
quagga service: init
2016-09-03 16:23:23 +02:00