Commit Graph

48388 Commits

Author SHA1 Message Date
Artturi
c901dce313
Merge pull request #172448 from linyinfeng/godns
godns: 2.7.6 -> 2.7.7 and add update script
2022-05-11 13:23:01 +03:00
Artturi
d009231c3a
Merge pull request #172466 from a-m-joseph/pr/zhf/wdomirror
wdomirror: avoid adding a patch
2022-05-11 13:20:30 +03:00
Artturi
33efe9ef2b
Merge pull request #171039 from oxzi/umlet-15.0
umlet: 14.3.0 -> 15.0.0
2022-05-11 13:13:27 +03:00
Adam Joseph
f35d9453f7 wdomirror: avoid adding a patch
A few hours after my previous PR #172441 was merged, one of the
upstream contributors responded to my comment that their PR did not
adequately address this issue:

  https://github.com/progandy/wdomirror/pull/7

The PR has not yet merged, but at least now we can reference this
commit instead of having a patch in nixpkgs.
2022-05-11 01:32:29 -07:00
Vlad M
cf28039b57
Merge pull request #172400 from iAmMrinal0/update/broot
broot: 1.11.1 -> 1.12.0
2022-05-11 10:27:52 +03:00
Fabian Affolter
b0e4759ea0
Merge pull request #172398 from fabaff/bump-naabu
naabu: 2.0.6 -> 2.0.7
2022-05-11 08:52:07 +02:00
Lin Yinfeng
8d4edd0c4e
godns: 2.7.6 -> 2.7.7 2022-05-11 12:26:43 +08:00
Lin Yinfeng
ccf95d84b1
godns: add updateScript 2022-05-11 12:24:27 +08:00
Adam Joseph
de559a30b7 wdomirror: fix build failure by applying patch from GH #5
A recent change to xdg-shell-client-protocol causes a build failure.
This was reported upstream as GH #5.  User @AlexBMJ posted a two-line
fix in that issue, but the developer has not yet responded:

https://github.com/progandy/wdomirror/issues/5#issuecomment-1103265438
2022-05-10 20:25:08 -07:00
Artturi
506a414227
Merge pull request #172163 from 06kellyjac/scorecard
scorecard: 4.1.0 -> 4.2.0
2022-05-11 04:13:03 +03:00
davidak
76fe244226
Merge pull request #172419 from wkral/rdfind-fix
rdfind: fix build
2022-05-11 03:07:11 +02:00
William Kral
cb7412c787 rdfind: fix build 2022-05-10 17:35:09 -07:00
Artturi
d3016819d3
Merge pull request #172244 from penguwin/melt
melt: 0.3.0 -> 0.4.0
2022-05-11 03:34:07 +03:00
Sandro
7d9329f665
Merge pull request #171518 from viraptor/exo-man-and-completion
exoscale-cli: man pages and completion
2022-05-11 00:53:04 +02:00
Mrinal Purohit
a011ccde7d broot: 1.11.1 -> 1.12.0 2022-05-11 03:06:05 +05:30
Fabian Affolter
a8b95e6f28 naabu: 2.0.6 -> 2.0.7 2022-05-10 23:25:52 +02:00
Mustafa Çalışkan
f24cf4422d maintainers: change musfay to muscaln 2022-05-10 21:34:19 +03:00
Thiago Kenji Okada
c4956c85b4
Merge pull request #172320 from xaverdh/binary-wrapper-fixes
treewide: use non-binary wrapper for wrapGAppsHook where appropriate
2022-05-10 17:07:26 +01:00
Robert Schütz
08a0f925e0 getmail6: 6.18.7 -> 6.18.8
https://github.com/getmail6/getmail6/releases/tag/v6.18.8
2022-05-10 07:15:48 -07:00
Sandro
deac850628
Merge pull request #154913 from onny/communicator
communicator: init at 2.1.1
2022-05-10 15:39:43 +02:00
Dominik Xaver Hörl
9709c5f4a4 cryptomator: use non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation does not work with binary
    wrappers, which wrapGAppsHook uses since #164163.
2022-05-10 15:17:09 +02:00
Thiago Kenji Okada
08891220c4
Merge pull request #172281 from Mindavi/curlcpp/drop
curlcpp: drop
2022-05-10 11:17:26 +01:00
Fabian Affolter
517109653f
Merge pull request #172239 from fabaff/zkar
zkar: init at 1.3.0
2022-05-10 08:46:05 +02:00
Fabian Affolter
7215445bc1
Merge pull request #172216 from fabaff/bump-nuclei
nuclei: 2.6.9 -> 2.7.0
2022-05-10 08:11:53 +02:00
Sergei Trofimovich
ab456c4d45 medusa: pull upstream fix for fno-common toolchains
Without the chanhe build fails on -fno-common tollchains as:

    $ nix build -L --impure --expr 'with import ./. {}; medusa.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: ../medusa-trace.o:/build/source/src/modsrc/../medusa.h:69:
      multiple definition of `iErrorLevel'; cvs.o:/build/source/src/modsrc/../medusa.h:69: first defined here
2022-05-10 07:45:06 +02:00
Rick van Schijndel
12e43250db curlcpp: drop
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
Artturi
4f907176e4
Merge pull request #171051 from Kranzes/mpris
mpdris2: 0.8 -> 0.9.1
2022-05-10 06:31:10 +03:00
Anderson Torres
b428db1220
Merge pull request #172248 from tjni/recutils-disable-format-hardening
recutils: disable Clang "format" hardening
2022-05-09 22:36:46 -03:00
Artturi
2976a21186
Merge pull request #172240 from amesgen/secp256k1-platforms
secp256k1: allow to build on all platforms
2022-05-10 03:45:05 +03:00
Bryan A. S
51d859cdab gotify-desktop: mark as broken for darwin 2022-05-10 00:05:25 +02:00
Adam Joseph
3141204b22
nbench: supply stdenv.glibc.static since Makefile uses -static (#172173)
* nbench: supply stdenv.glibc.static since Makefile uses -static

nbench's Makefile always compiles with -static, so we need it to be
able to see libc.a.  Let's add stdenv.glibc.static to the buildInputs.

* predicate on isGnu
2022-05-09 22:54:42 +02:00
Theodore Ni
3ece875b60
recutils: disable Clang "format" hardening
Remove the -Werror=format-security compiler option when using Clang, because
recutils does not build with it enabled.
2022-05-09 15:45:26 -05:00
Nicolas Martin
6b8d91253d melt: 0.3.0 -> 0.4.0 2022-05-09 22:37:42 +02:00
Ben Siraphob
888c0bd1f1
Merge pull request #172212 from otavio/topic/fix-dosfstools 2022-05-09 14:31:27 -06:00
Rick van Schijndel
2bd67e9adc
Merge pull request #171670 from squalus/netdata
netdata: support cross compile
2022-05-09 22:29:30 +02:00
Rick van Schijndel
775806ed3a
Merge pull request #171470 from squalus/cdrkit-cross
cdrkit: support cross compile
2022-05-09 22:04:54 +02:00
amesgen
6f1bb49e5a
secp256k1: allow to build on all platforms 2022-05-09 21:44:38 +02:00
Fabian Affolter
52a78362ac zkar: init at 1.3.0 2022-05-09 21:36:51 +02:00
Otavio Salvador
8272001820 dosfstools: fix build failure in darwin
Log of error: https://hydra.nixos.org/build/175255572/nixlog/1
Refs: ZHF #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 14:17:25 -03:00
Artturi
4ae23f5c7d
Merge pull request #156071 from Madouura/dev/bcachefs-installer
nixos/tests/installer: add bcachefs tests
2022-05-09 19:48:16 +03:00
Fabian Affolter
89412f830e nuclei: 2.6.9 -> 2.7.0 2022-05-09 18:32:19 +02:00
Sergei Trofimovich
fcf3fb06ac xvkbd: 3.9 -> 4.1
Upstream moved from imake to autoconf.
Also fixes build against gcc-10 -fno-common.

Changes: http://t-sato.in.coocan.jp/xvkbd/ChangeLog
2022-05-09 16:33:40 +02:00
Mario Rodas
907fd6ddf5
Merge pull request #172181 from raboof/gbl-support-on-darwin
gbl: darwin support
2022-05-09 09:08:04 -05:00
davidak
3d6c3d3c59
Merge pull request #172188 from Kranzes/vialllll
vial: 0.5 -> 0.5.2
2022-05-09 16:06:53 +02:00
Sandro
d59a6c1264
Merge pull request #171957 from risicle/ris-curl-passthru-tests
curl: add some key reverse-dependencies to passthru.tests
2022-05-09 16:04:44 +02:00
Jonas Heinrich
04ba647049 communicator: init at 2.1.1 2022-05-09 16:00:43 +02:00
davidak
cce079ad15
Merge pull request #172170 from a-m-joseph/pr/fix-pcb2gcode
pcb2gcode: cherry-pick patch from upstream to fix build
2022-05-09 15:20:29 +02:00
Ilan Joselevich
0f822a767f vial: 0.5 -> 0.5.2 2022-05-09 16:09:27 +03:00
davidak
af2ea9a4e1
Merge pull request #172177 from a-m-joseph/pr/psensor-fix-zhf
psensor: add -Wno-error due to increasing compiler strictness
2022-05-09 14:52:29 +02:00
Adam Joseph
0fc95f66fa pcb2gcode: cherry-pick patch from upstream to fix build
The build failure shown here:

  https://hydra.nixos.org/build/176023034

Is fixed upstream, but they have not made a new release yet.  Let's
cherry-pick their fix until the next release.
2022-05-09 05:40:44 -07:00