Commit Graph

137186 Commits

Author SHA1 Message Date
Ricardo M. Correia
0f3a628400 nixos/transmission: fix AppArmor profile to include libkrb5 2018-04-13 20:53:34 +02:00
Renato Alves
b2b44c9e9f mailutils: fix path to sendmail for local mail delivery
Re-apply patch originally introduced in 23da6f9ca42a ("mailutils: fix
for sendmail path"), fixing regression introduced in 27a9ef8709bf
("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
Florian Klink
e99f9892b6 masterpdfeditor: 4.3.82 -> 4.3.89
Changelog:

Version 4.3.89
March, 21h, 2018

Fixed issue with application’s settings reset.

Version 4.3.88
March, 20h, 2018

Improved printing system and fixed some related errors.
Fixed several crash-related bugs.
Linux version is optimized for later distros.
Extended application localization. Added Finnish language.
2018-04-13 18:52:16 +02: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
Timo Kaufmann
633f694443 pythonPackages.fpylll: init at 0.3.0dev 2018-04-13 18:23:26 +02: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
Timo Kaufmann
bca79a970a fplll: 5.0.2 -> 5.2.0 2018-04-13 17:31:46 +02:00
Yurii Rashkovskii
1fa183defe
sit: 0.2.1 -> 0.3.0 2018-04-13 07:57:21 -07: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
R. RyanTM
f5c30005f5 gutenprint: 5.2.13 -> 5.2.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gutenprint/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/escputil -h’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/escputil --help’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/testpattern -h’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/testpattern --help’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/testpattern help’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/cups-genppd.5.2 -h’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/cups-genppd.5.2 help’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/cups-genppdupdate -h’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/cups-genppdupdate --help’ got 0 exit code
- ran ‘/nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14/bin/cups-genppdupdate help’ got 0 exit code
- found 5.2.14 with grep in /nix/store/8pdjcfv46m5w8ifh68mvajwkn3vjwal1-gutenprint-5.2.14
- directory tree listing: https://gist.github.com/6d652f72cb774ccd13cc489d708ad63d
2018-04-13 05:03:51 -07: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