Commit Graph

525140 Commits

Author SHA1 Message Date
Nick Cao
f5ab741f1d
Merge pull request #254761 from SuperSandro2000/matrix-synapse-unwrapped
matrix-synapse-unwrapped: 1.91.2 -> 1.92.1
2023-09-12 12:07:52 -04:00
Nick Cao
3f318d7ca1
Merge pull request #254746 from figsoda/zigbuild
cargo-zigbuild: 0.17.2 -> 0.17.3
2023-09-12 12:03:15 -04:00
Nick Cao
f22a472661
Merge pull request #254758 from aaronjheng/gjo
gjo: use sri hash
2023-09-12 12:02:20 -04:00
Fabián Heredia Montiel
96593e98d8
Merge pull request #254759 from lelgenio/websockify-use-python3
nixos/websockify: use python3 websockify
2023-09-12 11:01:59 -05:00
figsoda
7c1c01b516 textplots: 0.8.3 -> 0.8.4
Diff: https://diff.rs/textplots/0.8.3/0.8.4
2023-09-12 12:01:41 -04:00
Nick Cao
b6b601f77d
Merge pull request #254064 from GaetanLepage/tensorflow-bin-update
python310Packages.tensorflow-bin: 2.12.0 -> 2.13.0
2023-09-12 12:00:57 -04:00
R. RyanTM
4d67f4f3c0
camunda-modeler: 5.13.0 -> 5.14.0 (#254706) 2023-09-12 17:46:52 +02:00
Fabian Affolter
ef67e8474e python311Packages.identify: 2.5.27 -> 2.5.28
Diff: https://github.com/pre-commit/identify/compare/refs/tags/v2.5.27...v2.5.28
2023-09-12 17:44:31 +02:00
Fabian Affolter
22dc2c3a55 exploitdb: 2023-09-09 -> 2023-09-12
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-09-09...2023-09-12
2023-09-12 15:41:50 +00:00
Fabian Affolter
84d0c85afd amass: 4.1.0 -> 4.2.0
Diff: https://github.com/OWASP/Amass/compare/refs/tags/v4.1.0...v4.2.0

Changelog: https://github.com/OWASP/Amass/releases/tag/v4.2.0
2023-09-12 17:40:06 +02:00
Rick van Schijndel
a31a3eca58
Merge pull request #251066 from lilyinstarlight/feature/prefetch-npm-deps-tokens
prefetch-npm-deps: add support for NIX_NPM_TOKENS env var
2023-09-12 17:31:26 +02:00
maxine
80616a4748
Merge pull request #254774 from amaxine/maintainer-entry-fix
maintainers: maxeaubrey → amaxine
2023-09-12 17:27:00 +02:00
networkException
03ceed74d4
ungoogled-chromium: 116.0.5845.179-1 -> 116.0.5845.187-1
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

This update contains 1 security fix.

CVEs:
CVE-2023-4863
2023-09-12 17:22:36 +02:00
Artturi
4d094164d3
Merge pull request #254632 from tweag/by-name-guidelines 2023-09-12 18:21:08 +03:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine 2023-09-12 17:21:05 +02:00
Artturi
48a57a9884
Merge pull request #254480 from andersk/memtest86plus-name 2023-09-12 18:19:50 +03:00
Robert Schütz
c434383f2a
Merge pull request #254319 from dotlambda/near-cli-mkYarnPackage
near-cli: use mkYarnPackage
2023-09-12 15:15:57 +00:00
Silvan Mosberger
dc194ec795
Merge pull request #254435 from tweag/fix-by-name-check-on-darwin
tests.nixpkgs-check-by-name: Fix for symlinked tempdirs
2023-09-12 16:50:49 +02:00
Weijia Wang
e657d378d9
Merge pull request #254722 from wegank/rke2-linux
rke2: mark as broken on darwin
2023-09-12 16:48:21 +02:00
Johann Wagner
02f844470b irrd: maintained by wdz 2023-09-12 16:42:32 +02:00
Johann Wagner
71a1e25506 peering-manager: maintained by wdz 2023-09-12 16:42:32 +02:00
Johann Wagner
0d7cb7879e fastnetmon-advanced: maintained by wdz 2023-09-12 16:42:32 +02:00
Johann Wagner
31f5055511 maintainers: add wdz team 2023-09-12 16:42:32 +02:00
OTABI Tomoya
a8490d4667
Merge pull request #254437 from clerie/clerie/vg-2.0.0
python311Packages.vg: init at 2.0.0
2023-09-12 23:41:07 +09:00
Luflosi
6afdc8756b
python3Packages.pytest-cid: 1.1.1 -> 1.1.2
https://github.com/ntninja/pytest-cid/releases/tag/v1.1.2
2023-09-12 16:34:42 +02:00
Maciej Krüger
e48b810f6c
Merge pull request #254418 from nbraud/aliases/prune 2023-09-12 16:30:54 +02:00
Maciej Krüger
a48451da5b
Merge pull request #254208 from nbraud/eterm 2023-09-12 16:28:41 +02:00
Maciej Krüger
7163f125e5
Merge pull request #254149 from nbraud/noto-emoji 2023-09-12 16:27:58 +02:00
Luflosi
b82d963e7b
yosys: 0.32 -> 0.33
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.33

A patch needed to be adapted to fix this error on macOS:
```
+ clang -std=c++11 -o yosys-always_full -I../.. always_full_tb.cc -lstdc++
In file included from always_full_tb.cc:1:
In file included from ./yosys-always_full.cc:1:
../../backends/cxxrtl/cxxrtl.h:29:10: fatal error: 'cstddef' file not found
#include <cstddef>
         ^~~~~~~~~
1 error generated.
make: *** [Makefile:885: test] Error 1
```
2023-09-12 16:25:21 +02:00
figsoda
bdd31057ee expr: 1.15.1 -> 1.15.2
Diff: https://github.com/antonmedv/expr/compare/v1.15.1...v1.15.2

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.2
2023-09-12 10:17:39 -04:00
Arnout Engelen
13e3f24e7d
docker-sbom: init at 0.6.1
Use `docker-sbom` directly or use `docker.override { sbomSupport = true; }`
to enable `docker sbom` as a subcommand.
2023-09-12 16:13:30 +02:00
Francesco Gazzetta
9a12fb6936
Merge pull request #253481 from fgaz/mindustry/146
mindustry: 145.1 -> 146
2023-09-12 14:09:05 +00:00
OTABI Tomoya
171c91cd9c
Merge pull request #252278 from codedownio/iruby-fix-master
iruby: 0.3 -> 0.7.4, fix build, and add update script
2023-09-12 22:54:11 +09:00
Sandro Jäckel
b000de6a94
matrix-synapse-unwrapped: 1.91.2 -> 1.92.1
Diff: https://github.com/matrix-org/synapse/compare/v1.91.2...v1.92.1

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.92.1
2023-09-12 15:51:21 +02:00
lelgenio
4f802070e5 nixos/websockify: use python3 websockify 2023-09-12 10:50:57 -03:00
Nick Cao
a80f260830
Merge pull request #254644 from r-ryantm/auto-update/python310Packages.mkdocstrings-python
python310Packages.mkdocstrings-python: 1.6.2 -> 1.6.3
2023-09-12 09:50:00 -04:00
Nick Cao
59ed77a845
Merge pull request #254651 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 23.08.16 -> 23.09.11
2023-09-12 09:49:06 -04:00
Nick Cao
a639215e7c
Merge pull request #254656 from r-ryantm/auto-update/python310Packages.pontos
python310Packages.pontos: 23.8.5 -> 23.9.0
2023-09-12 09:48:03 -04:00
Nick Cao
2303082bb9
Merge pull request #254664 from r-ryantm/auto-update/python310Packages.google-cloud-datastore
python310Packages.google-cloud-datastore: 2.17.0 -> 2.18.0
2023-09-12 09:47:06 -04:00
Nick Cao
5dbce5316d
Merge pull request #254670 from r-ryantm/auto-update/polypane
polypane: 14.0.1 -> 14.1.0
2023-09-12 09:46:29 -04:00
Nick Cao
86de82a0a4
Merge pull request #254679 from marsam/update-millet
millet: 0.13.1 -> 0.13.2
2023-09-12 09:45:51 -04:00
Nick Cao
d1236c6c1f
Merge pull request #254682 from r-ryantm/auto-update/veryfasttree
veryfasttree: 4.0.2 -> 4.0.3
2023-09-12 09:45:19 -04:00
Nick Cao
8c672485ee
Merge pull request #254683 from wahjava/update-tailscale
tailscale: 1.48.1 -> 1.48.2
2023-09-12 09:44:59 -04:00
Aaron Jheng
11108bca21
gjo: use sri hash 2023-09-12 21:44:08 +08:00
ajs124
9b2a8fb31b electron_9: remove
has been EOL since 2021-03-03
2023-09-12 15:43:56 +02:00
ajs124
be63694a26 pomotroid: remove 2023-09-12 15:43:56 +02:00
ajs124
9cbfd83b14 markmind: remove 2023-09-12 15:43:56 +02:00
Nick Cao
63c0735c33
Merge pull request #254685 from kashw2/obsidian
obsidian: 1.4.5 -> 1.4.11
2023-09-12 09:43:32 -04:00
Nick Cao
98b9030857
Merge pull request #254686 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.28811 -> 0.1.28995
2023-09-12 09:43:02 -04:00
Nick Cao
21939c5a5a
Merge pull request #254701 from r-ryantm/auto-update/python310Packages.sagemaker
python310Packages.sagemaker: 2.177.1 -> 2.184.0.post0
2023-09-12 09:41:47 -04:00