Commit Graph

59125 Commits

Author SHA1 Message Date
Vladimír Čunát
8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Vladimír Čunát
f67ddbaa6f mesa: maintenance update 10.6.5 -> 10.6.6 2015-09-06 09:59:31 +02:00
William A. Kennington III
c6f689f951 Merge branch 'master.upstream' into staging.upstream 2015-09-04 12:05:11 -07:00
William A. Kennington III
c985530a25 tinc_pre: 2015-07-17 -> 2015-07-22 2015-09-04 11:54:51 -07:00
William A. Kennington III
362d3396c2 ceph-git: 2015-08-29 -> 2015-09-04 2015-09-04 11:42:42 -07:00
William A. Kennington III
379dd0af7a dhcpcd: 6.9.2 -> 6.9.3 2015-09-04 11:42:42 -07:00
William A. Kennington III
3347fb785e libinput: 0.21.0 -> 1.0.1 2015-09-04 11:42:42 -07:00
Domen Kožar
162f4e9e66 Revert "Updated atom to 1.0.10"
This reverts commit 6a974efdd2.

Atom doesn't start
2015-09-04 20:21:49 +02:00
William A. Kennington III
b68e45dfa7 mini-httpd: Boost 1.59 compat 2015-09-04 11:21:37 -07:00
Domen Kožar
a414391fd0 i3lock: 2.6 -> 2.7 2015-09-04 20:01:57 +02:00
Domen Kožar
86d9fa1827 libxkbcommon: 0.4.3 -> 0.5.0 2015-09-04 20:01:34 +02:00
Eelco Dolstra
7ffb1f3bde virtualbox: Update to 5.0.2 2015-09-04 19:41:06 +02:00
Domen Kožar
1819011291 Revert "accelio: enable tests"
This reverts commit 8b663509b1.

Fails to build kernel modules.
2015-09-04 18:47:40 +02:00
Domen Kožar
950d9de3c9 i3: 4.10.2 -> 4.10.3 2015-09-04 18:47:40 +02:00
Domen Kožar
66214fba8d Xorg: apply patch to fix X crashes
(cherry picked from commit dc0fe8ebf40b7724de1ca0b195236854591fdb5f)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-04 18:47:40 +02:00
Peter Simons
a8bf17e493 all-packages.nix: strip trailing whitespace 2015-09-04 12:41:36 +02:00
Peter Simons
398fc5d9fe emacs-ido-ubiquitous: add version 3.6-4-gb659bf8 2015-09-04 12:38:51 +02:00
Peter Simons
1ca79bff84 haskell-DSA: test suite run-time has been reduced upstream 2015-09-04 11:51:01 +02:00
Peter Simons
89e525eb4d python-packages.nix: drop trailing whitespace 2015-09-04 11:51:00 +02:00
Peter Simons
a7a125ac10 python-Babel: remove over-specified platform restrictions 2015-09-04 11:51:00 +02:00
Peter Simons
636e7fa166 hackage-packages.nix: update to 63f14dd1f7 with hackage2nix v20180903-1-g7c29be6 2015-09-04 11:51:00 +02:00
Domen Kožar
68a8d66885 categories: mark as broken cc #9471
(cherry picked from commit 4ed27ba31905cb1e5a7081c9682df8cc7fb99444)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-04 10:43:45 +02:00
Eelco Dolstra
86eaeb4c0a Nix: Update to 1.10 2015-09-04 10:40:08 +02:00
Domen Kožar
3ed8c211e2 Merge pull request #9570 from dfoxfranke/accelio
accelio: fix i686-linux build
2015-09-04 09:59:42 +02:00
Rok Garbas
b2579497c6 smartgithg: 6.5.9 -> 7.0.0 2015-09-04 09:04:56 +02:00
koral
944a0c82f0 mercurial: 3.5 -> 3.5.1, fixes #9615 2015-09-04 09:04:48 +02:00
koral
0c15deaeb6 mercurial: 3.4.2 -> 3.5 2015-09-04 09:03:59 +02:00
William A. Kennington III
0754a213c1 Merge pull request #9643 from dezgeg/pr-perf
linuxPackages_*.perf: Fix build after kernel 4.1
2015-09-03 20:24:11 -07:00
Nikolay Amiantov
ec3ffeb199 libunwind: add a patch to address https://github.com/JuliaLang/julia/issues/3469
Should be beneficial to other LLVM+libunwind projects as well (e.g. Pyston)
2015-09-04 03:52:25 +03:00
William A. Kennington III
a1c92c4593 libreoffice: Boost 1.59 compat 2015-09-03 17:31:35 -07:00
William A. Kennington III
b8b47ecea0 codeblock: Boost 1.59 compat 2015-09-03 17:31:22 -07:00
Daniel Fox Franke
8b663509b1 accelio: enable tests
The patch committed with 88471b684e6544da7691937a9b68cefa49d260d5
makes them work again.
2015-09-03 20:20:53 -04:00
Daniel Fox Franke
3129142f80 accelio: fix i686-linux build
* Compile with gcc5 to avoid the compiler bug described in
  https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02560.html

* Add a patch to fix the many incorrect printf format specifiers and
  other sloppy type conversions that gcc5 catches and warns on
  (erroring out due to -Werror).
2015-09-03 20:20:53 -04:00
Nikolay Amiantov
b2c7bda45d julia03: use bundled llvm 2015-09-04 03:09:53 +03:00
Nikolay Amiantov
c31a677482 Revert "bundler-HEAD: fix checksum"
This reverts commit 9cea5bcf2c.
See 9cea5bcf2c (commitcomment-13058505)
2015-09-04 01:14:50 +03:00
Yochai
6f3f5f536d rtl8812au: init at 4.2.2 2015-09-03 23:50:05 +02:00
William A. Kennington III
3f5207a396 folly: Build with boost < 1.59 2015-09-03 14:31:21 -07:00
William A. Kennington III
3df7b15932 folly: 0.52.0 -> 0.57.0 2015-09-03 14:31:10 -07:00
William A. Kennington III
799a02f209 libcdr: Boost 1.59 compat 2015-09-03 14:16:44 -07:00
William A. Kennington III
11315f9e70 libcdr: 0.1.0 -> 0.1.1 2015-09-03 14:16:34 -07:00
William A. Kennington III
677fe9f934 libe-book: Boost 1.59 compat 2015-09-03 14:09:26 -07:00
Tuomas Tynkkynen
710c4c3c9d linuxPackages_*.perf: Fix build after kernel 4.1
In 4.1, the build system changed, and it now wants to execute ld like this:

ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o

The actual problem seems to be that `buildInputs = [elfutils ...]`
causes 'ld' to point to elfutils in PATH instead of the usual binutils.

So remove elfutils from buildInputs and set NIX_CFLAGS_* manually. This
is a slight hack, but there is some precedent:
0761f81da7/pkgs/tools/package-management/rpm/default.nix (L13)

Fixes #9095.
2015-09-03 23:37:15 +03:00
William A. Kennington III
6fc70d6b2e libvisio: Boost 1.59 compat 2015-09-03 13:26:03 -07:00
William A. Kennington III
6bdb5b90ca libvisio: 0.1.0 -> 0.1.3 2015-09-03 13:26:02 -07:00
Vladimír Čunát
4af33f24ac hhvm: fixup build 2015-09-03 22:10:33 +02:00
Peter Simons
fcb0bdbaa0 Merge pull request #9639 from k0ral/scons
scons: 2.3.5 -> 2.3.6
2015-09-03 21:08:32 +02:00
Cillian de Róiste
55d822c512 jack2: apply patch to fix build with gcc5 2015-09-03 11:22:28 -07:00
Cillian de Róiste
1e83055cd2 Revert "jack2: 1.9.10 -> 2015-06-02"
This reverts commit fd829968c7.
2015-09-03 11:22:23 -07:00
William A. Kennington III
86ebd3ee25 Merge branch 'master.upstream' into staging.upstream 2015-09-03 11:15:58 -07:00
William A. Kennington III
14e715a55d lvtk: Boost 1.59 compat 2015-09-03 10:52:30 -07:00