Commit Graph
368949 Commits
Author SHA1 Message Date
Bobby RongandGitHub 6c79fb0c39 Merge pull request #166488 from dali99/update_hydrus2
hydrus: 478 -> 479
2022-04-06 22:14:48 +08:00
Bobby RongandGitHub d8068bc6a8 Merge pull request #166764 from r-ryantm/auto-update/x11docker
x11docker: 7.1.3 -> 7.1.4
2022-04-06 22:08:29 +08:00
Bobby RongandGitHub 1bb63f34ea Merge pull request #166867 from r-ryantm/auto-update/go-task
go-task: 3.11.0 -> 3.12.0
2022-04-06 22:06:03 +08:00
R. Ryantm 2b6e571f8f python310Packages.azure-identity: 1.8.0 -> 1.9.0 2022-04-06 13:58:17 +00:00
José Romildo MalaquiasandGitHub 90e060cc84 Merge pull request #167288 from r-ryantm/auto-update/mousepad
xfce.mousepad: 0.5.8 -> 0.5.9
2022-04-06 10:52:36 -03:00
Jörg ThalheimandGitHub 26ab628331 Merge pull request #167310 from Mic92/wireguard
linuxPackages_4_14.wireguard: 1.0.20210606 -> 1.0.20211208
2022-04-06 14:30:47 +01:00
ajs124andzowoq caa91541bc go_1_18: don't force gcc8 on aarch64-linux 2022-04-06 23:00:33 +10:00
SandroandGitHub 93a139dac3 Merge pull request #166804 from Luflosi/fix-postcss-cli 2022-04-06 14:21:06 +02:00
Sandro Jäckel d68daaad8c mosh: add perl back to buildInputs to fix shebang fixing 2022-04-06 14:14:50 +02:00
R. Ryantm c28846f1ec python310Packages.types-cryptography: 3.3.18 -> 3.3.19 2022-04-06 12:08:32 +00:00
SandroandGitHub 41e7bba517 Merge pull request #166839 from Luflosi/update/apfsprogs 2022-04-06 14:06:34 +02:00
github-actions[bot]andGitHub 241b3652c3 Merge staging-next into staging 2022-04-06 12:01:50 +00:00
github-actions[bot]andGitHub d9940cda91 Merge master into staging-next 2022-04-06 12:01:19 +00:00
Silvan MosbergerandGitHub d29bef5cc1 Merge pull request #152273 from yuuyins/audacity
audacity: 3.0.2 -> 3.1.3
2022-04-06 13:50:32 +02:00
06kellyjac d7389c985a trivy: 0.25.2 -> 0.25.3 2022-04-06 12:49:02 +01:00
SandroandYt 3f68060ff0 Update pkgs/shells/nushell/default.nix 2022-04-06 07:11:01 -04:00
AndreasandYt 54a21b8dc5 nushell: 0.44.0 -> 0.60.0
Nushell 0.60 was released on Mar, 22nd. This upgrades nushell for nixpkgs to
that version.

For release notes see https://www.nushell.sh/blog/2022-03-22-nushell_0_60.html
2022-04-06 07:11:01 -04:00
R. RyantmandYt 0a1607729b proton-caller: 2.3.2 -> 3.1.0 2022-04-06 07:07:25 -04:00
Fabian AffolterandGitHub 7c921c58f1 Merge pull request #166519 from r-ryantm/auto-update/python3.10-databricks-connect
python310Packages.databricks-connect: 9.1.10 -> 9.1.12
2022-04-06 13:03:54 +02:00
Fabian AffolterandGitHub 2b1a673ffb Merge pull request #166870 from WolfangAukang/whatweb
whatweb: init at 0.5.5
2022-04-06 13:00:28 +02:00
Fabian AffolterandGitHub befa2b6ea5 Merge pull request #165939 from r-ryantm/auto-update/python310Packages.inquirer
python310Packages.inquirer: 2.9.1 -> 2.9.2
2022-04-06 12:55:55 +02:00
Fabian AffolterandGitHub 8670c48084 Merge pull request #167264 from mweinelt/contributing-release-notes
CONTRIBUTING.md: encourage linking release notes on updates
2022-04-06 12:52:49 +02:00
Fabian AffolterandGitHub c951a0ba6e Merge pull request #166789 from kirillrdy/master
python3.aplpy: 2.0.3 -> 2.1.0
2022-04-06 12:49:21 +02:00
Fabian AffolterandGitHub c387209289 Merge pull request #166766 from r-ryantm/auto-update/python310Packages.doc8
python310Packages.doc8: 0.10.1 -> 0.11.1
2022-04-06 12:47:54 +02:00
Eelco DolstraandGitHub 9c60061edc Merge pull request #165730 from ConnorBaker/z3_versions
z3: init 4.8.15, 4.7.1
2022-04-06 12:47:33 +02:00
Fabian AffolterandGitHub 0d79899aaa python310Packages.srp: disable on older Python releases
- Add description
- Add pythonImportsCheck
2022-04-06 12:44:38 +02:00
Fabian AffolterandGitHub d8a2042c3e Merge pull request #167236 from graysonhead/master
python3Package.mergedb: init at 0.1.1
2022-04-06 12:34:45 +02:00
Fabian AffolterandGitHub 6c4793f0bb Merge pull request #167450 from r-ryantm/auto-update/python310Packages.hg-git
python310Packages.hg-git: 0.10.4 -> 1.0.0
2022-04-06 12:34:27 +02:00
Thomas Gerbetandzowoq 55fd703986 cosign: 1.6.0 -> 1.7.1
https://github.com/sigstore/cosign/releases/tag/v1.7.1
2022-04-06 20:32:51 +10:00
K900 e5f5ad71ac rust-bindgen: use rustfmt-nightly
bindgen's tests rely on specific output from rustfmt that uses
unstable features, so breaks when we build rustfmt as stable.

Also, use a better way to specify the rustfmt executable.
2022-04-06 13:03:23 +03:00
K900 ddef8a68cb rustfmt: allow building as nightly
This is used by bindgen, and may be useful for other projects
as well, as rustfmt disables many features when built as stable.
2022-04-06 13:03:23 +03:00
K900 6eb00a41a0 rustfmt: actually fix the failing test
It only runs on nightly, but the next commits will show
why this is useful.
2022-04-06 13:03:23 +03:00
Bryan A. Sandzowoq 4b0a37b89f argocd-autopilot: 0.3.0 -> 0.3.1 2022-04-06 19:38:18 +10:00
Bryan A. Sandzowoq 6c21273e1e argocd: 2.3.2 -> 2.3.3
change commit and tag to src.rev no more manual update
2022-04-06 19:38:08 +10:00
R. Ryantm 955cb03408 python310Packages.tweepy: 4.6.0 -> 4.8.0 2022-04-06 09:26:20 +00:00
Fabian AffolterandGitHub 797b694394 Merge pull request #167469 from r-ryantm/auto-update/python310Packages.oslo-log
python310Packages.oslo-log: 4.6.1 -> 4.7.0
2022-04-06 11:23:57 +02:00
Fabian AffolterandGitHub f0b94551bc python3Package.mergedb: add setuptools 2022-04-06 11:21:22 +02:00
Fabian AffolterandGitHub dcfbb20d25 python3Packages.hg-git: disable on older Python releases
- Add pythonImportsCheck
2022-04-06 11:16:56 +02:00
Fabian AffolterandGitHub 16e14a8acb python3Package.mergedb: add some blank lines 2022-04-06 11:10:06 +02:00
Fabian AffolterandGitHub 6294da8f04 Merge pull request #167502 from r-ryantm/auto-update/python3.10-python-kasa
python310Packages.python-kasa: 0.4.2 -> 0.4.3
2022-04-06 11:09:22 +02:00
Fabian AffolterandGitHub 10ee8df24b python3Packages.oslo-log: disable on older Python releases 2022-04-06 11:00:10 +02:00
Fabian AffolterandGitHub 4c05701f44 Merge pull request #167438 from r-ryantm/auto-update/python310Packages.google-cloud-bigtable
python310Packages.google-cloud-bigtable: 2.7.1 -> 2.8.0
2022-04-06 10:53:02 +02:00
Fabian AffolterandGitHub 969666b135 Merge pull request #167458 from r-ryantm/auto-update/python310Packages.jupytext
python310Packages.jupytext: 1.13.7 -> 1.13.8
2022-04-06 10:52:31 +02:00
Fabian AffolterandGitHub fd8d65b164 Merge pull request #167460 from r-ryantm/auto-update/python3.10-pyplaato
python310Packages.pyplaato: 0.0.15 -> 0.0.16
2022-04-06 10:52:07 +02:00
Fabian AffolterandGitHub 8b6cbbe611 Merge pull request #167461 from r-ryantm/auto-update/python3.10-pyScss
python310Packages.pyscss: 1.3.7 -> 1.4.0
2022-04-06 10:51:40 +02:00
Fabian AffolterandGitHub 62f9cf61ca Merge pull request #167464 from r-ryantm/auto-update/python3.10-teslajsonpy
python310Packages.teslajsonpy: 1.9.0 -> 2.0.1
2022-04-06 10:50:51 +02:00
Fabian AffolterandGitHub 7f64b56cc1 Merge pull request #167465 from r-ryantm/auto-update/python3.10-nats-py
python310Packages.nats-py: 2.0.0 -> 2.1.0
2022-04-06 10:50:19 +02:00
Fabian AffolterandGitHub 889bcc41d6 Merge pull request #167467 from r-ryantm/auto-update/python3.10-pynetgear
python310Packages.pynetgear: 0.9.3 -> 0.9.4
2022-04-06 10:49:39 +02:00
Fabian AffolterandGitHub 63e67ef4bc Merge pull request #167459 from r-ryantm/auto-update/python310Packages.karton-core
python310Packages.karton-core: 4.3.0 -> 4.4.0
2022-04-06 10:49:12 +02:00
Fabian AffolterandGitHub 8e999fdcf0 Merge pull request #167482 from r-ryantm/auto-update/python3.10-pyisy
python310Packages.pyisy: 3.0.5 -> 3.0.6
2022-04-06 10:46:49 +02:00