Commit graph

6813 commits

Author SHA1 Message Date
Jörg Thalheim
20e67f1fb8
Merge pull request #85535 from zowoq/gopackage
buildGoPackage: use $out instead of $bin
2020-04-28 12:55:09 +01:00
Jörg Thalheim
d894038d0b
Merge remote-tracking branch 'upstream/master' into HEAD 2020-04-28 12:54:51 +01:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Maximilian Bosch
caadc44285
diffoscope: 142 -> 143 2020-04-28 00:18:26 +02:00
Frederik Rietdijk
80d069b157 Merge staging-next into staging 2020-04-27 19:36:01 +02:00
Florian Klink
3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Mario Rodas
eeb257f04d
Merge pull request #86076 from kimat/kimat-tmux-3.1
tmux: 3.0a -> 3.1
2020-04-27 08:07:27 -05:00
zowoq
b83b2591dd aptly: use installShellFiles 2020-04-27 21:06:12 +10:00
Florian Klink
f3a5fd548a yubikey-personalization: request libusb1 directly 2020-04-27 12:19:12 +02:00
Bernardo Meurer
c5e3472e20 coreutils: set ac_cv_func_lchmod=no
Bumping binutils to 2.32 broke coreutils for unknown reasons[1]. Upon
further investigation we found that there was some issue with mknod
inside a chroot[2][3], which setting ac_cv_func_lchmod to "no" _somehow_
fixes.

We apply this fix and hope to never have to debug this again.

Thanks to @flokli and @lnl7 who helped me chase after this and @pbogdan
who found the fix in the fedora build.

[1]: https://github.com/NixOS/nixpkgs/pull/85951
[2]: https://github.com/NixOS/nixpkgs/pull/85951#issuecomment-619601978
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=1811038
2020-04-26 15:17:12 -07:00
Kimat Boven
361684e97b tmux: 3.0a -> 3.1 2020-04-26 21:49:29 +02:00
Mario Rodas
ccfdcf16f4
bat: 0.14.0 -> 0.15.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.15.0
2020-04-25 04:20:00 -05:00
Maximilian Bosch
a194de9a9d
diffoscope: 138 -> 142 2020-04-25 12:07:38 +02:00
Rok Garbas
0dfdfc263d
Merge pull request #75117 from davidak/phoronix-test-suite-tests
phoronix-test-suite: add tests
2020-04-24 22:21:39 +02:00
Ingo Blechschmidt
1f57d5e060 websocat: fix wrapping 2020-04-24 11:11:24 -05:00
Jörg Thalheim
320edf21f5
Merge pull request #85864 from xrelkd/update/powerline-go 2020-04-24 11:25:02 +01:00
obadz
ea9b5c5faa
Merge pull request #76998 from jflanglois/fix-psd-overlay-helper
profile-sync-daemon: fix psd-overlay-helper paths
2020-04-24 10:48:04 +01:00
xrelkd
de6ebdff2f powerline-go: 1.15.0 -> 1.17.0 2020-04-24 17:29:43 +08:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Mario Rodas
0f2a064816
bat: 0.13.0 -> 0.14.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.14.0
2020-04-22 18:00:00 -05:00
Rok Garbas
3c8172bd34
vdirsyncer: fix failing test 2020-04-22 22:36:37 +02:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata
2e8962bb6e colord-kde: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Frederik Rietdijk
23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Raphael Borun Das Gupta
c970d3b105 ili2c: 5.0.0 -> 5.0.8 2020-04-21 19:45:55 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Michael Weiss
d8b7b590c7
html-proofer: 3.15.2 -> 3.15.3 2020-04-21 01:12:59 +02:00
Matthew Bauer
ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Mario Rodas
72e932d443
chezmoi: 1.7.18 -> 1.8.0 2020-04-20 04:20:00 -05:00
robert seaton
f32e75c728
statserial: init at 1.1 (#75073) 2020-04-20 09:24:23 +02:00
Vincent Laporte
3e7a2b9147 ocamlPackages.janeStreet: 0.12 → 0.13
ocamlPackages.bistro: fix for core-0.13
ocamlPackages.phylogenetics: 2020-01-05 → 2020-01-25
2020-04-20 08:38:31 +02:00
John Ericson
1ea80c2cc3 Merge remote-tracking branch 'upstream/master' into staging 2020-04-18 15:40:49 -04:00
Milan
f6be877728
_3mux: init at 0.2.0 (#85141)
* _3mux: init at 0.1.0

* _3mux: 0.1.0 -> 0.2.0
2020-04-18 20:26:36 +02:00
Oleksii Filonenko
a0cca88d16
_3mux: 0.1.0 -> 0.2.0 2020-04-18 18:43:58 +03:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Matthew Bauer
1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
zowoq
785eba0c23 fd: 7.5.0 -> 8.0.0
https://github.com/sharkdp/fd/releases/tag/v8.0.0
2020-04-16 19:21:43 +10:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Niklas Hambüchen
ae06d93779
Merge pull request #85273 from r-ryantm/auto-update/otfcc
otfcc: 0.9.6 -> 0.10.4
2020-04-16 04:38:51 +02:00
Mario Rodas
d9bdfd6d0b
Merge pull request #85274 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.8.1 -> 1.9.0
2020-04-15 06:52:14 -05:00
R. RyanTM
cdc38990a5 pgmetrics: 1.8.1 -> 1.9.0 2020-04-15 06:24:58 +00:00
R. RyanTM
913520ad00 otfcc: 0.9.6 -> 0.10.4 2020-04-15 06:02:11 +00:00
Michael Weiss
e27369fbe6
lf: Install the shell completions 2020-04-14 22:12:55 +02:00
worldofpeace
10f4dfcc04
Merge pull request #84927 from bhipple/zhf/ethminer
ethminer: mark as broken
2020-04-14 08:15:50 -04:00
Elyhaka
bab96b5bbc starship: 0.40.0 -> 0.40.1 2020-04-14 09:03:05 +02:00
zowoq
1a3d41d412
miniserve: build on darwin (#85187) 2020-04-14 00:43:26 -04:00
John Ericson
c8a6ea5161 Merge remote-tracking branch 'upstream/master' into staging 2020-04-13 22:17:15 -04:00
Oleksii Filonenko
d196b90e44
_3mux: init at 0.1.0 2020-04-14 00:55:09 +03:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00