Commit graph

67047 commits

Author SHA1 Message Date
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
aszlig fb24c7c95b
nixos/testing: Don't shadow "lib" in makePerlPath.
Regression introduced by 032f0ffdd0.

The change doesn't look obvious at the first sight why it may cause
problems with lib.makePerlPath, but it introduces a Perl package called
"lib".

And using "with perlPackages;" uses the Perl library "lib" instead of
the lib attribute set from pkgs.

So let's use pkgs.lib.makePerlPath directly in hope that there won't be
a Perl package anytime soon which is called "pkgs".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 03:14:09 +02: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 c71d44c724 nixpkgs doc: add package notes for Eclipse 2015-08-10 23:12:04 +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
ts468 e0468f8167 Merge pull request #9194 from ts468/upstream.perl_packages
perl-packages: add a few new ones
2015-08-10 22:28:15 +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
Arseniy Seroka a04b908267 Merge pull request #9190 from rycee/fix/pecita
pecita: fix sha256 changed upstream
2015-08-10 13:51:30 +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