129738 Commits

Author SHA1 Message Date
Robin Gloster
0fdd0964fe
aria2: 1.33.0 -> 1.33.1 2018-01-25 19:44:54 +01:00
Robin Gloster
0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster
f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
Uli Schlachter
ba12a867f7 awesome: Remove $LD_LIBRARY_PATH handling
I have no idea why gobjectIntrospection even was in here. The only
library in there, libgirepository-1.0.so, is not used by awesome. It is
only used by lgi.so and that means it should be found via its RPATH.

The Pango path is not needed in $LD_LIBRARY_PATH ever since
gobjectIntrospection started patching .typelib files with absolute
paths. Relevant commits are 36bef2b26731a9 from 2014
("gobject-introspection: refer to shlibs with absolute paths in
typelibs") and c420de6b05710 from 2016 ("gobject-introspection: Fix
patching shared objects").

The above patches did not work for cairo, because cairo's typelib is a
bit "special". However, this was fixed by e44038bccab0cae some days ago
("gobjectIntrospection: use absolute path for cairo GIR").

Thus, setting $GI_TYPELIB_PATH is enough so that all needed libraries
are found.

Fixes: https://github.com/NixOS/nixpkgs/issues/14164
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-01-25 16:46:12 +01:00
Jan Tojnar
7fc2b096dc
Merge branch 'update/gthumb-3.6.0' 2018-01-25 15:58:04 +01:00
gnidorah
3df98ef5b8 vkquake: init at 0.97.3 2018-01-25 17:30:17 +03:00
Tim Steinbach
3391266ee7
linux-copperhead: 4.14.14.a -> 4.14.15.a 2018-01-25 09:12:03 -05:00
Miguel Madrid Mencía
3f88d9dd33
gthumb: 3.5.3 -> 3.6.0 2018-01-25 14:51:11 +01:00
adisbladis
e401af5f98
Merge pull request #33718 from magnetophon/clipster
clipster: 1.4.1 -> 1.5.0
2018-01-25 18:38:53 +08:00
Orivej Desh
3989b33e74
Merge pull request #34245 from orivej/addPassthru
addPassthru: fix argument order
2018-01-25 10:37:36 +00:00
adisbladis
7a2d35d9db
Merge pull request #34119 from arcadio/master
igv: 2.3.98 -> 2.4.6
2018-01-25 18:33:49 +08:00
Matthieu Coudron
bec047eca3 neovim: remove confusing neovim parameter
The neovim package refers to itself, hopefully it is shadowed by a
function parameter but it is confusing, let's remove it.
2018-01-25 16:38:22 +09:00
Maximilian Bode
9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Shea Levy
f83b6e1130
unpackPhase: Handle sources starting with a hyphen 2018-01-24 21:58:57 -08:00
Samuel Leathers
efdb0983da
Merge pull request #34199 from arcadio/kallisto
kallisto: init at 0.43.1
2018-01-24 20:43:24 -07:00
adisbladis
83d5ce37aa
Merge pull request #34242 from rnhmjoj/citra
citra: 2017-07-26 -> 2018-01-24
2018-01-25 09:47:19 +08:00
adisbladis
52d2d62caa
Merge pull request #34243 from bachp/gitlab-runner-10.4.0
gitlab-runner: 10.3.0 -> 10.4.0
2018-01-25 09:38:44 +08:00
adisbladis
7049885300
Merge pull request #34246 from vdemeester/update-dep
dep: 0.3.1 -> 0.4.0
2018-01-25 09:32:52 +08:00
Vincent Demeester
39676b5b01
dep: 0.3.1 -> 0.4.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-24 15:48:55 -08:00
Orivej Desh
ce1d740fa6 addPassthru: fix argument order
addPassthru became unused in #33057, but its signature was changed at the same
time.  This commit restores the original signature and updates the warning and
the changelog.
2018-01-24 23:06:12 +00:00
WilliButz
9bd7798d9c
nixos/postfix: fix default postfix config
`services.postfix.config` is now correctly merged with the default attrset
specified in the module. Some options that are lists in postfix also
have to be lists in nix to be merged correctly. Other default options are
now set with `mkDefault` so they can be overridden via the module system.
2018-01-24 23:35:28 +01:00
Daiderd Jordan
1dd284ceb5
rust: disable another fragile test 2018-01-24 23:06:10 +01:00
Pascal Bach
029e80a90b gitlab-runner: 10.3.0 -> 10.4.0 2018-01-24 22:38:57 +01:00
Frederik Rietdijk
bf87e56cda
Merge pull request #34081 from jtojnar/gir-abs-cairo
gobjectIntrospection: use absolute path for cairo GIR
2018-01-24 20:59:16 +00:00
Graham Christensen
0e7a5207ec
Merge pull request #34206 from dtzWill/fix/moe-libcxx
moe: fix build w/libc++ using touchup from mailing list
2018-01-24 15:55:08 -05:00
rnhmjoj
d157794ff9
citra: 2017-07-26 -> 2018-01-24 2018-01-24 21:54:42 +01:00
Frederik Rietdijk
75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Graham Christensen
0a66ee1bfe
Merge pull request #34121 from arcadio/parallel
parallel: 20171022 -> 20180122
2018-01-24 15:49:22 -05:00
Graham Christensen
b8419d5651
Merge pull request #34191 from dtzWill/fix/brotli-misc
brotli: tests, install man pages
2018-01-24 15:45:16 -05:00
Jan Tojnar
9b245b565e
Merge pull request #34185 from jonafato/gnome-shell-extension-pixel-saver
gnome-shell-extension-pixel-saver: init at 1.10
2018-01-24 20:22:16 +01:00
Benjamin Staffin
2d57426eed
linux-steam-integration: Append "Settings" to settings launcher menu item (#34020) 2018-01-24 13:26:48 -05:00
Will Dietz
0e95bed017 nix-prefetch-git: fix extraction of submodule hashes on latest git
Summary:

According to git-submodule manpage,
"git submodule status" prefixes the hash with a '-' if it is not
initialized, and other chars in other circumstances.
(this is consistent on the various git versions tested)

nix-prefetch-git runs "git submodule init" which does you'd think,
but apparently despite this earlier versions of git before 2.16
would still give the hash the '-' suffix.
In particular this is the behavior when using 2.15 and 2.14.1
from the nixos-17.09 and nixos-17.03 channels respectively.

The script then used awk to drop the first char of the first field
which does the wrong thing when there is no prefix emitted:
while there is a space character before the hash, this is not
part of the field and so we ended up eating the first character
of the hash.

To fix this in a way that also works with the previous behavior,
this commit instead uses awk to grab the hash field
and uses tr to delete any '-' chars should they be present.

This seems to work in my testing, and for example can now
successfully fetch the source for "nginxModules.brotli"
where previously it would generate an error:

fatal: '22564a95d9ab58865a096b8d9f7324ea5f2e03e' is not a commit and a branch 'fetchgit' cannot be created from it

(we dropped a '2' from the beginning of the hash)
2018-01-24 20:18:59 +02:00
Miguel Madrid Mencía
08c63e785c
slack: 3.0.0 -> 3.0.5 2018-01-24 19:18:58 +01:00
Bart Brouns
8f4a7f366d clipster: 1.4.1 -> 1.5.0 2018-01-24 19:05:02 +01:00
Jörg Thalheim
bb7e244531
Merge pull request #34144 from mnacamura/cdda-fix-share-dir
cataclysm-dda{,-git}: fix share directory
2018-01-24 17:39:51 +00:00
John Ericson
8696dbece0
Merge pull request #34198 from dtzWill/fix/cross-misc-4
misc cross fixes, batch 4
2018-01-24 12:33:37 -05:00
Jörg Thalheim
a3d6f38adf
Merge pull request #34116 from brown131/patch-1
Update hy to latest version
2018-01-24 17:02:14 +00:00
Will Dietz
f9238bf19f ipvsadm: init at 1.29
Fixes #34226.
2018-01-24 10:43:32 -06:00
Tuomas Tynkkynen
d02c2d694e nixos/sd-image-*.nix: Bring back high consoleLogLevel
3d040f93051866 removed it from installation-device.nix, but the default
loglevel is just too low for ARM and the like.
2018-01-24 18:23:32 +02:00
Tuomas Tynkkynen
cd2e740dde nixos/sd-image-aarch64.nix: Set avoid_warnings in RPi config.txt
Also add some comments on the existing config settings as well.
2018-01-24 18:23:31 +02:00
Arcadio Rubio García
a7333e9ced kallisto: init at 0.43.1 2018-01-24 16:16:46 +00:00
Arcadio Rubio García
72d675b23c star: init at 2.5.3a 2018-01-24 16:07:15 +00:00
Arcadio Rubio García
51f1460f80 parallel: 20171022 -> 20180122 2018-01-24 16:03:43 +00:00
Ben Gamari
c68aa532d6 glib: Allow cross compilation
tweaked to handle non-glibc along with others
2018-01-24 09:33:37 -06:00
Will Dietz
2060f547df file: fix for cross
For whatever reason "selfNativeBuildInput = true"
doesn't seeem to do the trick here?
(reasons may include "it's not intended to solve this problem" ;))
2018-01-24 09:33:37 -06:00
Will Dietz
162398f907 libgpg-error: fixup 2018-01-24 09:33:37 -06:00
Ben Gamari
4df330ea6e libgpg-error: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari
3655157d22 libomxil-bellagio: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari
a0410d9226 rhash: Enable cross-compilation
(cherry picked from commit 07f1d9eae440b3533ab53f424b31e541116e5623)
2018-01-24 09:33:36 -06:00
Will Dietz
0509695050 aspell: perl should be nativeBuildInput
build fails otherwise, presumably not also needed
as a buildInput for some reason.
2018-01-24 09:33:36 -06:00