3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17487 commits

Author SHA1 Message Date
aszlig 1746140184
Merge branch 'chromium-update'.
This also merges pull request #8290 plus a few other fixes from
@ambrop72 and me.

The summary of changes is:

  * Update all channels to latest upstream.
  * Update GYP package and drop gyp_svn1977.
  * Remove ICU from buildInputs to prevent build failure.
  * Switch back to using --depth . to GYP instead of patching in the
    absolute store paths.
  * Don't symlink source code anymore, which might introduce a
    regression on high I/O load on Hydra. As this is only a temporary
    build fix, let's cross fingers and hope we don't hit it. See
    c92dbffeac for an explanation.
  * Use HTTPS for the bucket URL.
  * Fix nix_plugin_paths patch for version 44 and higher.

Tested at: https://headcounter.org/hydra/eval/169134
2015-06-12 06:05:08 +02:00
Arseniy Seroka f744798969 Merge pull request #8283 from eduarrrd/dfilemanager
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov 9a517da2b1 Add dfilemanager/dfm 2015-06-11 19:03:53 -04:00
Nikolay Amiantov 4e49773d26 sdl-jstest: add package 2015-06-12 02:03:29 +03:00
Arseniy Seroka 2e5f4a0152 Merge pull request #8255 from adevress/master
New expression for the davix toolkit
2015-06-12 00:52:37 +02:00
Peter Simons b507c20ba9 Merge pull request #8294 from cheecheeo/openconnect_update
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 23:55:56 +02:00
Adrien Devresse f12a466730 New expression for the davix toolkit 2015-06-11 22:57:13 +02:00
aszlig cdc70b69f5
steam-original: Mark package as lowPrio.
This is to avoid accidentally installing it via "nix-env -i", which
leads to a non-working Steam on NixOS.

Thanks to srhh and Pamelloes on IRC for bringing this up.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:37:53 +02:00
Vladimír Čunát 69945a8701 ffmpeg: remove 0.11 and replace by 0.10
That branch is better supported, and 0.11 only had one user -
minidlna still builds
2015-06-11 21:36:14 +02:00
aszlig d15777fac9
gyp: Remove old SVN version to build Chromium.
This reverts commit b26de39252.

We no longer need this version because Chromium now builds with the
latest gyp version, see 58fd4f672f.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:28:16 +02:00
Kirill Elagin e5b56cdfff firefox: add option to build with GTK3 (close #7743) 2015-06-11 21:15:48 +02:00
Vladimír Čunát 3a90a80a9d abiword: fix gschemas crash and missing icons
The gtk3 file dialogs were crashing, as always without wrapping.
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Vladimír Čunát 39902b01bf goffice: separate from gnome3
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Ambroz Bizjak f3ca1cc238
gyp: 2015-05-17 -> 2015-06-11 2015-06-11 21:00:59 +02:00
John Chee 85da7792b8 openconnect: update to version 7.06 and support openssl or gnutls 2015-06-11 11:56:18 -07:00
Daiderd Jordan fb19019af7 pythonPackages.trollius: disable the tests that fail on darwin 2015-06-11 16:24:10 +02:00
Daiderd Jordan 61531556d8 remove hardcoded clang 2015-06-11 14:42:55 +02:00
Daiderd Jordan 020f466ef4 disable tests for pythonPackages.trollius 2015-06-11 14:42:55 +02:00
Daiderd Jordan c7a73dbbdb removed unnecessary patch 2015-06-11 14:42:55 +02:00
Daiderd Jordan 8ffce0888c fix luaPackages.luabitop on darwin 2015-06-11 14:42:55 +02:00
Domen Kožar 8f28742315 Merge pull request #8251 from lancelotsix/fix_networkx
Fix pythonPackages.networkx
2015-06-11 11:24:40 +02:00
Domen Kožar fdc83edd08 Removing python-packages-generated.nix
It was an experiment by @garbas in 2014 that has been forgotten
because of other, newer experiments.

Packages also weren't updated so we shouldn't let them rot in nixpkgs.
2015-06-11 10:42:15 +02:00
Rok Garbas f2d7f573af neovim: adding python2 and python3 support
neovim:
- possibility to extend neovim (via .override) and passing extraPythonPackages
  or extraPython3Packages
- neovim's python interpreter can be found as nvim-python / nvim-python3
- wrapping nvim binary and setting `g:python_host_prog` and
  `g:python3_host_prog` via --cmd flag

python-packages.nix fixes:
- ordereddict builds for py26 and uses disabled argument to tell this
- trollius builds on all python platforms except 3.4 (where is included in
  standard librarary)
- neovim builds on all python platforms
2015-06-11 02:54:10 +02:00
Arseniy Seroka c698c2709c Merge pull request #8276 from k0ral/glances
glances: 2.3 -> 2.4.2
2015-06-11 01:41:46 +02:00
Mateusz Kowalczyk 1cc999e09d Merge branch 'youtube-dl' of https://github.com/KaiSforza/nixpkgs 2015-06-11 00:36:00 +01:00
William Giokas 51ce297187 youtube-dl: make a python package
This allows youtube-dl to support all versions of python, and be built
correctly even when the python version is overridden by the user.

An alias to youtube-dl has been added which points to the default python
version's youtube-dl.

Also, ffmpeg has been made into an optional dependency. If ffmpeg is set
to 'null' then it will not be built and there will be no wrapper for it
either. An extra package, youtube-dl-light, is the same as youtube-dl
but without the ffmpeg dependency.
2015-06-10 15:50:17 -07:00
William A. Kennington III bb23251c90 java: Fix jre derivations 2015-06-10 15:33:22 -07:00
Rok Garbas 1c3585e411 pythonPackages.livestreamer: fix builds for py33 and py34 2015-06-11 00:06:52 +02:00
Rok Garbas 4970aa6f46 pythonPackages: fix apscheduler 2015-06-11 00:06:52 +02:00
Rok Garbas adbed3fb6a pythonPackages.neovim: new package added 2015-06-11 00:06:52 +02:00
William A. Kennington III 93ddc18a59 Make jdk / jre derivations installable 2015-06-10 14:24:23 -07:00
koral 4387cd5841 glances: 2.3 -> 2.4.2 2015-06-10 17:16:31 +00:00
Pascal Wittmann deb0ed0810 opencascade: fix build 2015-06-10 12:02:58 +02:00
Pascal Wittmann bc4be19099 sonic-visualiser: fix build 2015-06-10 10:17:03 +02:00
Lancelot SIX 7a87a1e73f Fix pythonPackages.networkx 2015-06-09 20:49:24 +02:00
lethalman 253d30b986 Merge pull request #8231 from DamienCassou/add-carddav-util
Add carddav-util
2015-06-09 10:39:46 +02:00
William A. Kennington III 48381b7621 nixos-artwork: Make into a derivation and use fetchfromgithub 2015-06-08 18:32:32 -07:00
Bart Brouns db10561313 init AMB-plugins at 0.8.1 2015-06-08 18:04:43 +02:00
Damien Cassou 5647c894c6 Add carddav-util 2015-06-08 18:03:41 +02:00
Jaka Hudoklin b570c644c9 Merge pull request #8223 from offlinehacker/pkgs/rippled/update
rippled: Update to 0.28.1
2015-06-08 16:49:39 +02:00
lethalman 6ad663fa90 Merge pull request #8078 from magnetophon/magnetophonDSP-master
init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
2015-06-08 16:42:11 +02:00
lethalman 9ed71a26fe Merge pull request #8094 from rzetterberg/antimony
Adds antimony 0.8.0b CAD program
2015-06-08 15:04:01 +02:00
Jaka Hudoklin 43c9162255 ripple-rest: commit forgotten changes 2015-06-08 14:32:19 +02:00
lethalman f37c81323e Merge pull request #8180 from froozen/master
Add the tewi font
2015-06-08 14:27:57 +02:00
Jaka Hudoklin 161418537c rippled: Update to 0.28.1 2015-06-08 14:15:07 +02:00
Jaka Hudoklin 8b79a09f78 Merge pull request #7553 from offlinehacker/pkgs/python-packages/graphite-beacon
Add graphite beacon package and module
2015-06-08 12:17:01 +02:00
Peter Simons b5f868f48b Merge pull request #8150 from ts468/upstream.calamares
Add Calamares: A distribution independent installer framework.
2015-06-08 11:48:41 +02:00
Thomas Strobel d3435d7ce0 New package: Calamares
Add Calamares, a distribution independent installer framework.
2015-06-08 11:22:09 +02:00
William A. Kennington III a5ef488b11 opendjk: Make boostraps for each major version and update openjdk7 2015-06-07 21:02:02 -07:00
William A. Kennington III a8d1010027 icedtea: Remove 2015-06-07 21:02:02 -07:00