Commit graph

65025 commits

Author SHA1 Message Date
Jude Taylor
b62baacbc1 Revert "Fix libcxxStdenv on Linux"
This reverts commit 172ed10426.
2015-06-29 13:55:12 -07:00
Shea Levy
291d203f80 Merge branch 'clang-stdenv' of https://github.com/Ralith/nixpkgs into staging 2015-06-28 15:54:06 -04:00
Benjamin Saunders
172ed10426 Fix libcxxStdenv on Linux
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-06-28 21:33:12 +02:00
Domen Kožar
32d618b2ca Merge pull request #8531 from dezgeg/pr-libxcomp
libxcomp: Fix build in staging
2015-06-27 23:13:21 +02:00
Tuomas Tynkkynen
6b829e7302 libxcomp: Fix build
The mkdirs were failing since the 'out' and 'lib' directories are
already created by 'make install' (#7524 fallout). And in fact, the
entire postInstall script is doing the exact same thing as installPhase,
so it can be simply dropped.
2015-06-27 23:53:49 +03:00
Peter Simons
f9046a1878 Merge pull request #8527 from dezgeg/pr-xfig
xfig: Fix build failure on staging now visible due to #7524
2015-06-27 21:26:02 +02:00
William A. Kennington III
f93d565c28 Merge branch 'master.upstream' into staging.upstream 2015-06-27 10:44:00 -07:00
William A. Kennington III
e080827fdb Fix heimdal reference 2015-06-27 10:43:45 -07:00
William A. Kennington III
8b844dce2d ffado -> ffadoFull 2015-06-27 10:42:13 -07:00
William A. Kennington III
0efcb4032e Merge pull request #8528 from dudebout/patch-1
One more change for jack2 to libjack2
2015-06-27 10:35:55 -07:00
Nicolas Dudebout
430c8520b2 One more change for jack2 to libjack2
7297255019 did break things and this change seems to fix them.
2015-06-27 13:20:56 -04:00
vbgl
742824bd78 Merge pull request #8291 from maurer/misc-ocaml
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer
9c0f1eefc6 piqi-ocaml: init at 0.7.4 2015-06-27 16:54:20 +00:00
Matthew Maurer
8c875e76f0 uuidm: init at 0.9.5 2015-06-27 16:54:20 +00:00
Matthew Maurer
289e2a10db ocaml-faillib: init at 111.17.00 2015-06-27 16:54:20 +00:00
Matthew Maurer
1d79d840b1 piqi: init at 0.6.12 2015-06-27 16:54:20 +00:00
Matthew Maurer
90a4de0f1b ocaml-bitstring: init at 2.0.4 and f1673f8 2015-06-27 16:54:10 +00:00
Tuomas Tynkkynen
3dafe7a466 xfig: Fix build failure now visible due to #7524
The first 'find' command in postUnpack that attempts to add +x
permissions fails, because the +x permission is needed by the find
itself, and with the xargs method it's added too late.
2015-06-27 18:44:06 +03:00
Vincent Laporte
e4d16dcc72 ocaml-io-page: 1.4.0 -> 1.5.1 2015-06-27 14:48:12 +02:00
Vladimír Čunát
e6ca18e9bf xwayland: fix build
Maybe it was just covered by #7524 until now.
/cc #5061 and @echo-oddly.
2015-06-27 11:40:04 +02:00
Vladimír Čunát
58f7bf5b68 gsl: fix i686 tests by upstream patch 2015-06-27 11:28:50 +02:00
Vladimír Čunát
9c5f76bc0f gnome-menus: fix build by dropping wrong patchShebangs
Strange error, probably hidden by #7524 until recently.
/cc @lethalman.
2015-06-27 10:57:03 +02:00
Vladimír Čunát
637873d8fb crypto++: fix tests by not using -O3, refactor
Tests were segfaulting due to compilation with -O3,
most likely since building with gcc-4.9.
AFAIK it isn't generally safe/advisable to use -O3 anyway.

Also do some cleanup and expression refactoring, mostly.
2015-06-27 10:57:03 +02:00
Michael Raskin
9bf2c6a8ab Fix wrong condition related to enableKerberos 2015-06-27 11:40:38 +03:00
William A. Kennington III
12102562f7 Merge branch 'master.upstream' into staging.upstream 2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III
559cbdaab7 heimdal: Rename to heimdalFull 2015-06-26 23:07:10 -07:00
William A. Kennington III
9c5ef0469c krb5: 1.13.1 -> 1.13.2 2015-06-26 23:02:20 -07:00
William A. Kennington III
943b282800 heimdal: Always install hcrypto 2015-06-26 22:45:20 -07:00
William A. Kennington III
a13fe2db47 Fix redundancy 2015-06-26 22:41:58 -07:00
William A. Kennington III
769ea09360 heimdal: Use the git version and breakout into a library 2015-06-26 22:41:25 -07:00
William A. Kennington III
ccc47a6a42 kerberos: Use mit by default as it is has more upstream support / bugfixes 2015-06-26 22:06:16 -07:00
William A. Kennington III
b6322e1215 krb5: Break out into a lib and not lib version 2015-06-26 22:05:47 -07:00
William A. Kennington III
ef253212f4 Merge branch 'master.upstream' into staging.upstream 2015-06-26 17:25:49 -07:00
William A. Kennington III
8ce4cb4de8 Also fix the default reference for kerberos 2015-06-26 17:24:11 -07:00
William A. Kennington III
adeab5e815 Migrate all heimdal -> libheimdal
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
William A. Kennington III
fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
William A. Kennington III
eb8a411a18 Add kerberos library references for later use 2015-06-26 17:16:27 -07:00
William A. Kennington III
fee9ef8659 nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
Arseniy Seroka
da4266afb6 vimPlugins: update 2015-06-27 2015-06-27 02:05:15 +03:00
Arseniy Seroka
43636bc83c Merge pull request #8506 from hrdinka/add/qtpass
qtpass: init at 0.8.4
2015-06-26 20:19:06 +03:00
Jude Taylor
e130e9d3a3 fix bundler hash 2015-06-26 09:54:49 -07:00
Jude Taylor
05fe0da059 remove obsolete part of gyp patch 2015-06-26 09:54:49 -07:00
Jude Taylor
363d1bf07a darwin purity: vim 2015-06-26 09:54:44 -07:00
Jude Taylor
20268f6382 darwin purity: libusb1 (depend on udev on linux only) 2015-06-26 09:53:28 -07:00
Jude Taylor
616ed6ee15 darwin purity: libev 2015-06-26 09:53:10 -07:00
Eelco Dolstra
1f3f31b2a8 Add options nix.{trustedUsers,allowedUsers}
These are just trusted-users and allowed-users in nix.conf. It's
useful to have options for them so that different modules can specify
trusted/allowed users.
2015-06-26 18:45:27 +02:00
Eelco Dolstra
fb203a34c0 nix.buildMachines: Don't require sshUser 2015-06-26 18:44:44 +02:00
Russell O'Connor
946a6823b2 cassandra: add procps depencency, closes #8512
${cassandra}/conf/cassandra-env.sh calls free program on Linux systems in
calculate_heap_sizes().

Adding procps to the path makes the free program available.
2015-06-26 18:03:54 +02:00
Profpatsch
62921384e0 stow: patch that removes warning for 2.2.0, closes #8513 2015-06-26 18:02:59 +02:00