Commit graph

426071 commits

Author SHA1 Message Date
yurket 4e4a021fd7 d-seams: fix failing builds
cxxopts failing to build with clang11:

  /build/source/src/include/external/cxxopts.hpp:488:42: error: no member named 'numeric_limits' in namespace 'std'
            if (u > static_cast<U>(-std::numeric_limits<T>::min()))

Use the patch from upstream, which updates cxxopts 2.2.0 -> 3.0.0
2022-11-15 14:05:05 -08:00
Mario Rodas 2741fd822e
Merge pull request #200661 from fabaff/metasploit-bump
metasploit: 6.2.25 -> 6.2.26
2022-11-11 20:59:21 -05:00
Mario Rodas 1fc30a13da
Merge pull request #200659 from ligolang/ligo--0_55
ligo: 0.54.1 -> 0.55.0
2022-11-11 20:56:28 -05:00
Mario Rodas bea1d37275
Merge pull request #200716 from iFreilicht/master
tfsec: fix broken info links and version string
2022-11-11 20:55:25 -05:00
Mario Rodas 690bf171e3
Merge pull request #200734 from r-ryantm/auto-update/jackett
jackett: 0.20.2225 -> 0.20.2236
2022-11-11 20:52:20 -05:00
Mario Rodas b288dcf11a
Merge pull request #200732 from figsoda/ruff
ruff: 0.0.110 -> 0.0.112
2022-11-11 20:52:09 -05:00
ajs124 0d39712ed6
Merge pull request #200776 from ShamrockLee/xrootd-update
xrootd: 5.5.0 -> 5.5.1
2022-11-12 02:21:02 +01:00
Anderson Torres 95ea01612f
Merge pull request #200758 from drupol/add-github-fonts
Add Hubot and Mona GitHub fonts
2022-11-11 22:08:56 -03:00
Lassulus 3923aa6b52
Merge pull request #200722 from erikarvstedt/fix-extra-container-hash 2022-11-12 02:02:44 +01:00
Bobby Rong 3403c98eb4
Merge pull request #200167 from bobby285271/cinnamon
nixos/cinnamon: make it possible to remove core packages
2022-11-12 08:56:04 +08:00
figsoda ab940807e4
Merge pull request #200708 from figsoda/cargo-supply-chain
cargo-supply-chain: 0.3.1 -> 0.3.2
2022-11-11 19:38:00 -05:00
Sheng Wang 0bbe13d612 livedl: build using go 1.19; mark broken on darwin 2022-11-12 09:32:04 +10:00
ajs124 8c5d19e712
Merge pull request #198928 from r-ryantm/auto-update/yacreader
yacreader: 9.9.2 -> 9.10.0
2022-11-12 00:22:06 +01:00
ajs124 4fe4a6e17a
Merge pull request #200191 from r-ryantm/auto-update/deadbeef
deadbeef: 1.9.2 -> 1.9.3
2022-11-12 00:12:59 +01:00
R. Ryantm afe243f3c9 xrootd: 5.5.0 -> 5.5.1
Base the update on r-ryantm's automatic work.
Remove the already included patch.
2022-11-12 06:54:33 +08:00
figsoda cd28acf702 ruff: 0.0.110 -> 0.0.112 2022-11-11 17:48:05 -05:00
Sergei Trofimovich 1e48d84b8c
Merge pull request #200741 from trofi/fuse-7z-ng-zhf-fix
fuse-7z-ng: fix build against modern glibc
2022-11-11 22:27:58 +00:00
Sergei Trofimovich 3e2bc675f2
Merge pull request #197798 from wamserma/bump-eduke
eduke32: 20210910 -> 20221026
2022-11-11 22:22:44 +00:00
Markus S. Wamser f124b56986 eduke32: 20210910 -> 20221026 2022-11-11 22:52:32 +01:00
ilkecan b4a57686c8 fzf: 0.34.0 -> 0.35.0 2022-11-12 07:34:24 +10:00
Pol Dellaiera d0d865125b
mona-sans: init at v1.0 2022-11-11 22:25:08 +01:00
Pol Dellaiera eab9b5f7a1
hubot-sans: init at v1.0 2022-11-11 22:24:34 +01:00
Nikolay Korotkiy 98bb201bbf
Merge pull request #199346 from hacker1024/patch-1
bpytop: No longer broken on Darwin
2022-11-12 00:50:00 +04:00
Florian Klink 989eb42390
Merge pull request #200421 from lovesegfault/udisks-libblockdev-cfg
nixos/udisks2: symlink libblockdev configs
2022-11-11 20:38:46 +00:00
7c6f434c 1b9dab3074
Merge pull request #200564 from Uthar/quicklisp-2022-11-07
lispPackages_new: updated quicklisp distribution to 2022-11-07
2022-11-11 19:35:56 +00:00
Guillaume Girol 9bdcdf3d5f
Merge pull request #199550 from symphorien/sane-epkowa
sane_backends: more complete hwdb files
2022-11-11 19:22:26 +00:00
Rick van Schijndel 0162a6c279 itd: init at 0.0.9
Note that (in my experience) the itd.toml file appears to be required for this to work.

Co-authored-by: raphaelr <raphael-git@tapesoftware.net>
2022-11-11 20:04:42 +01:00
Sergei Trofimovich 848f1e6bb3 fuse-7z-ng: fix build against modern glibc
Wthout the change configure fails as:

    checking for pthread_yield in -lpthread... no
    configure: error: pthread library not found.

fuze-7z-ng does not use pthread itself. Let's just drop the check.
2022-11-11 18:56:33 +00:00
Silvan Mosberger b0a6ab09d5
Merge pull request #200667 from wegank/to-base-digits-type
lib.trivial.toBaseDigits: type check
2022-11-11 19:35:33 +01:00
R. Ryantm a96cf7c32b jackett: 0.20.2225 -> 0.20.2236 2022-11-11 17:59:11 +00:00
Jan Tojnar 740824fd64
Merge pull request #200054 from symphorien/nmapplet-udpate
networkmanagerapplet: 1.28.0 -> 1.30.0
2022-11-11 18:54:19 +01:00
figsoda ed17c4db90
Merge pull request #200703 from figsoda/felix
felix-fm: 1.3.2 -> 2.0.0
2022-11-11 12:49:12 -05:00
Pavol Rusnak 1b8195d2e8
Merge pull request #200728 from prusnak/trezor-suite
trezor-suite: fix build
2022-11-11 18:41:07 +01:00
figsoda 0d382ce077
Merge pull request #200627 from figsoda/ruff
ruff: 0.0.109 -> 0.0.110
2022-11-11 12:39:25 -05:00
Pavol Rusnak 4035b2a9ac
trezor-suite: fix build 2022-11-11 18:38:38 +01:00
sternenseemann 880e077b15
Merge pull request #199424 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-11-11 18:18:47 +01:00
sternenseemann 9f0750597d release-haskell.nix: test emanote 2022-11-11 18:03:41 +01:00
Jonas Heinrich 327c8622d1 nc4nix: init at unstable-2022-08-06 2022-11-11 11:48:01 -05:00
Jan Tojnar 7a5f67056a
Merge pull request #190960 from symphorien/evolution-ews-schema-2
evolution-ews: fix missing schemas
2022-11-11 16:58:10 +01:00
Erik Arvstedt e32b81f3b3
extra-container: fix src hash
I forgot to update it during the last version update.
2022-11-11 16:57:16 +01:00
Robert Hensing 1ed0a2c21e
Merge pull request #200712 from andir/andir/testing-remove-unused-with
nixos/lib/testing-python: remove unused `with pkgs;`
2022-11-11 16:27:19 +01:00
Franz Pletz 3c446ee4e2
Merge pull request #200639 from fpletz/pkgs/obs-28.1.2
obs-studio: 28.0.3 -> 28.1.2, plugins fixes
2022-11-11 16:26:59 +01:00
Felix Uhl c14697d803 tfsec: fix broken info links and version string
Fixes #200710. The version string must be prefixed with a v, otherwise
links to information about the findings from tfsec will 404.
2022-11-11 16:19:07 +01:00
Andreas Rammhold 923e404389 nixos/lib/testing-python: remove unused with pkgs;
This with statement has no users anymore and can safely be removed.
2022-11-11 16:05:00 +01:00
Ulrik Strid ef62f6566b ocaml-lsp: 1.14.1 -> 1.14.2 2022-11-11 15:55:25 +01:00
Ulrik Strid 91bc003d5e dune_3: 3.4.1 -> 3.5.0 2022-11-11 15:55:25 +01:00
Ulrik Strid 920768aef7 ocamlPackages.ocamlc-loc: init at 3.4.1 2022-11-11 15:55:25 +01:00
figsoda 492d2256f4
Merge pull request #200701 from figsoda/cargo-generate
cargo-generate: 0.17.2 -> 0.17.3
2022-11-11 09:53:51 -05:00
figsoda 9f59a993d1 cargo-supply-chain: 0.3.1 -> 0.3.2 2022-11-11 09:47:28 -05:00
Vladimír Čunát a9a3959032
Merge #200705: rocfft: set hydraPlatforms due to large output 2022-11-11 15:42:11 +01:00