Commit Graph

34747 Commits

Author SHA1 Message Date
happysalada
51729ed349 broot: remove stale substitute 2021-04-28 21:56:09 +09:00
happysalada
af9430180e broot: 1.2.9 -> 1.3.0 2021-04-28 21:56:09 +09:00
Fabian Affolter
f3820d580e
Merge pull request #120974 from r-ryantm/auto-update/bpytop
bpytop: 1.0.63 -> 1.0.64
2021-04-28 09:05:45 +02:00
Daniël de Kok
f9f094e690
Merge pull request #120588 from Atemu/ethminer-free
ethminer: provide a CUDA-free version
2021-04-28 08:58:16 +02:00
Fabian Affolter
b3efb61263
bpytop: remove unused input 2021-04-28 08:49:32 +02:00
R. RyanTM
c90bb6bbf1 aws-nuke: 2.14.0 -> 2.15.0 2021-04-28 01:10:43 -04:00
Fabian Affolter
11c2459f17 ssl-cert-check: 3.31 -> 4.14 2021-04-28 00:54:23 -04:00
R. RyanTM
b5b575d276 bpytop: 1.0.63 -> 1.0.64 2021-04-28 04:11:32 +00:00
Sandro
1113134039
Merge pull request #120573 from expipiplus1/joe-bb-tools
inav-blackbox-tools: init at 2021-04-22
2021-04-28 01:27:05 +02:00
Sandro
90c58c5023
Merge pull request #120768 from 0x4A6F/main-innernet
innernet: test and fixup
2021-04-28 00:55:06 +02:00
Atemu
3c678b7098 ethminer: correct license 2021-04-27 23:40:34 +02:00
Atemu
7787089f1d ethminer: mark cuda version as broken
Doesn't build on my machine, needs https://github.com/NixOS/nixpkgs/pull/109838
2021-04-27 23:40:04 +02:00
Atemu
101e5cdceb ethminer: use regular stdenv when CUDA isn't used 2021-04-27 23:39:34 +02:00
Atemu
a053eae561 ethminer: provide a CUDA-free version
CUDA is only needed for Nvidia GPUs; AMD has a fully open stack
2021-04-27 23:38:10 +02:00
Sarah Brofeldt
7e6dd260a8
Merge pull request #120893 from legendofmiracles/master
ripgrep[-all]: add meta.mainProgram
2021-04-27 22:39:47 +02:00
Sarah Brofeldt
7859f8a9d6
Merge pull request #120905 from stigtsp/bugfix/tpm2-tools-de-nest-wrappers
tpm2-tools: fix broken wrappers
2021-04-27 22:33:52 +02:00
Sandro
b2377b9515
Merge pull request #120486 from TredwellGit/tboot
tboot: 1.9.8 -> 1.10.1
2021-04-27 21:33:14 +02:00
Sandro
028ffeb88e
Merge pull request #120753 from m-bdf/patch-1
fcitx5-configtool: 5.0.2 -> 5.0.4
2021-04-27 21:25:58 +02:00
schnusch
cf9bf19bf3
oathToolkit: 2.6.2 -> 2.6.6 (#120610) 2021-04-27 20:49:18 +02:00
Stig Palmquist
d7564b07c8 tpm2-tools: remove nested wrappers
symlinks like `tpm2_createprimary -> tpm2` were wrapped, causing argv0
issues due to double wrapping:

   $ tpm2_ptool init
   [..]
   RuntimeError: Could not execute tpm2_createprimary: b'ERROR:
   /nix/store/[..]/bin/.tpm2_createprimary-wrapped: unknown tool.

This patch only wraps the `tpm2` and `tss2` executables, and not the
symlinks to them `tpm2_*` and `tss2_*`
2021-04-27 19:38:29 +02:00
legendofmiracles
56b1f085a1
ripgrep-all: add meta.mainProgram 2021-04-27 18:53:33 +02:00
legendofmiracles
bed71fac10
ripgrep: add meta.mainProgram 2021-04-27 18:46:23 +02:00
Sandro
3be2b56742
Merge pull request #120659 from IvarWithoutBones/init/imagelol
imagelol: init at 0.2
2021-04-27 15:16:20 +02:00
Mario Rodas
4cce27d742
Merge pull request #120687 from marsam/update-rbw
rbw: 1.1.2 -> 1.2.0
2021-04-27 07:49:53 -05:00
Sandro
e280d68c34
Merge pull request #120703 from fabaff/kubei
kubei: init at 1.0.11
2021-04-27 14:42:54 +02:00
Sandro
22bb091546
Merge pull request #120717 from fabaff/kubesec
kubesec: init at 2.11.0
2021-04-27 14:40:05 +02:00
Sandro
745d6ecb4e
Merge pull request #120773 from ilmari-lauhakangas/patch-4
yle-dl: use latest ffmpeg
2021-04-27 13:48:57 +02:00
Sandro
7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
Sandro
e20f991a11
Merge pull request #120831 from Ma27/rga-ffmpeg4
ripgrep-all: use ffmpeg 4
2021-04-27 11:39:17 +02:00
Maximilian Bosch
971940c996
ripgrep-all: use ffmpeg 4
See also #120705. `ffmpeg` is only used to search for metadata and
chapters in video files (such as `.mkv`, `.mp4` etc.). Confirmed that
with both `ffmpeg` versions the same result is provided.
2021-04-27 09:30:46 +02:00
Ryan Mulligan
99241d8c03
Merge pull request #120654 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.37.1 -> 0.37.2
2021-04-26 19:49:14 -07:00
Martin Weinelt
7fe184a14a
Merge pull request #120736 from primeos/wlsunset
wlsunset: 0.1.0 -> 0.2.0
2021-04-27 00:39:23 +02:00
Fabian Affolter
322ed1b535 nbtscanner: init at 0.0.1 2021-04-26 23:53:39 +02:00
Maximilian Bosch
2d9689351c
Merge pull request #120661 from Zopieux/nxdomain
nxdomain: 1.0.1 -> 1.0.2
2021-04-26 23:34:45 +02:00
Maximilian Bosch
cf51b751f7
Merge pull request #120607 from humancalico/tremor-bump-0.11.1
tremor-rs: 0.11.0 -> 0.11.1
2021-04-26 23:32:59 +02:00
ilmari-lauhakangas
ca889ec2ec
yle-dl: use latest ffmpeg
Downloading with yle-dl no longer works with ffmpeg 3
2021-04-26 21:35:21 +03:00
0x4A6F
1a6899f701
innernet:
- add simple packaging test
- add manpages
- remove unused linuxHeaders input
2021-04-26 20:17:57 +02:00
Ryan Mulligan
ee8e469ca9
Merge pull request #120194 from r-ryantm/auto-update/govc
govc: 0.24.1 -> 0.25.0
2021-04-26 11:12:52 -07:00
Ryan Mulligan
c2ca3d5593
Merge pull request #120686 from r-ryantm/auto-update/innernet
innernet: 1.1.0 -> 1.2.0
2021-04-26 11:12:19 -07:00
Maëlys Bras de fer
d274222c3b
fcitx5-configtool: 5.0.2 -> 5.0.4
Fixes fcitx/fcitx5-configtool#38 that prevented compiling.
2021-04-26 17:46:02 +02:00
Robert Schütz
53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
Amanjeev Sethi
281efa2651
semiphemeral: init at 0.6
semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: init at 0.6

semiphemeral: fix formatting

semiphemeral: refactor for flexibility

semiphemeral: remove extraneous inherit

semiphemeral: no check since upstream has no tests

semiphemeral: refactor move to misc instead of social/twitter

semiphemeral: fix formatting
2021-04-26 11:10:45 -04:00
José Luis Lafuente
ec8f6bc932
zerotierone: 1.6.4 -> 1.6.5 (#120722) 2021-04-26 15:55:31 +02:00
Michael Weiss
b664b77eba
wlsunset: 0.1.0 -> 0.2.0 2021-04-26 14:24:19 +02:00
davidak
c5a51a7859
Merge pull request #120462 from NinjaTrappeur/nin-fix-nsjail
nsjail: fix bison link error
2021-04-26 13:36:37 +02:00
Fabian Affolter
38568801d3 kubesec: init at 2.11.0 2021-04-26 12:20:51 +02:00
Ingo Blechschmidt
1586cbd915
castty: init at 2020-11-10 (#120478)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-26 11:43:42 +02:00
Fabian Affolter
47e5dcf33e kubei: init at 1.0.11 2021-04-26 10:56:22 +02:00
Fabian Affolter
55fafd9e23
Merge pull request #120678 from r-ryantm/auto-update/grype
grype: 0.10.2 -> 0.11.0
2021-04-26 09:09:30 +02:00
R. RyanTM
abc021b616 gitleaks: 7.4.0 -> 7.4.1 2021-04-26 00:50:38 -04:00