Commit Graph

112680 Commits

Author SHA1 Message Date
Jörg Thalheim
f61e8d98ff
rust: 1.22.1 -> 1.24.0 2018-02-20 09:59:26 +00:00
Michael Raskin
e46553bc72
Merge pull request #34706 from P-E-Meunier/xjump
Xjump: init at 2.9.3
2018-02-20 09:57:29 +00:00
Suvash Thapaliya
8faa916ba4
Remove empty dependencies and related file 2018-02-20 10:54:31 +01:00
Peter Simons
17bc189a93
Merge pull request #34870 from gwils/update-all-cabal-hashes
hackage: update all-cabal-hashes snapshot
2018-02-20 10:25:46 +01:00
pe@pijul.org
8e16019d13 xjump: patch for darwin 2018-02-20 10:22:50 +01:00
adisbladis
e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Pierre-Etienne Meunier
8e5ab6e7ac BuildRustCrate: more general overrides, and handling the "dylib" crate type (#35171)
* buildRustCrate: adding a symlink from libblah-xxxxx.so to libblah.so
* BuildRustCrate: overriding phases
* Carnix: 0.6.5 -> 0.6.6
* Fixing symlink_dependencies --buildDep
* Shorter symlink_dependencies
* running `runHook postBuild` *after* the build
2018-02-20 08:55:04 +01:00
Marius Bergmann
c78bcf9f1b restic: 0.8.1 -> 0.8.2 2018-02-20 08:08:38 +01:00
lewo
507a3a9a39
Merge pull request #35131 from AndersonTorres/upload/ecm-tools
ecm-tools: init at 1.0.3
2018-02-20 07:57:51 +01:00
adisbladis
76774e920c
solc: 0.4.19 -> 0.4.20 2018-02-20 12:14:21 +08:00
adisbladis
f9ce8e09ff
go-ethereum: 1.7.3 -> 1.8.1 2018-02-20 11:32:04 +08:00
Mitsuhiro Nakamura
a425c654e5 mbedtls: change extension .so -> .dylib on Darwin 2018-02-20 11:29:47 +09:00
Robert Schütz
b69e99091b pythonPackages.pyrtlsdr: use m2r instead of pypandoc 2018-02-19 23:09:25 +01:00
Robert Schütz
41a2352a2f pythonPackages.pypandoc: mark as broken
Pypandoc is incompatible with pandoc v2 and there seems to be no upstream effort to port it to the new version.
2018-02-19 23:09:19 +01:00
Shea Levy
bd7d5b3657
linux: Don't try to install firmware on newer kernels.
This was disabled in torvalds/linux@5620a0d1aa
2018-02-19 17:08:24 -05:00
Michael Fellinger
895b1cb1b0
gem-config: add ethon
The Ethon gem uses libcurl.so at runtime via FFI, so we need to specify the correct location.
2018-02-19 22:56:17 +01:00
Jörg Thalheim
01e388cafc
Merge branch 'master' into perl/Gtk2GladeXML 2018-02-19 21:52:11 +00:00
Jörg Thalheim
7cb7d2a4dc
Merge pull request #35183 from xurei/perl/Gtk2TrayIcon
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 21:50:49 +00:00
Shea Levy
3826ab2abe
Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgs 2018-02-19 16:43:30 -05:00
Shea Levy
a0c5d2d0da
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 16:43:07 -05:00
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
Shea Levy
7ce1f0b8ae
linuxManualConfig: Fix build on non-modular kernels 2018-02-19 15:16:29 -05: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
Will Dietz
cbae401982 nixUnstable: bump for minor fix to unbreak seccomp builds 2018-02-19 12:28:09 -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
Olivier Bourdoux
54d4394bdc perl-Gtk2TrayIcon: init at 0.06 2018-02-19 16:12:02 +01:00
Olivier Bourdoux
471f7ca68a perl-Gtk2GladeXML: init at 1.007 2018-02-19 16:10:35 +01:00
Robert Schütz
c8d3a81d2a matrix-synapse: fix pynacl dependency
closes #34959
2018-02-19 15:57:28 +01:00
Michael Brantley
a83716f256 perl-BSD-Resource: init at 1.2911 2018-02-19 09:38:45 -05: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
Nikolay Amiantov
c55b2fa7cd debBuild: install all packages at once to avoid dependency management 2018-02-19 16:07:40 +03: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
pjan vandaele
92b6275773
Adds vim-rooter plugin 2018-02-19 12:09:17 +09: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
Robert Schütz
ae19d81c8d pythonPackages.faulthandler: fix tests
The added patches accept "python2.7" as thread name in tests.
2018-02-19 01:41:02 +01: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
volth
c727e7e7d6
haxe: 3.4.4 -> 3.4.6 2018-02-18 22:54:21 +00: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
Michiel Leenaars
1afb012df6 quickder: 1.0-RC2 -> 1.2-6 2018-02-18 22:01:52 +01:00
Michiel Leenaars
4f53b77889 asn2quickder: 0.7RC1 -> 1.2-6 2018-02-18 22:01:52 +01: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
Joachim F
dc2b7b9e68
Merge pull request #34893 from taku0/swift_4.0.3
swift: 3.1.1 -> 4.0.3
2018-02-18 20:19:27 +00:00
Shea Levy
e3f947a19a
Add missing files 2018-02-18 14:33:43 -05:00
Shea Levy
4839b568de
qemu: Add patch for statfs f_flags in Linux user mode. 2018-02-18 14:08:22 -05:00
volth
08e0ed360f
dockbarx: 0.92 -> 0.93 2018-02-18 19:04:51 +00:00
volth
fef4c02621
babelstone-han: 10.0.0 -> 10.0.2 2018-02-18 19:01:01 +00:00
Vladimír Čunát
655446c7f5
libav*: maintenance updates
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
2018-02-18 19:57:34 +01:00
volth
06f9b25af3
pngquant: 2.9.1 -> 2.11.7
maintenance
2018-02-18 18:57:16 +00:00
Frederik Rietdijk
68d08a0574
Merge pull request #35133 from dotlambda/pymacaroons-pynacl
pythonPackages.pymacaroons-pynacl: move expression
2018-02-18 18:24:27 +00:00
Benjamin Hipple
5ab428799e conda: init at miniconda3 4.3.31 (#34872)
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00
Robert Schütz
49dbb87536 pythonPackages.pymacaroons-pynacl: move expression
Tests are now explicitly disabled to fix the build for Python 3.
2018-02-18 19:19:04 +01:00
AndersonTorres
09836bcf0d ecm-tools: init at 1.0.3 2018-02-18 15:06:11 -03:00
Joachim F
6952a2b101
Merge pull request #35101 from dywedir/hack
hack-font: 2.020 -> 3.002
2018-02-18 17:27:48 +00:00
Joachim F
20815fc80b
Merge pull request #35112 from oxij/pkgs/fix-xen
xen_4_8: fix build
2018-02-18 17:27:03 +00:00
Bart Brouns
3f1e261ad7 zam-plugins: 3.9 -> 3.10 2018-02-18 18:20:35 +01:00
Itai Zukerman
3efb9698d6 dart: 1.16.1 -> 1.24.3
Also, added support for the "dev" channel.
2018-02-18 09:09:48 -08:00
Cray Elliott
c8aebb699a ffmpeg, ffmpeg-full: 3.4.1 -> 3.4.2 2018-02-18 09:04:16 -08:00
Robert Schütz
62a875ee91 pythonPackages.pynacl: use system libsodium 2018-02-18 18:02:18 +01:00
Robert Schütz
b42a5405df pythonPackages.pynacl: clean up 2018-02-18 18:01:56 +01:00