Commit graph

15568 commits

Author SHA1 Message Date
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 ac19072d7b libbitcoin-network: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/libbitcoin-network/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 3.5.0 with grep in /nix/store/mmrl1lvrc1p8ypclg2gf36n26vhyai04-libbitcoin-network-3.5.0
- directory tree listing: https://gist.github.com/05b992f0e86e04ef0e068c378b453f8b
2018-03-25 16:45:57 -07: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
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Ryan Mulligan 436d4a4192 ibus-engines.libpinyin: 1.9.2 -> 1.9.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.9.3 with grep in /nix/store/z3sdj8l860r4vdb41pi3siakp98pnx8j-ibus-libpinyin-1.9.3
- directory tree listing: https://gist.github.com/bf125939ed0636cedf0daea5f6d08219
2018-03-24 22:57:07 -05:00
Ryan Mulligan 75b4312411 hdf4: 4.2.12 -> 4.2.13
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdfls help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdfls help` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vmake -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vmake --help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vmake help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vshow -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vshow --help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/vshow help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdp help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdp version` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdp help` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdfimport -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdfimport -V` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdfimport -h` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hdiff -V` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack --help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack -V` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack_check -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack_check --help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/hrepack_check help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncgen -V` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncdump -h` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncdump help` got 0 exit code
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncdump -V` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncdump version` and found version 4.2.13
- ran `/nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin/bin/ncdump help` and found version 4.2.13
- found 4.2.13 with grep in /nix/store/64fqrr4d4m0v3qcqxx0lvn2s4hw16g05-hdf-4.2.13-bin
- directory tree listing: https://gist.github.com/556f493010a550af3ca5bbf318e609eb
2018-03-24 22:56:45 -05:00
Graham Christensen 6e4a51fe54
xmloscopy: 0.1.1 -> 0.1.2
Ugh this is embarassing
2018-03-24 22:47:51 -04:00
Graham Christensen 72a4c54c71
xmloscopy: init at 0.1.1 2018-03-24 22:42:39 -04:00
Matthew Justin Bauer 8067d4844e
texlive: add cxxflags for clang
Fixes #37719
2018-03-24 18:11:03 -05:00
Jon Banafato 8ac272f98d keybase-gui: Enable desktop notifications (#37711)
Add `libnotify` as a build input to make message notifications work.
2018-03-24 19:28:13 +00:00
Jörg Thalheim 628b944ad2
Merge pull request #37738 from knedlsepp/enable-glyr-on-darwin
glyr: enable darwin build
2018-03-24 19:13:20 +00:00
Pascal Wittmann 5adec8d6c1
autossh: 1.4e -> 1.4f 2018-03-24 19:35:02 +01:00
Josef Kemetmüller ad3eb5d8fc glyr: enable darwin build 2018-03-24 19:04:56 +01:00
Franz Pletz 8df9cf585a
browserpass: 2.0.13 -> 2.0.17 2018-03-24 17:09:49 +01:00
Vladimír Čunát 7110d4a63b
Merge #37262: snabb: 2016.04 -> 2018.01.2 2018-03-24 15:02:37 +01:00
Shea Levy f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Austin Seipp efbeb74d0d memtier-benchmark: init at 1.2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-24 04:18:45 -05:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Robert Scott 814225cf22 aws-auth: remove
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Ryan Mulligan 51350dd012 libbitcoin-protocol: 3.4.0 -> 3.5.0
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 3.5.0 with grep in /nix/store/6726g0ccxn9iklg3vmpllmbp9dxkckgg-libbitcoin-protocol-3.5.0
- directory tree listing: https://gist.github.com/31ff5b959604c484f3e037bf19fbb0d9
2018-03-23 21:01:37 -05:00
Ryan Mulligan b9870fed88 libbitcoin-explorer: 3.4.0 -> 3.5.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/j07vd1p6h4c5fxyiskqqvfvi902vvsn2-libbitcoin-explorer-3.5.0/bin/bx help` got 0 exit code
- found 3.5.0 with grep in /nix/store/j07vd1p6h4c5fxyiskqqvfvi902vvsn2-libbitcoin-explorer-3.5.0
- directory tree listing: https://gist.github.com/672afbcda72ddef99aebfc49a81edc45
2018-03-23 21:01:23 -05:00
Ryan Mulligan 08e3950f30 libbitcoin-client: 3.4.0 -> 3.5.0
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 3.5.0 with grep in /nix/store/gmwvkr4gj2n0ak2ppxwmhakqsr8ihxhc-libbitcoin-client-3.5.0
- directory tree listing: https://gist.github.com/afab2c737b7764c7fb6ea2f0bc8b9ee8
2018-03-23 21:01:00 -05:00
Ryan Mulligan f9abda7a58 libbitcoin: 3.4.0 -> 3.5.0
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 3.5.0 with grep in /nix/store/ciln99fn6lhwnb1z1h6cyrk6vc4a0ngn-libbitcoin-3.5.0
- directory tree listing: https://gist.github.com/57d42e66f139b59578e1c681316c0ec6
2018-03-23 21:00:43 -05:00
Ryan Mulligan 7184de3945 minissdpd: 1.5.20180203 -> 1.5.20180223
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.)
- directory tree listing: https://gist.github.com/a596018c138a1d359fa81cc983730be2
2018-03-23 21:00:19 -05:00
Ryan Mulligan 9a6ba03cac miniupnpd: 2.0.20180203 -> 2.0.20180222
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.)
- directory tree listing: https://gist.github.com/207d415090e19d752f7ec321bb409364
2018-03-23 20:59:51 -05:00
Florian Klink c6882b2cf9 modemmanager: rename ModemManager.service to modem-manager.service
This is in line with NetworkManager.service being renamed to
network-manager.service

fixes #30452
2018-03-23 23:48:58 +00:00
Florian Klink 6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Matthew Justin Bauer 03302996ad
Merge pull request #37061 from ryantm/auto-update/logrotate
logrotate: 3.13.0 -> 3.14.0
2018-03-23 14:43:07 -05:00
Matthew Justin Bauer 460dde91cc
Merge pull request #37065 from ryantm/auto-update/lynis
lynis: 2.6.2 -> 2.6.3
2018-03-23 14:42:44 -05:00
Matthew Justin Bauer 10103d6998
Merge pull request #36470 from ryantm/auto-update/bareos
bareos: 15.2.4 -> 17.2.5
2018-03-23 14:31:43 -05:00
Jörg Thalheim 213ff3766c
Merge pull request #37700 from erictapen/neopg-init
neopg: Init at 0.0.4
2018-03-23 19:07:10 +00:00
Austin Seipp 1800e4ec0b wrk2: init at 4.0.0-e0109df5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
xeji 8cd005b6fb t: 2.9.0 -> 3.1.0
2.9.0 didn't build anymore
2018-03-23 20:01:38 +02:00
Michael Weiss d7af685896 lf: 2018-03-19 -> 1
The first non-nightly release (r1).
2018-03-23 16:50:54 +01:00
Justin Humm ebe1cc211e
neopg: Init at 0.0.4 2018-03-23 16:12:29 +01:00
Gabriel Ebner cbcc815301
Merge pull request #37446 from ryantm/auto-update/ibus-table
ibus-engines.table: 1.9.16 -> 1.9.18
2018-03-23 14:48:20 +01:00
Gabriel Ebner 7af85f5970
Merge pull request #37448 from ryantm/auto-update/ibus-table-others
ibus-engines.table-others: 1.3.7 -> 1.3.9
2018-03-23 14:48:07 +01:00
Gabriel Ebner 9a7c9738e5
Merge pull request #37649 from ryantm/auto-update/ibus-anthy
ibus-engines.anthy: 1.5.9 -> 1.5.10
2018-03-23 14:47:10 +01:00
Jan Tojnar faa31ee3ae
gupnp-tools: clean up 2018-03-23 13:18:41 +01:00
Michael Raskin a7d1a86bb3 modemmanager: fix patch sha256
I looked at the patch as it is now, it seems OK

I tested the build, it suceeds

I have no idea where the previous hash comes from
2018-03-23 12:23:08 +01:00
adisbladis 2e73e2ae79
modemmanager: Patch glib header dependency, fixes modemmanager-qt build 2018-03-23 17:04:36 +08:00
adisbladis 69e6845b60
modemmanager: Add glib to buildInputs 2018-03-23 16:17:27 +08:00
Matthew Justin Bauer d23d44374f
Merge pull request #37012 from matthewbauer/libintl-sanity
Make "localizations" sane again
2018-03-22 20:39:30 -05:00
Matthew Justin Bauer 12d79ca04b
Merge pull request #36550 from ryantm/auto-update/gmic
gmic: 1.7.9 -> 2.2.0
2018-03-22 20:25:43 -05:00
Ryan Trinkle 998a19e854 syslog-ng: enable SMTP destination 2018-03-22 19:23:19 -04:00
Nikolay Amiantov 91072b7b23
Merge pull request #37647 from abbradar/systemd-238
[WIP] Update systemd and unbreak staging
2018-03-23 01:11:32 +03:00
Matthew Bauer 9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer 929f469ede treewide: remove libiconv hacks 2018-03-22 16:50:11 -05:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Daniel Kuehn d74bcbc8ad ceph: Change hardcoded site-packages path to utilizing the python2Packages.python.sitePackages attribute instead 2018-03-22 21:08:28 +01:00
John Ericson 568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04:00
Ryan Mulligan 8742b55ab3 ibus-engines.anthy: 1.5.9 -> 1.5.10
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.2tbPvTstTb /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- 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.5.10 with grep in /nix/store/3h4a30xh4ddij4i5nmyi8p478y804jv7-ibus-anthy-1.5.10
- directory tree listing: https://gist.github.com/2a6dbfad474173b76f5f0d7aa35964f6
2018-03-22 12:52:04 -07:00
Albert Safin db0a0d3d3a xpointerbarrier: 17.10 -> 17.11 2018-03-23 02:43:08 +07:00
Nikolay Amiantov 26256ead32 btrfs-progs: fix build with new e2fsprogs 2018-03-22 22:16:19 +03:00
Ryan Mulligan 27fcb342c4 fwup: 0.18.1 -> 1.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup -h` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --help` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --version` and found version 1.0.0
- found 1.0.0 with grep in /nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0
- directory tree listing: https://gist.github.com/9b3eafd6e201b20c76f1f8f4d8ed13f8
2018-03-22 16:42:39 +01:00
Robin Gloster fda705527d
nixbot: remove
obsoleted mostly by ofborg
2018-03-22 16:17:12 +01:00
Shea Levy d0a8866622
Merge branch 'binutils-2.30' into staging 2018-03-22 07:28:10 -04:00
Jan Tojnar 2abac54c03
colord: 1.4.1 → 1.4.2 2018-03-22 10:32:24 +01:00
Tuomas Tynkkynen 809b0d26bd Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 09:54:10 +02:00
Jan Tojnar 8dc518c2df
networkmanagerapplet: clean up 2018-03-22 07:46:57 +01:00
Jan Tojnar 2f5fc51479
packagekit: 1.1.8 → 1.1.9 2018-03-22 07:46:52 +01:00
Jan Tojnar e34d2ac4c7
networkmanager-openvpn: 1.8.0 → 1.8.2 2018-03-22 07:46:51 +01:00
Jan Tojnar 04a7df366c
modemmanager: 1.6.8 → 1.7.990 2018-03-22 07:46:43 +01:00
Jan Tojnar 0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Franz Pletz f2fea9042e
nmap: 7.60 -> 7.70 2018-03-22 01:05:31 +01:00
Franz Pletz 5050d05656
clamav: 0.99.3 -> 0.99.4 for multiple CVEs
Fixes CVE-2012-6706, CVE-2017-6419, CVE-2017-11423, CVE-2018-0202,
CVE-2018-1000085.
2018-03-22 01:05:29 +01:00
Ryan Mulligan eeb290ba86 gparted: 0.30.0 -> 0.31.0
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 0.31.0 with grep in /nix/store/fvg6pam343ci69qdjrcw1yqjznmhnwq5-gparted-0.31.0
- directory tree listing: https://gist.github.com/4cc11c6b07976ff42e854ec92cc48f35
2018-03-21 23:03:04 +00:00
Ryan Mulligan 3783316b6a lastpass-cli: 1.2.2 -> 1.3.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass -V` and found version 1.3.0
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass -v` and found version 1.3.0
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass --version` and found version 1.3.0
- found 1.3.0 with grep in /nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0
- directory tree listing: https://gist.github.com/67aab5e731ed5d963e433d03c1a27870
2018-03-21 22:52:38 +00:00
Ryan Mulligan 897913cf0e xdg-user-dirs: 0.16 -> 0.17
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17/bin/xdg-user-dirs-update --help` got 0 exit code
- ran `/nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17/bin/.xdg-user-dirs-update-wrapped --help` got 0 exit code
- ran `/nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17/bin/xdg-user-dir -h` got 0 exit code
- ran `/nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17/bin/xdg-user-dir --help` got 0 exit code
- ran `/nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17/bin/xdg-user-dir help` got 0 exit code
- found 0.17 with grep in /nix/store/2isrxm5fr9kgxkh0pbzb5d77jpip1vvd-xdg-user-dirs-0.17
- directory tree listing: https://gist.github.com/e8c151156e7a65f9f958a9a64e1e5a86
2018-03-21 22:46:28 +00:00
Tuomas Tynkkynen 74720a36c7 Merge remote-tracking branch 'upstream/master' into staging 2018-03-21 23:51:55 +02:00
Daniel Kuehn a9a7580c3f ceph: Add makeWrapper to dependencies and nativeBuildInputs
The ceph-mgr daemon needs to know the location of cephs own-made python modules for some of the modules
that you can enable for it.
With wrapProgram, a wrapper is added that sets the proper pythonpath environment variable for the ceph-mgr
daemon so its modules can find the ceph python modules
2018-03-21 21:53:02 +01:00
Daiderd Jordan 38323015e2
masscan: fix build 2018-03-21 21:50:56 +01:00
lewo 8920d1efb1
Merge pull request #37496 from spencerjanssen/awscli-1.14.50
awscli: 1.14.47 -> 1.14.50
2018-03-21 21:46:40 +01:00
Sarah Brofeldt d32ce054a2
Merge pull request #37513 from ryantm/auto-update/mir.qualia
mir-qualia: 1.0.0 -> 2.0.0
2018-03-21 20:28:42 +01:00
Michael Weiss 3583cf8f4b lf: 2018-01-11 -> 2018-03-19 2018-03-21 13:35:00 +01:00
Jörg Thalheim f2feb99990
Merge pull request #37493 from makefu/pkgs/simp_le/0.8.0
simp_le: 0.6.1 -> 0.8.0
2018-03-21 12:03:59 +00:00
Robert Schütz 727c76765d simp_le: patch shebangs 2018-03-21 10:14:52 +01:00
Ryan Mulligan 35ad8dded9 mir-qualia: 1.0.0 -> 2.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/k04xnvxmkwbyjis7x2fwfdhc8s1cdfyw-mir.qualia-2.0.0/bin/.qualia-wrapped -h` got 0 exit code
- ran `/nix/store/k04xnvxmkwbyjis7x2fwfdhc8s1cdfyw-mir.qualia-2.0.0/bin/.qualia-wrapped --help` got 0 exit code
- ran `/nix/store/k04xnvxmkwbyjis7x2fwfdhc8s1cdfyw-mir.qualia-2.0.0/bin/qualia -h` got 0 exit code
- ran `/nix/store/k04xnvxmkwbyjis7x2fwfdhc8s1cdfyw-mir.qualia-2.0.0/bin/qualia --help` got 0 exit code
- found 2.0.0 with grep in /nix/store/k04xnvxmkwbyjis7x2fwfdhc8s1cdfyw-mir.qualia-2.0.0
- directory tree listing: https://gist.github.com/18601b1231672c52d2a59f11fff236f8
2018-03-20 17:53:39 -07:00
Ryan Mulligan 128caedbf3 m17n_db: 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/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` got 0 exit code
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` got 0 exit code
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -v` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --version` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` and found version 1.8.0
- found 1.8.0 with grep in /nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0
- directory tree listing: https://gist.github.com/dfe2a7729da99276c71f68cf0c227fcd
2018-03-20 16:54:57 -07:00
Spencer Janssen 3c64662e14 awscli: 1.14.47 -> 1.14.50
Fixes a broken build introduced when botocore was updated in ce34a9a3
2018-03-20 16:55:42 -05:00
lewo 0eb804cc7a
Merge pull request #37471 from mbrgm/upgrade-journalbeat
journalbeat: 5.6.0 -> 5.6.8
2018-03-20 22:45:44 +01:00
lewo 7ef5f23ba4
Merge pull request #37092 from SFrijters/h5utils
h5utils: init at 1.13.1
2018-03-20 22:45:19 +01:00
makefu e144fa07b9
simp_le: 0.6.2 -> 0.8.0 2018-03-20 22:29:09 +01:00
makefu e9f176a09a
certbot: 0.19.0 -> 0.22.2 2018-03-20 22:25:50 +01:00
Nikolay Amiantov ab67f36e73 xdg_utils: fix xdg-screensaver 2018-03-20 22:20:23 +03:00
Marius Bergmann 7e1a1889a7 journalbeat: 5.6.0 -> 5.6.8 2018-03-20 18:25:52 +01:00
zimbatm 8add42f90c
nix-serve: patch for nix 2.0 (#37459)
Fixes incompatible secret file handling. See https://github.com/edolstra/nix-serve/pull/8
2018-03-20 16:40:35 +00:00
Ryan Mulligan b651d55dc3 ibus-engines.table-others: 1.3.7 -> 1.3.9
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.3.9 with grep in /nix/store/xjlb70932y0prqlw4p7iizbffm89pi7a-ibus-table-others-1.3.9
- directory tree listing: https://gist.github.com/aafa62fbd6afde2d7ca2d96e39eaa850
2018-03-20 06:16:40 -07:00
Ryan Mulligan 54d16c1075 ibus-engines.table: 1.9.16 -> 1.9.18
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb -h` got 0 exit code
- ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb --help` got 0 exit code
- found 1.9.18 with grep in /nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18
- directory tree listing: https://gist.github.com/8f2d6146d5348401ca9117762e2befbc
2018-03-20 06:02:04 -07:00
Eelco Dolstra 7e44f19fce
zstd: Fix install name on macOS
It had an install name '/usr/local/lib/libzstd.1.dylib'.
2018-03-20 13:43:02 +01:00
Shea Levy 4250dd5de4
Merge branch 'master' into staging 2018-03-20 08:38:28 -04:00
Joel Thompson d6d140f159 hologram: 2017-01-30 -> 2018-03-19 2018-03-20 07:36:13 +00:00
Jörg Thalheim 31cd8ced03 riemann-c-client: 1.9.1 -> 1.10.2
also fix compilation,
found while reviewing #37412
2018-03-20 07:02:08 +00:00
Jörg Thalheim d31f6167ed
Merge pull request #37387 from tadfisher/bump/browserpass
browserpass: 2.0.11 -> 2.0.13
2018-03-19 23:29:51 +00:00
xeji f9ed23d271 altermime: fix build 2018-03-19 22:59:59 +01:00
Stefan Frijters 8ade9e6705 h5utils: init at 1.13.1 2018-03-19 22:40:09 +01:00
Matthew Justin Bauer 35ebf5bfd9
Merge pull request #34982 from tadfisher/pinentry-emacs
pinentry: add option to enable pinentry-emacs
2018-03-19 15:41:56 -05:00
Tad Fisher 82f2c19d98 browserpass: 2.0.11 -> 2.0.13 2018-03-19 12:01:08 -07:00
Sarah Brofeldt 7112a393fd
Merge pull request #37376 from tazjin/feat/init-mq-cli
mq-cli: init at 1.0.0
2018-03-19 19:37:40 +01:00
Matthew Justin Bauer b5bdc5a73a
Merge pull request #34464 from Gricad/irods-4.2.2-bz
irods: 4.2.1 -> 4.2.2 + server bugfixes
2018-03-19 13:06:58 -05:00
Matthew Justin Bauer baf0d149f0
Merge pull request #36647 from ryantm/auto-update/openvpn
openvpn: 2.4.4 -> 2.4.5
2018-03-19 12:29:29 -05:00
Robert Schütz d0b429f5a3
Merge pull request #37379 from dotlambda/asciidoc-enableJava-option
asciidoc: add enableJava option
2018-03-19 17:51:00 +01:00
Robert Schütz 9ede31bfbe asciidoc: add enableJava option
fixes https://github.com/NixOS/nixpkgs/issues/37045
2018-03-19 17:29:09 +01:00
Vincent Ambo 76f0228415 mq-cli: init at 1.0.0
Adds mq-cli, a simple command line utility to administrate POSIX
message queues.
2018-03-19 14:18:07 +01:00
Robert Schütz b451519ec6
Merge pull request #37155 from ryantm/auto-update/archivemount
archivemount: 0.8.7 -> 0.8.9
2018-03-19 10:52:16 +01:00
Matthew Justin Bauer a43fcd44f7
Merge pull request #36977 from ryantm/auto-update/fanficfare
fanficfare: 2.22.0 -> 2.23.0
2018-03-19 04:00:22 -05:00
Matthew Justin Bauer afe69ded54
Merge pull request #36414 from erikarvstedt/opentimestamps
Add opentimestamps
2018-03-19 03:57:11 -05:00
Matthew Justin Bauer c52e835807
Merge pull request #36524 from timor/unp
unp: init at 2.0-pre7
2018-03-19 03:55:33 -05:00
Matthew Justin Bauer 50fcb349ea
Merge pull request #36775 from marsam/feature/add-valelint
vale: init at 0.10.1
2018-03-19 03:51:33 -05:00
Matthew Justin Bauer 4e2aa3c355
Merge pull request #36962 from ryantm/auto-update/btrbk
btrbk: 0.26.0 -> 0.26.1
2018-03-19 03:36:09 -05:00
adisbladis a59cbaee39
Merge pull request #37340 from ryantm/auto-update/unbound
unbound: 1.6.8 -> 1.7.0
2018-03-19 15:56:23 +08:00
Ryan Mulligan 955898a05f unbound: 1.6.8 -> 1.7.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/p36fksfjzi9715cgx8s3kmngy51qfjki-unbound-1.7.0/bin/unbound-host help` got 0 exit code
- found 1.7.0 with grep in /nix/store/p36fksfjzi9715cgx8s3kmngy51qfjki-unbound-1.7.0
- directory tree listing: https://gist.github.com/bb22fcb9572c54b0464c82405bf26b56
2018-03-18 12:24:54 -07:00
Matthew Bauer 4d8749e950 acpica-tools: 20180209 -> 20180313
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract -h` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract --help` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract -V` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract -v` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract --version` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract -h` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpixtract --help` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames -h` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames --help` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames -V` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames -v` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames --version` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames -h` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpinames --help` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpidump -h` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpidump --help` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpidump -v` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpibin help` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpibin version` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpibin help` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpihelp help` got 0 exit code
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpihelp version` and found version 20180313
- ran `/nix/store/86dnirfxpl3fcdfj6d923yhzsx0jbd6k-acpica-tools-20180313/bin/acpihelp help` and found version 20180313
2018-03-18 17:09:07 +02:00
Jörg Thalheim a8e86e218c
Merge pull request #37134 from ryantm/auto-update/uget
uget: 2.2.0 -> 2.2.1
2018-03-18 14:23:49 +00:00
Joachim F b5cc32eff2
Merge pull request #34355 from volth/xnbd
xnbd: init at 0.4.0
2018-03-18 12:50:30 +00:00
Jörg Thalheim 3dbf7a4418
Merge pull request #37211 from yrashk/mmark
mmark: init at 1.3.6
2018-03-18 11:39:54 +00:00
Jörg Thalheim caaae34ee1
Merge pull request #37126 from ryantm/auto-update/tmuxp
tmuxp: 1.3.5 -> 1.4.0
2018-03-18 11:36:55 +00:00
Gabriel Ebner edb0d09480
Merge pull request #36723 from ryantm/auto-update/xpra
xpra: 2.1.3 -> 2.2.4
2018-03-18 12:09:19 +01:00
Jörg Thalheim bba3cfc516
Merge pull request #37127 from thefloweringash/update-vboot-refrence
vboot_reference: 20171023 -> 20180311
2018-03-18 10:57:07 +00:00
Matthew Bauer 84f3c068df languagetool: 3.9 -> 4.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/q7ycrljxhd7pbkgvbhsh8fz4496x798n-LanguageTool-4.0/bin/languagetool-commandline --version` and found version 4.0
- found 4.0 with grep in /nix/store/q7ycrljxhd7pbkgvbhsh8fz4496x798n-LanguageTool-4.0
2018-03-18 10:32:03 +00:00
volth 10be0615c8
xnbd: do not build html docs 2018-03-18 10:30:13 +00:00
Yurii Rashkovskii c99a2da0bf
mmark: init at 1.3.6 2018-03-18 17:02:20 +07:00
Robert Schütz b96fa84bbf
Merge pull request #35347 from Ma27/package-chkcrontab
chkcrontab: init at 1.7
2018-03-18 10:22:54 +01:00
lewo 782fbc6cfd
Merge pull request #37035 from rdnetto/master
bar: init at version 1.11.1
2018-03-18 09:23:46 +01:00
Frederik Rietdijk 7157404151
Merge pull request #37304 from yrashk/xml2rfc
xml2rfc: init at 2.9.6
2018-03-18 08:50:47 +01:00
Yurii Rashkovskii 3315a549bf
xml2rfc: init at 2.9.6 2018-03-18 14:44:57 +07:00
Shea Levy 86972b2321
xz: Fix dependency on /bin/sh 2018-03-17 21:58:15 -04:00
Shea Levy cd843345ff
xfsprogs: Fix build on glibc-2.27 2018-03-17 21:58:14 -04:00
Shea Levy 0ebcd097fe
Merge branch 'master' into staging 2018-03-17 21:50:27 -04:00
Shea Levy 30d208ed5e
mcron: Fix missing libtool dependency 2018-03-17 21:50:02 -04:00
Pascal Wittmann 26db7314c8
opkg: 0.3.5 -> 0.3.6 2018-03-17 23:47:38 +01:00
Pascal Wittmann b10d9ab6d2
Merge pull request #37278 from ryantm/auto-update/datamash
datamash: 1.2 -> 1.3
2018-03-17 23:39:32 +01:00
Ryan Mulligan 0724300b53 datamash: 1.2 -> 1.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/chqcg1al11i9hbk156k4dsn8rnigwiap-datamash-1.3/bin/datamash --help` got 0 exit code
- ran `/nix/store/chqcg1al11i9hbk156k4dsn8rnigwiap-datamash-1.3/bin/datamash --version` and found version 1.3
- ran `/nix/store/chqcg1al11i9hbk156k4dsn8rnigwiap-datamash-1.3/bin/datamash --help` and found version 1.3
- found 1.3 with grep in /nix/store/chqcg1al11i9hbk156k4dsn8rnigwiap-datamash-1.3
- directory tree listing: https://gist.github.com/0a3f8ea7a3daa6dd6ff2888a8298d6f7
2018-03-17 15:26:11 -07:00
lewo 5720286e47
Merge pull request #36900 from rnhmjoj/noteshrink
noteshrink: init at 0.1.1
2018-03-17 20:32:37 +01:00
lewo 25164061e7
Merge pull request #37089 from ryantm/auto-update/redir
redir: 3.1 -> 3.2
2018-03-17 20:11:01 +01:00
xeji 788ed0e618 snabb: 2016.04 -> 2018.01.2 2018-03-17 18:19:50 +01:00
Jörg Thalheim f4d0ca98f5
Merge pull request #37227 from ryantm/auto-update/most
most: 5.0.0 -> 5.0.0a
2018-03-17 14:13:43 +00:00
Gabriel Ebner 51794dfdd3
Merge pull request #37041 from ryantm/dehydrated
dehydrated: 0.5.0 -> 0.6.1
2018-03-17 13:55:10 +01:00
Gabriel Ebner 004490605a
Merge pull request #37144 from ryantm/auto-update/xe
xe: 0.6.1 -> 0.11
2018-03-17 13:39:31 +01:00
Gabriel Ebner 2a4733f953
Merge pull request #37234 from ryantm/auto-update/nq
nq: 0.2.2 -> 0.3.1
2018-03-17 13:31:49 +01:00
Joachim F 236e52511a
Merge pull request #37174 from ryantm/auto-update/dnscrypt-wrapper
dnscrypt-wrapper: 0.4.0 -> 0.4.1
2018-03-17 11:52:04 +00:00
Robert Helgesson 5d8fc8b3fa
svtplay-dl: 1.9.10 -> 1.9.11 2018-03-17 11:53:30 +01:00
Robert Schütz e830562419
Merge pull request #37232 from matthewbauer/auto-update/abcmidi
abcmidi: 2018.02.22 -> 2018.03.08
2018-03-17 11:43:33 +01:00
Ryan Mulligan 224bc7dd4a nq: 0.2.2 -> 0.3.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/nq help` got 0 exit code
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/fq help` got 0 exit code
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/tq help` got 0 exit code
- found 0.3.1 with grep in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1
- directory tree listing: https://gist.github.com/572554e36b5b4ef6af9d80ebc5153935
2018-03-17 01:47:30 -07:00
Matthew Bauer 91bf2a19f3 abcmidi: 2018.02.22 -> 2018.03.08
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/abc2abc -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/abcmatch -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext --help` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext help` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext -V` and found version 2018.03.08
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext -v` and found version 2018.03.08
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext --version` and found version 2018.03.08
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext -h` and found version 2018.03.08
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/mftext --help` and found version 2018.03.08
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/yaps -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/abc2midi -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/midi2abc -h` got 0 exit code
- ran `/nix/store/3r7nwg28yy402gl01m9b14h5j865365g-abcMIDI-2018.03.08/bin/midi2abc --help` got 0 exit code
2018-03-17 03:37:27 -05:00
Tuomas Tynkkynen 07e2f29772 Merge remote-tracking branch 'upstream/master' into staging 2018-03-17 09:58:02 +02:00
Jörg Thalheim 50c004a91c
Merge pull request #37163 from volth/patch-117
rpm: 4.14.0 -> 4.14.1
2018-03-17 07:36:14 +00:00
Ryan Mulligan 68abbd6f2e most: 5.0.0 -> 5.0.0a
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/hl99dyzq83jifdjg00d4zcdxj3j6hqxy-most-5.0.0a/bin/most -h` got 0 exit code
- ran `/nix/store/hl99dyzq83jifdjg00d4zcdxj3j6hqxy-most-5.0.0a/bin/most help` got 0 exit code
- ran `/nix/store/hl99dyzq83jifdjg00d4zcdxj3j6hqxy-most-5.0.0a/bin/most -h` and found version 5.0.0a
- found 5.0.0a with grep in /nix/store/hl99dyzq83jifdjg00d4zcdxj3j6hqxy-most-5.0.0a
- directory tree listing: https://gist.github.com/c97521034492f9bccb53c5402a867290
2018-03-17 00:30:54 -07:00
Michael Raskin 545eab2bfa
Merge pull request #37193 from hedning/xvfb-fix-/bin/sh
xvfb_run: fix /bin/sh impurity
2018-03-16 20:56:30 +00:00
Daiderd Jordan b1747a123a
Merge pull request #37062 from NixOS/whois
whois: fix darwin build
2018-03-16 21:35:07 +01:00
Tor Hedin Brønner 63ca77bca5 xvfb_run: fix /bin/sh impurity 2018-03-16 20:39:19 +01:00
Ryan Mulligan e7acf719b1 dnscrypt-wrapper: 0.4.0 -> 0.4.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/a48lz2a4vrs617kqdhwdiyjwjanfg0pq-dnscrypt-wrapper-0.4.1/bin/dnscrypt-wrapper -h` got 0 exit code
- ran `/nix/store/a48lz2a4vrs617kqdhwdiyjwjanfg0pq-dnscrypt-wrapper-0.4.1/bin/dnscrypt-wrapper --help` got 0 exit code
- ran `/nix/store/a48lz2a4vrs617kqdhwdiyjwjanfg0pq-dnscrypt-wrapper-0.4.1/bin/dnscrypt-wrapper -v` and found version 0.4.1
- ran `/nix/store/a48lz2a4vrs617kqdhwdiyjwjanfg0pq-dnscrypt-wrapper-0.4.1/bin/dnscrypt-wrapper --version` and found version 0.4.1
- found 0.4.1 with grep in /nix/store/a48lz2a4vrs617kqdhwdiyjwjanfg0pq-dnscrypt-wrapper-0.4.1
2018-03-16 06:58:26 -07:00
Nikolay Amiantov 1c30c8dd55
Merge pull request #36371 from abbradar/fonts-update
Update fontconfig and freetype
2018-03-16 15:29:37 +03:00
volth e47175638b
rpm: 4.14.0 -> 4.14.1 2018-03-16 10:08:46 +00:00
Jörg Thalheim 01014713bf sshuttle: upstream fixed tests 2018-03-16 09:59:24 +00:00
Ryan Mulligan 8cf0f49ed2 archivemount: 0.8.7 -> 0.8.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/sn92kb7bgpg6arj6jfgg7yv78ap2fkll-archivemount-0.8.9/bin/archivemount -V` and found version 0.8.9
- ran `/nix/store/sn92kb7bgpg6arj6jfgg7yv78ap2fkll-archivemount-0.8.9/bin/archivemount --version` and found version 0.8.9
- found 0.8.9 with grep in /nix/store/sn92kb7bgpg6arj6jfgg7yv78ap2fkll-archivemount-0.8.9
2018-03-15 19:51:20 -07:00
Jan Tojnar 4695569260
Revert "networkmanager: 1.10.2 → 1.10.4"
This reverts commit d5d7fa4c03.
2018-03-16 03:09:06 +01:00
Jan Tojnar 86be186fee
Revert "networkmanager-fortisslvpn: 1.2.4 → 1.2.8"
This reverts commit 3ebc49c5c0.
2018-03-16 03:09:02 +01:00
adisbladis 98f139212b
Merge pull request #37083 from ryantm/auto-update/profile-cleaner
profile-cleaner: 2.36 -> 2.37
2018-03-16 09:38:51 +08:00
adisbladis f15a6704c0
Merge pull request #37088 from ryantm/auto-update/qt5ct
qt5ct: 0.34 -> 0.35
2018-03-16 09:37:56 +08:00
adisbladis c663b781aa
Merge pull request #37139 from ryantm/auto-update/vips
vips: 8.6.2 -> 8.6.3
2018-03-16 09:36:19 +08:00
Tuomas Tynkkynen de529a5d2c e2fsprogs: 1.43.9 -> 1.44.0 2018-03-16 03:22:37 +02:00
Tuomas Tynkkynen 44ff59d95b Merge remote-tracking branch 'upstream/master' into staging 2018-03-16 03:02:12 +02:00
Vladimír Čunát ae9a49a77d grub2: pkgconfig to fix finding freetype 2018-03-16 03:16:46 +03:00
Tim Steinbach 837ecc2f6a
curl: 7.58.0 -> 7.59.0 2018-03-15 19:08:12 -04:00
Tuomas Tynkkynen ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
Ryan Mulligan 745efc94a4 xe: 0.6.1 -> 0.11
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.)
2018-03-15 13:19:04 -07:00
Rushmore Mushambi 208abe9ae3
Merge pull request #37099 from ryantm/auto-update/s3ql
s3ql: 2.21 -> 2.26
2018-03-15 22:11:38 +02:00
Rushmore Mushambi 86c07a3bab
Merge pull request #37138 from ryantm/auto-update/vault
vault: 0.9.4 -> 0.9.5
2018-03-15 22:09:38 +02:00
Ryan Mulligan e3d08865e7 vips: 8.6.2 -> 8.6.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips -v` and found version 8.6.3
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips --version` and found version 8.6.3
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsedit --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsthumbnail -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsthumbnail --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsheader -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsheader --help` got 0 exit code
- found 8.6.3 with grep in /nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3
2018-03-15 12:10:28 -07:00
Ryan Mulligan 732be7d572 vault: 0.9.4 -> 0.9.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -h` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --help` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -v` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --version` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault version` and found version 0.9.5
- found 0.9.5 with grep in /nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5
2018-03-15 11:52:45 -07:00
Ryan Mulligan 854ab33b52 uget: 2.2.0 -> 2.2.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk -h` got 0 exit code
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk --help` got 0 exit code
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk -V` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk --version` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk -h` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/uget-gtk --help` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped -h` got 0 exit code
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped --help` got 0 exit code
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped -V` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped --version` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped -h` and found version 2.2.1
- ran `/nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1/bin/.uget-gtk-wrapped --help` and found version 2.2.1
- found 2.2.1 with grep in /nix/store/ycadchyn77y6aqxnvp5jkhjv0nw6jqi0-uget-2.2.1
2018-03-15 11:19:08 -07:00
Andrew Childs 3e78f03c6b vboot_reference: 20171023 -> 20180311 2018-03-16 02:31:28 +09:00
Ryan Mulligan f6cdd2f5f7 time: 1.8 -> 1.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/n7qc7s0q7mfaibp8rrwh62dadn4gar7f-time-1.9/bin/time --help` got 0 exit code
- ran `/nix/store/n7qc7s0q7mfaibp8rrwh62dadn4gar7f-time-1.9/bin/time -V` and found version 1.9
- ran `/nix/store/n7qc7s0q7mfaibp8rrwh62dadn4gar7f-time-1.9/bin/time --version` and found version 1.9
- ran `/nix/store/n7qc7s0q7mfaibp8rrwh62dadn4gar7f-time-1.9/bin/time --help` and found version 1.9
- found 1.9 with grep in /nix/store/n7qc7s0q7mfaibp8rrwh62dadn4gar7f-time-1.9
2018-03-15 18:28:14 +01:00
Ryan Mulligan 5087dd449d tmuxp: 1.3.5 -> 1.4.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped --help` got 0 exit code
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped -V` and found version 1.4.0
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped --version` and found version 1.4.0
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp --help` got 0 exit code
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp -V` and found version 1.4.0
- ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp --version` and found version 1.4.0
- found 1.4.0 with grep in /nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0
2018-03-15 10:21:25 -07:00
Jude Taylor ea1377419c review comment 2018-03-15 09:30:11 -07:00
Ryan Mulligan e3db2501f9 s3ql: 2.21 -> 2.26
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.fsck.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/fsck.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mkfs.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mkfs.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.mount.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/mount.s3ql --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_oauth_client-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_oauth_client --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3ql_verify-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3ql_verify --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qladm-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qladm --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlcp-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlcp --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlctrl-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlctrl --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qllock-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qllock --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlrm-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlrm --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.s3qlstat-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/s3qlstat --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/.umount.s3ql-wrapped --version` and found version 2.26
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql -h` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql --help` got 0 exit code
- ran `/nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26/bin/umount.s3ql --version` and found version 2.26
- found 2.26 with grep in /nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26
- found 2.26 in filename of file in /nix/store/rkms0h08sfvsbpz7yp7fikhd272g28p2-s3ql-2.26
2018-03-15 05:49:07 -07:00
Ryan Mulligan c37e663ed7 redir: 3.1 -> 3.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2/bin/redir -h` got 0 exit code
- ran `/nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2/bin/redir --help` got 0 exit code
- ran `/nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2/bin/redir -v` and found version 3.2
- ran `/nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2/bin/redir --version` and found version 3.2
- found 3.2 with grep in /nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2
- found 3.2 in filename of file in /nix/store/1d9lg45iqc404f728bdcdr3s3sq9c8wf-redir-3.2
2018-03-15 03:38:06 -07:00
Ryan Mulligan 5ace59df0e qt5ct: 0.34 -> 0.35
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 0.35 with grep in /nix/store/09w800gzw7r649858m96yq9vi4c7ap46-qt5ct-0.35
- found 0.35 in filename of file in /nix/store/09w800gzw7r649858m96yq9vi4c7ap46-qt5ct-0.35
2018-03-15 03:21:04 -07:00
Ryan Mulligan 511b7c0dcb profile-cleaner: 2.36 -> 2.37
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner -h` got 0 exit code
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner --help` got 0 exit code
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner help` got 0 exit code
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner -V` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner -v` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner --version` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner version` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner -h` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner --help` and found version 2.37
- ran `/nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37/bin/profile-cleaner help` and found version 2.37
- found 2.37 with grep in /nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37
- found 2.37 in filename of file in /nix/store/b8vjlszy2ksb98qnmyyc49p2yhinvcr1-profile-cleaner-2.37
2018-03-15 02:09:41 -07:00
Ryan Mulligan 0bb522652f lynis: 2.6.2 -> 2.6.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/lynis -V` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/lynis --version` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/.lynis-wrapped -V` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/.lynis-wrapped --version` and found version 2.6.3
- found 2.6.3 with grep in /nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3
- found 2.6.3 in filename of file in /nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3
2018-03-14 21:22:55 -07:00
Jude Taylor a34479850e fix whois build 2018-03-14 21:03:00 -07:00
Ryan Mulligan 30116ccd2a logrotate: 3.13.0 -> 3.14.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0/bin/logrotate --help` got 0 exit code
- found 3.14.0 in filename of file in /nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0
2018-03-14 20:40:12 -07:00
Jan Tojnar 3ebc49c5c0
networkmanager-fortisslvpn: 1.2.4 → 1.2.8 2018-03-15 02:23:46 +01:00
Jan Tojnar d5d7fa4c03
networkmanager: 1.10.2 → 1.10.4 2018-03-15 02:23:46 +01:00
Jan Tojnar 13a8e72b01
networkmanagerapplet: 1.8.6 → 1.8.10 2018-03-15 02:23:45 +01:00
Jan Tojnar a50dbfca79
networkmanager-vpnc: add updateScript 2018-03-15 02:23:45 +01:00
Jan Tojnar 47e033ace4
networkmanager-pptp: add updateScript 2018-03-15 02:23:45 +01:00
Jan Tojnar 348784f8a8
networkmanager-openvpn: add updateScript 2018-03-15 02:23:44 +01:00
Jan Tojnar 6c4bb91fca
networkmanager-openconnect: add updateScript 2018-03-15 02:23:44 +01:00
Jan Tojnar dcfbe14f0e
networkmanager-iodine: add updateScript 2018-03-15 02:23:44 +01:00
Jan Tojnar 8aa3b5c916
networkmanager-fortisslvpn: add updateScript 2018-03-15 02:23:43 +01:00
Jan Tojnar 7222006157
networkmanager: add updateScript 2018-03-15 02:23:43 +01:00
Jan Tojnar 92e7762b36
networkmanagerapplet: add updateScript 2018-03-15 02:23:43 +01:00
John Ericson 2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Reuben D'Netto 0bba975feb bar: init at version 1.11.1
Removed lemonbar alias to avoid collision.
2018-03-15 09:41:25 +11:00
Ryan Mulligan 87f7ea335c dehydrated: 0.5.0 -> 0.6.1 2018-03-14 15:37:03 -07:00
Robert Schütz 84b0016a3a
Merge pull request #37003 from magnetophon/youtube-dl
youtube-dl: 2018.03.10 -> 2018.03.14
2018-03-14 23:13:05 +01:00
Joachim F 7136d3a831
Merge pull request #36692 from ryantm/auto-update/softhsm
softhsm: 2.3.0 -> 2.4.0
2018-03-14 21:15:32 +00:00
Bart Brouns 95f1754a52 youtube-dl: 2018.03.10 -> 2018.03.14 2018-03-14 22:11:13 +01:00
Joachim F 3559ac2f8f
Merge pull request #36597 from ryantm/auto-update/icoutils
icoutils: 0.31.3 -> 0.32.2
2018-03-14 21:05:26 +00:00
Joachim F 2bad415418
Merge pull request #36719 from ryantm/auto-update/winswitch
winswitch: 0.12.16 -> 0.12.23
2018-03-14 21:02:13 +00:00
Joachim F 7d2fb88d44
Merge pull request #36521 from ryantm/auto-update/fping
fping: 3.16 -> 4.0
2018-03-14 20:52:55 +00:00
Joachim F d6326faaf2
Merge pull request #36650 from ryantm/auto-update/os-prober
os-prober: 1.73 -> 1.76
2018-03-14 20:21:10 +00:00
Joachim F bc4217c830
Merge pull request #36725 from ryantm/auto-update/xvkbd
xvkbd: 3.8 -> 3.9
2018-03-14 19:53:42 +00:00
Joachim F f84d39e843
Merge pull request #36508 from ryantm/auto-update/discount
discount: 2.2.2 -> 2.2.3
2018-03-14 19:48:05 +00:00
Joachim F 3a0185bc79
Merge pull request #36507 from ryantm/auto-update/dateutils
dateutils: 0.4.2 -> 0.4.3
2018-03-14 19:47:46 +00:00
Joachim F b21359d34e
Merge pull request #36501 from ryantm/auto-update/cmst
cmst: 2017.09.19 -> 2018.01.06
2018-03-14 19:45:26 +00:00
Joachim F 59901d7924
Merge pull request #36431 from ryantm/auto-update/argyllcms
argyllcms: 1.8.3 -> 2.0.0
2018-03-14 19:40:02 +00:00
Joachim F 05a2aa6280
Merge pull request #36480 from ryantm/auto-update/byobu
byobu: 5.121 -> 5.124
2018-03-14 19:36:44 +00:00
Joachim F 4203a5c847
Merge pull request #36427 from ryantm/auto-update/ansifilter
ansifilter: 2.4 -> 2.9
2018-03-14 19:30:14 +00:00
Joachim F b60cd4be09
Merge pull request #35586 from ryantm/auto-update/certstrap-1.0.1-to-1.1.1
certstrap: 1.0.1 -> 1.1.1
2018-03-14 19:23:50 +00:00
Robert Schütz 6d661f37d8
Merge pull request #34361 from mbode/doitlive_3_0_3
doitlive: init at 3.0.3
2018-03-14 20:18:48 +01:00
Maximilian Bode 2217c706d4 doitlive: init at 3.0.3 2018-03-14 20:00:00 +01:00
Ryan Mulligan 1891567c74 fanficfare: 2.22.0 -> 2.23.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/.fanficfare-wrapped -h` got 0 exit code
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/.fanficfare-wrapped --help` got 0 exit code
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/.fanficfare-wrapped -v` and found version 2.23.0
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/.fanficfare-wrapped --version` and found version 2.23.0
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/fanficfare -h` got 0 exit code
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/fanficfare --help` got 0 exit code
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/fanficfare -v` and found version 2.23.0
- ran `/nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0/bin/fanficfare --version` and found version 2.23.0
- found 2.23.0 with grep in /nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0
- found 2.23.0 in filename of file in /nix/store/3f3695k3x1y2jnq4l62rifazm9hkrwri-fanficfare-2.23.0
2018-03-14 03:05:15 -07:00
mt_caret cce7d1b60a satysfi: init at 2018-03-07 (#36428) 2018-03-14 10:57:08 +01:00
Jörg Thalheim 0fc8f119a6
Merge pull request #36973 from ryantm/auto-update/editres
editres: 1.0.6 -> 1.0.7
2018-03-14 09:49:16 +00:00
Jörg Thalheim e14bea96a5
Merge pull request #36968 from ryantm/auto-update/chunksync
chunksync: 0.3 -> 0.4
2018-03-14 09:39:52 +00:00
Jörg Thalheim 97c60ab34a
Merge pull request #36971 from volth/no-pandoc-on-i686
sshuttle: fix build on i686-linux
2018-03-14 09:34:08 +00:00