Commit Graph

37113 Commits

Author SHA1 Message Date
Fabian Affolter
fd333014ff fwup: 1.8.3 -> 1.8.4 2021-07-12 22:51:55 -07:00
Fabian Affolter
24a688436a nuclei: 2.3.8 -> 2.4.0 2021-07-12 22:43:10 -07:00
Ryan Mulligan
444d5d9ac4
Merge pull request #130057 from r-ryantm/auto-update/krapslog
krapslog: 0.2.0 -> 0.3.0
2021-07-12 20:17:51 -05:00
R. RyanTM
5e5930ef16 krapslog: 0.2.0 -> 0.3.0 2021-07-12 23:10:06 +00:00
Maximilian Bosch
f3854ab96d
Merge pull request #129994 from r-ryantm/auto-update/html-tidy
html-tidy: 5.7.28 -> 5.8.0
2021-07-12 23:36:42 +02:00
Ryan Mulligan
ab3704847c
Merge pull request #129909 from r-ryantm/auto-update/eksctl
eksctl: 0.55.0 -> 0.56.0
2021-07-12 15:29:12 -05:00
Jeffery Utter
4d8858a949
saml2aws: fix build on Darwin (#130029) 2021-07-12 20:53:14 +03:00
Ryan Mulligan
b36152d7bb
Merge pull request #129848 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.35.1 -> 1.36.0
2021-07-12 11:19:55 -05:00
R. RyanTM
43c8aa8c77 bdf2psf: 1.203 -> 1.204 2021-07-12 08:26:33 +00:00
R. RyanTM
b2867bc96f html-tidy: 5.7.28 -> 5.8.0 2021-07-12 05:02:18 +00:00
Sandro
05a0c7ee13
Merge pull request #129872 from KAction/lilo
lilo: init at 24.2
2021-07-12 03:53:19 +02:00
Sandro
b5ed0ce551
Merge pull request #129882 from fabaff/bump-wpscan
wpscan: 6.1.3.2 -> 6.1.4
2021-07-12 03:48:25 +02:00
Sandro
22777612fe
Merge pull request #129899 from mweinelt/esphome 2021-07-12 03:26:41 +02:00
Sandro
e8ef837ea4
Merge pull request #129935 from 06kellyjac/infracost_improvements
infracost: improvements
2021-07-12 03:23:32 +02:00
Sandro
425e51fd91
Merge pull request #129982 from SuperSandro2000/cod
cod: cleanup
2021-07-12 03:08:18 +02:00
Sandro Jäckel
ddfe456983
cod: cleanup 2021-07-12 02:23:24 +02:00
Mario Rodas
eb7f393e3a
Merge pull request #129490 from marsam/update-yubikey-agent
yubikey-agent: 2021-02-18 -> 0.1.4
2021-07-11 18:16:29 -05:00
Dmitry Kalinkin
7db19e75e6
Merge pull request #127489 from xworld21/texlive-drop-hyphens-sed
texlive.combine: improve creation of language files
2021-07-11 19:10:08 -04:00
Sandro
07a318da2a
Merge pull request #129961 from KAction/tea
tea: use fetchFromGitea instead of fetchgit
2021-07-11 23:37:12 +02:00
Sandro
eb28630a3d
Merge pull request #129965 from helsinki-systems/fix/dhcp-license
dhcp: was relicensed from ISC to MPL2.0 in 2018
2021-07-11 23:18:19 +02:00
Kid
1fb2e39204
cod: unstable-2020-09-10 -> 0.1.0 (#129951)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-11 22:35:19 +02:00
ajs124
c8fefce416 dhcp: was relicensed from ISC to MPL2.0 in 2018
see https://downloads.isc.org/isc/dhcp/4.4.0/dhcp-4.4.0-RELNOTES
2021-07-11 22:11:34 +02:00
Dmitry Bogatov
91eea5481c tea: use fetchFromGitea instead of fetchgit
Function fetchFromGitea downloads source as tarball from gitea service
instead of cloning whole repository, which is more bandwidth and cpu
efficient.
2021-07-11 14:53:06 -04:00
Dmitry Bogatov
997d98b86f lilo: init at 24.2 2021-07-11 14:27:05 -04:00
06kellyjac
8c6d56dddb infracost: improvements
added -s and -w ldflags saving 2MB
added version ldflag
added pre and post check hooks
added completions
added installCheckPhase
added some more meta details
added myself as a maintainer
2021-07-11 18:48:24 +01:00
Sandro
72a9fdf680
Merge pull request #129949 from kidonng/p7zip
p7zip: update owner info
2021-07-11 19:30:31 +02:00
Jakub Kądziołka
d6da9bb14b
volatility: Make the screenshot tool work (#129772)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-11 18:55:06 +02:00
Kid
c772d7503d p7zip: update owner info 2021-07-11 16:20:38 +00:00
Fabian Affolter
15ddd8316a
Merge pull request #129828 from fabaff/bump-gdu
gdu: 5.1.1 -> 5.2.0
2021-07-11 14:53:52 +02:00
Maximilian Bosch
40055d1d92
Merge pull request #129905 from r-ryantm/auto-update/curlie
curlie: 1.6.0 -> 1.6.2
2021-07-11 11:41:16 +02:00
R. RyanTM
ea01f1499a eksctl: 0.55.0 -> 0.56.0 2021-07-11 04:45:40 +00:00
R. RyanTM
5ce96d5b99 curlie: 1.6.0 -> 1.6.2 2021-07-11 03:22:34 +00:00
Martin Weinelt
4dbe056ea2
esphome: disable two failing tests
esphome is still stuck on hypothesis 5.49 and tries to import things
that are gone in 6.0 and later. Using a package override here would be
costly as it would cause alot of rebuilds, as hypothesis is an integral
part of e.g. pytest.
2021-07-11 01:17:37 +02:00
Fabian Affolter
1701a3efc1 wpscan: 6.1.3.2 -> 6.1.4 2021-07-10 22:33:16 +02:00
Lein Matsumaru
c2354121d5
exploitdb: 2021-07-09 -> 2021-07-10 2021-07-10 17:54:11 +00:00
Jan Tojnar
a85e99d1e1
Merge pull request #129684 from jtojnar/ddccontrol-module
nixos/ddccontrol: init
2021-07-10 16:37:25 +02:00
R. RyanTM
dad8a85376 exoscale-cli: 1.35.1 -> 1.36.0 2021-07-10 12:34:08 +00:00
Fabian Affolter
0d9673b318 gdu: 5.1.1 -> 5.2.0 2021-07-10 10:54:38 +02:00
Martin Weinelt
aa7a09646b
tts: 0.0.15.1 -> 0.1.2 2021-07-10 04:34:54 +02:00
aszlig
8b7f8e2e69
ip2unix: 2.1.3 -> 2.1.4
Upstream changes:

  * Fix ordering between systemd socket file descriptor names and rules.
  * Fix usage of C library path as discovered by Meson.

Signed-off-by: aszlig <aszlig@nix.build>
2021-07-10 01:53:03 +02:00
Sandro
3f731eeaff
Merge pull request #129762 from Luflosi/corkscrew-use-pname
corkscrew: name -> pname
2021-07-10 01:12:28 +02:00
Sandro
9f4d7446cc
Merge pull request #129761 from Kranzes/bump-mangohud
mangohud: 0.6.4 -> 0.6.5
2021-07-10 00:53:25 +02:00
Maximilian Bosch
aa1561e780
Merge pull request #129712 from lf-/update-nix-doc
nix-doc: 0.5.0 -> 0.5.1
2021-07-09 21:01:50 +02:00
Jade
760e7e14b3 nix-doc: Fix lint: the license is LGPL3+ 2021-07-09 11:17:55 -07:00
Robert Hensing
8da27ef161
Merge pull request #129696 from rycee/make-nixos-option-a-proper-package
nixos-option: init at <unversioned>
2021-07-09 19:54:23 +02:00
Sandro
df0d321258
Merge pull request #123765 from hyperfekt/update-bcachefs 2021-07-09 16:30:43 +02:00
Ilan Joselevich
93a66b3d52 mangohud: 0.6.4 -> 0.6.5 2021-07-09 17:27:56 +03:00
Luflosi
47c6bd0c85
corkscrew: name -> pname 2021-07-09 16:22:50 +02:00
Sandro
89d0555568
Merge pull request #129169 from fabaff/over-gitlint
gitlint: override requirements
2021-07-09 14:44:30 +02:00
Ben Siraphob
0edad6de4b
Merge pull request #129701 from cole-h/zrepl
zrepl: wrap with ssh in PATH
2021-07-09 19:08:56 +07:00