R. Ryantm
f716af0cf4
python310Packages.types-dateutil: 2.8.19.7 -> 2.8.19.8
2023-02-24 11:49:41 +00:00
R. Ryantm and Robert Schütz
9dd54bfe3d
python310Packages.asyncssh: 2.13.0 -> 2.13.1
2023-02-23 21:52:37 -08:00
Artturi and GitHub
16abcb815b
Merge pull request #217961 from Artturin/fixups2
2023-02-24 07:06:07 +02:00
Artturin
d06382a73b
treewide: more manual fixups for
...
treewide: move NIX_CFLAGS_COMPILE to the env attrset
`nix-eval-jobs --flake ".#legacyPackages.x86_64-linux" --workers 3 2>/dev/null --impure | jq 'select(.error?) | select(.error | match ("attribute set can only contain derivation") )'`
and
`nix-eval-jobs --flake ".#legacyPackages.aarch64-darwin" --workers 3 2>/dev/null --impure | jq 'select(.error?) | select(.error | match ("attribute set can only contain derivation") )'`
no longer has output so this could be all of the remaining issues
2023-02-24 06:26:02 +02:00
github-actions[bot] and zowoq
c992e25a7d
terraform-providers.tencentcloud: 1.79.10 → 1.79.11
2023-02-24 14:23:28 +10:00
github-actions[bot] and zowoq
6cdb034b3a
terraform-providers.thunder: 1.0.0 → 1.1.0
2023-02-24 14:23:28 +10:00
github-actions[bot] and zowoq
bd2f3e6146
terraform-providers.opentelekomcloud: 1.33.0 → 1.33.1
2023-02-24 14:23:28 +10:00
github-actions[bot] and zowoq
1e517bb98e
terraform-providers.nutanix: 1.7.1 → 1.8.0
2023-02-24 14:23:28 +10:00
github-actions[bot] and zowoq
87ef283299
terraform-providers.acme: 2.13.0 → 2.13.1
2023-02-24 14:23:28 +10:00
github-actions[bot] and zowoq
d424064658
terraform-providers.exoscale: 0.45.0 → 0.46.0
2023-02-24 14:23:28 +10:00
Artturi and GitHub
6600a103c9
Merge pull request #217958 from NixOS/revert-217851-fix-eval-kiwisolver
2023-02-24 06:10:42 +02:00
R. Ryantm and Robert Schütz
594a8df11a
python310Packages.pydrive2: 1.15.0 -> 1.15.1
2023-02-23 20:10:12 -08:00
Artturin
e1fe0fe490
python310Packages.kiwisolver: move NIX_CFLAGS_COMPILE out of env
...
this will be reapplied to staging because it causes rebuilds
2023-02-24 05:39:54 +02:00
Artturi and GitHub
6152eed6a5
Revert "python310Packages.kiwisolver: fix NIX_CFLAGS_COMPILE definition"
2023-02-24 05:21:20 +02:00
Nick Cao and GitHub
26483df579
Merge pull request #217740 from e1mo/molly-guard-less-deps
...
molly-guard: Reduce closure size by stripping unneeded dependeicies
2023-02-24 10:22:41 +08:00
Anderson Torres and GitHub
3031e92a89
Merge pull request #217837 from lasers/desmume
...
desmume: add wrapGAppsHook
2023-02-23 23:17:04 -03:00
Nick Cao and GitHub
2ec012dd7b
Merge pull request #217595 from fabaff/pysnmp-pyasn1-bump
...
python310Packages.pysnmp-pyasn1: 1.1.2 -> 1.1.3
2023-02-24 10:13:05 +08:00
Nick Cao and GitHub
daa13e440c
Merge pull request #217947 from fabaff/twilio-bump
...
python310Packages.twilio: 7.16.3 -> 7.16.4
2023-02-24 10:06:37 +08:00
Nick Cao and GitHub
0f2be3fe9d
Merge pull request #217807 from Korny666/smartgithg-update-to-22.1.4
...
smartgithg: 22.1.3 -> 22.1.4
2023-02-24 10:01:08 +08:00
Nick Cao and GitHub
c029b91d68
Merge pull request #217916 from buckley310/2023-02-23-brave
...
brave: 1.48.158 -> 1.48.171
2023-02-24 09:54:31 +08:00
Nick Cao and GitHub
3a6f817477
Merge pull request #217945 from fabaff/vt-py-bump
...
python310Packages.vt-py: 0.17.4 -> 0.17.5
2023-02-24 09:50:36 +08:00
Nick Cao and GitHub
4e477c0a7c
Merge pull request #217926 from fabaff/reolink-aio-bump
...
python310Packages.reolink-aio: 0.5.0 -> 0.5.1
2023-02-24 09:48:34 +08:00
Fabian Affolter
5af2160bc4
python310Packages.twilio: 7.16.3 -> 7.16.4
...
Diff: https://github.com/twilio/twilio-python/compare/refs/tags/7.16.3...7.16.4
Changelog: https://github.com/twilio/twilio-python/blob/7.16.4/CHANGES.md
2023-02-24 01:56:08 +01:00
Fabian Affolter
bb46e6d646
python310Packages.vt-py: 0.17.4 -> 0.17.5
...
Diff: https://github.com/VirusTotal/vt-py/compare/refs/tags/0.17.4...0.17.5
Changelog: https://github.com/VirusTotal/vt-py/releases/tag//0.17.5
2023-02-24 01:53:53 +01:00
Alyssa Ross
f9afd57302
Revert "llvmPackages_15: update licenses"
...
This reverts commit 386aba3115 .
As I understand it from reading
<https://llvm.org/docs/DeveloperPolicy.html#copyright-license-and-patents >,
the structure of LLVM licensing is as follows:
- They're in the process of relicensing to Apache-2.0 WITH LLVM-exception,
but they haven't got permission to relicense all the code yet.
This means that some of the code can be used under the new license,
but not all of it, and it's difficult to know which is which. This
license is therefore probably not useful yet, until the relicensing
effort is commit.
- While the relicensing effort is ongoing, code being contributed to
LLVM has to have permission to be used under the old and new
licensing schemes. Since the new licensing scheme can't be used
for all code yet, it only makes sense to use LLVM's code under the
old licensing scheme at the moment.
- The old licensing scheme is that code for the LLVM components we
care about is all available under the NCSA license, and some
components are optionally available under a different license,
usually the MIT license, instead.
So I think we should go back to just listing NCSA, or NCSA/MIT, and
forget about the new license until it actually becomes useful,
i.e. LLVM's relicensing effort is complete.
2023-02-24 00:06:46 +00:00
Sandro and GitHub
2d415debb7
Merge pull request #216869 from DarkOnion0/appflowy
2023-02-24 00:28:33 +01:00
Sandro and GitHub
bfff7eab5c
Merge pull request #215304 from urandom2/5etools
2023-02-24 00:27:05 +01:00
Sandro and GitHub
6114f0e687
Merge pull request #217449 from azuwis/helm-plugins
2023-02-24 00:23:20 +01:00
Martin Weinelt and GitHub
c464cee369
Merge pull request #217263 from r-ryantm/auto-update/esphome
...
esphome: 2023.2.2 -> 2023.2.4
2023-02-23 23:19:46 +00:00
R. Ryantm
7b830db279
esphome: 2023.2.2 -> 2023.2.4
2023-02-23 23:11:56 +00:00
Fabian Affolter
33645f8482
python310Packages.reolink-aio: 0.5.0 -> 0.5.1
...
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.5.0...0.5.1
Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.5.1
2023-02-23 23:46:13 +01:00
Pavol Rusnak and GitHub
4f0b839834
Merge pull request #217868 from karliatto/add-electron-23.1.1
...
electron_23: init at 23.1.1
2023-02-23 23:25:59 +01:00
Robert Scott and GitHub
4ea1296a6e
Merge pull request #217678 from r-ryantm/auto-update/cloudfoundry-cli
...
cloudfoundry-cli: 8.5.0 -> 8.6.0
2023-02-23 22:24:29 +00:00
Sean Buckley
ca8a28515e
brave: 1.48.158 -> 1.48.171
...
https://community.brave.com/t/release-channel-1-48-171/472389/1
2023-02-23 17:13:44 -05:00
Weijia Wang and GitHub
e1352eb28c
Merge pull request #217413 from r-ryantm/auto-update/gitmux
...
gitmux: 0.9.0 -> 0.9.1
2023-02-23 23:54:15 +02:00
Michael Weiss and GitHub
88c69a2fee
Merge pull request #217859 from michaeladler/ungoogled
...
ungoogled-chromium: 110.0.5481.100-1 -> 110.0.5481.177-1
2023-02-23 22:46:18 +01:00
Weijia Wang and GitHub
55a0db2a6f
Merge pull request #217851 from marsam/fix-eval-kiwisolver
...
python310Packages.kiwisolver: fix NIX_CFLAGS_COMPILE definition
2023-02-23 23:40:23 +02:00
Weijia Wang and GitHub
ebf07690d7
Merge pull request #217736 from r-ryantm/auto-update/deheader
...
deheader: 1.8 -> 1.10
2023-02-23 23:32:41 +02:00
Martin Weinelt and GitHub
96a3979a7b
Merge pull request #217763 from mweinelt/hass-stubs
...
Typing stubs for home-assistant type checks
2023-02-23 21:31:23 +00:00
Weijia Wang and GitHub
c124490a4c
Merge pull request #217778 from r-ryantm/auto-update/fb303
...
fb303: 2023.01.30.00 -> 2023.02.13.00
2023-02-23 23:27:29 +02:00
Martin Weinelt and GitHub
7688c980d2
Merge pull request #217790 from mweinelt/pdm-2.4.6
...
pdm: 2.4.3 -> 2.4.6
2023-02-23 21:20:29 +00:00
Weijia Wang and GitHub
fa8d83945c
Merge pull request #217892 from penguwin/charm
...
charm: 0.12.4 -> 0.12.5
2023-02-23 23:13:07 +02:00
Naïm Favier and GitHub
9c4b6bbad4
Merge pull request #217876 from joedevivo/zimfw-init-fix
...
zimfw: fix generated init.zsh to use $out
2023-02-23 22:04:55 +01:00
Weijia Wang and GitHub
be20d9a5a5
Merge pull request #217893 from figsoda/cargo-edit
...
cargo-edit: 0.11.8 -> 0.11.9
2023-02-23 22:46:30 +02:00
Weijia Wang and GitHub
27b1c3a868
Merge pull request #217895 from penguwin/soft-serve
...
soft-serve: 0.4.5 -> 0.4.6
2023-02-23 22:36:19 +02:00
Weijia Wang and GitHub
d06389c98d
Merge pull request #217872 from oluceps/update-maple-font
...
maple-font: 6.1 -> 6.2
2023-02-23 22:33:37 +02:00
Weijia Wang and GitHub
65b3e23bc3
Merge pull request #217864 from sikmir/martin
...
martin: 0.7.0 → 0.7.2
2023-02-23 22:30:50 +02:00
Pascal Bach and GitHub
7d3d30318e
Merge pull request #217808 from r-ryantm/auto-update/minio
...
minio: 2023-01-25T00-19-54Z -> 2023-02-17T17-52-43Z
2023-02-23 21:29:59 +01:00
Weijia Wang and GitHub
900c53ada0
Merge pull request #217767 from r-ryantm/auto-update/freeradius
...
freeradius: 3.2.1 -> 3.2.2
2023-02-23 22:24:53 +02:00
Weijia Wang and GitHub
729d31800f
Merge pull request #214177 from r-ryantm/auto-update/fscrypt-experimental
...
fscrypt-experimental: 0.3.3 -> 0.3.4
2023-02-23 22:18:45 +02:00