Commit graph

113689 commits

Author SHA1 Message Date
Thomas Tuegel
72d6389ca1
dropbox: 32.4.23 -> 33.4.23 2017-08-24 11:48:11 -05:00
gnidorah
ff68bcd563 openjk: comment why we set DCMAKE_INSTALL_PREFIX 2017-08-24 19:41:27 +03:00
gnidorah
15ae2cbeea maxx: use libredirect 2017-08-24 19:34:08 +03:00
Thomas Tuegel
27c043c49b Merge pull request #28470 from benley/fix-pam-kwallet5
nixos: Fix pam_kwallet5 integration
2017-08-24 11:32:49 -05:00
John Ericson
3964990a3f Merge pull request #28519 from obsidiansystems/linux-headers-improve
linux-headers: Improve derivation, removing cross arg
2017-08-24 11:35:04 -04:00
John Ericson
791ce593ce linux-headers: Improve derivation, removing cross arg
- Perl is used at build time, so must be in `nativeBuildInputs`. It's
   not used at run time so it should not be in `buildInputs`, too.

 - Don't treat headers like a compiler---use the build and host
   platforms not host and target. Perhaps that would make sense if every
   library's headers could be a separate derivation, but since that is
   not feasible, best to keep the implementation and interface in the
   same stage.

   To do this, we used `stdenvNoCC` to get rid of the normal toolchain,
   and added a dependency for the toolchain targeting the build platform
   --- `buildPackages.stdenv.cc` --- thus everything is effectively slid
   a stage black.
2017-08-24 11:31:56 -04:00
Ole Jørgen Brønner
2bd21c7bb5 automatically removed whitespace as per .editorconfig 2017-08-24 17:25:43 +02:00
Jörg Thalheim
f54018cee8 Merge pull request #28532 from makefu/pkgs/metasploit/update
metasploit: 4.14.25 -> 4.16.1
2017-08-24 14:20:10 +01:00
Tor Hedin Brønner
be8e1b9917 copyq: 2.9.0 -> 3.0.3
- Updated to use qt5
- Added a required cmake patch (like this one for kdenlive
  https://github.com/NixOS/nixpkgs/issues/26160)
- Optional, by default true, dependency on qtwebkit
2017-08-24 15:17:58 +02:00
Joachim Fasting
6d795e1bae
ntbtls: init at 0.1.1 2017-08-24 14:14:43 +02:00
Tuomas Tynkkynen
5674da5aed Fix "treewide: Consistently call ARM 'arm'"
0c0fad6141 was broken. I didn't realize there's some hidden
metaprogramming code where one can't even grep for 'isFoo' to find its
definition :(
2017-08-24 14:43:57 +03:00
Michael Weiss
d6eb43eed4 quiterss: 0.18.6 -> 0.18.7 2017-08-24 13:07:54 +02:00
makefu
6a51bc8bd3
metasploit: 4.14.25 -> 4.16.1 2017-08-24 13:00:56 +02:00
Robert Helgesson
9351c5c3b5
perl-Connector: 1.16 -> 1.22 2017-08-24 12:50:12 +02:00
Robert Helgesson
2913bfb250
perl-Git-PurePerl: 0.51 -> 0.53 2017-08-24 12:49:42 +02:00
Robert Helgesson
30b21f11dd
perl-IO-Socket-SSL: 2.039 -> 2.050 2017-08-24 12:14:26 +02:00
wisut hantanong
2131b0925a luaPackages.luacheck : init at 0.20.0 2017-08-24 17:11:27 +07:00
Vladimír Čunát
8137a8cb73
gawk: refactor
- Don't build with libsigsegv by default.  The build apparently attempted
  to link against it, but it never retained the reference anyway...
- Side effect: stdenv bootstrapping needs no libsigsegv anymore.
- Run checks, but only in the interactive gawk by default on Linux,
  so that stdenv bootstrap isn't slowed down (by glibc locales, etc.).
- xz should be no longer needed in inputs, as we have it in stdenvs now.

The whole change was triggered by some used kernel versions still
breaking libsigsegv tests #28464.
2017-08-24 11:06:53 +02:00
Joachim F
9447b8b9cd Merge pull request #28338 from oxij/nixos/better-tor
nixos: better tor config
2017-08-24 08:12:59 +00:00
Jörg Thalheim
ab3de8ed6c Merge pull request #28526 from jraygauthier/jrg/vscode-extensions-improvs
vscode-with-extension: improvements
2017-08-24 08:21:54 +01:00
Jörg Thalheim
733151b782 Merge pull request #28528 from volth/patch-57
mirrors: update apache and cpan mirrors
2017-08-24 08:01:19 +01:00
Jörg Thalheim
ba16b4ebb6 Merge pull request #28529 from sigma/pr/dgraph-0.8.1
dgraph: init at 0.8.1
2017-08-24 07:59:37 +01:00
gnidorah
f1711c8fbd openjk: init at 2017-08-11 2017-08-24 09:33:28 +03:00
Gabriel Ebner
d444c0056b zinnia: 2015-03-15 -> 2016-08-28
This fixes the build issue with GCC 6.
2017-08-24 08:21:15 +02:00
volth
0d80fabbf9 mirrors: update apache and cpan mirrors
removed dead mirrors, added new
2017-08-24 04:22:07 +00:00
Yann Hodique
af852d08ac
dgraph: init at 0.8.1 2017-08-23 21:21:10 -07:00
Raymond Gauthier
763f7f7578 vscode-with-extension: improvements
-  Now simply let the default `unpackPhase` unzip the vsix file. This
    should allow users to retrieve the extension directly from github.
 -  Extensions now installed using their unique id as install folder.
 -  Extensions under `vscode-extensions` now use the unique id
    as extension name.
2017-08-23 21:31:57 -04:00
John Mercier
d4ccf3f1b2 visualvm: 1.3.8 -> 1.3.9 2017-08-23 21:14:57 -04:00
Benjamin Saunders
0df187a17a electron: 1.6.6 -> 1.7.5 2017-08-23 17:49:40 -07:00
Jörg Thalheim
d3532906da Merge pull request #28506 from apeyroux/up-dropboxapi
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-24 00:09:54 +01:00
Tuomas Tynkkynen
2fc7651b25 Merge remote-tracking branch 'upstream/master' into staging 2017-08-24 02:08:32 +03:00
Tuomas Tynkkynen
b471e125c2 nixos/tests/installer: Add stdenvNoCC to extraDependencies
The installer tests are failing after 505e94256e
due to `nixos-rebuild switch` in the installed system trying to build
stdenvNoCC.

Seems that previously, stdenvNoCC wasn't in the installed
system either, but all the direct dependencies for the build were
(I don't really understand why, for that matter), so the building
actually went fine and everything worked.

But now gcc is also a direct build dependency due to allowedRequisites
containing gcc (even though it doesn't become a runtime dependency)
which doesn't get to the installed system.

All in all, let's ensure stdenvNoCC actually gets to the installed
system. It's after all necessary in almost any NixOS config build.
2017-08-24 02:07:56 +03:00
Jörg Thalheim
c60cbef91c Merge pull request #28513 from benley/slack-2.7.1
Slack: 2.6.2 -> 2.7.1
2017-08-24 00:04:04 +01:00
Jörg Thalheim
3069a1dc50 Merge pull request #28517 from bachp/prometheus-unifi-exporter-0.4.0+git1
prometheus-unifi-exporter: 0.4.0 -> 0.4.0 + fixes
2017-08-23 23:45:32 +01:00
Jörg Thalheim
abdcdd2eef Merge pull request #28520 from jtojnar/firefox-bin-update
firefox-beta-bin update
2017-08-23 23:41:28 +01:00
Tuomas Tynkkynen
0c0fad6141 treewide: Consistently call ARM 'arm'
No need for silly differences.
2017-08-24 01:17:01 +03:00
John Ericson
08f3a60e7b cc-wrapper: Remove dead code
ccPath is only defined below, so this condition would never be true.

Worse, that's not quite true: what if somebody happend to have `/clang`
and no sandboxing. Boy, wouldn't that be annoying to debug!
2017-08-23 17:09:47 -04:00
Vincent Laporte
6e200f2644 ocamlPackages.core: 0.9.0 -> 0.9.1 2017-08-23 20:22:00 +00:00
Vincent Laporte
cf7df9230b ocamlPackages.ppx_derivers: init at 1.0
Ppx_derivers is a tiny package whose sole purpose is to allow ppx_deriving and
ppx_type_conv to inter-operate gracefully when linked as part of the same
ocaml-migrate-parsetree driver.

Homepage: https://github.com/diml/ppx_derivers
2017-08-23 20:22:00 +00:00
Jan Tojnar
ac55f68afe
firefox-devedition-bin: 55.0b2 -> 56.0b5 2017-08-23 21:58:07 +02:00
John Ericson
81194eef45 stdenv-setup: Use set -u as much as possible
Older bash version, like those in the bootstrap tools and on macOS,
currently confuse variables defined as an empty array with undefined
variables. `${foo+"${foo[@]}"}` will prevent `set -u` problems with
empty arrays and older without making a single '' in the empty case.

Care is taken to `set +u` when running hooks so as to not break existing
packages.
2017-08-23 15:57:56 -04:00
Jan Tojnar
8b8fa402fe
firefox-beta-bin: 55.0b2 -> 56.0b5 2017-08-23 21:50:05 +02:00
Alexandre Peyroux
a65a499ca2 grammalecte: 0.5.17.2 -> 0.5.18 (#28510) 2017-08-23 19:47:47 +00:00
John Ericson
46930ef3e6 Merge pull request #28391 from obsidiansystems/gcc-configure-platforms
gcc: Use `configurePlatforms` to control --build, --host, and --target
2017-08-23 15:47:24 -04:00
Joachim F
65e4856058 Merge pull request #28489 from LumiGuide/elk-5.5.2
elk: 5.4.2 -> 5.5.2
2017-08-23 19:29:04 +00:00
Joachim F
caf64dd537 Merge pull request #28518 from fadenb/emby_3.2.28.0
emby: 3.2.26.0 -> 3.2.28.0
2017-08-23 19:26:07 +00:00
Joachim F
3709a864df Merge pull request #28508 from juliendehos/eigen3
eigen: fix configuration file for pkg-config
2017-08-23 19:25:11 +00:00
Tristan Helmich
19677f811b emby: 3.2.26.0 -> 3.2.28.0 2017-08-23 20:49:24 +02:00
John Ericson
ebc9b161cd gcc: Add configurePlatforms exception for Arm 32
...just as we did for binutils. When the underlying issue is resolved
(probably with a configure script patch or lib/systems/parse.nix
change), this should be reverted.
2017-08-23 14:38:08 -04:00
John Ericson
71186e7345 gcc: Use configurePlatforms to control --build, --host, and --target 2017-08-23 14:28:59 -04:00