Commit Graph
667170 Commits
Author SHA1 Message Date
Matthias BeyerandGitHub 8b908192e6 Merge pull request #334718 from emilazy/push-wmummuqmyyro
cargo-semver-checks: 0.33.0 -> 0.34.0
2024-08-15 08:27:57 +02:00
Jörg ThalheimandGitHub a59d59700e Merge pull request #333172 from r-ryantm/auto-update/bcc
bcc: 0.30.0 -> 0.31.0
2024-08-15 08:13:48 +02:00
Matthias BeyerandGitHub cd02850f5e Merge pull request #334734 from r-ryantm/auto-update/tageditor
tageditor: 3.9.1 -> 3.9.2
2024-08-15 08:11:35 +02:00
Alyssa Ross ce206b83a5 linux_6_10: 6.10.4 -> 6.10.5 2024-08-15 08:09:33 +02:00
Alyssa Ross 756c2a4b9e linux_6_1: 6.1.104 -> 6.1.105 2024-08-15 08:09:33 +02:00
Alyssa Ross 21b168a5a6 linux_6_6: 6.6.45 -> 6.6.46 2024-08-15 08:09:33 +02:00
Alyssa Ross f1826a4e6d linux_testing: 6.11-rc2 -> 6.11-rc3 2024-08-15 08:09:33 +02:00
Matthew BrownandAlyssa Ross 959b505da3 cargo-lambda: 1.2.1 -> 1.3.0 2024-08-15 08:00:05 +02:00
K900andGitHub a1b4ea8024 Merge pull request #334782 from K900/path-of-building-2.48.1
path-of-building.data: 2.47.3 -> 2.48.1
2024-08-15 08:57:08 +03:00
K900 9d93a67ed1 path-of-building.data: 2.47.3 -> 2.48.1
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.3...v2.48.1
2024-08-15 08:56:04 +03:00
Fabian AffolterandGitHub 37626e428d Merge pull request #334704 from r-ryantm/auto-update/pyright
pyright: 1.1.375 -> 1.1.376
2024-08-15 07:52:42 +02:00
Fabian AffolterandGitHub bc0f3ba2c3 Merge pull request #334753 from r-ryantm/auto-update/httpx
httpx: 1.6.7 -> 1.6.8
2024-08-15 07:52:10 +02:00
Fabian AffolterandGitHub e80c3c5756 Merge pull request #334756 from r-ryantm/auto-update/python312Packages.aiohttp-middlewares
python312Packages.aiohttp-middlewares: 2.3.0 -> 2.4.0
2024-08-15 07:51:50 +02:00
Fabian AffolterandGitHub 91e51405e3 Merge pull request #334757 from r-ryantm/auto-update/python312Packages.aiosonic
python312Packages.aiosonic: 0.20.1 -> 0.21.0
2024-08-15 07:51:28 +02:00
Norbert MelzerandAlyssa Ross 8d6e39e49d rustic: 0.7.0 -> 0.7.0-unstable-2024-08-10 2024-08-15 07:48:45 +02:00
Fabian AffolterandGitHub 9fe8fdc039 Merge pull request #334567 from r-ryantm/auto-update/python312Packages.dvc-data
python312Packages.dvc-data: 3.16.0 -> 3.16.3
2024-08-15 07:48:16 +02:00
Ryan OmastaandAlyssa Ross 89231df346 cargo-tauri: hardcode pname and remove uses of with lib 2024-08-15 07:47:53 +02:00
Ryan OmastaandAlyssa Ross 46209d061f cargo-tauri: format using nixfmt-rfc-style 2024-08-15 07:47:53 +02:00
Ryan OmastaandAlyssa Ross e47adeac77 cargo-tauri: 1.7.1 -> 2.0.0-rc.2 2024-08-15 07:47:53 +02:00
sethandAlyssa Ross fb2ba534a4 av1an: fix building against rust 1.80.0
https://github.com/NixOS/nixpkgs/issues/332957
2024-08-15 07:47:13 +02:00
Alyssa Ross f768a86c5a crosvm: 126.0 -> 127.0 2024-08-15 07:45:57 +02:00
lassulusandGitHub 4b3c31b884 Merge pull request #334776 from aos/aos/update-writepy3-example
fix: Update writePython3Bin docs
2024-08-15 07:42:45 +02:00
lassulusandGitHub 60ee3683b2 Merge pull request #334551 from r-ryantm/auto-update/python312Packages.cashews
python312Packages.cashews: 7.1.0 -> 7.2.0
2024-08-15 07:41:32 +02:00
Doron BeharandGitHub 2b78fe5e0e Merge pull request #334770 from r-burns/h5py
python3Packages.h5py: fix on x86_64-darwin
2024-08-15 05:10:22 +00:00
Aos Dabbagh 55e4114fb3 fix: Update writePython3Bin docs
Was trying out the recommended example for `writePython3Bin` and it
failed with:
```
Traceback (most recent call last):
  File "/nix/store/gcmhfm7mslpndjasfhvs66f1ca24vxim-test_py3/bin/test_py3", line 4, in <module>
    y = yaml.load("""
TypeError: load() missing 1 required positional argument: 'Loader'
```

Looks like `yaml.load(input)` was deprecated in 5.1: https://msg.pyyaml.org/load

`nixos-24.05` uses `6.0.1` so we're in the clear.
2024-08-15 00:57:39 -04:00
rewineandGitHub b1770f7454 Merge pull request #330182 from wineee/deepin
deepin desktop environment: update
2024-08-15 12:22:56 +08:00
Ryan Burns 17ab68093c python3Packages.h5py: fix on x86_64-darwin 2024-08-14 21:07:20 -07:00
EmilyandGitHub 456f0f2acd Merge pull request #334435 from SigmaSquadron/xsa/2024-08-13
xen: patch with XSA-460 and XSA-461
2024-08-15 04:39:23 +01:00
nixpkgs-merge-bot[bot]andGitHub 924b119c3f Merge pull request #334330 from r-ryantm/auto-update/uxplay
uxplay: 1.68.3 -> 1.69
2024-08-15 03:33:43 +00:00
R. Ryantm 38b2a509ee python312Packages.aiosonic: 0.20.1 -> 0.21.0 2024-08-15 02:46:19 +00:00
R. Ryantm fee7f18530 python312Packages.aiohttp-middlewares: 2.3.0 -> 2.4.0 2024-08-15 02:46:10 +00:00
Fernando Rodrigues cb8e8bbe75 xen: patch with XSA-460 and XSA-461
- Error handling in x86 IOMMU identity mapping  (CVE-2024-31145)
- PCI device pass-through with shared resources (CVE-2024-31146)

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-14 23:27:05 -03:00
R. Ryantm 90b40e98c3 httpx: 1.6.7 -> 1.6.8 2024-08-15 02:18:46 +00:00
Adam C. StephensandGitHub 1ad352fd9e Merge pull request #334604 from r-ryantm/auto-update/tailwindcss
tailwindcss: 3.4.7 -> 3.4.10
2024-08-14 22:13:59 -04:00
Nick CaoandGitHub 88c7882336 Merge pull request #330963 from NickCao/xorg
xorg.*: update
2024-08-14 21:31:27 -04:00
Tristan RossandGitHub e8402fc56c Merge pull request #334538 from ExpidusOS/feat/llvm-git-2024-08-13
llvmPackages_git: 20.0.0-git-2024-08-04 -> 20.0.0-git-2024-08-13
2024-08-14 18:15:20 -07:00
Dmitry KalinkinandGitHub 2939b891c4 Merge pull request #334647 from guitargeek/root_63204
root: 6.32.02 -> 6.32.04
2024-08-14 21:08:10 -04:00
EmilyandGitHub 885938797b Merge pull request #334721 from networkException/update-chromium
chromedriver,{,ungoogled-}chromium: 127.0.6533.99 -> 127.0.6533.119
2024-08-15 03:00:59 +02:00
rewine 2bbba938cd deepin.deepin-system-monitor: 6.0.13 -> 6.0.23 2024-08-15 08:57:14 +08:00
rewine 424aa67e9c deepin.dde-clipboard: 6.0.9 -> 6.0.11 2024-08-15 08:57:14 +08:00
rewine e5344f08c2 deepin.deepin-kwin: 5.25.26 -> 5.25.27 2024-08-15 08:57:14 +08:00
rewine 49343c03d6 deepin.dde-daemon: 6.0.34 -> 6.0.43 2024-08-15 08:57:13 +08:00
rewine 1412026fca deepin.dde-calendar: 5.13.1 -> 5.14.1 2024-08-15 08:57:13 +08:00
rewine 72894c1b45 deepin.dde-session-shell: 6.0.19 -> 6.0.20 2024-08-15 08:57:13 +08:00
rewine 21bd546796 deepin.dde-session-ui: 6.0.19 -> 6.0.20 2024-08-15 08:57:13 +08:00
rewine 2fa450adc2 deepin.dde-session: 1.2.10 -> 1.2.12 2024-08-15 08:57:13 +08:00
rewine 7812fd7b05 deepin.dde-network-core: 2.0.26 -> 2.0.31 2024-08-15 08:57:13 +08:00
rewine cf47f3c794 deepin.dde-widgets: 6.0.22 -> 6.0.23 2024-08-15 08:57:12 +08:00
rewine c74633bcfe deepin.dde-appearance: 1.1.25 -> 1.1.29 2024-08-15 08:57:12 +08:00
rewine c4cbc2a6d5 deepin.dde-dock: 6.0.35 -> 6.0.37 2024-08-15 08:57:12 +08:00