Commit Graph
422937 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 3132bf5aa9 Merge pull request #199067 from r-ryantm/auto-update/python310Packages.sqlmap
python310Packages.sqlmap: 1.6.10 -> 1.6.11
2022-11-02 08:08:27 +01:00
Fabian AffolterandGitHub bc66774b7d Merge pull request #199064 from fabaff/angr-bump
python310Packages.angr: 9.2.24 -> 9.2.25
2022-11-02 08:07:29 +01:00
Fabian AffolterandGitHub abacd627e9 Merge pull request #199061 from fabaff/flipr-api-bump
python310Packages.flipr-api: 1.4.2 -> 1.4.3
2022-11-02 08:07:17 +01:00
Fabian AffolterandGitHub 870d6363f5 Merge pull request #199058 from fabaff/pip-audit-bump
pip-audit: 2.4.4 -> 2.4.5
2022-11-02 08:06:57 +01:00
Fabian AffolterandGitHub 97eb75c57f Merge pull request #199080 from r-ryantm/auto-update/python310Packages.transformers
python310Packages.transformers: 4.23.1 -> 4.24.0
2022-11-02 08:06:47 +01:00
951f81c0cc nixos/systemd-unit-options: document correct wantedBy default for user units (#199007)
Until this commit, the documentation suggested `multi-user.target`
as `wantedBy` for all services.
Since `multi-user.target` is not available for user services,
propose a different default for those in the documentation.

Co-authored-by: Naïm Favier <n@monade.li>
Co-authored-by: Florian Warzecha <liketechnik@disroot.org>
2022-11-02 07:03:22 +00:00
Christian KöglerandGitHub 17847f2940 Merge pull request #199090 from figsoda/ruff
ruff: 0.0.93 -> 0.0.94
2022-11-02 07:38:09 +01:00
Christian KöglerandGitHub 8ec8ede291 Merge pull request #199088 from figsoda/cargo-audit
cargo-audit: 0.17.2 -> 0.17.3
2022-11-02 07:37:51 +01:00
Christian KöglerandGitHub b2ef03ebe9 Merge pull request #199089 from figsoda/cargo-zigbuild
cargo-zigbuild: 0.14.0 -> 0.14.1
2022-11-02 07:37:28 +01:00
Christian KöglerandGitHub ee8f584c19 Merge pull request #197539 from wegank/gmic-aarch64-darwin
gmic: fix build on aarch64-darwin
2022-11-02 07:35:41 +01:00
Jörg ThalheimandGitHub 7860dac11a Merge pull request #199019 from r-ryantm/auto-update/dendrite
dendrite: 0.10.4 -> 0.10.5
2022-11-02 07:11:02 +01:00
Alexander BantyevandGitHub 23c102afc2 Merge pull request #198676 from cofob/cofob-proxmox-backup
proxmox-backup-client: init at 2.2.1
2022-11-02 09:21:08 +04:00
zowoq 36ed4b0917 terraform-providers.lxd: 1.7.2 -> 1.7.3 2022-11-02 14:39:05 +10:00
zowoq df77598045 terraform-providers.baiducloud: 1.16.2 -> 1.16.3 2022-11-02 14:39:05 +10:00
github-actions[bot]andzowoq b3bacada0a terraform-providers.ksyun: 1.3.55 → 1.3.56 2022-11-02 14:39:05 +10:00
github-actions[bot]andzowoq e9c3f01cd4 terraform-providers.cloudflare: 3.26.0 → 3.27.0 2022-11-02 14:39:05 +10:00
figsodaandGitHub 067c3ad6a7 Merge pull request #198953 from SuperSandro2000/yq-go
yq-go: 4.29.1 -> 4.29.2
2022-11-01 23:25:26 -04:00
figsoda 9a45d921be ruff: 0.0.93 -> 0.0.94 2022-11-01 23:18:41 -04:00
Weijia WangandRobert Schütz d28249cfd2 rapidfuzz-cpp: fix build on aarch64-darwin 2022-11-01 20:08:38 -07:00
figsoda 0fcbe58a19 cargo-zigbuild: 0.14.0 -> 0.14.1 2022-11-01 23:01:08 -04:00
happysaladaandYt d38afed36a agola: init at 0.7.0 2022-11-01 22:57:14 -04:00
figsoda f59df4069f cargo-audit: 0.17.2 -> 0.17.3 2022-11-01 22:56:54 -04:00
R. RyantmandBobby Rong d17013ea9e blightmud: 4.0.0 -> 5.0.0 2022-11-02 10:50:38 +08:00
R. RyantmandBobby Rong fdd9ddb34c jruby: 9.3.8.0 -> 9.3.9.0 2022-11-02 10:49:36 +08:00
R. RyantmandBobby Rong 4e789b928b netbird: 0.10.2 -> 0.10.3 2022-11-02 10:46:09 +08:00
Julien MoutinhoandWinter 608eb68fd8 sourcehut.hubsrht: fix missing pyyaml dependency 2022-11-01 21:56:37 -04:00
Julien MoutinhoandWinter e1930cf933 nixos/sourcehut: removing myself from maintainers
Sourcehut is too complex, fast moving and RAM hungry for me.
I'll make do with gitolite and public-inbox for now.
2022-11-01 21:56:37 -04:00
Julien MoutinhoandWinter 511be9e225 sourcehut: fix pagessrht
pagessrht is not a Python application, it can no longer be
in python's packageOverrides.
2022-11-01 21:56:37 -04:00
Julien MoutinhoandWinter 875723f3c1 sourcehut: clean formatting 2022-11-01 21:56:37 -04:00
Julien MoutinhoandWinter 664edda544 sourcehut: fix #198478
The error:
> Executing pythonOutputDistPhase
> mv: cannot stat 'dist': No such file or directory
was caused by the non-idempotent hook `pythonOutputDistHook`
appearing in: 86ab83260f
and initially in: adbc59c9d3
being run twice due to the manual propagation of
`nativeBuildInputs` from sourcehut's core to sourcehut's services.

Kudos to Winter (@winterqt) for making sense of this bug.
2022-11-01 21:56:37 -04:00
Mario RodasandGitHub 6cd880e0e5 Merge pull request #199071 from marsam/update-nodejs-14_x
nodejs-14_x: 14.20.1 -> 14.21.0
2022-11-01 20:20:19 -05:00
Stanisław PituchaandGitHub f575bea5d6 Merge pull request #198906 from fabaff/authlib
python310Packages.authlib: 1.0.1 -> 1.1.0
2022-11-02 11:51:41 +11:00
R. Ryantm 744758b2aa python310Packages.transformers: 4.23.1 -> 4.24.0 2022-11-02 00:38:50 +00:00
Weijia WangandDmitry Kalinkin d3e16830b2 apfel: fix build on aarch64-darwin 2022-11-01 20:19:32 -04:00
Stanisław PituchaandGitHub d96a2451b3 Merge pull request #196163 from lucperkins/temporalite
temporalite: init at 0.2.0
2022-11-02 11:17:21 +11:00
Mario RodasandGitHub 70e7650386 Merge pull request #199059 from fabaff/twilio-bump
python310Packages.twilio: 7.15.0 -> 7.15.1
2022-11-01 19:10:01 -05:00
Mario RodasandGitHub f1ed4dccd5 Merge pull request #199060 from fabaff/parsel-bump
python310Packages.parsel: 1.6.0 -> 1.7.0
2022-11-01 19:09:42 -05:00
Naïm FavierandGitHub 03f4da9eb3 Merge pull request #186603 from ncfavier/discord-nss 2022-11-02 01:09:06 +01:00
Mario RodasandGitHub 858976740b Merge pull request #199047 from r-ryantm/auto-update/httm
httm: 0.15.8 -> 0.16.5
2022-11-01 19:08:38 -05:00
Mario RodasandGitHub 5571bd18dc Merge pull request #199049 from marsam/update-millet
millet: 0.5.10 -> 0.5.12
2022-11-01 18:52:11 -05:00
Fabian AffolterandGitHub b9c1542799 Merge pull request #199028 from siraben/pwntools-darwin
python3Packages.rpyc: disable checks on darwin, fix pwntools
2022-11-02 00:28:18 +01:00
Fabian Affolter e88df671f2 python310Packages.authlib: 1.0.1 -> 1.1.0 2022-11-02 00:26:20 +01:00
Fabian AffolterandGitHub 95cb71b71b Merge pull request #199031 from r-ryantm/auto-update/python310Packages.qcelemental
python310Packages.qcelemental: 0.25.0 -> 0.25.1
2022-11-02 00:19:46 +01:00
Nikolay KorotkiyandGitHub 0a6de57027 Merge pull request #199051 from r-ryantm/auto-update/gmid
gmid: 1.8.4 -> 1.8.5
2022-11-02 02:19:14 +03:00
Fabian AffolterandGitHub 2051dbf99a Merge pull request #199041 from r-ryantm/auto-update/python3.10-siobrultech-protocols
python310Packages.siobrultech-protocols: 0.6.0 -> 0.7.0
2022-11-02 00:18:47 +01:00
R. Ryantm 3468527373 python310Packages.sqlmap: 1.6.10 -> 1.6.11 2022-11-01 23:17:40 +00:00
Fabian AffolterandGitHub a809c6dd4a Merge pull request #198709 from fabaff/mezzanine-fix
python310Packages.mezzanine: add missing extra dependency
2022-11-02 00:13:52 +01:00
Fabian AffolterandGitHub 1916141780 Merge pull request #198848 from fabaff/blis-fix
python310Packages.blis: allow later numpy releases
2022-11-02 00:12:32 +01:00
Fabian AffolterandGitHub 8326a50272 Merge pull request #198948 from fabaff/pytest-doctestplus-bump
python310Packages.pytest-doctestplus: 0.11.2 -> 0.12.1
2022-11-02 00:12:04 +01:00
Fabian Affolter 13fdc761fb python310Packages.flipr-api: 1.4.2 -> 1.4.3 2022-11-01 23:58:26 +01:00