Commit graph

63097 commits

Author SHA1 Message Date
William A. Kennington III 1dbd67ee82 buildGoPackage: Don't print blank lines 2015-05-18 19:45:19 -07:00
William A. Kennington III c2a85e04e8 buildGoPackage: Take into account propagatedBuildInputs during rename 2015-05-18 19:45:18 -07:00
Chris Double 49d9476608 Update to tor 0.2.6.7 2015-05-19 14:19:15 +12:00
Ricardo M. Correia 85c48934bc racerRust: 2015-05-04 -> 2015-05-18
Fixes build failure with rustc 1.0.0.
2015-05-19 03:08:34 +02:00
Arseniy Seroka 82d46c2c2a Merge pull request #7900 from C0DEHERO/fix/obs-studio-update
obs-studio: update 0.9.1 -> 0.10.0
2015-05-19 03:35:53 +03:00
Ricardo M. Correia 01d4651a01 rustc: Fix snapshot info
It was wrong and it was causing a build failure.
2015-05-19 01:38:16 +02:00
C0DEHERO 3c94a9da90 obs-studio: update 0.9.1 -> 0.10.0 2015-05-18 19:10:03 -04:00
Thomas Tuegel 6d52aa7e59 dropbox: install icons 2015-05-18 15:44:48 -05:00
Thomas Tuegel feec95b437 dropbox: move updateable attributes to the top 2015-05-18 15:44:48 -05:00
Herwig Hochleitner db4993600c dropbox: 3.4.4 -> 3.4.6 2015-05-18 15:44:47 -05:00
Pascal Wittmann 3ac31fe041 calibre: fix build by using qt53 2015-05-18 22:41:48 +02:00
Patrick Mahoney 02e46cacc6 keychain: fixup shebang, use upstream builder, install manpage
fixup shebang - build was not running fixupPhase, and shebang was pointing to
/bin/sh. On a system where /bin/sh links to dash, this results in errors:

    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 59: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: shopt: not found
    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 686: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: Syntax error: "(" unexpected (expecting ")")

use upstream builder - the include Makefile uses perl to generate a manpage and
insert the same text into the keychain script for '--help' output, which was
otherwise missing:

    $ keychain --help

     * keychain 2.8.0 ~ http://www.funtoo.org

    [snip]

    INSERT_POD_OUTPUT_HERE

install manpage - self explanatory
2015-05-18 15:26:06 -05:00
Joel Taylor d60058af4b lua: update patch for 5.2 on darwin 2015-05-18 13:12:45 -07:00
William A. Kennington III fd588f939c cryptsetup: Use openssl instead of libgcrypt
When libgcrypt added support for libcap, it started dropping
capabilities of the cryptsetup process. This meant that cryptsetup was
unable to communicate with device mapper. This patch fixes that issue by
removing the dependency on libgcrypt and instead uses openssl for the
implementation of low-level cryptographic functions.

Fixes #7859.
2015-05-18 13:12:27 -07:00
Nikolay Amiantov b0972a0006 Merge pull request #7895 from bendlas/wine64-staging
Integrate wine-staging into 32/64/wow build arch
2015-05-18 22:41:41 +03:00
Arseniy Seroka 282d7b2189 Merge pull request #7896 from spwhitt/cmdlinetools
command-line-tools: Update url
2015-05-18 22:41:11 +03:00
Edward Tjörnhammar 7639474c72 firmware-linux-nonfree.src: use http:// to enable better availability for proxied users 2015-05-18 21:12:02 +02:00
Spencer Whitt 9119103656 command-line-tools: Update url 2015-05-18 15:10:33 -04:00
Herwig Hochleitner 2f53355ff6 winetricks: 20150316 -> 20150416 2015-05-18 21:02:23 +02:00
Herwig Hochleitner b4c2351806 wine: unstable 1.7.42 -> 1.7.43 2015-05-18 21:02:23 +02:00
Herwig Hochleitner ef9cfd3dda wine: enable 64bit build for wineStaging 2015-05-18 21:01:54 +02:00
Peter Simons c0e2c4809e cabal-install: fix build for GHC 7.0.x and 7.2.x 2015-05-18 20:43:59 +02:00
Peter Simons 0197da662d haskell: enable builds that used to fail because they depend on graphviz 2015-05-18 20:43:51 +02:00
Peter Simons 72f54f51e3 haskell-graphviz: the test suite build is broken by QuickCheck 2.8 2015-05-18 20:43:51 +02:00
Peter Simons 8e48f09284 hackage-packages.nix: update to 6ccfe7a320 with hackage2nix revision d339b0fe58a504a61db589362b73992a5912304e 2015-05-18 20:43:50 +02:00
Shea Levy 8dbd385e1c kernel config: Fix grsecurity-specific config
Refs 13a38440c6
2015-05-18 14:32:29 -04:00
Siarhei Zirukin 023aaf8f6d add package: uni-vga 2015-05-18 19:59:27 +02:00
Jascha Geerds 0bd92bdd51 Merge pull request #7887 from Lassulus/charybdis
pkgs charybdis: change platforms to linux only
2015-05-18 19:42:24 +02:00
William A. Kennington III 6eecaddced goPackages.tools: Make the build work with the go decoupling 2015-05-18 10:13:33 -07:00
William A. Kennington III e89f90cd33 buildGoPackage: Only create if needed 2015-05-18 10:13:33 -07:00
William A. Kennington III 2f897aad70 buildGoPackage: Allow excluding of specific modules 2015-05-18 10:13:33 -07:00
William A. Kennington III e7d4e7ebce go1.4: Decouple tools 2015-05-18 10:13:33 -07:00
William A. Kennington III 92398e92ff goPackages: Standardize source of built ins 2015-05-18 10:13:33 -07:00
John Ericson ae444ea4c4 agda: Remove extraBuildFlags
This is unused, future users can just use override `buildFlags`
and extend/replace as needed. `includeDirs` is provided for this
purpose.

We should add `dirOf self.everythingFile` rather than `.`, but
`dirOf` breaks on relative paths so that is not an option.
2015-05-18 12:33:00 -04:00
Peter Simons 61224338ff cabal2nix: update to version 20150518 2015-05-18 18:04:37 +02:00
Peter Simons a65fd950c3 haskell-harp: mark as broken 2015-05-18 18:04:37 +02:00
Peter Simons 54db9d427d ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810
6.10.4 and 6.12.3 are broken because they need 6.10.2-binary for bootstrapping.
2015-05-18 18:04:37 +02:00
Peter Simons 2dc73b0e88 Drop obsolete overrides for old versions of annotated-wl-pprint and lens. 2015-05-18 18:04:36 +02:00
Peter Simons 7268605e00 idris: remove outdated overrides
The Idris build is broken for several reasons, I'm afraid, and has been broken
since a while. It' seems unnecessary to carry these non-functioning overrides
around.
2015-05-18 18:04:36 +02:00
Peter Simons 3cdd27cbe6 haskell-binary: version 0.7.4.0 can't compile its test suite 2015-05-18 18:04:36 +02:00
Peter Simons b2d483f146 haskell-Saturnin: test suite has undeclared build-time dependencies 2015-05-18 18:04:36 +02:00
Peter Simons a14ebb03d9 haskell-gitlib: mark build as broken
https://github.com/jwiegley/gitlib/issues/46
2015-05-18 18:04:36 +02:00
Peter Simons c959a59f47 haskell-snap: jailbreak to fix build with current attoparsec and lens libraries 2015-05-18 18:04:36 +02:00
Peter Simons b9152b89c2 haskell-ng: reduce memory requirements of overrideScope by improved sharing
With this patch applied, "nix-env -qaP -A haskellngPackages" succeeds fine
without running out of memory. Thanks to @bennofs for catching this in
bbb422af92 (commitcomment-11235596).
2015-05-18 18:04:36 +02:00
Peter Simons 807146cf75 haskell-ng: make overrideScope respect the default lookup scope
Build environments created by overrideScope lost the ability to find
packages outside of the Haskell package set without help. This patch
remedies this issue.

Fixes https://github.com/NixOS/nixpkgs/issues/6192.
2015-05-18 18:04:36 +02:00
Peter Simons a14966e827 hackage-packages.nix: update to eb2884c12c with hackage2nix revision bf850da9044b16efb9ef06a05c645fa981513444 2015-05-18 18:04:31 +02:00
Nikolay Amiantov e2f0e08b02 bomi: build with PulseAudio support by default 2015-05-18 17:21:08 +03:00
Nikolay Amiantov ab7d2f7f39 network-manager-l2tp: add homepage 2015-05-18 17:21:08 +03:00
Nikolay Amiantov 925a21aa2a rpcbind: update package 2015-05-18 17:21:08 +03:00
Nikolay Amiantov f1b51945bc ti-rpc: update package 2015-05-18 17:21:08 +03:00