Commit graph

15380 commits

Author SHA1 Message Date
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Nikolay Amiantov 5e7b710a71 glmark2: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov 7998c18a7b xwinmosaic: fix build 2018-03-28 16:25:14 +03:00
Rob Vermaas 93a77eee1a
nixops: update to 1.6
(cherry picked from commit 2a28e657421be06a0f2b1189344f454e12d0e2f7)
2018-03-28 13:06:47 +02:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Matthew Bauer ef428ab202 treewide: cleanup procps uses 2018-03-27 18:17:37 -05:00
Will Dietz ee9ad96898 parted: add missing fnctl include, fix w/musl
Disable tests on musl, maybe fix or refine this in the future.
2018-03-27 15:00:29 -05:00
Jan Tojnar 82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Shea Levy 26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Wout Mertens 4ba76fadeb
Merge pull request #37905 from Chiiruno/master
linux_testing_bcachefs: 4.15.2018.02.09 -> 4.15.2018.03.22
2018-03-27 14:09:18 +02:00
Eelco Dolstra 182dd98946
Merge pull request #37906 from dywedir/zstd
zstd: 1.3.3 -> 1.3.4
2018-03-27 13:02:26 +02:00
Jörg Thalheim 1a44de831a
Merge pull request #37597 from lejonet/ceph-#36622
ceph: Add makeWrapper to dependencies and nativeBuildInputs
2018-03-27 10:55:12 +01:00
Vladyslav M 6558ec1dd5 zstd: 1.3.3 -> 1.3.4 2018-03-27 12:53:11 +03:00
Okina Matara 1b8d2a3119 bcachefs-tools: 2018-02-08 -> 2018-03-20 2018-03-27 04:40:44 -05:00
Peter Hoeg dab9d404ce ncftp: man and doc files were missing 2018-03-27 15:10:17 +08:00
Matthew Bauer ce8ce600ae unix-tools: introduce unix-tools.nix
unix-tools.nix has a collection of tools that are commonly installed
by default in Unix derivatives. This is intended to provide
compatibility between macOS and Linux users. Three Linux-only
derivations are provided for compatbility:

- procps
- utillinux
- nettools

More tools are also provided.

Also: treewide: use unixtools

Non-comprehensive replace of Linux-only procps and util-linux with
'unixtools'.
2018-03-26 17:40:55 -05:00
Will Dietz 332c90b3fb
Merge pull request #37888 from dtzWill/fix/xfsprogs-use-upstream-patch
xfsprogs: replace glibc-2.27 patch w/upstream variant
2018-03-26 16:33:10 -05:00
Will Dietz e78900213b grub2: extend platforms to include all linux
This works (and is needed) on musl-based linux too!
2018-03-26 15:53:38 -05:00
Will Dietz 06e093c270 xfsprogs: replace glibc-2.27 patch w/upstream variant
This version also works w/musl :)

https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/patch/?id=8041435de7ed028a27ecca64302945ad455c69a6
2018-03-26 14:53:50 -05:00
Will Dietz 73320be341
Merge pull request #37885 from dtzWill/fix/musl-fts
musl-fts: setup-hook to add -lfts, use in xar and libselinux
2018-03-26 14:17:53 -05:00
Will Dietz 9f1c8c57c7
Merge pull request #37884 from dtzWill/fix/nilfs-utils-musl
nilfs-utils: apply upstream patches to fix w/musl
2018-03-26 14:13:28 -05:00
Will Dietz 69ca33057e xar, libselinux: use musl-fts on musl, fix 2018-03-26 14:00:11 -05:00
Will Dietz da0da6177d nilfs-utils: apply upstream patches to fix w/musl 2018-03-26 13:58:44 -05:00
Will Dietz 5e3e3e985d netcat-openbsd: fix w/musl by providing b64_ntop
It seems many projects have copies of this code--
and AFAICT all are derived from ISC's BIND[2]
although it does not appear present in recent versions.

This is a curious function as it is not documented
nor part of any standard[1].

[1] https://www.lemoda.net/unix/base64/index.html
[2] for example, glibc's copy:
    https://sourceware.org/git/?p=glibc.git;a=blob;f=resolv/README;h=514e9bb617e710f16126c1474561965a2b35653d;hb=HEAD#l104
2018-03-26 12:43:50 -05:00
adisbladis 8fe59b5b29
calamares: 3.1.10 -> 3.1.12 2018-03-26 23:13:54 +08:00
Peter Hoeg 81e7c18e4e
Merge pull request #34633 from magnetophon/mu
mu: 0.9.18 -> 1.0
2018-03-26 20:34:53 +08:00
Vladyslav M 9ae966aaec fd: 6.3.0 -> 7.0.0 2018-03-26 14:31:01 +02:00
Nikolay Amiantov 7fe170baff bumblebee: remove X libraries from LD_LIBRARY_PATH
They seem to no longer be needed.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov 96a76b8b9c primusLib: fix path to libglapi 2018-03-26 14:02:06 +03:00
Nikolay Amiantov 22671aa031 glxinfo: fix build 2018-03-26 14:01:49 +03:00
Bart Brouns 2642940e71 mu: 0.9.18 -> 1.0 2018-03-26 11:38:37 +02:00
Pascal Wittmann 1f60fd9bc0
Merge pull request #37767 from NixOS/fix-28145
fail2ban: install docs to $out/share/doc
2018-03-26 09:07:31 +02:00
Ryan Mulligan 46e7e5c898 rofi-pass: 1.5.3 -> 2.0.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -h` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -V` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -v` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --version` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped version` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -h` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --help` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped help` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass -h` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass --help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass help` got 0 exit code
- found 2.0.1 with grep in /nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1
- directory tree listing: https://gist.github.com/b535484b83f99920256e8f30a2b337f6
2018-03-26 08:06:07 +02:00
Will Dietz 01b254ec50
Merge pull request #37835 from dtzWill/fix/musl-libiconv
"libiconv" fixes re:musl
2018-03-25 23:40:20 -05:00
Matthew Justin Bauer 1eda88c3bf
recode: fix libintl issue
should resolve https://hydra.nixos.org/build/71918435/nixlog/1
2018-03-25 23:36:14 -05:00
Will Dietz b6b94f0b27 man-db: disable tests w/musl as simplest solution 2018-03-25 21:17:50 -05:00
Will Dietz 0f33611c10
Merge pull request #37816 from dtzWill/fix/vde2-musl
vde2: musl patch
2018-03-25 20:35:11 -05:00
Will Dietz 3675d77058 vde2: musl patch 2018-03-25 19:06:59 -05:00
Will Dietz 5faa470da2 btrfs-progs: disable backtrace, fix build w/musl 2018-03-25 18:46:06 -05:00
Ryan Mulligan 4b19ab9635 m17n_lib: 1.7.0 -> 1.8.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv -h` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --version` and found version 1.8.0
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date -h` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --version` and found version 1.8.0
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-config --version` and found version 1.8.0
- found 1.8.0 with grep in /nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0
- directory tree listing: https://gist.github.com/3d3a5a6fc658c968ce3a1298c9f32c56
2018-03-25 11:20:42 -05:00
Ryan Mulligan fc68b01b77 xpraGtk3: 2.1.3 -> 2.2.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/xpra -h` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/xpra --help` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/xpra --version` and found version 2.2.5
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/udev_product_version -h` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/udev_product_version --help` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/udev_product_version help` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/..xpra-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/..xpra-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/..xpra-wrapped-wrapped --version` and found version 2.2.5
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/.xpra-wrapped -h` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/.xpra-wrapped --help` got 0 exit code
- ran `/nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5/bin/.xpra-wrapped --version` and found version 2.2.5
- found 2.2.5 with grep in /nix/store/raq8vylxav1gm8v4gsphfmpbq6mw9362-xpra-2.2.5
- directory tree listing: https://gist.github.com/78f0907352399b3a9966fb6f71f1f0d4
2018-03-25 11:15:30 -05:00
Ryan Mulligan 5fd613599f networkmanager_strongswan: 1.4.1 -> 1.4.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. 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.4.3 with grep in /nix/store/y2jkp10za0xpb7slalbfp3qyh9sgls70-NetworkManager-strongswan-1.4.3
- directory tree listing: https://gist.github.com/3d79a64230389ed5f84ff788ad4c56f1
2018-03-25 11:13:18 -05:00
Pascal Wittmann f3ca47561c
fail2ban: install docs to $out/share/doc
fixes issue #28145
2018-03-25 16:14:48 +02:00
Michael Raskin 2b7003e1de
Merge pull request #33238 from jluttine/add-lvmsync
lvmsync: init at 3.3.2
2018-03-25 13:22:07 +00:00
Daiderd Jordan 713ff855e0
runit: mark linux only
/cc ZHF #36454
2018-03-25 15:03:05 +02:00
Michael Raskin a32497d6b2
Merge pull request #37648 from xzfc/xpointerbarrier
xpointerbarrier: 17.10 -> 17.11
2018-03-25 11:59:40 +00:00
Jörg Thalheim 29bef71f7f
Merge pull request #37755 from KaiHa/pr/devscripts_dpkg-path
debian-devscripts: add dpkg to PATH
2018-03-25 10:24:40 +01:00
Vladyslav M db0d6c908d hyperfine: 0.4.0 -> 1.0.0 2018-03-25 11:11:02 +03:00
Kai Harries 404c80791f debian-devscripts: add dpkg in PATH
The script uscan was complaining about missing dpkg, therefore I have
added it to the PATH.
2018-03-25 09:06:21 +02:00
Ryan Mulligan a48d58ff73 pius: 2.2.4 -> 2.2.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. 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 2.2.6 with grep in /nix/store/q9ca3k22liz3dsaipnlnw8fmggpqx1n1-pius-2.2.6
- directory tree listing: https://gist.github.com/0d14ff30c172f091a342653aae676f55
2018-03-25 01:44:40 -05:00