3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

58231 commits

Author SHA1 Message Date
Vincent Laporte 62074ab09a gnumeric: 1.12.20 -> 1.12.23 (close #9206)
Adds python support
2015-08-11 22:17:52 +02:00
Vladimír Čunát c5db72671c libgsf: small update 1.14.32 -> 1.14.34
This is needed to update gnumeric.
/cc #9206, maintainer @lovek323.
2015-08-11 21:17:33 +02:00
Tobias Geerinckx-Rice 97141604e3 fmit: follow upstream installation guidelines
...now that they finally work.
2015-08-11 21:08:46 +02:00
Tobias Geerinckx-Rice e2379d6629 fmit: 1.0.5 -> 1.0.6 2015-08-11 21:08:46 +02:00
Tobias Geerinckx-Rice 6a0dd91e02 libpsl: list 2015-08-03 -> 2015-08-07 2015-08-11 21:08:45 +02:00
Tobias Geerinckx-Rice ab139b39a5 perl-packages: Glib 1.312 -> 1.313 2015-08-11 21:08:45 +02:00
Tobias Geerinckx-Rice ffec002c68 rsstail: 1.9.1 -> 2.0 2015-08-11 21:08:44 +02:00
Tobias Geerinckx-Rice ea3cd87383 geolite-legacy: 2015-08-05 -> 2015-08-11 2015-08-11 21:08:44 +02:00
Tobias Geerinckx-Rice a9fc51968f man-pages: 4.01 -> 4.02 2015-08-11 21:08:43 +02:00
William A. Kennington III 30f1d5b3cf firefox: 39.0.3 -> 40.0 2015-08-11 11:26:46 -07:00
William A. Kennington III a8eb2a6a81 openssh: 6.9p1 -> 7.0p1 2015-08-11 10:59:12 -07:00
Vincent Laporte 57f40853ae zim: 0.62 -> 0.63 2015-08-11 19:10:15 +02:00
Pascal Wittmann 9c616325fd Merge pull request #9201 from svenkeidel/gtkpod-2-1-5
gtkpod: 2.1.4 -> 2.1.5
2015-08-11 18:24:09 +02:00
Damien Cassou 9593caf2b1 Merge pull request #9202 from NixOS/update-backintime-1.1.6
backintime: 1.1.4 -> 1.1.6
2015-08-11 18:22:48 +02:00
Damien Cassou c36c7fe33d backintime: 1.1.4 -> 1.1.6 2015-08-11 18:10:50 +02:00
Mateusz Kowalczyk 8e9d8d23bc tibia: update to 10.81 2015-08-11 17:06:52 +01:00
Vladimír Čunát 8f2be7122c emacs24: style fixups
Unused gtk parameter, "incorrect" usage of optional.
2015-08-11 17:26:51 +02:00
Sven Keidel 81230e0b44 gtkpod: 2.1.4 -> 2.1.5
This fixes some issues with libanjuta. The previous version spitted out hundrets
of error messages whenever gtkpod changed the progressbar. This issue is fixed
in 2.1.5.
2015-08-11 16:10:45 +02:00
aszlig 18b2a21583
synergy: Fix support for XRandR again.
Regression introduced by f91dacdd07.

Accidentally thought that it's compiling with XRandR support enabled,
because the cmake output said so:

Looking for XRRQueryExtension in Xrandr - found

Unfortunately, despite this message, the relevant part is:

Looking for XRRNotifyEvent - not found

So, ea4afb7 still holds true and I've added a small comment to avoid
this from happening in the future.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 15:04:28 +02:00
Eelco Dolstra 36ab9c695a nss: Update to 3.19.3 2015-08-11 14:26:30 +02:00
ts468 6ae2e2b0f9 Merge pull request #9200 from ts468/upstream.openpts
openpts: init at 0.2.6
2015-08-11 14:10:59 +02:00
Rickard Nilsson 3afc387b4a scollector: Update from 20150506172827 to 0.3.0 2015-08-11 13:46:17 +02:00
Rickard Nilsson 9f7cfea070 bosun: Update from 0.2.0 to 0.3.0 2015-08-11 13:46:17 +02:00
Thomas Strobel 3607cf316e openpts: init at 0.2.6 2015-08-11 13:38:58 +02:00
Eelco Dolstra 64b3974d13 php: Use callPackages 2015-08-11 13:24:23 +02:00
Eelco Dolstra e7504ebf71 php: Update to 5.4.44, 5.5.28, 5.6.12 2015-08-11 13:24:23 +02:00
Eelco Dolstra b84ca35fe1 php-7: Mark as low priority 2015-08-11 13:24:23 +02:00
aszlig 5c7f05c1be
synergy: Update meta.description + meta.homepage.
I don't know what a "mouse keyboard" is, but instead of fixing the
description, let's use the one from the upstream README file, which is
also shorter than what we previously had.

The homepage http://synergy-foss.org/ is outdate since ages, so let's
point to the new site.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 13:16:10 +02:00
aszlig f91dacdd07
synergy: Update from version 1.6.3 to 1.7.4.
Quite a lot of upstream changes happened in between, so here are the
upstream changes:

https://github.com/synergy/synergy/releases/tag/1.7.0
https://github.com/synergy/synergy/releases/tag/v1.7.1-stable
https://github.com/synergy/synergy/releases/tag/v1.7.2-stable
https://github.com/synergy/synergy/releases/tag/v1.7.3-stable
https://github.com/synergy/synergy/releases/tag/v1.7.4-stable

The upstream project has stopped using cryptopp
(synergy/synergy@80343c4) and now uses OpenSSL instead (see issue
synergy/synergy#4313) so we no longer need our patch.

Also, the issue for the 'install' target has been closed as obsolete and
although they had such a target in the meantime, it has been removed
again in synergy/synergy@d1eb7a6, so let's not rely on it anymore and
remove the comment on the closed/obsolete issue.

Forcing support for XRandR in the CMakeLists.txt file isn't needed
anymore, because the issues mentioned in ea4afb7 have been fixed
upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2015-08-11 13:08:51 +02:00
Luca Bruno 43c3664ec6 vanubi: 0.0.14 -> 0.0.16 2015-08-11 12:19:28 +02:00
aszlig 471cdd15e2
chromium: Update beta and dev channels.
Overview of the updated versions:

beta: 45.0.2454.15 -> 45.0.2454.26
dev:  45.0.2454.15 -> 46.0.2471.2

Changes for getting beta and dev channel to build:

 * The reference for chrome::FILE_FLASH_PLUGIN doesn't exist anymore in
   version 46, because it has been dropped upstream, see the following
   review URL:

   https://codereview.chromium.org/1255943002

   We set the PPAPI Flash path using a command line flag anyway, so it
   doesn't hurt us if we don't patch that path (which was an old
   artifact from the NSAPI->PPAPI conversion anyway).

Changes for the dev channel only:

 * It seems that in the SCM, chrome/test/data/webui/ contains a lot of
   files, however they are missing in the tarball.

   This has been reported upstream at: https://crbug.com/515917

   Our fix is to just not include webui/i18n_process_css_test.html at
   all, to avoid the configure (gyp) phase to fail, because we're not
   building tests anyway.

All channels built and tested by my Hydra instance at:

https://headcounter.org/hydra/eval/218978

Test reports:

x86:    https://headcounter.org/hydra/build/723341/download/1/log.html
x86_64: https://headcounter.org/hydra/build/723342/download/1/log.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 12:17:38 +02:00
Eelco Dolstra a5645c5896 Let's not have a package named "lib"
See fb24c7c95b.

The "_" suffix follows the convention of the "if" package.
2015-08-11 11:52:40 +02:00
Eelco Dolstra a6f466065c mysql: Update to 5.4.45 2015-08-11 11:46:31 +02:00
Luca Bruno 6a56ac18ad polari: init at 3.16.1 2015-08-11 10:49:20 +02:00
Luca Bruno b9d8c72098 gjs: 1.42 -> 1.43 2015-08-11 10:48:58 +02:00
William A. Kennington III 52e55d85cb kernel: 3.14.49 -> 3.14.50 2015-08-10 23:35:43 -07:00
William A. Kennington III 2cec29f646 linux-3.19: Remove stale nix file 2015-08-10 23:34:32 -07:00
William A. Kennington III 974b9cc8cc kernel: 4.1.4 -> 4.1.5 2015-08-10 23:34:31 -07:00
William A. Kennington III 9f79c1e6eb kernel: 3.18.19 -> 3.18.20 2015-08-10 23:34:31 -07:00
William A. Kennington III 5e33890995 kernel: 3.12.45 -> 3.12.46 2015-08-10 23:31:07 -07:00
William A. Kennington III 5fe578d706 kernel: 3.10.85 -> 3.10.86 2015-08-10 23:30:59 -07:00
ts468 4abc4fa991 Merge pull request #9197 from ts468/upstream.xpra
xpra: fix rencode dependency
2015-08-10 23:19:49 +02:00
ts468 91271ddef6 Merge pull request #9196 from ts468/upstream.rencode
rencode python package: init at git 2015/08/10
2015-08-10 23:19:19 +02:00
Thomas Strobel 0bc1d05037 rencode python package: init at git 2015/08/10 2015-08-10 23:15:15 +02:00
Thomas Strobel 50a5845855 xpra: fix rencode dependency 2015-08-10 23:14:29 +02:00
Robert Helgesson 24a5d47883 eclipse.plugins: unpack plugins when required
Some plugin bundles must be unpacked when used in Eclipse. With this
change the plugin manifest is checked for the setting indicating that
unpacking should happen.
2015-08-10 23:12:03 +02:00
Robert Helgesson 7d60bb48eb scala-eclipse: 4.1.0 -> 4.1.1 2015-08-10 23:12:03 +02:00
Robert Helgesson d0bbbd42f0 eclipse.plugins: remove useless function arguments
Simplifies `buildEclipsePlugin` and `buildEclipseUpdateSite` functions
such that they require only absolutely necessary arguments. Also
add/expand comments slightly.
2015-08-10 23:12:03 +02:00
Robert Helgesson 0bbaba47e9 eclipses: do not recurse into plugins.nix
It does not really make sense to install the plugin packages directly as
they are intended for use with `eclipseWithPlugins`. Therefore it is
best not to present them to users as such.
2015-08-10 23:12:03 +02:00
Robert Helgesson 4134d6b5b9 eclipse-acejump: init at 1.0.0.201501181511 2015-08-10 23:12:03 +02:00
Robert Helgesson b253f95529 eclipses.plugins: put standard builders in set
This makes these builder functions available for use outside the file.
That is, plugins can be defined out-of-tree.
2015-08-10 23:12:03 +02:00
Robert Helgesson c24e01665b eclipses.plugins: add buildEclipsePluginBase
This function provides functionality common to all Eclipse plugin
builders. In particular, it sets a package name and flags the derivation
as an Eclipse plugin.
2015-08-10 23:12:03 +02:00
Robert Helgesson 2fca9e09c4 eclipse-platform: init at 4.5 2015-08-10 23:12:03 +02:00
Robert Helgesson 35eade30ff eclipse-scala: init at 4.1.0 2015-08-10 23:12:03 +02:00
Robert Helgesson 89dd331906 eclipse-jdt: init at 4.5 2015-08-10 23:12:03 +02:00
Robert Helgesson 35a24a7977 eclipse-testng: init at 6.9.5.201506120235 2015-08-10 23:12:03 +02:00
Robert Helgesson 95cb770b53 eclipse-eclemma: init at 2.3.2.201409141915 2015-08-10 23:12:03 +02:00
Robert Helgesson d16bb1af3d eclipse-checkstyle: init at 6.5.0.201504121610
Also add helper function for building packages from downloaded Eclipse
update site.
2015-08-10 23:12:03 +02:00
Robert Helgesson 28bb4e4018 eclipse-color-theme: init at 1.0.0.201410260308 2015-08-10 23:12:02 +02:00
Robert Helgesson 543da4e00f eclipse-findbugs: init at 3.0.1.20150306-5afe4d1 2015-08-10 23:12:02 +02:00
Robert Helgesson 90edb9e5ae eclipse-emacsplus: init at 4.2.0 2015-08-10 23:12:02 +02:00
Robert Helgesson 733d902299 eclipse-anyedittools: init at 2.4.15.201504172030
This commit also introduces some infrastructure surrounding Eclipse
plugins.
2015-08-10 23:12:02 +02:00
Robert Helgesson 3310ebe993 eclipses: add function eclipseWithPlugins
This function allows installation of a given Eclipse with a given list
of Eclipse plugins.
2015-08-10 23:12:02 +02:00
Bjørn Forsman 9c20b9c779 openxpki: fix license attribute (unbreak nixpkgs tarball job) 2015-08-10 23:11:15 +02:00
ts468 8958841d39 Merge pull request #9185 from akaWolf/xpra
xpra: 0.14.19 -> 0.15.3
2015-08-10 22:31:18 +02:00
ts468 b9cbfed14c Merge pull request #9195 from ts468/upstream.openxpki
openxpki: init at git 2015/08/07
2015-08-10 22:28:58 +02:00
Thomas Strobel 032f0ffdd0 perl-packages: add a few new ones 2015-08-10 22:21:46 +02:00
Thomas Strobel 4da188cf54 openxpki: init at git 2015/08/07 2015-08-10 22:05:20 +02:00
Pascal Wittmann 8b94394ec2 Merge pull request #9193 from bosu/add-nsjail
nsjail: init at 8b951e6
2015-08-10 21:45:24 +02:00
Boris Sukholitko c2f5d1abed nsjail: init at 8b951e6 2015-08-10 22:27:15 +03:00
Charles Strahan 8b91812de6 pipework: init at 2015-07-30
Pipework lets you connect together containers in arbitrarily complex
scenarios. Pipework uses cgroups and namespace and works with "plain"
LXC containers (created with lxc-start), and with the awesome Docker.
2015-08-10 15:01:34 -04:00
Ricardo M. Correia 4af085c4d2 rustcMaster: 2015-07-28 -> 2015-08-09 2015-08-10 16:54:47 +02:00
Daniel Peebles 773f283e87 Merge pull request #9191 from avnik/vault-revert
Revert incorrectly made vault package, instead propagate vault from goPackages
2015-08-10 10:42:39 -04:00
Vladimír Čunát cf1b771b2e lyx: maintenance update 2015-08-10 15:57:24 +02:00
Alexander V. Nikolaev 2d0286f8f2 vault: Propagate from goPackages to top-level 2015-08-10 14:19:22 +03:00
Alexander V. Nikolaev 2c2a4cd099 Revert "vault: init at v0.1.2"
This reverts commit 41bbb904eb.
2015-08-10 14:18:15 +03:00
Arseniy Seroka 770b5411f8 Merge pull request #9173 from rycee/update/fira
Update fonts 'fira' and 'fira-mono'
2015-08-10 14:04:41 +03:00
Arseniy Seroka 9e1359bcce Merge pull request #9189 from Shados/add/pidgin-opensteamworks
pidgin-opensteamworks: init at v1.5.1
2015-08-10 14:03:10 +03:00
Robert Helgesson b8c77ce372 pecita: fix sha256 changed upstream 2015-08-10 11:36:08 +02:00
Vladimír Čunát 5ad448df3a enableDebugging: use more suitable gcc flags
-ggdb is supposed to provide better symbol information when used with gdb
-Og is the recommended optimization level for debugging purposes
2015-08-10 09:11:30 +02:00
Vladimír Čunát 6cf49480a6 Merge #9094: ati-drivers: 14.12 -> 15.7, fix builds
... with newer kernels up to 4.1 (including).
2015-08-10 08:43:49 +02:00
Alexei Robyn 417dd5528e pidgin-opensteamworks: init at v1.5.1
Adds pidgin-opensteamworks, a Pidgin plugin to add support for the
Steam Friends/Steam IM service
2015-08-10 13:27:27 +10:00
goibhniu a2064d9abb Merge pull request #9187 from magnetophon/x42-plugins.master
x42-plugins : 2014-11-01 -> 2015-07-02
2015-08-09 23:50:24 +02:00
Bart Brouns 11f638506a x42-plugins : 2014-11-01 -> 2015-07-02 2015-08-09 21:23:20 +02:00
goibhniu 6cfff02b9b Merge pull request #9184 from magnetophon/ardour-master
ardour: 4.0 -> 4.1
2015-08-09 20:45:20 +02:00
Peter Simons bfa187de68 ghc-head: bump version to current git HEAD 2015-08-09 20:16:19 +02:00
Peter Simons eb5f4d3d36 ghc: make sure the HEAD version is built with a deterministic version number 2015-08-09 20:16:19 +02:00
Peter Simons 230a448fe6 hackage-packages.nix: update to 5d8c308f9f with hackage2nix revision v20150807-15-ge2a125b 2015-08-09 20:16:08 +02:00
Artjom Vejsel fa2ee81a92 xpra: 0.14.19 -> 0.15.3 2015-08-09 20:58:39 +03:00
Bart Brouns 201650325c ardour: 4.0 -> 4.1 2015-08-09 18:37:08 +02:00
Pascal Wittmann 2c9c135ee2 calibre: update from 2.33.0 to 2.34.0 2015-08-09 16:15:23 +02:00
Pascal Wittmann b568ca5c9d apcu: init at 4.0.7
closes #6334
2015-08-09 16:15:22 +02:00
Pascal Wittmann 9ee3dd9617 Merge pull request #9179 from baldo/master
Font Awesome updated => 4.4.0
2015-08-09 15:49:25 +02:00
Pascal Wittmann e3c2a6da2a Merge pull request #9180 from magnetophon/ir.lv2.master
ir.lv2 : fix $out creation
2015-08-09 15:33:54 +02:00
Pascal Wittmann 7798b4ed9f Merge pull request #9177 from svenkeidel/cataclysm-dda
cataclysm-dda: init at 0.C
2015-08-09 15:21:48 +02:00
Sven Keidel 61e804a35f cataclysm-dda: init at 0.C 2015-08-09 15:17:14 +02:00
Pascal Wittmann ef9103f7f9 Merge pull request #9176 from svenkeidel/gpodder-3-8-4
gpodder: 3.8.3 -> 3.8.4
2015-08-09 15:15:58 +02:00
Bart Brouns b92259d68f fix $out creation of ir.lv2 2015-08-09 15:13:50 +02:00
Frederik Rietdijk 4f47002352 python-packages pyusb: 1.0.0b1 -> 1.0.0b2
Small update. Tested succesfully with `nox-review wip`

cc maintainer @bjornfor
2015-08-09 14:46:01 +02:00
Andreas Baldeau fb0ea4122f Font Awesome updated => 4.4.0 2015-08-09 14:17:29 +02:00
Pascal Wittmann 57de9d1f7d Merge pull request #9171 from hiberno/bump-bar
bar: 1.0 -> 1.1
2015-08-09 13:15:08 +02:00
Sven Keidel 306575d95c gpodder: 3.8.3 -> 3.8.4 2015-08-09 12:06:34 +02:00
Robert Helgesson 5c0d80f14b fira-mono: 3.204 -> 3.205 2015-08-09 11:10:53 +02:00
Robert Helgesson b2baad78e6 fira: 4.104 -> 4.105 2015-08-09 11:10:30 +02:00
Joachim Fasting 70ae60feb1 i2p: 0.9.20 -> 0.9.21
See https://geti2p.net/en/blog/post/2015/07/31/0.9.21-Release
2015-08-09 01:55:25 +02:00
Peter Simons e8e206aa42 Merge pull request #9148 from Profpatsch/sbt-java-home
wrap sbt with $JAVA_HOME
2015-08-09 00:45:44 +02:00
Damien Cassou a73336ad67 pencil 2.0.11 -> 2.0.13 2015-08-09 00:08:05 +02:00
hiberno 2104e01ec7 bar: 1.0 -> 1.1 2015-08-08 23:55:28 +02:00
Arseniy Seroka 1629107a8a Merge pull request #9168 from dfoxfranke/chrony
chrony: 1.31 -> 2.1.1
2015-08-08 23:44:58 +03:00
Thomas Tuegel 28f0eb5af8 qt54: gdb required only for developerBuild 2015-08-08 15:23:48 -05:00
Thomas Tuegel bdb24b90c8 qt53: gdb required only for developerBuild 2015-08-08 15:23:05 -05:00
Profpatsch 062cdfb3a1 sbt: add JAVA_HOME to sbt script 2015-08-08 20:08:00 +02:00
Bjørn Forsman 6542c344bc ngspice: rename pkgname (s/ng-spice-rework/ngspice/)
I think the previous name comes from the fact that some older versions
were distributed in tarballs named ng-spice-rework-<version>. But now
the "rework" name seems odd; most references I found on the internet
calls the package "ngspice". Fix it.
2015-08-08 20:02:30 +02:00
Michael Raskin 3e86c32254 ASDF: 3.1.4 -> 3.1.5 2015-08-08 21:01:31 +03:00
Michael Raskin 1caa629b33 Apache Jena: 2.13.0 -> 3.0.0 2015-08-08 21:01:31 +03:00
Michael Raskin 462ce2a65e GlusterFS: 3.7.2 -> 3.7.3 2015-08-08 21:01:31 +03:00
Michael Raskin eee6f2801f sysdig: 0.1.101 -> 0.1.102 2015-08-08 21:01:31 +03:00
Michael Raskin bd09d75b96 CL-Launch: 4.1.3.3 -> 4.1.4 2015-08-08 21:01:31 +03:00
Michael Raskin e346b417d3 gajim: 0.16.1 -> 0.16.3 2015-08-08 21:01:31 +03:00
Michael Raskin f383b2971c python-nbxmpp: 0.5.2 -> 0.5.3; needed for fresher Gajim 2015-08-08 21:01:31 +03:00
Michael Raskin 081dff71be baresip: 0.4.13 -> 0.4.14 2015-08-08 21:01:31 +03:00
Michael Raskin 9786c74792 libgphoto2: 2.5.7 -> 2.5.8 2015-08-08 21:01:31 +03:00
Michael Raskin f89b651008 Botan: stable: 1.10.9 -> 1.10.10; unstable: 1.11.16 -> 1.11.19 2015-08-08 21:01:31 +03:00
Michael Raskin 6863fde515 E prover: 1.8 -> 1.9 2015-08-08 21:01:31 +03:00
Michael Raskin a04b6f729a SBCL: 1.2.13 -> 1.2.14 2015-08-08 21:01:31 +03:00
Nicolas B. Pierron da74a8dc35 Merge pull request #9166 from taku0/thunderbird-38.1.0
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 18:46:05 +02:00
Daniel Fox Franke 4f70094857 chrony: 1.31 -> 2.1.1 2015-08-08 11:07:12 -04:00
Nicolas B. Pierron d460e1b5c2 freeciv: change the naming scheme to add build annotations before the version number. 2015-08-08 16:54:28 +02:00
taku0 f059656ef2 thunderbird: 31.7.0 -> 38.1.0 2015-08-08 23:25:24 +09:00
lethalman 260438a8e0 Merge pull request #9152 from ericsagnes/mupdf
mupdf: desktop file fix
2015-08-08 15:34:25 +02:00
lethalman 494a1eace8 Merge pull request #9162 from dochang/git-crypt
Add new package git-crypt
2015-08-08 15:33:02 +02:00
Michael Raskin db9679259a LibreOffice: Kill one failing test which is fragile elsewhere, too 2015-08-08 16:24:44 +03:00
Michael Raskin 93dc62187b Update MDDS homepage and version, needed for LibreOffice 5.0.0 2015-08-08 16:24:44 +03:00
Michael Raskin 24517d331a Update LibreOffice sources for 5.0.0. 2015-08-08 16:24:44 +03:00
Robert Helgesson 08f2c9e0a5 pecita: fix changed sha256 (close #9161) 2015-08-08 15:13:49 +02:00
Desmond O. Chang f3cb701085 git-crypt: init at 0.5.0 2015-08-08 17:04:07 +08:00
Peter Simons cfaa75a7c9 haskell-mockery: test suite fixed upstream 2015-08-08 10:55:49 +02:00
Peter Simons 102c690ee9 haskell-hinotify: test suite fixed upstream 2015-08-08 10:55:00 +02:00
Peter Simons 711d7a87ba hackage-packages.nix: update to 886308a014 with hackage2nix revision v20150807-9-gbccef2c 2015-08-08 10:54:00 +02:00
Peter Simons c25d82f64f haskell-ide-backend: test suite depends on external processes 2015-08-08 10:49:10 +02:00
Peter Simons e75e0d9aa4 haskell-hinotify: test suite won't compile 2015-08-08 10:49:10 +02:00
Damien Cassou 00b48f5069 Merge pull request #9165 from DamienCassou/update-pharo
Update Pharo VM and Launcher
2015-08-08 08:23:30 +02:00
Damien Cassou ffa58ba098 Update Pharo VM and Launcher 2015-08-08 08:22:07 +02:00
Tobias Geerinckx-Rice 4ed5b4c7fd dfasma: patch around broken version detection 2015-08-08 04:06:17 +02:00
Tobias Geerinckx-Rice d708a73e46 dfasma: 1.0.1 -> 1.1.2
To quote upstream: many bug fix.
2015-08-08 04:06:17 +02:00
Peter Simons 7151c0be17 haskell-mockery: disable the failing test suite altogether 2015-08-08 01:54:34 +02:00
Ricardo M. Correia f49da34d82 rustc: 1.1.0 -> 1.2.0 2015-08-08 01:12:46 +02:00
Ricardo M. Correia ad4adbdcb2 rustc: rename beta.patch to stable.patch 2015-08-08 01:12:46 +02:00
Pascal Wittmann f5c2cd8059 pdf2djvu: update from 0.7.21 to 0.8 2015-08-08 00:08:50 +02:00
Pascal Wittmann 6f5c2ec311 checksyle: update from 6.8.2 to 6.9 2015-08-08 00:08:50 +02:00
William A. Kennington III 46acdd1608 rocksdb: 3.11.2 -> 3.12.1 2015-08-07 14:42:57 -07:00
William A. Kennington III 8dd3ee6bae jsoncpp: 1.6.2 -> 1.6.5 2015-08-07 14:42:45 -07:00
William A. Kennington III 5b6db8f1df mongodb: 3.0.4 -> 3.0.5 2015-08-07 14:23:09 -07:00
William A. Kennington III 2f620f5767 ceph-git: 2015-08-05 -> 2015-08-07 2015-08-07 14:18:39 -07:00
Peter Simons 3dbfcdc3d4 cabal2nix: make the package visible from the top-level
This means that "nix-env -i cabal2nix" suffices to install this package.
2015-08-07 23:08:13 +02:00
Peter Simons 13dc24f5c3 cabal2nix: update to version 20150807-6-g9f58996
The generated shell.nix file accepts a string argument called "compiler" that
determines the package set used to instantiate the generated expression. For
example, running "nix-shell --argstr compiler ghc7102" would evaluate the build
inside of "pkgs.haskell.packages.ghc7102". Earlier versions of cabal2nix had the
current default compiler hard-coded in the expression, but after this change this
is no longer the case. When "compiler" remains unspecified, it defaults to
"default", and this value causes evaluation in "pkgs.haskellPackages", which is
the package set most people would like to use by default. That change has to
benefits:

 1) Generated expression no longer contain any particular compiler version. The
    choice of the default compiler depends on the version of Nixpkgs that's used
    to build the expression.

 2) When the default compiler is used, overrides configured for the default
    package set apply, which was not the case in earlier versions.
2015-08-07 23:08:13 +02:00
Peter Simons fe04998994 haskell-llvm-general-pure has been fixed upstream. 2015-08-07 23:08:13 +02:00
Michael Alan Dorman 1ab9c7d7e0 Add build-tool override for hlibgit2. 2015-08-07 23:08:13 +02:00
Peter Simons e7084d1a82 haskell-thyme can't compile its test suite. 2015-08-07 23:08:12 +02:00
Peter Simons 66a2dbbd77 hackage-packages.nix: update to 1f18eb6546 with hackage2nix revision v20150807-5-g2b9cf46 2015-08-07 23:08:12 +02:00
Peter Simons 825a8a8623 jailbreak-cabal: build ghc-7.10.x version from source again
https://github.com/peti/jailbreak-cabal/issues/9 forced us to use a
binary version of jailbreak-cabal built with ghc 7.8.x in the 7.10.x
package set, which is awkward. Upstream fixed the underlying issue
in https://github.com/haskell/cabal/issues/2598, but unfortunately
that fix didn't make it into the Cabal 1.22.4.0 release shipped by
ghc 7.10.2.

Now, we work around that issue by building jailbreak-cabal with an
unreleased development snapshot of Cabal in the ghc 7.10.x package
set.

Closes https://github.com/NixOS/nixpkgs/issues/8901.
2015-08-07 23:07:50 +02:00
Pascal Wittmann 590e11bc53 mesos: fix build by applying patch from review.apache.org 2015-08-07 18:14:18 +02:00
Pascal Wittmann 45c284c955 org: update from 8.3 to 8.3.1 2015-08-07 18:14:17 +02:00
Nicolas B. Pierron 256c4996c4 freeciv: 2.4.0 -> 2.5.0 2015-08-07 17:41:12 +02:00
Eelco Dolstra 0a8755b737 Merge pull request #9159 from taku0/firefox-bin-39.0.3
firefox-bin: 39.0 -> 39.0.3
2015-08-07 16:00:26 +02:00
Peter Simons fd53387bba haskell-imagemagick: test suite is broken 2015-08-07 15:13:16 +02:00
Peter Simons 2f03c42736 haskell-hscurses does not compile. 2015-08-07 15:13:16 +02:00
Peter Simons 60d5d37f2a haskell-idris: add missing libgmp build input 2015-08-07 15:13:16 +02:00
Peter Simons 50483ce100 haskell-idris: override to add undeclared libgmp build input 2015-08-07 15:13:15 +02:00
Peter Simons 89ca308517 haskell-distributed-process-*: remove overrides -- these packages are utterly broken 2015-08-07 15:13:15 +02:00
Peter Simons 03f9f0f801 haskell-getopt-generics: don't run broken test suite 2015-08-07 15:13:15 +02:00
Peter Simons 1d889d92da haskell-hoogle: don't run the part of the test suite that requires network access 2015-08-07 15:13:15 +02:00
Peter Simons 5154f5cb02 haskell-llvm-general-pure: disable broken test suite 2015-08-07 15:13:15 +02:00
Peter Simons 504aa843a1 haddock: disable test suite for GHC 7.10.x to avoid known failure 2015-08-07 15:13:15 +02:00
Peter Simons 61b44f4ef7 haskell-pcap: override to fix undeclared dependency 2015-08-07 15:13:15 +02:00
Peter Simons 849d618035 haskell-wl-pprint-terminfo: override to add undeclared/missing 'ncurses' dependency 2015-08-07 15:13:15 +02:00
Peter Simons 78dcbd3cc6 haskell-dpkg: the build is broken 2015-08-07 15:13:15 +02:00
Peter Simons 848472baaa haskell-epic: add override to include missing dependencies 2015-08-07 15:13:14 +02:00
Peter Simons 7064e4fb46 haskell-generic-builder: add support for build-tools in the test suite stanza 2015-08-07 15:13:14 +02:00
Peter Simons fcb8d47fcd Switch ghcjs to ghc 7.10.2. 2015-08-07 15:13:14 +02:00
Peter Simons 961011aea1 haskell-logger: we cannot easily build the test suite due to cyclic dependencies 2015-08-07 15:13:14 +02:00
Peter Simons c67aaca6d9 emacs-haskell-mode: switch default to git version
We track the git version, because haskell-mode does not provide regular
releases except via MELPA, which our Emacs infrastructure does not support yet.
2015-08-07 15:13:14 +02:00
Peter Simons efdaac847b haskell-lzma-conduit: disable test suite to fix the build
Honestly, this package seems unmaintained, and we should probably
disable the build altogether.
2015-08-07 15:13:14 +02:00
Peter Simons 807c0c2029 haskell-webkit no longer compiles; the package doesn't find its system library build input anymore
@abbradar, maybe you know how to fix this?
2015-08-07 15:13:14 +02:00
Peter Simons d968321e4b haskell-wiring: build has been fixed upstream 2015-08-07 15:13:14 +02:00
Michael Alan Dorman feee20e226 haskell-zip-archive: remove obsolete override 2015-08-07 15:13:13 +02:00
Peter Simons 8459ea641f haskell-diagrams-lib: broken because it can't cope with recent versions of fsnotify and system-filepath 2015-08-07 15:13:13 +02:00
Peter Simons c79879b955 haskell-hs-blake2 depends on broken llvm-base library. 2015-08-07 15:13:13 +02:00
Peter Simons 8db23bc08f haskell-ghc-paths: register Nixpkgs-specific patch
This used to be added by cabal2nix, but now the tool no longer does because
there's no reliable way to refer to the patch file in the generated build
expression.
2015-08-07 15:13:13 +02:00
Peter Simons a7cb42e1c2 haskell-wx: clean up overrides 2015-08-07 15:13:13 +02:00
Peter Simons 7bcc1bfc11 haskell: add 'addPkgconfigDepend' combinator to lib.nix 2015-08-07 15:13:13 +02:00
Peter Simons 4fb4e24bf3 hackage-packages.nix: update to 71e5685240 with hackage2nix version 20150807 2015-08-07 15:13:13 +02:00
taku0 bc88e645cc firefox-bin: 39.0 -> 39.0.3 2015-08-07 22:09:25 +09:00
Peter Simons 29fed6f834 cabal2nix: update to version 20150807
This update greatly enhances the accuracy with which dependencies are expressed
in the generated Nix files. Previous versions distinguished dependencies for
building ("buildDepends") and testing ("testDepends"). This distinction didn't
apply to system packages or build tools, however: the fields "extraLibs" and
"buildTools" applied to the entire build. This meant that dependencies required
only for testing would be pulled in regardless of whether the test were
actually being run, etc.

These days, we distinguish dependencies for libraries, executables, and tests,
and for each of those types we distinguish dependencies on Haskell libraries,
system libraries, pkgconfig libraries, and build tools. This gives us a
whopping 12 new attributes

    xxxHaskellDepends
    xxxSystemDepends
    xxxPkgconfigDepends
    xxxToolDepends

where "xxx" is any of "library", "executable", or "test".

The old dependency attributes are no longer generated by cabal2nix. The generic
builder in Nixpkgs still accepts them, though, for the sake of backwards
compatibility. This means that you don't have to re-generate all your build
expressions with the new version, but you *should*.
2015-08-07 15:03:58 +02:00
vbgl e16be46be2 Merge pull request #9138 from vbgl/master
qgis: fix python console and processing plugin
2015-08-07 14:56:11 +02:00
Maciek Starzyk 01eef86aca obnam: Add dependency on python fuse. Fixes 'obnam mount'. 2015-08-07 14:41:00 +02:00
Jascha Geerds 84a4ed9a46 rtv: 1.4 -> 1.4.2 2015-08-07 14:18:01 +02:00
Jascha Geerds c17cc5a56a pythonPackages.praw: 2.1.21 -> 3.1.0 2015-08-07 14:16:47 +02:00
Jascha Geerds 05a653ba58 gnome-tweak-tool: 3.16.0 -> 3.16.2 2015-08-07 13:12:08 +02:00
Jascha Geerds f1227ca8a2 gnome-yelp: 3.16.0 -> 3.16.1 2015-08-07 13:06:20 +02:00
Jascha Geerds 02554bfac4 Merge pull request #9155 from hiberno/bump-rofi-pass
rofi-pass: 2015-08-06 -> 1.0
2015-08-07 12:47:25 +02:00
Jascha Geerds 6699992368 vdirsyncer: 0.5.2 -> 0.6.0 2015-08-07 12:18:24 +02:00
lethalman 3773a38e27 Merge pull request #8373 from lancelotsix/add_pythonPackages.pytsftp_package
Add the pythonPackages.pysftp derivation
2015-08-07 12:07:06 +02:00
Luca Bruno 20543fc792 python-cryptography: use older cffi. Closes #9157 2015-08-07 11:51:45 +02:00
Arseniy Seroka db22ec1549 Merge pull request #9132 from makefu/awesome-vicious-luaPackage
luaPackages: add vicious module
2015-08-07 12:36:07 +03:00
Luca Bruno 462a667d5b pyinotify: disable on darwin 2015-08-07 11:27:06 +02:00
Lancelot SIX 39863c04ee pythonPackages.pysftp: init at 0.2.8 2015-08-07 08:58:44 +00:00
hiberno 152a8b82a8 rofi-pass: 2015-08-06 -> 1.0
Upstream switched to (semantic) versioning, this commit reflects that
change.
2015-08-07 10:15:44 +02:00
Luca Bruno 0ec4386003 luaPackages.lrexlib: mark as broken
Doesn't build neither with 5.1 nor 5.2 lua.
2015-08-07 09:55:21 +02:00
Eric Sagnes 404b375948 mupdf: desktop file fix 2015-08-07 13:42:37 +09:00
James Cook 9f79830345 firefox: 39.0 -> 39.0.3 2015-08-06 21:21:07 -07:00
Arseniy Seroka 382b49e634 Merge pull request #9140 from ericsagnes/vim-plugins
vimPlugins: add CheckAttach and vimwiki
2015-08-07 04:17:29 +03:00
Tobias Geerinckx-Rice fa7a0f24a4 Revert "simple-scan: fix build by adding lcms to buildInputs"
This reverts commit 37ff33196f.

This can't be it. `lcms` and `lcms2` are two entirely different packages.

Furthermore, the dependency is propagated through colord and should be
fixed there, if needed.
2015-08-07 01:45:18 +02:00
Tobias Geerinckx-Rice 22b2330a4d libpsl: build & install documentation
Since this includes the man page, it seems worth the dependencies.
2015-08-06 23:44:53 +02:00
Tobias Geerinckx-Rice 9e60241f2f libpsl: 0.7.1 -> 0.8.0 2015-08-06 23:44:53 +02:00
Jan Malakhovski 9966ec4e54 notmuch: fix gpg path in notmuch-config.c
Fixes errors when attempting to decrypt an encrypted message.
I'm not sure that `crypto.c` needs to be patched after this, since this setting
should propagate there, but let's play it safe.
2015-08-06 22:11:29 +02:00
Peter Simons 5d1bcf2f4e R: fix Hydra build & evaluation errors 2015-08-06 20:13:50 +02:00
Peter Simons 36fc26c0fc R: regenerate CRAN and BIOC packages 2015-08-06 20:13:50 +02:00
Peter Simons 7a0fa8f898 r-modules: fix evaluation errors 2015-08-06 20:13:49 +02:00
Michel Kuhlmann 18cff91fb7 R: regenerate CRAN and BIOC packages
Closes https://github.com/NixOS/nixpkgs/pull/9037.
2015-08-06 20:13:49 +02:00
Peter Simons 73ad191afb r-modules: fix Hydra evaluation errors 2015-08-06 20:13:49 +02:00
Arseniy Seroka d25014a3cd Merge pull request #9060 from oxij/emacs-cleanup
Cleanup in emacs-packages
2015-08-06 20:54:46 +03:00
William A. Kennington III 56c62ad12a ceph-git: 2015-07-32 -> 2015-08-05 2015-08-06 09:55:40 -07:00
lethalman b38b70cc4d Merge pull request #9127 from FRidh/tornado4.2.1
python-packages tornado: 4.1 -> 4.2.1
2015-08-06 18:47:23 +02:00
Frederik Rietdijk d61fb8b9d2 python-packages tornado: 4.1 -> 4.2.1 2015-08-06 18:39:10 +02:00
Jan Malakhovski b307fcccae emacs-packages: add meta information to more packages 2015-08-06 16:31:51 +00:00
Jan Malakhovski e403495938 emacs-packages: cleanup and fix request and request-deferred 2015-08-06 16:31:50 +00:00
Jan Malakhovski 0031120921 emacs-packages: make the file header more informative 2015-08-06 16:31:50 +00:00
Vincent Laporte ec5940a496 qgis: fix python console and processing plugin 2015-08-06 17:17:39 +02:00
Pascal Wittmann 37ff33196f simple-scan: fix build by adding lcms to buildInputs 2015-08-06 16:32:46 +02:00
Luca Bruno 629ac021b7 Revert "rethinkdb: Force dynamic linking and allow dependency substitution"
This reverts commit 5960a652f1.

Build is broken since the beginning at configure phase @wkennington ,
I wonder how you were able to build this.

See http://hydra.nixos.org/build/24167778/nixlog/1/raw
2015-08-06 16:25:51 +02:00
Tobias Geerinckx-Rice a849b16052 radeontop: 2015-06-24 -> 2015-08-06
Adds support for Topaz, Tonga, and Carrizo + new R600 PCI IDs.
2015-08-06 16:21:59 +02:00
Tobias Geerinckx-Rice dc5f33b395 fmit: make ALSA and JACK2 capture support optional
Both are off by default. The default (and already built-in) Qt capture
source should just work.
2015-08-06 16:21:58 +02:00
Tobias Geerinckx-Rice 9704396f09 fmit: 1.0.0 -> 1.0.5
Now with Qt 5 and a new build system. Who uses "make install" anyway?
2015-08-06 16:21:58 +02:00
Tobias Geerinckx-Rice 5c90fed5d7 geolite-legacy: support all platforms; it's just data 2015-08-06 16:21:57 +02:00
Pascal Wittmann f104a6c008 Merge pull request #9145 from dezgeg/pr-ckbcomp-update
ckbcomp: 1.129 -> 1.131
2015-08-06 16:21:15 +02:00
Pascal Wittmann 9e065f2270 suds: disable for python3 2015-08-06 15:59:51 +02:00
Pascal Wittmann dd06e36eb8 sbsigntool: only build for x86_64-linux, it is broken on i686 2015-08-06 15:59:51 +02:00
Pascal Wittmann 7f2200117d serfdom: fix build by updating from 0.6.3 to 0.6.4
and using an old version of memberlist
2015-08-06 15:59:51 +02:00
Pascal Wittmann c197e2f60d sensu: fix build by using ruby_2_1 2015-08-06 15:59:50 +02:00
Tuomas Tynkkynen 1bbcaf2eaf ckbcomp: 1.129 -> 1.131
Based on upstream commit logs; not much has happened: mostly translation
updates and a minor fix for Nokia N900 keyboards.
2015-08-06 16:51:42 +03:00
Peter Simons dc293f6cea Merge pull request #9130 from obadz/haskell-fixes
Haskell: patch regex-tdfa-text to fix build (required to build Leksah) + minor fixes
2015-08-06 13:56:09 +02:00
makefu 86c973d429 luaPackages.vicious: init at 2.1.3
vicious is a module for creating widgets on window managers.
This commit adds the library and a wrapper lua file for easy importing.

I use the library with the awesome window manager via luaModules:

    services.xserver.windowManager.awesome.luaModules = [
      pkgs.luaPackages.vicious
    ];
2015-08-06 12:59:08 +02:00
vbgl 4d22b539b8 Merge pull request #9070 from danbst/tortoise-hg
new package: TortoiseHg and dependencies
2015-08-06 12:55:56 +02:00
Pascal Wittmann 09ec228c9b pure-octave: mark as broken
reported upstream as https://bitbucket.org/purelang/pure-lang/issues/38
2015-08-06 12:52:34 +02:00
Pascal Wittmann 006a2f553e picoc: disable broken tests on i686 2015-08-06 12:52:34 +02:00
lethalman 61051ee836 Merge pull request #9109 from AndersonTorres/pysolfc
Pysolfc
2015-08-06 12:43:29 +02:00
Luca Bruno 150b23d3f5 cheese: don't depend on libtool 2015-08-06 12:40:14 +02:00
Luca Bruno 86d7228365 libcanberra: fix .la file 2015-08-06 12:40:12 +02:00
Luca Bruno 855db4dbbc pulseaudio: fix .la file 2015-08-06 12:40:09 +02:00
obadz 64befd0cb3 haskell/regex-tdfa-text: add patch to fix build
http://hub.darcs.net/shelarcy/regex-tdfa-text/issue/1
2015-08-06 11:14:06 +01:00
obadz 5632ab7b24 haskell: delete unused patches 2015-08-06 11:14:06 +01:00
obadz 3801ef5912 haskell: move patches to patches directory 2015-08-06 11:14:05 +01:00
obadz 23f5a23ec7 haskell-modules/default.nix: this line of code is invalid but wasn't causing harm thanks to non-strictness 2015-08-06 11:09:47 +01:00
lethalman 2f97de9191 Merge pull request #9144 from ambrop72/openscad-update
openscad: 2014.03 -> 2015.03-1
2015-08-06 11:58:22 +02:00
lethalman 203e32e871 Merge pull request #9113 from dezgeg/pr-diffoscope
debbindiff: Rename to 'diffoscope' and update 26 -> 29 (plus some Python deps)
2015-08-06 11:53:26 +02:00
lethalman a0f50b487e Merge pull request #9108 from titanous/libcec3
libcec 3.0
2015-08-06 11:49:24 +02:00
lethalman dad54b36fb Merge pull request #9008 from philandstuff/fix-bazel
Fix bazel package
2015-08-06 11:47:54 +02:00
lethalman 00821f4046 Merge pull request #9066 from Bevaz/ccache-isGNU
ccache: set attribute isGNU = true
2015-08-06 11:46:02 +02:00
lethalman b1b681c853 Merge pull request #9134 from FRidh/numexpr2.4.3
python-packages numexpr: 2.4 -> 2.4.3
2015-08-06 11:44:50 +02:00
lethalman 8282baacc0 Merge pull request #9106 from lancelotsix/add_hubicfuse
hubicfuse: init at 2.1.0
2015-08-06 11:42:19 +02:00
Vladimír Čunát 80129d23d9 gsl: fix patch URL that no longer worked (close #9143) 2015-08-06 11:04:37 +02:00
Ambroz Bizjak ce32291716 openscad: 2014.03 -> 2015.03-1
- Added dependencies harfbuzz, qscintilla, gettext.
- Removed redundant CFLAGS hack for eigen.
2015-08-06 10:30:17 +02:00
Pascal Wittmann 980fee9fe0 Merge pull request #9142 from hiberno/bump-rofi-pass
rofi-pass: 2015-06-08 -> 2015-08-06
2015-08-06 10:13:33 +02:00
vbgl 5a86eebadf Merge pull request #9141 from hiberno/bump-pamixer
pamixer: 1.2.1 -> 1.3
2015-08-06 10:02:05 +02:00
hiberno 3a07cc1317 rofi-pass: 2015-06-08 -> 2015-08-06 2015-08-06 09:51:13 +02:00
hiberno afdf985244 pamixer: 1.2.1 -> 1.3 2015-08-06 09:37:39 +02:00
vbgl b8a1e16f81 Merge pull request #9028 from samuelrivas/update-utop-and-camlp4
Update utop and camlp4
2015-08-06 09:11:34 +02:00
ts468 863fa55cc1 Merge pull request #9102 from ts468/upstream.e19
E19 update to 1.19.8
2015-08-06 09:02:17 +02:00
William A. Kennington III f30a8f78a8 libpng: 1.2.52 -> 1.2.53 2015-08-05 23:37:07 -07:00
William A. Kennington III f6c1004b2a firefox: Use more system libraries
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
William A. Kennington III 8164d28315 libpng: 1.6.16 -> 1.6.18
Also enable apng by default
2015-08-05 23:26:00 -07:00
Samuel Rivas 37d0d8ac74 utop: 1.15 -> 1.17
Version 1.18 doesn't compile cleanly currently, I need to debug what is going on
there
2015-08-06 08:06:51 +02:00
Samuel Rivas d516f12dba camlp4: 4.02.0+1 -> 4.02+6
* Remove unneeded substitution in postConfigure
   This was fixed here: 81ed5cf2e8

 * camlp4: use fetchzip

It is considered more reliable than fetchurl
2015-08-06 08:06:16 +02:00
William A. Kennington III 666629f30b ceph-pre: Update 2015-08-05 21:52:00 -07:00
William A. Kennington III 34fbb41500 ceph: Support newer git version 2015-08-05 21:51:52 -07:00
William A. Kennington III 5c6aa391fc chromium: Cleanup old patch and update stable 2015-08-05 19:27:29 -07:00
William A. Kennington III baf0967947 ccid: 1.4.19 -> 1.4.20 2015-08-05 19:25:56 -07:00
William A. Kennington III 23c3edd62c pcsclite: 1.8.13 -> 1.8.14 2015-08-05 19:25:56 -07:00
William A. Kennington III 370add9d80 chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version 2015-08-05 19:25:56 -07:00
Eric Sagnes 0abedda1cc vimPlugins: add CheckAttach, vimwiki 2015-08-06 10:56:46 +09:00
AndersonTorres 1810c3dd42 FreeCell-Solver: init at 3.26.0 2015-08-05 22:02:13 -03:00
AndersonTorres 6513e09093 libtap: init at 1.12.0 2015-08-05 22:02:02 -03:00
AndersonTorres e72e77806b Games-Solitaire-Verify: init at 0.1400 2015-08-05 21:57:33 -03:00
AndersonTorres 96a0d208a3 MooX-late: init at 0.015 2015-08-05 21:57:33 -03:00
Arseniy Seroka dec8f59937 Merge pull request #9137 from bendlas/update-wine
wine: 1.7.47 -> 1.7.48
2015-08-06 03:10:01 +03:00
William A. Kennington III 0db9aa2319 Merge pull request #9116 from titanous/custom-edid
kernel: Enable DRM_LOAD_EDID_FIRMWARE
2015-08-05 17:09:11 -07:00
William A. Kennington III d9358f1879 Merge pull request #9117 from benley/chromium-xdg
chromium: fix opening URLs from associated mime types
2015-08-05 17:08:30 -07:00
Arseniy Seroka 257888c5d7 Merge pull request #9123 from mstarzyk/obnam
obnam: 1.12 -> 1.13
2015-08-06 03:06:53 +03:00
Arseniy Seroka 5481c242de Merge pull request #9135 from bendlas/dropbox-master-update
dropbox: 3.6.9 -> 3.8.5
2015-08-06 03:06:36 +03:00
Robert Helgesson 944589c45f perl-Pod-Elemental-PerlMunger: 0.093332 -> 0.200003 2015-08-06 00:50:14 +02:00
Robert Helgesson 0bec52a5a2 perl-Config-MVP: 2.200007 -> 2.200010 2015-08-06 00:50:14 +02:00
Robert Helgesson eb292fcd0d perl-PPI: 1.215 -> 1.220 2015-08-06 00:50:14 +02:00
Robert Helgesson 18cf2e0108 perl-Perl-Critic: 1.121 -> 1.125 2015-08-06 00:50:14 +02:00
Herwig Hochleitner 440dde6950 wine: cleanup and comment build script 2015-08-06 00:27:32 +02:00
Lancelot SIX d165ea2329 hubicfuse: init at 2.1.0 2015-08-06 00:22:18 +02:00
Herwig Hochleitner e15a4b0ee2 wine: 1.7.47 -> 1.7.48 2015-08-06 00:21:31 +02:00
Herwig Hochleitner 150cbd6a65 dropbox: 3.6.9 -> 3.8.5 2015-08-05 23:56:54 +02:00
Frederik Rietdijk 3944e4f980 ipython: 3.1 -> 3.2.1 2015-08-05 23:09:28 +02:00
Tobias Geerinckx-Rice f12065cba6 gnome-video-effects: add missing gnome3 attr
Fix evaluation.
2015-08-05 22:55:10 +02:00
Tobias Geerinckx-Rice 4f9249caaf netsniff-ng 0.5.9-70-g123b444 -> 0.5.9-71-g77445f8
Remove patch to curvetun build (now upstream).
2015-08-05 22:36:17 +02:00
Frederik Rietdijk 51a5e01a40 python-packages numexpr: 2.4 -> 2.4.3 2015-08-05 22:33:41 +02:00
Thomas Strobel a8776cdc3d e19 update
efl: 1.14.1 -> 1.15.0
elementary: 1.14.1 -> 1.15.0
emotion: 1.14.0 -> 1.15.0
evas: 1.14.0 -> 1.15.0
enlightenment: 1.19.5 -> 1.19.8
pythonefl: 1.14.0 -> 1.15.0
2015-08-05 22:33:23 +02:00
Luca Bruno dc4d5aa29a cheese: init at 3.16.1 2015-08-05 22:17:33 +02:00
Luca Bruno eda4fd9be7 gnome-video-effects: init at 0.4.1 2015-08-05 22:17:33 +02:00
Luca Bruno b093790ae2 gnome-desktop: propagate gsettings_desktop_schemas, required by the .pc 2015-08-05 22:17:33 +02:00
Thomas Strobel 4661158164 vpnc: revert default local port to 500 2015-08-05 21:55:02 +02:00
Peter Simons 2d26a0f8aa Update haskellPackages set to GHC 7.10.2. 2015-08-05 21:36:20 +02:00
Peter Simons 099c1a4522 haskell-tar: use older version for builds with GHC < 7.6.x. 2015-08-05 21:36:20 +02:00
Peter Simons 94e1660d00 haskell-mockery: run test suite with "TRAVIS=true" set to avoid timing issues 2015-08-05 21:36:20 +02:00
Peter Simons 552fcd0b75 haskell-hsqml-datamodel-vinyl is broken because of singletons. 2015-08-05 21:36:20 +02:00
Peter Simons ab77228749 haskell-generic-builder: improve recognition of pkgconfig dependencies 2015-08-05 21:36:20 +02:00
Peter Simons e4d493fc54 jailbreak-cabal: link statically to avoid runtime dependency on ghc 2015-08-05 21:36:19 +02:00
Peter Simons b03ce5d57a haskell-binary: update to version 0.7.6.1 2015-08-05 21:36:19 +02:00
Michael Alan Dorman 297ca5ff21 Update ghcjs. 2015-08-05 21:36:19 +02:00
Michael Alan Dorman 700d365d16 Update ghcjs-shims 2015-08-05 21:36:19 +02:00
Michael Alan Dorman e0826531e1 Update ghcjs-boot 2015-08-05 21:36:19 +02:00
Peter Simons 66d8f03aa4 hackage-packages.nix: update to 88d2b472d2 with hackage2nix revision 012eb638a5db2ba7cf2c94e4375ea5cc05aefde0 2015-08-05 21:36:19 +02:00
ts468 e190a70b04 Merge pull request #9128 from ts468/upstream.vpnc
vpnc: 0.5.3 -> svn-rev-550
2015-08-05 21:30:05 +02:00
Thomas Strobel 531e93eaf4 vpnc: 0.5.3 -> svn-rev-550
also, change default local port from 500 to random to avoid
clashes with other IPSec services like, e.g., strongSwan
2015-08-05 21:16:35 +02:00
Peter Simons ebe412e8f7 ghc: update 7.10.2 to release version 2015-08-05 21:15:46 +02:00
Maciek Starzyk fd08657281 obnam: 1.12 -> 1.13 2015-08-05 19:33:01 +02:00
Eelco Dolstra 91e71725d4 Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
Eelco Dolstra 7f9b8866bf Nixpkgs channel: Remove channel-name
This file no longer does anything.
2015-08-05 17:37:05 +02:00
Tobias Geerinckx-Rice 271392a3d1 python-packages: pgcli 0.19.0 -> 0.19.1
Bugfix for issue #317 ('traceback in completion on "selt *"').
2015-08-05 17:20:11 +02:00
Pascal Wittmann d7a6e25355 Merge pull request #8683 from aflatter/phantomjs2
Add phantomjs2
2015-08-05 15:08:30 +02:00
Michael Adler 3768bdf227 libcouchbase: 2.4.4 -> 2.5.2, refactor to use cmake
Building libcouchbase with automake is deprecated, thus use
cmake instead. This has the advantage that the package-config
file is installed as well.
2015-08-05 15:03:22 +02:00
Pascal Wittmann bb04c579c3 fswatch: update from 1.4.7 to 1.5.0 2015-08-05 14:44:41 +02:00
Pascal Wittmann 454dc664a6 checkstyle: update from 6.8.1 to 6.8.2 2015-08-05 14:44:41 +02:00
Pascal Wittmann 6bacb60ca9 screenfetch: add grep to PATH, closes #9088 2015-08-05 14:44:41 +02:00
Peter Simons 7053602206 nixops: update unstable version to latest git HEAD 2015-08-05 14:37:46 +02:00
Pascal Wittmann 3dbdac801c org-mode: update from 8.2.10 to 8.3 2015-08-05 14:35:35 +02:00
Eelco Dolstra b3d8d750de Remove /etc/nixos/nixpkgs from $NIX_PATH
NixOS hasn't used /etc/nixos/nixpkgs for a long time, so it's time to
get rid of it.
2015-08-05 14:34:33 +02:00
Eelco Dolstra 525c901ce9 Make svn2git visible to nix-env 2015-08-05 14:33:12 +02:00
Eelco Dolstra 9657be0b95 svn2git-kde: Mark as broken
The source repository no longer exists.
2015-08-05 14:33:03 +02:00
Marco Maggesi ba3a4a892e Update fossil to version 1.33 2015-08-05 14:09:33 +02:00
Arseniy Seroka be93928280 Merge pull request #9118 from ragnard/boot-bump-version
boot: Update to 2.2.0
2015-08-05 13:57:15 +03:00
Ragnar Dahlén 25bad2be17 boot: 2.0.0 -> 2.2.0 2015-08-05 11:54:40 +01:00
ts468 661e1016b1 Merge pull request #9120 from ts468/upstream.strongswan
strongswan: fix resolvconf plugin
2015-08-05 12:23:33 +02:00
Tobias Geerinckx-Rice 588412857f geolite-legacy: 2015-08-03 -> 2015-08-05 2015-08-05 12:17:12 +02:00
Thomas Strobel 9011f117f2 strongswan: fix resolvconf plugin 2015-08-05 12:12:59 +02:00
Arseniy Seroka c81bda6d3c Merge pull request #9119 from Havvy/iojs
iojs: 2.5.0 -> 3.0.0
2015-08-05 12:32:48 +03:00
Cillian de Róiste f63fd63eb1 yaws: update from 1.99 to 2.0 2015-08-05 10:29:47 +02:00
Cillian de Róiste 4c85902d70 samplv1: update from 0.6.3 to 0.7.0 2015-08-05 10:29:23 +02:00
Cillian de Róiste 642a7ca1d7 guitarix: update from 0.32.3 to 0.33.0 2015-08-05 10:29:00 +02:00
Cillian de Róiste 5a7f1251fe drumkv1: update from 0.6.3 to 0.7.0 2015-08-05 10:28:43 +02:00
Ryan Scheel (Havvy) cc12cea4b6 iojs: 2.5.0 -> 3.0.0 2015-08-05 02:59:20 +02:00
William A. Kennington III 10d10b000a ceph: Add 0.94 pre 2015-08-04 17:14:06 -07:00
ts468 778ea83849 Merge pull request #9115 from ts468/upstream.strongswan
strongswan: enable more plugins
2015-08-05 01:55:01 +02:00
Tobias Geerinckx-Rice c6edf3afab python-packages: pgcli 0.18.0 -> 0.19.0 2015-08-05 01:05:24 +02:00