github-actions[bot]
eaaed3f1d2
Merge master into staging-next
2022-05-08 12:01:07 +00:00
Bobby Rong
da0e3efa22
Merge pull request #171335 from wahjava/fix-fnc
...
fnc: unbreak build
2022-05-08 19:57:20 +08:00
Bobby Rong
3138c317c9
Merge pull request #171871 from SuperSandro2000/rustscan
...
rustscan: remove myself from maintainers
2022-05-08 19:46:22 +08:00
Artturi
52f31d531b
Merge pull request #171820 from Artturin/torbrow1
...
tor-browser-bundle-bin: fix unbound variables
2022-05-08 13:51:12 +03:00
Artturi
3c8e6248cb
Merge pull request #172040 from K900/fix-installer-eval
...
installation-cd-base: fix eval
2022-05-08 13:50:10 +03:00
Rick van Schijndel
cdb1067df4
Merge pull request #171804 from panicgh/tbb
...
tor-browser-bundle-bin: 11.0.10 -> 11.0.11
2022-05-08 11:55:07 +02:00
Jörg Thalheim
f7435e73c9
Merge pull request #172044 from trofi/fix-fno-common-for-rox-filer
...
rox-filer: pull upstream fix for -fno-common toolchains
2022-05-08 10:41:36 +01:00
Fabian Affolter
1c7b4081db
Merge pull request #172042 from fabaff/total-connect-client-bump
...
python3Packages.total-connect-client: 2022.3 -> 2022.5
2022-05-08 11:34:36 +02:00
Fabian Affolter
854a1357c4
Merge pull request #172041 from r-ryantm/auto-update/python3.10-fakeredis
...
python310Packages.fakeredis: 1.7.1 -> 1.7.4
2022-05-08 11:33:58 +02:00
Fabian Affolter
76eb798060
Merge pull request #172030 from jyooru/update/mcstatus
...
python3Packages.mcstatus: 9.0.4 -> 9.1.0
2022-05-08 11:31:59 +02:00
Jörg Thalheim
70c4d6069b
Merge pull request #172045 from trofi/fix-fno-common-for-ncrack
...
ncrack: pull upstream fix for fno-common toolchains
2022-05-08 10:29:55 +01:00
Jörg Thalheim
bed43198ff
Merge pull request #172019 from zhaofengli/dropwatch-1.5.4
...
dropwatch: 1.5.3 -> 1.5.4
2022-05-08 10:28:39 +01:00
Sergei Trofimovich
387d083590
rox-filer: pull upstream fix for -fno-common toolchains
...
Without the change build agaist -fno-common toolchains like upstream
gcc-10 fails as:
$ nix build -L --impure --expr 'with import ./. {}; rox-filer.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: session.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
multiple definition of `session_auto_respawn';
main.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
first defined here
While at it normalized local patch against top-level source tree
to ease application of upstream patches as is.
2022-05-08 10:09:54 +01:00
Bobby Rong
861e3cecbb
Merge pull request #172039 from alexeyre/change-alexeyre-github
...
maintainers: rename @alex-eyre to @alexeyre
2022-05-08 17:09:17 +08:00
Sergei Trofimovich
83cfaa762b
ncrack: pull upstream fix for fno-common toolchains
...
Without the change build on -fno-common toolchains like upstream gcc-10
fails as:
$ nix build -L --impure --expr 'with import ./. {}; ncrack.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: opensshlib/libopenssh.a(umac128.o):/build/source/opensshlib/umac.c:1184:
multiple definition of `umac_ctx'; opensshlib/libopenssh.a(umac.o):/build/source/opensshlib/umac.c:1184: first defined here
2022-05-08 09:39:51 +01:00
Vladimír Čunát
e2d0e574c8
Merge #171997 : cdparanoiaIII: Fix Darwin build after #171046
...
...into staging-next
2022-05-08 10:35:09 +02:00
Fabian Affolter
8c8607d7a3
python3Packages.total-connect-client: 2022.3 -> 2022.5
2022-05-08 10:19:30 +02:00
Joel
6220a45fdb
python3Packages.mcstatus: 9.0.4 -> 9.1.0
...
https://github.com/py-mine/mcstatus/releases/tag/v9.1.0
2022-05-08 18:11:29 +10:00
R. Ryantm
a6d36a550d
python310Packages.fakeredis: 1.7.1 -> 1.7.4
2022-05-08 08:08:57 +00:00
Robert Schütz
2ddfd7e81b
nixos/borgmatic: use pkgs.formats.yaml
2022-05-08 01:08:28 -07:00
K900
e994576b0d
installation-cd-base: fix eval
2022-05-08 11:08:10 +03:00
Alex Eyre
08085640ee
scli: change maintainer @alex-eyre to @alexeyre
2022-05-08 08:56:30 +01:00
Alex Eyre
f18b66dd98
nimbo: change maintainer @alex-eyre to @alexeyre
2022-05-08 08:55:27 +01:00
Fabian Affolter
ed185db3df
Merge pull request #172020 from r-ryantm/auto-update/python3.10-py-canary
...
python310Packages.py-canary: 0.5.1 -> 0.5.2
2022-05-08 09:54:25 +02:00
Fabian Affolter
b39e09ebd1
Merge pull request #172034 from r-ryantm/auto-update/python3.10-types-python-dateutil
...
python310Packages.types-dateutil: 2.8.14 -> 2.8.15
2022-05-08 09:54:07 +02:00
Fabian Affolter
61d4800189
Merge pull request #172031 from r-ryantm/auto-update/kube-hunter
...
kube-hunter: 0.6.5 -> 0.6.7
2022-05-08 09:53:55 +02:00
Alex Eyre
0f5f6f617a
maintainers: rename @alex-eyre to @alexeyre
2022-05-08 08:51:56 +01:00
Fabian Affolter
81e5e12673
Merge pull request #171893 from SuperSandro2000/urwid
...
Urwid
2022-05-08 09:47:16 +02:00
7c6f434c
0e5732e1a7
Merge pull request #171992 from trofi/fix-fno-common-for-xwinmosaic
...
xwinmosaic: pull upstream fix for -fno-common toolchains
2022-05-08 07:47:08 +00:00
7c6f434c
35c8369737
Merge pull request #171945 from trofi/fix-fno-common-for-freetalk
...
freetalk: pull pending fix for -fno-common toolchains
2022-05-08 07:46:04 +00:00
7c6f434c
93ffc1affc
Merge pull request #171812 from onny/firejail-whitelist
...
firejail: Fix resolve binary paths in user environment
2022-05-08 07:44:09 +00:00
7c6f434c
e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
...
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Fabian Affolter
1ca35378ed
Merge pull request #171986 from fabaff/devolo-home-control-api-bump
...
python310Packages.devolo-home-control-api: 0.18.1 -> 0.18.2
2022-05-08 09:24:30 +02:00
Fabian Affolter
cf796e66e1
Merge pull request #171983 from fabaff/devolo-plc-api-bump
...
python310Packages.devolo-plc-api: 0.7.1 -> 0.8.0
2022-05-08 09:24:17 +02:00
Fabian Affolter
c7a7379153
Merge pull request #171970 from fabaff/yalexs-bump
...
python310Packages.yalexs: 1.1.23 -> 1.1.24
2022-05-08 09:24:01 +02:00
Fabian Affolter
6176f6fa71
Merge pull request #171969 from fabaff/pyzerproc-bump
...
python310Packages.pyzerproc: 0.4.10 -> 0.4.11
2022-05-08 09:23:41 +02:00
Fabian Affolter
df0ec0679c
Merge pull request #171964 from fabaff/types-pytz-bump
...
python310Packages.types-pytz: 2021.3.7 -> 2021.3.8
2022-05-08 09:23:25 +02:00
Fabian Affolter
6635606982
Merge pull request #172003 from fabaff/oscrypto-bump
...
python310Packages.oscrypto: 1.2.1 -> 1.3.0
2022-05-08 09:23:10 +02:00
Fabian Affolter
0a62398042
python310Packages.py-canary: add format
2022-05-08 09:22:01 +02:00
R. Ryantm
11a0360f81
python310Packages.types-dateutil: 2.8.14 -> 2.8.15
2022-05-08 07:13:17 +00:00
Bobby Rong
ab24753c51
Merge pull request #167052 from r-ryantm/auto-update/scli
...
scli: 0.7.0 -> 0.7.1
2022-05-08 14:22:02 +08:00
Bobby Rong
12de9f7c05
Merge pull request #166899 from r-ryantm/auto-update/libsolv
...
libsolv: 0.7.21 -> 0.7.22
2022-05-08 14:18:57 +08:00
Vladimír Čunát
a865c7b41c
Merge #171947 : imlib2: explicit disabling of svg & heif
...
...into staging-next
2022-05-08 08:17:26 +02:00
Bobby Rong
07f3986fba
Merge pull request #167219 from r-ryantm/auto-update/html-xml-utils
...
html-xml-utils: 8.3 -> 8.4
2022-05-08 14:12:47 +08:00
Bobby Rong
b3923b7910
Merge pull request #167585 from r-ryantm/auto-update/tgt
...
tgt: 1.0.81 -> 1.0.82
2022-05-08 14:08:57 +08:00
Bobby Rong
cf4f51792c
Merge pull request #168858 from aaronjheng/mmake
...
mmake: 1.2.0 -> 1.4.0
2022-05-08 14:02:13 +08:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next
2022-05-08 06:01:24 +00:00
Bobby Rong
60480a51d5
Merge pull request #168851 from aaronjheng/codesearch
...
codesearch: 1.0.0 -> 1.2.0
2022-05-08 14:01:05 +08:00
Bobby Rong
a2a044bcc5
Merge pull request #168995 from aaronjheng/aws-rotate-key
...
aws-rotate-key: 1.0.6 -> 1.0.8
2022-05-08 13:57:23 +08:00
Bobby Rong
ac968691e0
Merge pull request #169164 from r-ryantm/auto-update/logseq
...
logseq: 0.6.5 -> 0.6.6
2022-05-08 13:41:26 +08:00