Commit graph

64154 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
Daniel Peebles 5e13ee79ef Merge pull request #7370 from copumpkin/nixos-userdata
Configure NixOS from EC2 user-data (beta)
2015-06-11 23:30:55 -04:00
Dan Peebles 4b758e374e Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
Daniel Peebles f0753327f0 Merge pull request #8013 from copumpkin/ec2-test
Simple EC2 user-data VM test
2015-06-11 23:15:47 -04:00
Austin Seipp da6eec001a nixpkgs: z3 4.3.2 -> 4.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-11 22:10:56 -05:00
Dan Peebles b6c589b2da Simple EC2 user-data VM test 2015-06-11 22:54:04 -04:00
Nikolay Amiantov bb3db4e653 mueval: reapply Nix-specific patch 2015-06-12 03:54:20 +03:00
Nikolay Amiantov bb6e504d6b thermald: update and adopt 2015-06-12 03:42:29 +03:00
Nikolay Amiantov 6cc817cf51 mueval: add patch until release is pushed to Hackage 2015-06-12 03:42:29 +03:00
Tobias Geerinckx-Rice 2156937166 include-what-you-use 3.6 -> 0.4 (sic)
Not a downgrade. Upstream's weird.
2015-06-12 02:27:53 +02:00
Tobias Geerinckx-Rice 776608a332 aha: remove default GitHub downloadPage 2015-06-12 02:27:53 +02:00
William A. Kennington III ffcd8acee6 nixos/pulseaudio: Fix description 2015-06-11 17:26:12 -07:00
Eelco Dolstra cd28c5517c Revert "Drop tests.installer.grub1 as release critical"
This reverts commit 1907ca8a2a. See

1907ca8a2a (commitcomment-9719007)
2015-06-12 01:37:45 +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
Arseniy Seroka ea1d03c792 Merge pull request #8295 from ftrvxmtrx/wavpack-4.75.0
wavpack: 4.70.0 -> 4.75.0
2015-06-12 00:47:49 +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
Siarhei Zirukin 838c8f2520 wavpack: 4.70.0 -> 4.75.0 2015-06-11 23:42:14 +02:00
Adrien Devresse f12a466730 New expression for the davix toolkit 2015-06-11 22:57:13 +02:00
Vladimír Čunát 95def7e4f0 lib/maintainers: recommend to re-use github usernames 2015-06-11 22:19:20 +02:00
Vladimír Čunát 885808a8d9 liferea: maintenance update 2015-06-11 22:11:21 +02:00
Matthew Maurer 6a76633bb6 llvm-3.4: enable RTTI (close #8289) 2015-06-11 22:09:46 +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 cfc753478e abiword: support goffice
/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
Rickard Nilsson 03e4e3e92a bosun: Update to 0.2.0 2015-06-11 19:55:33 +02:00
aszlig af54ddf8b6
chromium: Drop plugin_paths patch for old versions.
The patch was for versions prior to version 22, so we no longer need it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
aszlig 6a8afa4bb3
chromium: Fix plugin_paths patch for version 44.
The pepper effects plugin has been removed and migrated to NaCl, so I'm
just dropping the hunk of that patch.

Upstream reviow URL: https://codereview.chromium.org/1085393003

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
aszlig 7d217e378c
Merge branch ambrop72/chromium-update.
Upgrades and fixes the build of the current Chromium stable channel.

 * Update versions.
 * Use gyp package not gyp_svn1977.
 * Remove icu from buildInputs, since this causes a build error due to
   inferference with use_system_icu=false.
 * Remove the hack that inserts the absolute path into gyp files, and
   pass --depth . to gyp. This resolves the third_party/angle gyp error.
 * Do a normal copy of the source code not a symlink copy. This resolves
   some link error where the symlinks interfere with relative paths
   (seems like because gyp resolves symlinks first). Note, this used to
   be worked around with the absolute path insertion hack.
 * Change the bucketURL in update.nix to https (for more secure
   updates).
2015-06-11 19:26:32 +02:00
Ambroz Bizjak 58fd4f672f Chromium: Update and build fixes.
Changes included:
- Update versions.
- Use gyp package not gyp_svn1977.
- Remove icu from buildInputs, since this causes a build error due to inferference with use_system_icu=false.
- Remove the hack that inserts the absolute path into gyp files, and pass `--depth .` to gyp. This resolves the `third_party/angle` gyp error.
- Do a normal copy of the source code not a symlink copy. This resolves some link error where the symlinks interfere with relative paths (seems like because gyp resolves symlinks first). Note, this used to be worked around with the absolute path insertion hack.
- Change the bucketURL in update.nix to https (for more secure updates).
2015-06-11 18:23:58 +02:00
Rickard Nilsson 7a0ca52267 scollector: Change type of collectors to allow proper merging 2015-06-11 16:49:43 +02:00
Daiderd Jordan fb19019af7 pythonPackages.trollius: disable the tests that fail on darwin 2015-06-11 16:24:10 +02:00
Luca Bruno fbfdc71e1f libical: fix crash when TZDIR is empty, and add non-nixos zoneinfo paths. Closes #8285 2015-06-11 15:49:29 +02:00
Rok Garbas e1683eeff1 lsof: url is behind auth. changed downloaded url for lsof 2015-06-11 14:54:30 +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 c7f36cb5f0 fix neovim on darwin 2015-06-11 14:42:55 +02:00
Daiderd Jordan 8ffce0888c fix luaPackages.luabitop on darwin 2015-06-11 14:42:55 +02:00
Daiderd Jordan 414d6d9e87 fix unibilium on darwin 2015-06-11 14:42:55 +02:00
Daiderd Jordan a51e9610e7 fix libtermkey on darwin 2015-06-11 14:42:55 +02:00
Luca Bruno 63bb4f919c Update evolution and evolution-data-server 2015-06-11 14:31:53 +02:00