3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

125276 commits

Author SHA1 Message Date
Anders Sildnes 14fed7b7b9
vim-plugins/fzf.vim: 2017 -> 2018 2018-01-16 17:18:17 +01:00
Anders Sildnes c0436f5c0b
vim-plugins/tabpagecd init 2018-01-16 17:18:14 +01:00
Anders Sildnes ad746d1beb
vim-plugins/vim-ft-diff_fold init 2018-01-16 17:18:11 +01:00
Anders Sildnes f1e3289286
vim-plugins/vim-logreview init 2018-01-16 17:18:09 +01:00
Anders Sildnes 2f1be1f27d
vim-plugins/vim-jsbeautify init 2018-01-16 17:18:06 +01:00
Anders Sildnes 632fb7d5b4
vim-plugins/vim-javascript init 2018-01-16 17:18:04 +01:00
Anders Sildnes 78108d37f3
vim-plugins/vim-cursorword init 2018-01-16 17:18:01 +01:00
Anders Sildnes edd27a8a30
vim-plugins/sparkup init 2018-01-16 17:17:58 +01:00
Anders Sildnes d2bec58233
vim-plugins/table-mode: 2017 -> 2018 2018-01-16 17:17:49 +01:00
Anders Sildnes 18ce75d24c
vim-plugins/vim-ruby init 2018-01-16 17:14:25 +01:00
Anders Sildnes 565a912cbb
vim-plugins/riv init 2018-01-16 17:14:15 +01:00
Anders Sildnes 14329d3035
vim-plugins/vim-scouter init 2018-01-16 17:14:05 +01:00
Anders Sildnes 5f891a72b5
vim-plugins/prettyprint init 2018-01-16 17:13:52 +01:00
Anders Sildnes c690cb6995
vim-plugins/neco-look init 2018-01-16 17:13:43 +01:00
Anders Sildnes 10412490c7
vim-plugins/zeavim init 2018-01-16 17:13:36 +01:00
Anders Sildnes db75ba31aa
vim-plugins/xterm-color-table init 2018-01-16 17:13:27 +01:00
Anders Sildnes 413ddd19bd
vim-plugins/easygit init 2018-01-16 17:13:13 +01:00
Anders Sildnes 9bd6dc7a78
vim-plugins/csv init 2018-01-16 17:13:05 +01:00
Anders Sildnes 8c83fd3edc
vim-plugins/caw init 2018-01-16 17:12:55 +01:00
Anders Sildnes 52903053e3
vim-plugins/SyntaxRange init 2018-01-16 17:12:42 +01:00
Anders Sildnes f2f4d7a658
vim-plugins/Syntastic: 2017 -> 2018 2018-01-16 17:12:11 +01:00
Anders Sildnes bb2bbe4ee6
vim-plugins/Cosco init 2018-01-16 17:11:58 +01:00
Anders Sildnes 5eb58fbc37
vim-plugins/autopairs init 2018-01-16 17:10:20 +01:00
Jörg Thalheim 9c3b2b6ad3
Merge pull request #33762 from kierdavis/fix-avr-gcc-ar
avrgcc: bake path to avr-ar into avr-gcc-ar
2018-01-12 10:59:42 +00:00
markuskowa 6bbf50374f libbladeRF: 1.4.0 -> 1.9.0 (#33551) 2018-01-12 10:43:56 +00:00
Peter Simons ab73b0cbc9
Merge pull request #33775 from roberth/haskell-lib-doc
Add documentation to haskell.lib
2018-01-12 11:21:08 +01:00
Jörg Thalheim e8d414ffba
Merge pull request #33773 from cyraxjoe/enpass-version-upgrade
enpass: 5.6.0 -> 5.6.5
2018-01-12 09:51:33 +00:00
Robert Hensing f40ecb29aa Add documentation for haskell-modules/lib.nix 2018-01-12 10:48:03 +01:00
Pascal Bach dffe1e569c minio: 2017-09-29T19-16-56Z -> 2018-01-02T23-07-00Z (#33724)
Contains security fixes (see: https://blog.minio.io/minio-release-jan-2nd-2018-security-advisory-ef0342a4ddba)

Use buildGoPackage, otherwise we will have the go build toolchain in our runtime closure.
2018-01-12 09:31:58 +00:00
Pascal Wittmann 459e6ba9fb
Merge pull request #25713 from jbaum98/darwin-trash
darwin: trash 0.9.0
2018-01-12 09:34:03 +01:00
Frederik Rietdijk 2832cc729a
Merge pull request #33467 from nixy/kdeconnect-sshfs
kdeconnect: Add `sshfs` as a dependency
2018-01-12 08:53:52 +01:00
Joel Rivera 67ce7cb2f9 enpass: 5.6.0 -> 5.6.5 2018-01-12 00:07:15 -06:00
adisbladis dd85adf814
Merge pull request #33714 from apeyroux/up-grmmalecte
grammalecte: 0.5.18 -> 0.6.1
2018-01-12 13:15:46 +08:00
adisbladis f2bca2935a
sonarr: 2.0.0.5054 -> 2.0.0.4949 2018-01-12 11:11:00 +08:00
adisbladis 2377d7bcb2
radarr: 0.2.0.846 -> 0.2.0.910 2018-01-12 11:10:59 +08:00
adisbladis b3b3de67fa
Merge pull request #33716 from pbogdan/darktable-lua
darktable: lua support requires lua 5.3
2018-01-12 10:44:35 +08:00
adisbladis 1dec6a1b9f
Merge pull request #33759 from LumiGuide/pgmanage-10.1.0
pgmanage: 10.0.2 -> 10.1.0
2018-01-12 10:43:02 +08:00
Kier Davis 6bfa42218d
avrgcc: bake path to avr-ar into avr-gcc-ar
gcc provides wrappers for binutils' ar, nm and ranlib
executables, which must be used instead when using link-time
optimisation. See also:
http://manpages.ubuntu.com/manpages/zesty/man1/aarch64-linux-gnu-gcc-ar-5.1.html

The upstream version of avr-gcc-ar searches in paths passed to
the configure script for the avr-ar binary that it wraps, falling
back to searching PATH instead. Thus currently avr-gcc-ar works on
Nix, but only if avrbinutils is already in the environment.

This change bakes the path to avr-ar into avr-gcc-ar, since its path
is known at compile time. It also no longer searches PATH, meaning the
user's local environment won't override this path.

Note that avr-gcc-nm and avr-gcc-ranlib are compiled from the same
source file as avr-gcc-ar, just with different compiler flags.

Testing on master (without avrbinutils in the environment):

    $ nix-build -A avrgcc
    $ result/bin/avr-gcc-ar --version
    result/bin/avr-gcc-ar: Cannot find binary 'avr-ar'

Testing on branch with this fix:

    $ nix-build -A avrgcc
    $ result/bin/avr-gcc-ar --version
    GNU ar (GNU Binutils) 2.26.20160125
    ...
2018-01-12 00:48:35 +00:00
Bas van Dijk 628fcfb308 pgmanage: 10.0.2 -> 10.1.0 2018-01-12 00:27:10 +01:00
Daiderd Jordan 10c6439a89
Merge pull request #33756 from acowley/pngpp-darwin
pngpp: darwin support
2018-01-11 23:26:47 +01:00
Anthony Cowley ed559bf5d3 pngpp: darwin support
1) Building with clang is addressed by navigating a minor #if in some
of the code.

2) I noticed that even when things were building correctly, passing
`${out}` as a variable assignment to `make` was actually not working:
there were compiler warnings about missing include directories whose
bogus paths involved the literal string `out`. I ended up fixing this
by performing the assignment to the make variable `PREFIX` in the
`Makefile` itself.
2018-01-11 15:49:17 -05:00
José Romildo Malaquias 1566b47c21
materia-theme: 20171213 -> 20180110 2018-01-11 21:36:02 +01:00
Michael Weiss e4cad917a2 lf: 2017-10-30 -> 2018-01-11 2018-01-11 20:32:33 +01:00
Eelco Dolstra dddcd10ecc
Don't set 'config.xorg = {}'
This makes memoization of Nixpkgs evaluation less effective, since
some Nixpkgs invocations may have 'config = {}' while others may have
'config = { xorg = {}; }'.

Instead set 'config = {}'.
2018-01-11 19:31:05 +01:00
Andreas Rammhold 856d9c2b49
Merge pull request #33739 from andir/spark
Apache Spark address CVE-2017-12612
2018-01-11 18:13:48 +00:00
Linus Heckemann 9ab77680b6 bullet: fix build on aarch64 2018-01-11 19:30:19 +03:00
Linus Heckemann 93cdceafb8 bullet: 2.86.1 -> 2.87 2018-01-11 19:30:19 +03:00
Jörg Thalheim bb9bcfa295 doc/cross-compilation: fixes typos 2018-01-11 16:26:30 +00:00
adisbladis dd4272cb98
Merge pull request #33726 from bachp/glusterfs-3.12.4
glusterfs: 3.12.3 -> 3.12.4
2018-01-12 00:20:53 +08:00
adisbladis e42c4c0789
Merge pull request #33751 from ankhers/update_elixir_rc
Update Elixir 1.6 RC
2018-01-12 00:14:07 +08:00