Commit graph

96122 commits

Author SHA1 Message Date
Joachim F 35c6c439a2 Merge pull request #20414 from nico202/w_scan
w_scan: init at 20161022
2016-11-19 03:03:55 +01:00
Joachim F 3dd936aa56 Merge pull request #20537 from romildo/upd.uncrustify
uncrustify: 0.63 -> 0.64
2016-11-19 03:03:29 +01:00
Shea Levy 6f1d4149d5 ios-cross: Fix for simulator 2016-11-18 18:14:20 -05:00
Lancelot SIX 98092df841 gnupg21: 2.1.15 -> 2.1.16 2016-11-19 00:11:44 +01:00
romildo cc9466a627 uncrustify: 0.63 -> 0.64 2016-11-18 20:45:35 -02:00
Jörg Thalheim c54d2860dc Merge pull request #20469 from Mic92/initrd-ssh
initrd-ssh: fix authorized_key generation with multiple keys
2016-11-18 23:16:44 +01:00
sternenseemann 15004268d7 ocaml-notty: init at 0.1.1 2016-11-18 22:52:16 +01:00
Mateusz Kowalczyk 21a1611269 Merge pull request #20523 from romildo/upd.nitrogen
nitrogen: 1.5.2 -> 1.6.0
2016-11-18 21:38:47 +00:00
Aristid Breitkreuz 3ebefe8178 kbfs: 2016-08-02 -> 2016-11-18 2016-11-18 22:35:58 +01:00
Arseniy Seroka 57260d4c79 Merge pull request #20483 from steveeJ/vim-plugins-deoplete-go
vim-plugins/deoplete-go: init at 2016-11-12
2016-11-18 23:35:21 +04:00
Andreas Noever 9a1507f253 vmware-guest: fix vmmouse driver
Fix automatic mouse grabbing/releasing when running as a vmware guest.

1. The xf86inputvmmouse is not loaded by default. Add it.
2. InptutDevice sections for which specify a driver are ignored if
AutoAddDevices is enabled (which it is by default). See [1]. Instead use
an InputClass to load the vmmouse driver.

[1] https://www.x.org/archive/X11R7.7/doc/man/man5/xorg.conf.5.xhtml#heading8
2016-11-18 19:58:44 +01:00
taku0 2540608f43 thunderbird-bin: 45.4.0 -> 45.5.0 2016-11-19 03:12:09 +09:00
Frederik Rietdijk 58f0dcfeb1 Merge pull request #20365 from hakuch/fix_opam
clingo, gringo: Revert opam solver dependency changes
2016-11-18 18:49:07 +01:00
Emery Hemingway 60ded3f363 nixos/cjdns: do not ammend /etc/hosts
Generating IPv6 addresses at eval time required building cjdns.

Fix #20422
2016-11-18 18:41:50 +01:00
Thomas Tuegel 6cd867dd4c Merge pull request #20433 from ttuegel/install-cd-kde-5
Use KDE 5 for the graphical installation DVD
2016-11-18 11:29:47 -06:00
Daniel Peebles e8bb0a5ef7 Merge pull request #20518 from rasendubi/fetchFromGitHub
fetchFromGitHub: add fetchSubmodules option
2016-11-18 12:29:22 -05:00
Frederik Rietdijk e985c5ac23 Merge pull request #20532 from gnidorah/master2
rambox: 0.4.4 -> 0.4.5
2016-11-18 18:03:54 +01:00
Pascal Wittmann 9a6c17d92b Merge pull request #20520 from spacekitteh/patch-15
bro: 2.4.1 -> 2.5
2016-11-18 17:33:31 +01:00
Shea Levy 64ec4dd87b Add haskell packages set for cross ghc 2016-11-18 10:44:53 -05:00
Profpatsch 06e0bac814 haskell/ghcjs: sort ghcjs packages alphabetically 2016-11-18 16:38:04 +01:00
Profpatsch a7043808dd haskell/ghcjs: patch Safe out of fast-logger 2016-11-18 16:24:37 +01:00
Profpatsch 247d7c88d2 haskell.packages.ghcjs: fix entropy (#20446) 2016-11-18 16:17:14 +01:00
Thomas Tuegel b32a1c7244 Merge pull request #20428 from ttuegel/multiple-outputs-gtk
Use multiple outputs for gtkmm and friends
2016-11-18 09:16:34 -06:00
Joachim Fasting e38b74ba89
grsecurity: work around for #20490
In `scripts/Makefile.modinst`, the code that generates the list of
modules to install passes file names via the command line.  When
installing a grsecurity kernel, this list appears to exceed the
shell's argument list limit, as in

    make[2]: execvp: /nix/store/[...]-bash-4.3-p46/bin/bash: Argument list too long

The build does not fail, however, but the list of modules to be installed ends
up being empty.  Thus, the resulting kernel package output contains no modules,
rendering it useless.

We work around this by patching the makefile to use `find -exec` to
process files.  Why this would occur for grsecurity and not other
kernels is unknown, most likely there's something *else* that is
actually causing this behaviour, so this is a temporary fix until that
cause is found.

Fixes https://github.com/NixOS/nixpkgs/issues/20490
2016-11-18 16:14:26 +01:00
Profpatsch b399de2970 ghcjsHEAD: don’t just copy & replace, reuse same code (#20493)
* ghcjsHEAD: don’t just copy & replace, reuse same code

The HEAD file was just copied over and a few hashes replaced.
Most of these hashes were already function arguments anyway, so no reason to not
abstract over that.

* ghcjs/base: factor out stage1Packages & regenerate for HEAD

The stage1Packages have changed on ghcjs head, this adds the new list.
2016-11-18 16:13:56 +01:00
Alex Ivanov 4feaf8c4ac rambox: 0.4.4 -> 0.4.5 2016-11-18 17:21:15 +03:00
sternenseemann ae13a18c6a ocaml-erm_xmpp_0_3: init at 0.3 2016-11-18 14:42:12 +01:00
sternenseemann c7dc06655a ocaml-otr: init at 0.3.3 2016-11-18 14:39:58 +01:00
sternenseemann d98a770ec4 ocaml-tls: init at 0.7.1 2016-11-18 14:23:49 +01:00
Sophie Taylor ffa225336c bro: 2.4.1 -> 2.5 2016-11-18 23:20:58 +10:00
sternenseemann 5cc3f16f39 ocaml-x509: set mininimum supported ocaml version 2016-11-18 14:14:15 +01:00
Thomas Tuegel d1b4358453 Merge pull request #20524 from FPtje/patch-1
Support for ARM in openblas
2016-11-18 07:02:04 -06:00
Markus Hauck 20b136f7d3 scalafmt: 0.4.2 -> 0.4.10 2016-11-18 13:41:59 +01:00
romildo 1a486c47af nitrogen: 1.5.2 -> 1.6.0 2016-11-18 09:49:27 -02:00
Falco Peijnenburg 5f5f0614b0 Support for ARM in openblas
Attempting to build openblas on ARM resulted in the error "unsopported system: armv7l_linux". This PR resolves that issue and some other issues that pop up when trying to build openblas for ARM.
2016-11-18 12:44:49 +01:00
Michael Raskin fd0d7229ff Merge pull request #20519 from avnik/wine-update
wine-unstable: 1.9.22 -> 1.9.23
2016-11-18 11:22:19 +00:00
Alexander V. Nikolaev edcfa0f3fa wine-unstable: 1.9.22 -> 1.9.23 2016-11-18 13:16:02 +02:00
Periklis Tsirakidis 82aa52f01d jsduck: init version 2016-11-18 12:14:03 +01:00
Alexey Shmalko a80cacd3ec
fetchFromGitHub: add fetchSubmodules option
This commit extends fetchFromGitHub with ability to fetch GitHub
repositories with submodules, so we can use the function consistently
with all GitHub repositories.

Note it doesn't change the previous behavior.
2016-11-18 13:04:26 +02:00
Alexey Shmalko 77847756f3 Merge pull request #20263 from dtzWill/feature/bloaty
bloaty: init at 2016.11.16
2016-11-18 12:39:38 +02:00
Peter Simons 80daa953c4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
75f785093e.
2016-11-18 09:51:24 +01:00
Peter Simons 4306a53756 Declare "ghcjs-base" as a compiler-provided core package.
This change fixes several GHCJS-related packages in our Hackage database.

Cc: @Profpatsch
2016-11-18 09:51:14 +01:00
Peter Simons 29662304df configuration-hackage2nix.yaml: disable broken builds
Ping @abbradar because of broken lambdabot.
2016-11-18 09:51:06 +01:00
Domen Kožar 1dd7bb2bb6 Merge pull request #20507 from Profpatsch/lib-ini-generator
lib: File generators from Nix Expressions
2016-11-18 09:34:17 +01:00
Domen Kožar 065fa2fe66 Merge pull request #20509 from garbas/elm-0.18
elm: 0.17.1 -> 0.18
2016-11-18 09:31:17 +01:00
Tim Steinbach 5080d17984 Merge pull request #20171 from sternenseemann/x509
ocaml-x509: 0.5.0 -> 0.5.3
2016-11-17 22:24:13 -05:00
Tim Steinbach 7e96221c89 Merge pull request #20280 from vandenoever/libreoffice
libreoffice-fresh: 5.2.2.2 -> 5.2.3.3
2016-11-17 22:22:30 -05:00
Tim Steinbach cca6382f33 Merge pull request #20342 from avnik/update/gimplensfun
gimp-lensfun: 0.1.1 -> 0.2.4
2016-11-17 22:22:15 -05:00
Tim Steinbach 74dee9fc39 Merge pull request #20358 from f--t/fix/powerline-update-2.4
powerline: 2.1.4 -> 2.4
2016-11-17 22:21:57 -05:00
Tim Steinbach d0695c7877 Merge pull request #20378 from sternenseemann/asn1
ocaml-asn1-combinators: 0.1.2 -> 0.1.3
2016-11-17 22:21:44 -05:00