Commit Graph

694187 Commits

Author SHA1 Message Date
Gaetan Lepage fe23a39256 ruff: 0.6.9 -> 0.7.0
Diff: https://github.com/astral-sh/ruff/compare/refs/tags/0.6.9...0.7.0

Changelog: https://github.com/astral-sh/ruff/releases/tag/0.7.0
2024-10-17 21:41:43 +02:00
Gaétan Lepage 1d8bdbd172 sqruff: init at 0.17.0 (#342435) 2024-10-17 21:39:11 +02:00
Nick Cao d42e72b1a0 wxGTK32: 3.2.5 -> 3.2.6 (#340711) 2024-10-17 15:37:56 -04:00
Samuel Ainsworth 0250de1b2e pythonPackages.tensorstore: add aarch64-linux support (#347615) 2024-10-17 15:24:12 -04:00
Nick Cao cff2da8766 coroot: 1.5.8 -> 1.5.9 (#349292) 2024-10-17 15:16:20 -04:00
Nick Cao 82131013df errcheck: 1.7.0 -> 1.8.0 (#349296) 2024-10-17 15:14:33 -04:00
Nick Cao 8a885ee383 yaydl: 0.14.1 -> 0.15.5 (#349239) 2024-10-17 15:13:03 -04:00
Nick Cao 3b53bb9af0 python3.pkgs.ibis-framework: remove dask input (#349272) 2024-10-17 15:07:26 -04:00
Nick Cao 4ea815e6fd kubecfg: 0.34.3 -> 0.35.0 (#349190) 2024-10-17 15:06:21 -04:00
Nick Cao 1870c0560d pgroll: 0.6.0 -> 0.7.0 (#349199) 2024-10-17 15:03:35 -04:00
Nick Cao 5130045843 checkov: 3.2.266 -> 3.2.267 (#349224) 2024-10-17 15:00:19 -04:00
Nick Cao e043769c51 python312Packages.aiostream: switch to pytest-cov-stub (#349225) 2024-10-17 14:59:33 -04:00
Nick Cao d8cbc263bc python312Packages.asynccmd: refactor (#349226) 2024-10-17 14:58:50 -04:00
Nick Cao f9dee12a2f qc: 0.6.0 -> 0.6.1 (#349232) 2024-10-17 14:57:06 -04:00
Nick Cao 8d46165026 opera: 113.0.5230.47 -> 114.0.5282.102 (#349235) 2024-10-17 14:55:43 -04:00
Nick Cao 2a3888ad35 ncspot: 1.1.2 -> 1.2.0 (#349167) 2024-10-17 14:51:51 -04:00
Domen Kožar e85a2ca2be devenv: 1.3 -> 1.3.1 (#349340) 2024-10-17 20:49:59 +02:00
Domen Kožar 8e6501351c devenv: 1.3 -> 1.3.1 2024-10-17 19:44:37 +01:00
Johannes Jöns 73bd402816 cosmic-edit: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (#344437) 2024-10-17 17:33:26 +00:00
Johannes Jöns af46925fa2 cosmic-icons: use nix-update-script instead of unstableGitUpdater (#349303) 2024-10-17 17:29:37 +00:00
a-kenji 15fe493d6f cosmic-icons: nixfmt-rfc-style 2024-10-17 19:15:46 +02:00
Doron Behar 0bb8125f18 monkeysAudio: 10.74 -> 10.76 (#348797) 2024-10-17 20:11:52 +03:00
Martin Weinelt ca3b7d7085 firefox-bin: fix webgpu support (#349116) 2024-10-17 18:29:08 +02:00
scrufulufugus 76e0284e88 system76-power: migrate to pkgs/by-name format 2024-10-17 18:22:34 +02:00
scrufulufugus 969102bd11 system76-scheduler: migrate to pkgs/by-name format 2024-10-17 18:22:34 +02:00
scrufulufugus 1d4df7adcc system76-scheduler: Move out of kernel category
system76-scheduler: add alias at old location
2024-10-17 18:22:34 +02:00
scrufulufugus a1c03ab062 system76-power: Move out of kernel category
system76-power: add alias at old location
2024-10-17 18:22:34 +02:00
David McFarland 2026af42ed nexusmods-app: 0.6.1 -> 0.6.2 (#349023) 2024-10-17 13:18:21 -03:00
K900 d2bd9a39de Kernel + firmware updates for 2024-10-17 (#349289) 2024-10-17 19:13:04 +03:00
Cédric Barreteau 3029741718 buck2: unstable-2024-05-15 -> unstable-2024-10-15 2024-10-17 11:07:42 -05:00
Peder Bergebakken Sundt 0c14fd47b3 python312Packages.jupyter-collaboration: 2.1.2 -> 2.1.3 (#349010) 2024-10-17 17:59:24 +02:00
Rahul Rameshbabu 75e9810da8 linux: enable FF support for hid-nvidia-shield
Enables FF support for 2017 NVIDIA SHIELD (Thunderstrike) controller.

Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-10-17 18:51:05 +03:00
Jon Seager b88b49c984 multipass: 1.14.0 -> 1.14.1 (#349283) 2024-10-17 16:33:10 +01:00
a-kenji 7c7ae6a334 cosmic-icons: inline pname 2024-10-17 17:18:19 +02:00
a-kenji bc6e6d9847 cosmic-icons: use nix-update-script instead of unstableGitUpdater
Use `nix-update-script` instead of `unstableGitUpdater`,
Since upstream is now tagging their releases.
2024-10-17 17:17:54 +02:00
nixpkgs-merge-bot[bot] dd53ef232c megatools: 1.11.0 -> 1.11.1 (#349234) 2024-10-17 15:13:37 +00:00
Hannes 139cb739fd Use recommended version check
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-10-17 23:02:52 +08:00
Emily 88a7f67e86 xen: make the EFI build mandatory, fix XSA 462 description (#347810) 2024-10-17 15:51:17 +01:00
Hannes 1a5b596d5a sqruff: init at 0.17.0 2024-10-17 22:50:32 +08:00
Hannes 1d3c4e4324 maintainers: add Hasnep 2024-10-17 22:50:31 +08:00
K900 beb7aeeca1 linux-firmware: 20240909 -> 20241017 2024-10-17 17:45:41 +03:00
Pyrox 7f110cfc7d sql-formatter: 15.4.2 -> 15.4.3, migrate from nodePackages (#323304)
sql-formatter: migrate from nodePackages
2024-10-17 16:31:51 +02:00
R. Ryantm fbef14a19e errcheck: 1.7.0 -> 1.8.0 2024-10-17 14:31:09 +00:00
Silvan Mosberger 131f480cc1 doc/README: More anchors to link to (#347808) 2024-10-17 16:30:09 +02:00
Peder Bergebakken Sundt 4216d3cd8e python312Packages.portion: 2.5.0 -> 2.6.0 (#349263) 2024-10-17 16:26:29 +02:00
Emily ef14c7054c discourse: mark as known vulnerable (#349172) 2024-10-17 15:26:03 +01:00
R. Ryantm 31f217fbfe coroot: 1.5.8 -> 1.5.9 2024-10-17 14:18:56 +00:00
Peder Bergebakken Sundt 65c4006030 python312Packages.flask-restx: disable broken tests (#348846) 2024-10-17 16:17:11 +02:00
K900 2a1497e916 linux_5_10: 5.10.226 -> 5.10.227 2024-10-17 17:12:36 +03:00
K900 e3aaef1472 linux_5_15: 5.15.167 -> 5.15.168 2024-10-17 17:12:32 +03:00