Matthew Pickering
e84325e6ab
grass, qgis: Add myself to maintainers list
2018-04-13 21:02:55 +01:00
Matthew Pickering
a134b9354b
QGIS: Allow plugins to find GDAL tools by looking on PATH
2018-04-13 21:02:55 +01:00
Matthew Pickering
a3de225864
grass: Symlink include/ as well as bin/
2018-04-13 21:02:54 +01:00
Matthew Pickering
b65181d78b
grass: Fix Can't load GDAL library errors on darwin
...
It is required to pass this extra flag to the build to avoid trying to
dynamically load the library.
2018-04-13 21:02:53 +01:00
Andreas Rammhold
a415a95e7c
caf: 0.15.3 -> 0.15.7
2018-04-13 21:29:47 +02:00
Renato Alves
b2b44c9e9f
mailutils: fix path to sendmail for local mail delivery
...
Re-apply patch originally introduced in 23da6f9ca4
("mailutils: fix
for sendmail path"), fixing regression introduced in 27a9ef8709
("mailutils: fix build break").
Fixes #21008 .
Closes #38708 .
[Bjørn: modify/extend commit message.]
2018-04-13 20:50:23 +02:00
John Ericson
800cb8ae71
Merge pull request #38881 from obsidiansystems/sierra-hack
...
cc-wrapper: More intelligent sierra hack
2018-04-13 14:39:56 -04:00
Gabriel Ebner
5d9bd57c63
pythonPackages.trezor: add required rlp dependency, fix build
2018-04-13 19:35:53 +02:00
Gabriel Ebner
67dbfd3fc1
pythonPackages.rlp: init at 0.6.0
2018-04-13 19:35:29 +02:00
Gabriel Ebner
1659a29fef
python2Packages.python-wifi: 0.6.0 -> 0.6.1
2018-04-13 19:25:11 +02:00
John Ericson
1a72330ab0
cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hack
...
Also fix numberous bugs, such as:
- Not getting confused on more flags taking file arguments.
- Ensuring children reexport their children, but the original
binary/library doesn't.
- Not spawning children when it turns out we just dynamically link
under the threshold but our total number of inputs exceeeds it.
- Children were always named `libunnamed-*`, when that name was
supposed to be the last resort only.
ld-wrapper's own RPATH check hardcodes `.so`, but darwin uses `.dylib`
*and* (in practice due to lousy build systems) `.so`. We don't care
however because we never inject `--rpath` like that in practice on
Darwin. Hopefully someday we won't on linux either.
2018-04-13 13:17:03 -04:00
Bjørn Forsman
80b6513fbf
nixos: enable bash command completion by default
...
Because it improves out-of-the-box user experience a lot (IMHO).
(zsh completion is already on by default.)
Remove "programs.bash.enableCompletion = true" from
nixos-generate-config.pl, which feels superflous now.
2018-04-13 18:36:51 +02:00
Shea Levy
da8fc391a0
pythonPackages.buildSetupcfg: Allow disabling tests.
2018-04-13 12:25:10 -04:00
Matthew Justin Bauer
293e18d9c4
unixtools: fixup hexdump issue
...
utillinux puts everything in ".bin" output. We need to use lib.getBin to get it correctly.
2018-04-13 11:10:36 -05:00
Matthew Bauer
f1fb3651d8
quota: get from unixtools
2018-04-13 10:47:55 -05:00
Matthew Bauer
47fdc26c26
unixtools: quota is not in utillinux
2018-04-13 10:41:16 -05:00
Matthew Bauer
62315cf52a
quota: rename to linuxquota
2018-04-13 10:40:25 -05:00
Shea Levy
fddb1457b0
qemu-riscv: Mark lowPrio
2018-04-13 10:53:22 -04:00
Tim Steinbach
546696e367
ostree: 2017.12 -> 2018.4
2018-04-13 09:57:17 -04:00
Jörg Thalheim
d55ebcf602
Merge pull request #38901 from juliendehos/julia-vim
...
julia-vim: init at 2018-03-27
2018-04-13 14:56:49 +01:00
Tim Steinbach
32d620d739
hipchat: 4.30.3.1670 -> 4.30.4.1672
2018-04-13 09:39:06 -04:00
Julien Dehos
25edf5ad52
julia-vim: init at 2018-03-27
2018-04-13 15:22:18 +02:00
Tim Steinbach
f8e25030be
linux-copperhead: 4.15.16.a -> 4.15.17.a
2018-04-13 09:02:26 -04:00
Tim Steinbach
0625f77256
Fix kernel-copperhead test
2018-04-13 09:02:26 -04:00
Piotr Bogdan
8ce62f5438
avidemux: fix build with glibc 2.27
2018-04-13 15:56:47 +03:00
Nikolay Amiantov
803dca34bb
Merge pull request #38896 from abbradar/shadowsocks
...
Update shadowsocks-libuv and add shadowsocks service
2018-04-13 15:55:55 +03:00
Jörg Thalheim
cdf0655600
Merge pull request #38899 from mguentner/backintimeqt4_is_broken
...
backintime-qt4: package is broken
2018-04-13 13:49:41 +01:00
Nikolay Amiantov
dccd5a8601
dnscache service: cleanup and add forwardOnly
2018-04-13 15:38:13 +03:00
Nikolay Amiantov
98270cb959
dnscache service: fix bug with several assigned DNS servers
2018-04-13 15:35:03 +03:00
Maximilian Güntner
119570cd83
backintime-qt4: package is broken
...
the install phase writes into /nix :
```
<snip>
install -d
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
install --mode=644 net.launchpad.backintime.serviceHelper.conf
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
<snap>
```
2018-04-13 14:13:22 +02:00
Nikolay Amiantov
f7651b35b8
shadowsocks service: init
2018-04-13 13:39:21 +03:00
Nikolay Amiantov
ee7351d889
shadowsocks-libev: 2.5.5 -> 3.1.3
2018-04-13 13:39:20 +03:00
Jörg Thalheim
c81e172468
Merge pull request #38844 from bandresen/qtstyleplugin-kvantum
...
libsForQt5.qtstyleplugin-kvantum: 0.10.4 -> 0.10.6
2018-04-13 11:35:43 +01:00
Robert Schütz
eb76a6a4d2
Merge pull request #38892 from xvapx/upd/apsw
...
pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
2018-04-13 12:35:29 +02:00
Jörg Thalheim
89af125a2c
Merge pull request #38879 from smashedtoatoms/vscode-to-1.22.2
...
vscode: 1.22.1 -> 1.22.2
2018-04-13 11:32:10 +01:00
Jörg Thalheim
1cbbe204cc
Merge pull request #38895 from Mic92/mergerfs
...
mergerfs: 2.24.0 -> 2.24.2
2018-04-13 11:30:49 +01:00
Marti Serra
a49cb860c3
pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
...
Replaced fetchPypi with fetchFromGitHub because no new version has been uploaded to pypi since 2016, but there are new releases on github
2018-04-13 12:25:24 +02:00
Jörg Thalheim
0cb8413b02
Merge pull request #38885 from lopsided98/grafana-unix-socket
...
grafana: support socket protocol
2018-04-13 11:14:02 +01:00
Yegor Timoshenko
ae1318043b
Merge pull request #38890 from r-ryantm/auto-update/signal-desktop
...
signal-desktop: 1.6.1 -> 1.7.0
2018-04-13 09:57:26 +00:00
Robert Schütz
3ea1f1dd8b
Merge pull request #38820 from brainrape/nixos-prosody-add-user-group
...
nixos/prosody: add user/group options, fix pidfile path
2018-04-13 11:55:10 +02:00
Jörg Thalheim
ca6a4bf05d
mergerfs: 2.24.0 -> 2.24.2
...
Remove .git because it tend to break hashes.
2018-04-13 10:44:01 +01:00
Márton Boros
ec1419bad8
nixos/prosody: fix pidfile path
2018-04-13 11:38:52 +02:00
Márton Boros
d260e95cb9
nixos/prosody: add user, group options
2018-04-13 11:38:29 +02:00
Jörg Thalheim
f204bdf93d
Merge pull request #38877 from Mic92/radare2
...
radare2-cutter: 1.1 -> 1.3
2018-04-13 10:29:50 +01:00
Jörg Thalheim
abefb01050
radare2: remove dependency on .git
...
.git breaks our hashes
2018-04-13 10:20:47 +01:00
Jörg Thalheim
f6c4882945
radare2-cutter: 1.1 -> 1.3
2018-04-13 10:09:48 +01:00
Sarah Brofeldt
94d68a9e59
Merge pull request #38874 from utdemir/update-spotify-1.0.77
...
spotify: 1.0.72.117 -> 1.0.77.338
2018-04-13 10:37:26 +02:00
Peter Simons
d503d493ab
vcsh: update to latest version and add missing Perl test suite dependencies to fix the build
2018-04-13 09:59:17 +02:00
Gabriel Ebner
9df0c12cde
elan: 0.3.0 -> 0.3.2
2018-04-13 09:28:28 +02:00
lewo
4043fff3bc
Merge pull request #38423 from mbode/heptio-ark_0_7_1
...
heptio-ark: init at 0.7.1
2018-04-13 08:50:40 +02:00