Commit Graph

55820 Commits

Author SHA1 Message Date
R. Ryantm
63f8fdcf07 fluent-bit: 2.0.3 -> 2.0.4 2022-11-09 12:36:19 +00:00
figsoda
dcb264510b
Merge pull request #200332 from r-ryantm/auto-update/lychee
lychee: 0.10.1 -> 0.10.2
2022-11-08 23:21:11 -05:00
figsoda
2db0b4b00b
Merge pull request #200298 from ilkecan/skim-0.10.2
skim: 0.10.1 -> 0.10.2
2022-11-08 22:25:06 -05:00
R. Ryantm
7667dba1c6 lychee: 0.10.1 -> 0.10.2 2022-11-09 03:11:02 +00:00
Dmitry Bogatov
6fd104a8ad pkgsStatic.doas: fix build
* Patch configure script to not die on --disable-shared
 * Pass -laudit when building statically with PAM support. Upstream buiild
   system does not use pkg-config, unfortunately.
2022-11-08 15:55:02 -08:00
Sandro
f0fc13cfc8
Merge pull request #196070 from azahi/torrenttools
Fixes https://github.com/NixOS/nixpkgs/issues/195881
2022-11-09 00:49:17 +01:00
ilkecan
fd9224f6e8 skim: 0.10.1 -> 0.10.2 2022-11-08 23:30:32 +00:00
Fabian Affolter
38f555fdb7
Merge pull request #200236 from r-ryantm/auto-update/dnsmonster
dnsmonster: 0.9.6 -> 0.9.7
2022-11-08 23:06:37 +01:00
Sandro
8e1d38e77d
Merge pull request #200255 from avdv/goreplay-arm64 2022-11-08 22:23:35 +01:00
Sandro
4893acf81f
Merge pull request #200258 from JavaCafe01/discocss 2022-11-08 22:15:50 +01:00
Dmitry Kalinkin
de033fa066
Merge pull request #200159 from veprbl/pr/davix_fixes
davix: fix on darwin
2022-11-08 15:59:13 -05:00
Gokul Swaminathan
7d300a1e48 discocss: 0.2.0 -> 0.2.1 2022-11-08 12:36:02 -08:00
Claudio Bley
65294fcfb5 goreplay: Add patch to fix build on arm64-linux
The patch is not specific to arm64 systems, it should work generically on
all unix systems.
2022-11-08 21:17:40 +01:00
R. Ryantm
8f6a4e47c2 dnsmonster: 0.9.6 -> 0.9.7 2022-11-08 18:25:30 +00:00
Sergei Trofimovich
6b572437c0
Merge pull request #200194 from trofi/fwbuilder-disable-Werror
fwbuilder: disable blanket `-Werror`
2022-11-08 16:38:29 +00:00
roblabla
0ea6f4c974 ghidra: 10.1.2 -> 10.2 2022-11-08 10:25:49 -05:00
Emery Hemingway
76b655e438 nncp: 8.8.0 -> 8.8.1 2022-11-08 09:01:51 -06:00
Fabian Affolter
9ac3253434
Merge pull request #200024 from fabaff/docker-bump
python310Packages.docker: 6.0.0 -> 6.0.1
2022-11-08 15:48:02 +01:00
Mario Rodas
c4bba42f49
Merge pull request #199966 from r-ryantm/auto-update/fio
fio: 3.32 -> 3.33
2022-11-08 09:30:21 -05:00
Mario Rodas
a1afda0125
Merge pull request #200086 from r-ryantm/auto-update/ghz
ghz: 0.110.0 -> 0.111.0
2022-11-08 09:23:13 -05:00
Mario Rodas
8b79a369db
Merge pull request #200107 from dotlambda/bzip3-1.2.0
bzip3: 1.1.8 -> 1.2.0
2022-11-08 09:20:56 -05:00
Mario Rodas
5d7f00e5c2
Merge pull request #200149 from figsoda/eva
eva: 0.3.0-2 -> 0.3.1
2022-11-08 09:19:21 -05:00
Fabian Affolter
3f99ae36ba
Merge pull request #200186 from kouyk/update/btop
btop: 1.2.12 -> 1.2.13
2022-11-08 14:48:46 +01:00
Franz Pletz
bc5ad97078
Merge pull request #200097 from efx/fluent-bit-support-postgresql-out
fluent-bit: support PostgreSQL output
2022-11-08 13:13:52 +01:00
Sandro
f8b1eb8f69
Merge pull request #196915 from iAmMrinal0/update/google-cloud-sdk 2022-11-08 13:00:57 +01:00
Fabian Affolter
cc62af3246
btop: move hash 2022-11-08 12:14:23 +01:00
Fabian Affolter
1b57a11bf6
Merge pull request #200170 from fabaff/nuclei-bump
nuclei: 2.7.8 -> 2.7.9
2022-11-08 11:51:06 +01:00
Sergei Trofimovich
4e6dd2e778 fwbuilder: disable blanket -Werror
`-Werror` flag usually causes build failures due to minor changes in
compiler versions. They might be useful for developers themselves but
are rarely useful for distributions.

last time `fwbuilder` failed the build against newer `libxml2`:

    libfwbuilder/src/fwbuilder/XMLTools.cpp: In static member function 'static void libfwbuilder::XMLTools::initXMLTools()':
    libfwbuilder/src/fwbuilder/XMLTools.cpp:222:18: error: 'int xmlInitMemory()' is deprecated [-Werror=deprecated-declarations]
      222 |     xmlInitMemory();
          |     ~~~~~~~~~~~~~^~
2022-11-08 10:35:09 +00:00
R. Ryantm
0932685022 netbird: 0.10.4 -> 0.10.6 2022-11-08 18:05:15 +08:00
Dmitry Kalinkin
92dbff970f davix: fix on darwin 2022-11-08 05:04:00 -05:00
Steven Kou
3dfbc6f54e
btop: 1.2.12 -> 1.2.13 2022-11-08 17:40:43 +08:00
Martin Weinelt
12ac168cc7
Merge pull request #200113 from azahi/fwbuilder 2022-11-08 09:45:30 +01:00
Fabian Affolter
6c5872ec47 nuclei: 2.7.8 -> 2.7.9 2022-11-08 09:39:47 +01:00
Azat Bahawi
693d879827
fwbuilder: fix build
Also reformat the derivation a bit and add Ninja support.
2022-11-08 10:46:32 +03:00
Dmitry Kalinkin
5160daf979 davix: never use vendored curl
It is still a mandatory dependency:
23a591d560/CMakeLists.txt (L117-L124)
2022-11-08 02:30:56 -05:00
R. Ryantm
0402e1f00b pgmetrics: 1.13.1 -> 1.14.0 2022-11-08 07:29:44 +00:00
figsoda
0ae850e1ca eva: 0.3.0-2 -> 0.3.1 2022-11-08 01:00:23 -05:00
figsoda
3867b2f0a8
Merge pull request #200118 from r-ryantm/auto-update/lux
lux: 0.15.0 -> 0.16.0
2022-11-08 00:49:36 -05:00
Artturi
68b9289438
Merge pull request #199995 from wentasah/isync-fix-small-buffer
isync: Fix "Buffer too small" error
2022-11-08 06:26:20 +02:00
Alex Martens
21621146c4 owofetch: mark as x86_64 only 2022-11-07 18:50:00 -08:00
figsoda
27527ba4ab
Merge pull request #200034 from figsoda/hurl
hurl: 1.7.0 -> 1.8.0, add figsoda as a maintainer
2022-11-07 21:22:36 -05:00
Sandro
39ee23f4c3
Merge pull request #199839 from SuperSandro2000/topgrade 2022-11-08 02:30:45 +01:00
Sandro
152cf67400
Merge pull request #199975 from r-ryantm/auto-update/atuin 2022-11-08 02:29:36 +01:00
Sandro
f1b0fa8c2f
Merge pull request #200046 from techknowlogick/scw-262 2022-11-08 02:10:34 +01:00
R. Ryantm
cacb803367 lux: 0.15.0 -> 0.16.0 2022-11-08 00:58:05 +00:00
Matt Layher
8ec252784e
zrepl: 0.5.0 -> 0.6.0
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-07 18:35:44 -05:00
Robert Schütz
a75977016b bzip3: 1.1.8 -> 1.2.0
https://github.com/kspalaiologos/bzip3/releases/tag/1.2.0
2022-11-07 15:21:40 -08:00
Eli Flanagan
5d3d98a186
fluent-bit: support PostgreSQL output 2022-11-07 17:01:46 -05:00
R. Ryantm
9cf5bc9fc0 ghz: 0.110.0 -> 0.111.0 2022-11-07 21:17:34 +00:00
Azat Bahawi
5d3c45798e
torrenttools: init at 0.6.2 2022-11-08 00:06:49 +03:00