Commit Graph

56333 Commits

Author SHA1 Message Date
R. Ryantm
cd777c9158 cyberchef: 9.48.0 -> 9.49.0 2022-11-22 11:51:27 +08:00
Bobby Rong
8cb4734d90
Merge pull request #200827 from LeSuisse/rekor-1.0.1
rekor-cli, rekor-server: 1.0.0 -> 1.0.1
2022-11-22 11:49:52 +08:00
R. Ryantm
4c5f7afb5f broadlink-cli: 0.18.2 -> 0.18.3 2022-11-22 09:11:52 +08:00
Martin Weinelt
69335c46c4
Merge pull request #131475 from mweinelt/evcc 2022-11-22 01:13:25 +01:00
Kylie McClain
2ad8652ef2
beets: install man pages 2022-11-21 18:28:07 -05:00
Anthony Roussel
3761ba2119
awscli2: 2.8.12 -> 2.9.0 (#201978) 2022-11-21 23:09:58 +01:00
Atemu
802115d022 dar: unbreak on Darwin
Error with LLVM stdenv on aarch64-darwin:

libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/nix/store/waclhq32gacp2010gyjx17f9h6xpsf8d-dar-2.7.7/share/locale\" -I/nix/store/1m4gsx4p4fl5xpg0h8splmwz7j2y3cbp-gpgme-1.18.0-dev/include -I/nix/store/fpc4g6ql1mx4na5rkjhik5f2wixymzhy-libassuan-2.5.5-dev/include -I/nix/store/qhznxypyfh3w5xdbxxd2n47d9c8jr2bx-libgpg-error-1.45-dev/include -g -O2 -c parallel_block_compressor.cpp  -D__DYNAMIC__  -fno-common -DPIC -o .libs/parallel_block_compressor.o
In file included from parallel_tronconneuse.cpp:28:
In file included from ./parallel_tronconneuse.hpp:39:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string:506:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/string_view:175:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/__string:57:
In file included from /nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/algorithm:643:
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3455:7: error: exception specification of overriding function is more lax than base version
class __shared_ptr_emplace
      ^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:4291:26: note: in instantiation of template class 'std::__1::__shared_ptr_emplace<libthreadar::barrier, std::__1::allocator<libthreadar::barrier>>' requested here
    ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...);
                         ^
parallel_tronconneuse.cpp:102:15: note: in instantiation of function template specialization 'std::__1::make_shared<libthreadar::barrier, unsigned long>' requested here
            waiter = make_shared<barrier>(num_workers + 2); // +1 for crypto_reade thread, +1 this thread
                     ^
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev/include/c++/v1/memory:3364:13: note: overridden virtual function is here
    virtual ~__shared_weak_count();
            ^
1 error generated.
make[3]: *** [Makefile:1383: parallel_tronconneuse.lo] Error 1
2022-11-21 22:59:07 +01:00
Martin Weinelt
45c65058c0
enumer: init at 1.5.7 2022-11-21 21:58:19 +01:00
Florian
aee7510bf1
xpaste: init at 1.5 (#201602)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 21:48:48 +01:00
Sandro
5ef6417eb0
Merge pull request #202102 from SuperSandro2000/goreleaser 2022-11-21 19:58:38 +01:00
Artturi
2e268225fa
Merge pull request #200750 from amjoseph-nixpkgs/pr/obfs4/meta
obfs4: add meta fields
2022-11-21 18:54:03 +02:00
Fabian Affolter
883e1d43b5
Merge pull request #202195 from r-ryantm/auto-update/grype
grype: 0.52.0 -> 0.53.0
2022-11-21 17:18:50 +01:00
Thiago Kenji Okada
19230cff31
Merge pull request #202199 from PedroHLC/vulkan-caps-viewer-3.27
vulkan-caps-viewer: 3.25 -> 3.27
2022-11-21 15:21:38 +00:00
Thiago Kenji Okada
ce6d05dbd9
Merge pull request #201584 from SamLukeYes/pacman
pacman: add missing dependencies of pacman-key
2022-11-21 14:52:03 +00:00
Thiago Kenji Okada
8b2b9fe3bf
Merge pull request #202053 from SamLukeYes/arch-install-scripts
arch-install-scripts: 27 -> 28
2022-11-21 14:51:28 +00:00
PedroHLC ☭
9c128026bd
vulkan-caps-viewer: 3.25 -> 3.27 2022-11-21 11:47:00 -03:00
Mario Rodas
17a802cdd8
Merge pull request #202179 from r-ryantm/auto-update/eksctl
eksctl: 0.119.0 -> 0.120.0
2022-11-21 09:15:58 -05:00
Mario Rodas
32007eb0e4
Merge pull request #202123 from r-ryantm/auto-update/checkip
checkip: 0.43.0 -> 0.44.0
2022-11-21 09:14:40 -05:00
Vladimír Čunát
dcede1059b
Merge #200868: staging-next 2022-11-12 2022-11-21 15:02:53 +01:00
R. Ryantm
6153028767 grype: 0.52.0 -> 0.53.0 2022-11-21 13:59:59 +00:00
maralorn
fe95dfad5d
Merge pull request #202141 from maralorn/bump-nom
nix-output-monitor: 2.0.0.3 -> 2.0.0.4
2022-11-21 14:49:17 +01:00
R. Ryantm
384ed019df eksctl: 0.119.0 -> 0.120.0 2022-11-21 10:58:04 +00:00
Thomas Gerbet
8683f16c39 rekor-cli, rekor-server: 1.0.0 -> 1.0.1
https://github.com/sigstore/rekor/releases/tag/v1.0.1
2022-11-21 09:47:40 +01:00
github-actions[bot]
4f347d69a0
Merge master into staging-next 2022-11-21 06:01:05 +00:00
maralorn
eec3739249 nix-output-monitor: 2.0.0.3 -> 2.0.0.4
https://github.com/maralorn/nix-output-monitor/releases/tag/v2.0.0.4
2022-11-21 06:21:55 +01:00
Robert Hensing
074e631da5
Merge pull request #202096 from qowoz/nix-outputs
nixVersions.*: add non-existing output patch
2022-11-21 06:03:56 +01:00
Mario Rodas
c6e5939c8f
Merge pull request #201955 from vq/lxi-tools
lxi-tools: 1.21 -> 2.3
2022-11-20 22:27:38 -05:00
R. Ryantm
c16d0fd62c checkip: 0.43.0 -> 0.44.0 2022-11-21 01:51:53 +00:00
R. Ryantm
0a732598cf mutagen-compose: 0.16.1 -> 0.16.2 2022-11-21 09:14:14 +08:00
github-actions[bot]
4463636042
Merge master into staging-next 2022-11-21 00:02:26 +00:00
figsoda
483197f61b
Merge pull request #201964 from figsoda/sagoin
sagoin: 0.1.0 -> 0.2.0
2022-11-20 18:26:33 -05:00
Sandro Jäckel
4f98250468 goreleaser: 1.12.3 -> 1.13.0 2022-11-20 23:47:32 +01:00
zowoq
da14dfafd9 nixVersions.nix_2_9: add non-existing output patch 2022-11-21 07:27:14 +10:00
zowoq
5c45e5d3d9 nixVersions.nix_2_10: add non-existing output patch 2022-11-21 07:24:33 +10:00
zowoq
6898184997 nixVersions.nix_2_11: add non-existing output patch 2022-11-21 07:24:33 +10:00
zowoq
1eb3a69e39 nix-update: 0.8.0 -> 0.9.0
https://github.com/Mic92/nix-update/releases/tag/0.9.0
2022-11-21 06:51:10 +10:00
Timothy DeHerrera
6c60e61bea
Merge pull request #202061 from h7x4/init-ddh
ddh: init at 0.13.0
2022-11-20 13:50:03 -07:00
Jörg Thalheim
1566922325
Merge pull request #201744 from NickCao/various-cross-fix
uucp, autojump: fix cross compilation
2022-11-20 20:27:19 +01:00
Jörg Thalheim
084a1fd537
Merge pull request #200697 from NickCao/efivar
efivar: fix cross compilation
2022-11-20 20:26:41 +01:00
Fabian Affolter
fba17fd4ff
Merge pull request #202009 from r-ryantm/auto-update/syft
syft: 0.60.3 -> 0.62.0
2022-11-20 19:50:50 +01:00
Fabian Affolter
6642461162
Merge pull request #202066 from r-ryantm/auto-update/aliyun-cli
aliyun-cli: 3.0.134 -> 3.0.135
2022-11-20 19:44:00 +01:00
github-actions[bot]
1fde037c41
Merge master into staging-next 2022-11-20 18:01:14 +00:00
R. Ryantm
9959b6bba0 aliyun-cli: 3.0.134 -> 3.0.135 2022-11-20 17:53:37 +00:00
figsoda
8767da378a
Merge pull request #201962 from figsoda/petname
rust-petname: 1.1.2 -> 1.1.3
2022-11-20 12:36:37 -05:00
h7x4
404ef7091b
ddh: init at 0.13.0 2022-11-20 18:22:43 +01:00
Anderson Torres
7401a17cfb
Merge pull request #202033 from r-ryantm/auto-update/ventoy-bin
ventoy-bin: 1.0.81 -> 1.0.82
2022-11-20 13:33:20 -03:00
SamLukeYes
22d2017050 arch-install-scripts: 27 -> 28 2022-11-20 23:18:06 +08:00
Vladimír Čunát
ac95eb6cac
Merge branch 'master' into staging-next 2022-11-20 15:44:43 +01:00
Mario Rodas
62c5966291
Merge pull request #200494 from aaronjheng/feedgnuplot
feedgnuplot: 1.58 -> 1.61
2022-11-20 08:59:11 -05:00
github-actions[bot]
a345ed27f8
Merge master into staging-next 2022-11-20 12:01:16 +00:00