Commit Graph

161548 Commits

Author SHA1 Message Date
Symphorien Gibol
8b4f885264 giac: add missing optional dependencies 2018-12-09 23:18:53 +01:00
Symphorien Gibol
e7801461e0 giac: don't split in multiple outputs for when gui enabled
This breaks the Phys and Turtle menu, among other things.
2018-12-09 23:18:53 +01:00
Symphorien Gibol
b5435d0551 giac: 1.4.9 -> 1.5.0 2018-12-09 23:18:46 +01:00
Jörg Thalheim
7c73f53d83
Merge pull request #51433 from dtzWill/update/radare2-3.1.1
radare2: 3.1.0 -> 3.1.1
2018-12-03 07:59:08 +00:00
Will Dietz
2b585ece44 radare2: 3.1.0 -> 3.1.1
https://github.com/radare/radare2/releases/tag/3.1.1
2018-12-03 00:54:57 -06:00
Renaud
8a601e2369
Merge pull request #50667 from r-ryantm/auto-update/opencascade-oce
opencascade: 0.17.2 -> 0.18.3
2018-12-03 07:42:36 +01:00
Renaud
550b275bac
Merge pull request #49915 from avnik/rspamd
rspamd: add hyperscan, drop obsoleted dependencies
2018-12-03 07:40:07 +01:00
Jan Tojnar
3008c2a620
Merge pull request #51421 from pbogdan/update-scripts-eval
nodejs.updateScript, thunderbird.updateScript: fix evaluation
2018-12-03 05:57:39 +01:00
Dmitry Kalinkin
62b4b790b7
mill-bin: nitpicks 2018-12-02 23:45:58 -05:00
John Ericson
0f87db3972
Merge pull request #51425 from matthewbauer/fix-51184
systems/parse.nix: support eabihf
2018-12-02 23:28:47 -05:00
scalavision
e0e8486a06 mill-bin: init at 0.3.5 2018-12-02 23:15:52 -05:00
Piotr Bogdan
9ca3414e05 nixos/cockroachdb: supply defaultText for the package option 2018-12-02 20:50:57 -06:00
Austin Seipp
4594b18070 nixos/chrony: fix misplaced ConditionCapability= directive
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-02 20:32:47 -06:00
Matthew Bauer
3b32c920d5 systems/parse.nix: support eabihf
eabihf is an abi that can be used with ARM architectures that support
the “hard float”. It should probably only be used with ARM32 when you
are absolutely sure your binaries will run on ARM systems with a FPU.

Also, add an example "armhf-embedded" to match the preexisting
arm-embedded system. qmk_firmware needs hard float in a few places, so
add them here to get that to work.

Fixes #51184
2018-12-02 19:49:36 -06:00
Matthew Bauer
808f05808b kmod: avoid mass rebuild
elf-header shouldn’t be needed on linux
2018-12-02 19:34:55 -06:00
worldofpeace
cee7969561
Merge pull request #51318 from Gerschtli/update/dwm-status
dwm-status: 1.4.0 -> 1.4.1
2018-12-02 20:05:54 -05:00
Piotr Bogdan
bf5b39ed49 thunderbird.updateScript: fix evaluation 2018-12-03 00:49:53 +00:00
Piotr Bogdan
1e589ad153 nodejs.updateScript: fix evaluation 2018-12-03 00:49:37 +00:00
Jörg Thalheim
6de18342d9
Merge pull request #51364 from dtzWill/update/aminal-0.7.8
aminal: 0.7.6 -> 0.7.8
2018-12-02 23:45:32 +00:00
Jörg Thalheim
1388223456
Merge pull request #51276 from nomeata/ocaml-bisect
Add bisect_ppx and bisect_ppx-ocamlbuild
2018-12-02 23:44:41 +00:00
Timo Kaufmann
5f2b8de75c
Revert "pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446)" (#51414)
This reverts commit d9b650f4cc5ba78835285963eeef8a7c23b593f8.

The update is causing segfaults. See
https://trac.sagemath.org/ticket/26442.
2018-12-03 00:44:33 +01:00
Jörg Thalheim
4711bd2fe6
Merge pull request #51367 from dtzWill/update/yubikey-manager-1.0.1
yubikey-manager: 1.0.0 -> 1.0.1
2018-12-02 23:40:31 +00:00
Jörg Thalheim
4a8c8a2adf
Merge pull request #51402 from puffnfresh/package/emacs-packages
font-lock-plus: fix recipe
2018-12-02 23:37:11 +00:00
Jörg Thalheim
713f5e270b
Revert "btrfs-progs: fix on cross compilation"
This reverts commit 820927cb2c2ccb5bd9a938337228ea9c78400b49.

Broke the native build: 820927cb2c (commitcomment-31529024)
2018-12-02 23:30:27 +00:00
Jörg Thalheim
51fbb395cc
Merge pull request #51403 from Mic92/linux-libre
linux_latest-libre: update patchset for kernel version
2018-12-02 22:28:06 +00:00
Alexander V. Nikolaev
2fd6de3350 rspamd: 1.8.1 -> 1.8.2
Also update homepage link, and fetch from org's github, instead author's
private fork.
2018-12-03 00:13:35 +02:00
Alexander V. Nikolaev
b73b02255e rspamd: enable hyperscan 2018-12-03 00:13:35 +02:00
Alexander V. Nikolaev
3e1acb0b44 hyperscan: init at 5.0.0 2018-12-03 00:13:35 +02:00
Alexander V. Nikolaev
12a5b53ce2 rspamd: enable openblas support for neural networks 2018-12-03 00:13:14 +02:00
Alexander V. Nikolaev
e77fa36824 rspamd: build with jemalloc
(by upstream author's suggestion)
2018-12-03 00:13:14 +02:00
Alexander V. Nikolaev
1b59c4a6cc rspamd: Make libfann and libgd optional
GD is experimental and never-enabled-by-default.
2018-12-03 00:13:14 +02:00
Alexander V. Nikolaev
ff5eba906a rspamd: drop gmime dependency, it is not used anymore 2018-12-03 00:13:14 +02:00
Mario Rodas
be2e63edc4 pythonPackages.sybil: fix build (#51392) 2018-12-02 23:12:16 +01:00
Alexey Shmalko
92a8711522
Merge pull request #51405 from dylex/master
jq: fix download hash
2018-12-02 23:52:55 +02:00
Graham Christensen
8480738ca9
Revert "i3-lock-color: broken on clang"
This reverts commit e3b02a49c9aaa3625b6e2e60522c28a98c65ca3b.
2018-12-02 16:50:47 -05:00
Graham Christensen
f07266bfc8
Revert "hugs: broken on clang"
This reverts commit e8a3c91b0e27da1edd3973b2207cd536602746aa.
2018-12-02 16:46:31 -05:00
Graham Christensen
db9ddfa00c
Revert "flent/http-getter: broken on clang"
Failed to evaluate.

This reverts commit b4087750c3912ad1ed8b8bfb2cb5d09517ff608d.
2018-12-02 16:42:10 -05:00
Michael Weiss
fa5b8f82c5
Merge pull request #51316 from primeos/sway
nixos/sway-beta: Improve the wrapper
2018-12-02 22:03:31 +01:00
Vincent Laporte
527bad18d0 coqPackages: recurse into the attribute set
But do not build the packages on hydra.
2018-12-02 21:00:51 +00:00
Matthew Bauer
973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer
820927cb2c btrfs-progs: fix on cross compilation
Fixes #50925

(cherry picked from commit 04978d152e8e8e0c2f82cbb8c2addc4ecc93c79c)
2018-12-02 14:12:42 -06:00
Matthew Bauer
7a2c07d29b kmod: enable on darwin
This is needed to build linux kernels on darwin. While we can’t
actually use it to load kernel modules, we can use it to create
indexes of modules on macOS.

(cherry picked from commit ebb31480e8a45efbaff4c4a212bdfc0b053adde0)
2018-12-02 14:12:42 -06:00
Matthew Bauer
9ddc2ec27d tsocks: broken on darwin
(cherry picked from commit 83982dc675ecf0fb6860d8077335c39e96d6c739)
2018-12-02 14:12:41 -06:00
Matthew Bauer
b4087750c3 flent/http-getter: broken on clang
(cherry picked from commit a5dcde16bbe737914849536362d15eb5a9675297)
2018-12-02 14:12:41 -06:00
Matthew Bauer
5e2394ae3c rofi: only works on linux
(cherry picked from commit 568079277c5a8b6711db9ac0e3f4567bdffa8747)
2018-12-02 14:12:40 -06:00
Matthew Bauer
b57f6b26a7 tinyfugue: only works on linux
(cherry picked from commit 420352fae8ddb11da757bd2f2f10c2dc6650bc58)
2018-12-02 14:12:40 -06:00
Matthew Bauer
e8a3c91b0e hugs: broken on clang
(cherry picked from commit 4861aecfae43f96589034567546ec200225c1d7e)
2018-12-02 14:12:40 -06:00
Matthew Bauer
e3b02a49c9 i3-lock-color: broken on clang
(cherry picked from commit ff12b98820bccc8f2ddb3f82ba7d12391375042e)
2018-12-02 14:12:39 -06:00
Dylan Simon
7875c34f12 jq: fix download hash 2018-12-02 14:14:39 -05:00
Jörg Thalheim
5ae9250c3b
Merge pull request #51381 from marsam/feature/update-python-effect
pythonPackages.effect: 0.11.0 -> 0.12.0
2018-12-02 19:06:16 +00:00