Commit graph

112577 commits

Author SHA1 Message Date
Michael Weiss 521ffc2398 jekyll: Update the dependencies without breaking the evaluation
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.

Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea.
2018-02-19 22:36:52 +01:00
Peter Simons e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
ghc 8.4:  update configuration
2018-02-19 22:10:46 +01:00
Kosyrev Serge 060f2f99db
ghc 8.4: update configuration 2018-02-19 23:31:50 +03:00
Michael Raskin 81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Kosyrev Serge f0d2baad08 sayonara: init at 1.0.0-git5-20180115 (#35046) 2018-02-19 19:16:37 +00:00
Profpatsch b87a7c482b replace: split man output 2018-02-19 20:12:05 +01:00
Graham Christensen 4419a311f7
Revert "jekyll: Update the dependencies"
This reverts commit f14b6ea81f.

This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Joachim F bad8b21c28
Merge pull request #35155 from volth/patch-91
xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
2018-02-19 18:44:51 +00:00
Will Dietz e5e69a7aed libc++5: tweak expression so as to avoid rebuild on non-musl for now 2018-02-19 12:43:42 -06:00
Ruben Maher 8d0c8d21f0 flow: 0.65.0 -> 0.66.0 2018-02-19 19:06:44 +01:00
Michael Weiss f14b6ea81f jekyll: Update the dependencies
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Daiderd Jordan b5aabb698e
Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-tests
cc-wrapper tests: 4 and 5 regardless of default
2018-02-19 19:01:17 +01:00
Jörg Thalheim e38cb9b926 afl: disable aarch64 2018-02-19 19:59:28 +02:00
Jörg Thalheim 0565e1e732 afl: fix build, by switch to gcc as compiler
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Vincent Laporte 2aeafe7ef4 ocamlPackages.bitv: init at 1.3
bitv is a bit vector library for OCaml.

Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Shea Levy fd2f2bbe6f
riscv-pk: Add a variant with a kernel 2018-02-19 12:37:46 -05:00
Will Dietz fa8a511260 llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
Shea Levy 6173f2f945
linux_riscv: Add 4.16-rc1.
Fixes #35148.
2018-02-19 12:14:22 -05:00
Shea Levy 3f9c900e42
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 12:11:35 -05:00
Shea Levy d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Michael Weiss d2919c996d jekyll: 3.4.1 -> 3.7.2 2018-02-19 17:43:26 +01:00
Shea Levy 43522dc851
riscv: Use gnumake42HEAD. 2018-02-19 09:36:53 -05:00
Shea Levy fb8a09e8f0
gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support. 2018-02-19 09:33:34 -05:00
Michael Raskin cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Michael Raskin 7d2642724f
Merge pull request #35111 from oxij/stdenv/available-evaluates
stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`
2018-02-19 14:15:06 +00:00
Michael Raskin e37b756b91
Merge pull request #35110 from oxij/pkgs/pretty-fetchurl
fetchurl: cleanup, better errors
2018-02-19 14:05:12 +00:00
Shea Levy c10288c171
riscv: Use binutils 2.30 for linker fixes. 2018-02-19 07:59:40 -05:00
Shea Levy ca6710b2e6
binutils: Add 2.30. 2018-02-19 07:57:32 -05:00
Profpatsch 2a6c7aebcd powertop: split man page into "man" output 2018-02-19 12:16:18 +01:00
Gabriel Ebner 9b66275905
Merge pull request #35146 from dtzWill/update/radare2-2.3.0
radare2: 2.2.0 -> 2.3.0
2018-02-19 10:58:50 +01:00
Joachim F 83cc0cddd6
Merge pull request #35152 from dtzWill/update/leo-5.6
leo-editor: 5.5 -> 5.6
2018-02-19 09:38:12 +00:00
Yegor Timoshenko 944792269e
Merge pull request #35160 from yegortimoshenko/20180219.005905/clojure-1.9.0.329
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 09:19:13 +00:00
Will Dietz 98215e10e0 cc-wrapper tests: 4 and 5 regardless of default 2018-02-18 22:37:38 -06:00
Tuomas Tynkkynen a78a1d61b5 less: 529 -> 530 2018-02-19 05:34:03 +02:00
Tuomas Tynkkynen b34274d363 git: 2.16.1 -> 2.16.2 2018-02-19 05:34:03 +02:00
Shea Levy 2f310cfa8b
qemu: Fix statfs flag.
Compile-tested the right package this time...
2018-02-18 21:47:07 -05:00
Yegor Timoshenko b1ccedb6d2 clojure: 1.9.0.273 -> 1.9.0.329 2018-02-19 00:58:55 +00:00
Shea Levy 29013598a7
Fix typo 2018-02-18 19:28:23 -05:00
volth 7dea2ababc
xrdp: 0.9.3 -> 0.9.5 2018-02-19 00:08:23 +00:00
Joachim F b4b8f4e445
Merge pull request #33198 from dtzWill/feature/r2-cutter-1.1
r2-cutter: init at 1.1(.0), radare2 qt gui
2018-02-18 23:59:21 +00:00
Peter Hoeg c03f1ed9fb zeal: 0.5.0 -> 0.6.0 2018-02-19 07:40:27 +08:00
Shea Levy c7439b435c
Merge branch 'kernel-gcc7-cross' of git://github.com/lopsided98/nixpkgs 2018-02-18 18:18:00 -05:00
Shea Levy 7f3c97ae9e
riscv-pk: Init at 01.pre438_e5846a2. 2018-02-18 18:11:03 -05:00
Will Dietz 933822d579 leo-editor: add local copy of pyqt56 since it was globally removed 2018-02-18 16:32:30 -06:00
Will Dietz 4139a6f0e5 Revert "Revert "Merge pull request #30031 from dtzWill/update/leo-5.6""
This reverts commit 05f5cdcf66.
2018-02-18 16:24:59 -06:00
Yegor Timoshenko 3ab38ef086 clojure: 1.9.0.326 -> 1.9.0.273, refactor, closes #35136 2018-02-18 23:05:48 +01:00
Shea Levy a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs 2018-02-18 16:16:48 -05:00
Shea Levy 0a0ecc4c2c
Enable building riscv64 cross bootstrap tools
Fixes #35089
2018-02-18 16:07:13 -05:00
Will Dietz 06cb5d8f92 radare2: use capstone rev used by default, not release from 2015. 2018-02-18 14:57:07 -06:00
Will Dietz 9800a0d398 radare2: 2.2.0 -> 2.3.0 2018-02-18 14:21:40 -06:00