Commit Graph

3871 Commits

Author SHA1 Message Date
Matthew Bauer
143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Franz Pletz
4d6a14e915
youtubeDL: 2018.04.25 -> 2018.05.01 2018-05-03 10:15:01 +02:00
Matthew Bauer
3216cf6cdf trash-cli: cleanup
Use wrapper instead of patch.
2018-05-03 01:57:54 -05:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
xeji
ec95624d81
Merge pull request #39748 from matthiasbeyer/add-bat
bat: init at 0.2.0
2018-05-01 18:12:26 +02:00
Matthias Beyer
6dbc010a7d bat: init at 0.2.0 2018-05-01 17:51:59 +02:00
Ryan Mulligan
038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Will Dietz
4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Will Dietz
855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
xeji
2f4e3f9064
Merge pull request #38766 from davidak/tealdeer
tealdeer: init at 1.0.0
2018-04-30 22:58:52 +02:00
xeji
0ca792902c
Merge pull request #39320 from mt-caret/sweep-visualizer-fix
sweep-visualizer: ffmpeg library clash fix
2018-04-30 22:34:53 +02:00
Peter Hoeg
8ce6db1624 grc: 1.11.1 -> 1.11.3 2018-04-30 16:11:49 +08:00
Erik Arvstedt
4e79f2fb42 opentimestamps-client: 0.5.1 -> 0.6.0 2018-04-27 23:10:04 +02:00
Jörg Thalheim
3ce30f679e
Merge pull request #39568 from jlesquembre/psql
pspg: 1.0.0 -> 1.1.0
2018-04-27 09:04:04 +01:00
Franz Pletz
c208823e2d
youtubeDL: 2018.04.16 -> 2018.04.25 2018-04-27 01:13:36 +02:00
Jörg Thalheim
29d726bae1
Merge pull request #39557 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.178 -> 1.184
2018-04-26 23:10:29 +01:00
José Luis Lafuente
a95a0a932b
pspg: 1.0.0 -> 1.1.0 2018-04-26 20:28:06 +02:00
R. RyanTM
1cbbf3088e bdf2psf: 1.178 -> 1.184
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184/bin/bdf2psf -h’ got 0 exit code
- ran ‘/nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184/bin/bdf2psf --help’ got 0 exit code
- found 1.184 with grep in /nix/store/xd8wdqmq5583b39cl6bwv1n2mnfxlz2y-bdf2psf-1.184
- directory tree listing: https://gist.github.com/8810c5939feee7c4840d8eae52e98832
2018-04-26 07:24:38 -07:00
Jörg Thalheim
5c6f84550f
Merge pull request #39520 from r-ryantm/auto-update/thefuck
thefuck: 3.25 -> 3.26
2018-04-26 09:00:44 +01:00
adisbladis
3e6558a409
Merge pull request #39519 from r-ryantm/auto-update/yubikey-personalization
yubikey-personalization: 1.18.1 -> 1.19.0
2018-04-26 15:26:19 +08:00
R. RyanTM
7cbf00847c thefuck: 3.25 -> 3.26
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/p0waa9llvgzfvjv05vgwvsic2xlkm4jr-thefuck-3.26/bin/.thefuck-wrapped -h’ got 0 exit code
- ran ‘/nix/store/p0waa9llvgzfvjv05vgwvsic2xlkm4jr-thefuck-3.26/bin/.thefuck-wrapped --help’ got 0 exit code
- ran ‘/nix/store/p0waa9llvgzfvjv05vgwvsic2xlkm4jr-thefuck-3.26/bin/thefuck -h’ got 0 exit code
- ran ‘/nix/store/p0waa9llvgzfvjv05vgwvsic2xlkm4jr-thefuck-3.26/bin/thefuck --help’ got 0 exit code
- found 3.26 with grep in /nix/store/p0waa9llvgzfvjv05vgwvsic2xlkm4jr-thefuck-3.26
- directory tree listing: https://gist.github.com/7fd81df3f197603f76bdf8c0ae663dcb
2018-04-25 21:44:13 -07:00
R. RyanTM
3a8fb11949 yubikey-personalization: 1.18.1 -> 1.19.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/yubikey-personalization/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykpersonalize -h’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykpersonalize --help’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykpersonalize -V’ and found version 1.19.0
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykchalresp -h’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykchalresp --help’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykchalresp -V’ and found version 1.19.0
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykinfo -h’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykinfo --help’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykinfo help’ got 0 exit code
- ran ‘/nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0/bin/ykinfo -V’ and found version 1.19.0
- found 1.19.0 with grep in /nix/store/gbg5yr1p726q33f057gwcjgq35jc8qg3-yubikey-personalization-1.19.0
- directory tree listing: https://gist.github.com/6592e44c4a66c1b7cf2c9f4c2a75c3ab
2018-04-25 20:40:14 -07:00
Matthew Justin Bauer
160d9ed652
Merge pull request #36055 from ryantm/auto-update/thin-provisioning-tools-0.6.3-to-0.7.5
thin-provisioning-tools: 0.6.3 -> 0.7.5
2018-04-25 14:48:56 -05:00
Jan Malakhovski
bd1d0e0292 flashrom: fix build with gcc7 2018-04-25 04:21:27 +00:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Pascal Wittmann
e815efb824
Merge pull request #39378 from r-ryantm/auto-update/parallel
parallel: 20180322 -> 20180422
2018-04-24 10:30:22 +02:00
Francesco Gazzetta
56df1aca24 powerline-go: 1.8.2 -> 1.10.0 2018-04-24 06:47:44 +00:00
Robert Schütz
1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
R. RyanTM
14eeba83fa parallel: 20180322 -> 20180422
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/sem -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/sem --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/sem help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parallel -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parallel --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parallel help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/niceload -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/niceload --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parset -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parset --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/parset help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.bash -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.bash --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.bash help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.sh -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.sh --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/env_parallel.sh help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/.parallel-wrapped -h’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/.parallel-wrapped --help’ got 0 exit code
- ran ‘/nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422/bin/.parallel-wrapped help’ got 0 exit code
- found 20180422 with grep in /nix/store/hbg2f2hd6lzzhndcpvlvimf9g7n3zwcj-parallel-20180422
- directory tree listing: https://gist.github.com/1d25708a872478041161c30dc54e53fb
2018-04-23 11:06:01 -07:00
Matthew Justin Bauer
1439d0b9a2
Merge pull request #35685 from edef1c/ipxe-iso
ipxe: fix ISO build, update the package
2018-04-23 11:49:25 -05:00
Michael Weiss
85dfd4b41c slop: 7.3.49 -> 7.4 2018-04-23 10:32:11 +02:00
Matthias Beyer
49f55fa337 vdirsyncer: 0.16.4 -> 0.17.0a2 2018-04-23 17:19:26 +09:00
Tuomas Tynkkynen
3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
Jan Malakhovski
c3148948ff memtest86plus: 5.01 -> 5.01+coreboot-20180113
aka 5.01+coreboot-001+

The version maintained by coreboot project is superior to Debian, it
integrates all the Debian patches and fixes a bunch more bugs.

In particular, it fixes SMP freezes and apparent memory errors when
running under coreboot ROM.
2018-04-22 21:51:05 +03:00
Jan Malakhovski
7de43f38e0 memtest86plus: disable all hardening
With hardening enabled it reports errors on known-good memory modules
on my Thinkpad X230 (Ivy Bridge). It's the same bug as reported in
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1071209 but
memtest86+ fails on test #9 instead of test #7 (because #7 in 4.20
became #9 in 5.01) and with all the addresses multiplied by 2 (I guess
the bug was reported for i686, and I test on x86_64, it was 2012 after
all).
2018-04-22 21:51:05 +03:00
Jörg Thalheim
c3e78d3988
Merge pull request #39123 from Infinisil/add/dust
dust: init at 0.2.3
2018-04-22 16:21:49 +01:00
Jörg Thalheim
cd2cb152be
Merge pull request #39184 from r-ryantm/auto-update/youtube-dl
python27Packages.youtube-dl: 2018.03.26.1 -> 2018.04.16
2018-04-22 15:38:34 +01:00
Masayuki Takeda
d71a8533ff ffmpeg library clash fix 2018-04-22 12:23:26 +09:00
Michael Weiss
355d39c02c lf: 2 -> 3 2018-04-21 23:59:17 +02:00
Jörg Thalheim
e5e8a85555 xfstests: 2017-07-16 -> 2018-04-11 2018-04-21 11:53:08 +01:00
Jörg Thalheim
cba6e774fd
Merge pull request #39258 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.95 -> 1.0.97
2018-04-21 10:56:01 +01:00
R. RyanTM
cff3153b23 debootstrap: 1.0.95 -> 1.0.97
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/3xn6n1ldz25y4lnsy4p9g6m512f7vx96-debootstrap-1.0.97/bin/debootstrap --help’ got 0 exit code
- found 1.0.97 with grep in /nix/store/3xn6n1ldz25y4lnsy4p9g6m512f7vx96-debootstrap-1.0.97
- directory tree listing: https://gist.github.com/be7bb7552141923f8ef6cced5d4c16dc
2018-04-20 07:24:11 -07:00
R. RyanTM
65d5a82729 python27Packages.youtube-dl: 2018.03.26.1 -> 2018.04.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped -h’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped --help’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped --version’ and found version 2018.04.16
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl -h’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl --help’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl --version’ and found version 2018.04.16
- found 2018.04.16 with grep in /nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16
- directory tree listing: https://gist.github.com/359ce5add8ebf04a1dfe79aecb499137
2018-04-19 21:50:46 -07:00
Will Dietz
93814ed41c
Merge pull request #39150 from dtzWill/feature/rw
rw: init at 1.0
2018-04-19 12:20:16 -05:00
Will Dietz
305b75d338 rw: mark as broken on darwin for now
For more info, see discussion starting here:
https://github.com/NixOS/nixpkgs/pull/39150#issuecomment-382725177
2018-04-19 12:08:10 -05:00
Will Dietz
2aff3da773 rw: init at 1.0 2018-04-19 07:42:36 -05:00
Peter Hoeg
6cc5bd1cd1
Merge pull request #38813 from matthiasbeyer/add-dashing
dashing: init at 2018-02-15
2018-04-19 04:57:01 +00:00
Matthew Justin Bauer
1677407752
Merge pull request #38553 from r-ryantm/auto-update/hdf5-threadsafe
hdf5-threadsafe: 1.10.1 -> 1.10.2
2018-04-18 22:14:20 -05:00
Silvan Mosberger
6026e43bce
dust: init at 0.2.3 2018-04-18 22:18:58 +02:00
Matthias Beyer
0f32914164 dashing: init at 2018-02-15 2018-04-18 18:05:50 +02:00
Bas van Dijk
9c8fa9729c elk6: 6.2.3 -> 6.2.4 2018-04-18 00:38:48 +02:00
Bas van Dijk
1593ff3f51 elk5: 5.6.8 -> 5.6.9 2018-04-18 00:38:48 +02:00
Bas van Dijk
baf5d4d537 logstash6: fix startup due to unpatched shebangs 2018-04-18 00:38:48 +02:00
Bas van Dijk
54e6c0e7ae elk6: 6.2.2 -> 6.2.3 2018-04-18 00:32:57 +02:00
Bas van Dijk
b3e94a2385 elk6: 6.1.2 -> 6.2.2 2018-04-18 00:32:57 +02:00
Bas van Dijk
390abceb2b elk5: 5.6.6 -> 5.6.8 2018-04-18 00:32:57 +02:00
Jörg Thalheim
e48e080d6d
Merge pull request #39052 from r-ryantm/auto-update/ethtool
ethtool: 4.15 -> 4.16
2018-04-17 22:06:22 +01:00
Matthew Bauer
1592e03aba treewide: rename bad filenames
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00
mt_caret
05bebd7215 sweep-visualizer: init at 0.15.0 (#38607)
* sweep-visualizer: init at 0.15.0

* restrict platform

* fix maintainers

* fix license attribute
2018-04-17 10:06:41 -05:00
Vladimír Čunát
db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
R. RyanTM
bde996eaab you-get: 0.4.1040 -> 0.4.1060 (#39030)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/.you-get-wrapped -h’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/.you-get-wrapped --help’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/you-get -h’ got 0 exit code
- ran ‘/nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060/bin/you-get --help’ got 0 exit code
- found 0.4.1060 with grep in /nix/store/a7n7325307a14hwggdj0jzdj47182zma-you-get-0.4.1060
- directory tree listing: https://gist.github.com/d2773534e9b303789f531edc73f9eefb
2018-04-17 12:10:57 +02:00
R. RyanTM
02b022a9b2 file: 5.32 -> 5.33
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/n5afz3w8g0mj9pf5qcndb3kdz4jbljca-file-5.33/bin/file --help’ got 0 exit code
- ran ‘/nix/store/n5afz3w8g0mj9pf5qcndb3kdz4jbljca-file-5.33/bin/file help’ got 0 exit code
- found 5.33 with grep in /nix/store/n5afz3w8g0mj9pf5qcndb3kdz4jbljca-file-5.33
- directory tree listing: https://gist.github.com/b6f0a44bc22e88f13fe5dbc4f56d9296
2018-04-17 02:45:07 -07:00
R. RyanTM
50f568e2d5 ethtool: 4.15 -> 4.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/gaiqa1ygxahd49bpb8zzc7fp4i1mml63-ethtool-4.16/bin/ethtool -h’ got 0 exit code
- ran ‘/nix/store/gaiqa1ygxahd49bpb8zzc7fp4i1mml63-ethtool-4.16/bin/ethtool --help’ got 0 exit code
- ran ‘/nix/store/gaiqa1ygxahd49bpb8zzc7fp4i1mml63-ethtool-4.16/bin/ethtool --version’ and found version 4.16
- found 4.16 with grep in /nix/store/gaiqa1ygxahd49bpb8zzc7fp4i1mml63-ethtool-4.16
- directory tree listing: https://gist.github.com/03539f0a0b1a6c9a35f832b19650ba47
2018-04-17 02:41:37 -07:00
Peter Hoeg
911a6da2fe peruse: 1.2 -> 1.2.20180219 2018-04-16 16:15:29 +08:00
Matthew Bauer
62315cf52a quota: rename to linuxquota 2018-04-13 10:40:25 -05:00
Tim Steinbach
546696e367
ostree: 2017.12 -> 2018.4 2018-04-13 09:57:17 -04:00
xeji
1ca9e4ae4c mstflint: mark as broken 2018-04-12 23:04:02 +02:00
xeji
9768b0457a mht2htm: mark as broken 2018-04-12 23:04:01 +02:00
xeji
96cf58abf4 gnokii: mark as broken 2018-04-12 23:04:00 +02:00
xeji
dc3aeab753 antimicro: mark as broken 2018-04-12 23:03:58 +02:00
Jörg Thalheim
65e6a5081d
Merge pull request #38833 from r-ryantm/auto-update/pick
pick: 2.0.1 -> 2.0.2
2018-04-12 21:19:19 +01:00
Matthew Justin Bauer
29bc523733
Merge pull request #38865 from matthewbauer/darwin-security-fixes
[darwin] Security fixes
2018-04-12 14:27:00 -05:00
R. RyanTM
ab96418801 pick: 2.0.1 -> 2.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2/bin/pick -h’ got 0 exit code
- ran ‘/nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2/bin/pick -v’ and found version 2.0.2
- found 2.0.2 with grep in /nix/store/mr0512zhzbbarb99l6v31pgsw1f8k859-pick-2.0.2
- directory tree listing: https://gist.github.com/797cf336b38181f76cab1e08936713b1
2018-04-12 02:33:52 -07:00
Florian Engel
81b2e4fc25 lolcat: 90.8.8 -> 99.9.10 2018-04-12 10:10:05 +02:00
Robert Schütz
4889d79b18
Merge pull request #38300 from Lassulus/bepasty-package
bepasty: make it a package again
2018-04-11 23:24:01 +02:00
davidak
a45dad9811 tealdeer: init at 1.0.0 2018-04-11 17:11:01 +02:00
Matthew Bauer
65562e4cdd treewide: change install references for xcbuild
now build directory is "Products/Release/"
2018-04-09 18:35:35 -05:00
lassulus
9a182f57c5 bepasty: make it a package again
this fixes running bepasty with gunicorn, which is needed for
services.bepasty
2018-04-09 22:33:49 +02:00
Robert Schütz
59bfd1246e pubs: pin pyfakefs version 2018-04-08 11:36:06 +02:00
Robert Schütz
889cbd5c12 bonfire: fix build
Loosen version constraints to not have an upper bound.
The upper bounds would have to be updated again on the next keyring
update, so they don't make sense.
2018-04-08 11:36:05 +02:00
Frederik Rietdijk
595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Jörg Thalheim
ed649f0cb3
Merge pull request #38604 from r-ryantm/auto-update/autorandr
autorandr: 1.4 -> 1.5
2018-04-08 09:11:23 +01:00
José Luis Lafuente
39b67479ea
pspg: init at 1.0.0 2018-04-08 07:24:56 +02:00
R. RyanTM
1471530423 autorandr: 1.4 -> 1.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/vjiasvrsgwrpyqcy437jjk56r62m7w4c-autorandr-1.5/bin/autorandr -h’ got 0 exit code
- ran ‘/nix/store/vjiasvrsgwrpyqcy437jjk56r62m7w4c-autorandr-1.5/bin/autorandr --help’ got 0 exit code
- ran ‘/nix/store/vjiasvrsgwrpyqcy437jjk56r62m7w4c-autorandr-1.5/bin/autorandr --version’ and found version 1.5
- found 1.5 with grep in /nix/store/vjiasvrsgwrpyqcy437jjk56r62m7w4c-autorandr-1.5
- directory tree listing: https://gist.github.com/ca1a736eb6be03089d56d2e50bef2cfd
2018-04-07 22:22:45 -07:00
R. RyanTM
e9dbe1a2a3 hdf5-threadsafe: 1.10.1 -> 1.10.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5diff -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5diff --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5diff -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5diff --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5ls -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5ls --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5ls -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5ls --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5dump -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5dump --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5dump -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5dump --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5mkgrp -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5mkgrp --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5mkgrp -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5mkgrp --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5clear -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5clear --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5clear -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5clear --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5import -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5import -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5repack -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5repack --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5repack -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5repack --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5jam -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5jam --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5jam -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5unjam -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5unjam --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5unjam -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5copy -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5copy --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5copy -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5copy --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5format_convert -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5format_convert --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5format_convert -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5format_convert --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5stat -h’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5stat --help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5stat -V’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5stat --version’ and found version 1.10.2
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5perf_serial help’ got 0 exit code
- ran ‘/nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2/bin/h5cc --help’ got 0 exit code
- found 1.10.2 with grep in /nix/store/29yg9dx5p3ppcvyz7fk2lb14hmmy2slj-hdf5-1.10.2
- directory tree listing: https://gist.github.com/aedb29e367d0b709b77bbdc794b96dd6
2018-04-07 08:36:04 -07:00
Michael Weiss
51e4358cc3 lf: 1 -> 2 2018-04-07 01:56:55 +02:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Herdiansyah
098c851dcb neofetch: 3.3.0 -> 3.4.0 (#38491) 2018-04-06 09:55:08 +02:00
Jörg Thalheim
25dd38c8ba
Merge pull request #38467 from r-ryantm/auto-update/yad
yad: 0.37.0 -> 0.40.0
2018-04-05 19:17:59 +01:00
Frederik Rietdijk
a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
R. RyanTM
70675de9cb yad: 0.37.0 -> 0.40.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/yad/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/qiw8cbdki0gylr19ryi6204ybp66zni4-yad-0.40.0/bin/yad-icon-browser -h’ got 0 exit code
- ran ‘/nix/store/qiw8cbdki0gylr19ryi6204ybp66zni4-yad-0.40.0/bin/yad-icon-browser --help’ got 0 exit code
- ran ‘/nix/store/qiw8cbdki0gylr19ryi6204ybp66zni4-yad-0.40.0/bin/.yad-icon-browser-wrapped -h’ got 0 exit code
- ran ‘/nix/store/qiw8cbdki0gylr19ryi6204ybp66zni4-yad-0.40.0/bin/.yad-icon-browser-wrapped --help’ got 0 exit code
- found 0.40.0 with grep in /nix/store/qiw8cbdki0gylr19ryi6204ybp66zni4-yad-0.40.0
- directory tree listing: https://gist.github.com/0a4215eabbdbe78cf2ad8560c88f7b9c
2018-04-05 07:36:50 -07:00
Peter Hoeg
d7a16607e6
Merge pull request #38395 from Infinisil/add/pdd
pdd: init at 1.1
2018-04-05 15:46:28 +08:00
Frederik Rietdijk
23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Silvan Mosberger
4645b12e03
xburst-tools: Fix build 2018-04-03 23:32:46 +02:00
Silvan Mosberger
4ca6d25a9c
pdd: init at 1.1 2018-04-03 17:03:52 +02:00
Tuomas Tynkkynen
747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
R. RyanTM
af53e75997 woeusb: 3.1.4 -> 3.1.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb -h` got 0 exit code
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb --help` got 0 exit code
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb -V` and found version 3.1.5
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb --version` and found version 3.1.5
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb -h` and found version 3.1.5
- ran `/nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5/bin/woeusb --help` and found version 3.1.5
- found 3.1.5 with grep in /nix/store/8j0k3dnx7vc5wcmayficjdsk02ix55va-woeusb-3.1.5
- directory tree listing: https://gist.github.com/a1e026683073657b8127fe93d50cdb18

[Bjørn: change commit prefix from "winusb" to "woeusb".]
2018-04-02 17:30:04 +02:00
R. RyanTM
9a9c857c27 byobu: 5.124 -> 5.125
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ctrl-a -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ctrl-a --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-keybindings -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-keybindings --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-keybindings help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-launch -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-launch --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-launch help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail -V` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail -v` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail --version` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail version` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail -h` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail --help` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-status-detail help` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ugraph -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ugraph --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ugraph version` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ugraph -h` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ugraph --help` and found version 5.125
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ulevel -h` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ulevel --help` got 0 exit code
- ran `/nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125/bin/byobu-ulevel --help` and found version 5.125
- found 5.125 with grep in /nix/store/8i4i0fbhavhgzjd5jpcl7mafg60sxy46-byobu-5.125
- directory tree listing: https://gist.github.com/4f031bcb114e255a50f875c9a2d8221c
2018-04-01 15:47:03 +02:00
adisbladis
04fa0ded14
Merge pull request #38296 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.93 -> 1.0.95
2018-04-01 20:51:01 +08:00