Commit Graph

120572 Commits

Author SHA1 Message Date
André-Patrick Bubel
8d61dd8ce3
dosage: 2016.03.17 -> 2018.04.08
Dosage works again, but requires Python 3 now. As it is an application,
it was also moved to its own file.
2018-04-13 22:58:38 +02: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
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
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
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
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
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
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
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
R. RyanTM
50c6900fd4 signal-desktop: 1.6.1 -> 1.7.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.7.0 with grep in /nix/store/xkslw2sdzbpbzy0ddd0f5qxk1wkfahs6-signal-desktop-1.7.0
- directory tree listing: https://gist.github.com/05c86387ecf6ea0334f3d0c18b44542e
2018-04-12 23:03:32 -07:00
Matthew Justin Bauer
1b11ffbae8
Merge pull request #38880 from matthewbauer/darwin-devdisk
Add Darwin devdisk commands and put them in unixtools
2018-04-13 00:12:49 -05:00
Matthew Bauer
23467e207f top: add meta 2018-04-12 18:42:21 -05:00
Matthew Bauer
8287ba10fc unix-tools: cleanup things
- Adds ifconfig to nettools
- Adds top to procps
- Adds fsck, fdisk, mount, umount, quota to utillinux
2018-04-12 18:36:21 -05:00
Jörg Thalheim
6b796a9c23 zfsUnstable: fix build
fixes #38859
2018-04-13 00:27:56 +01:00
Matthew Bauer
5211410e69 top: init at 108 2018-04-12 18:27:11 -05:00
Matthew Bauer
e49f601b7f cvs: apply darwin patch
Fixes #36532
2018-04-12 18:17:23 -05:00
John Ericson
1001311280 cctools: Add alternative source for sierra hack
Source master rebase of my [PR #34].

Eventually, we might consider doing something for GNU binutils too, in
order that we switch (the normal) ld-wrapper to always use this to
leverage ld to resolve libraries, rather than faking it in bash.

[PR #34]: https://github.com/tpoechtrager/cctools-port/pull/34
2018-04-12 19:16:51 -04:00
John Ericson
01e1722e8f cctools: Make assert meta.broken instead
This more politely expresses the same thing
2018-04-12 19:15:47 -04:00
Daiderd Jordan
30fc4b4489
Merge pull request #38876 from LnL7/darwin-pinentry
pinentry_mac: enable xcbuild on darwin
2018-04-13 00:38:06 +02:00
Jörg Thalheim
0d705fd698
Merge pull request #38875 from romildo/upd.numix-solarized-gtk-theme
numix-solarized: 20160919 -> 20170810
2018-04-12 23:33:42 +01:00
Jason Legler
6fd4462fcf vscode: 1.22.1 -> 1.22.2 2018-04-12 16:26:52 -06:00
Yegor Timoshenko
6207cb9302
Merge pull request #38827 from r-ryantm/auto-update/riot-web
riot-web: 0.13.5 -> 0.14.0
2018-04-12 22:26:11 +00:00
Matthew Bauer
1914ef6040 unixtools: add mount, umount for darwin 2018-04-12 17:17:26 -05:00