Commit Graph
675064 Commits
Author SHA1 Message Date
R. Ryantm 9271ee409c clash-meta: 1.18.7 -> 1.18.8 2024-09-02 12:37:02 +00:00
nixpkgs-merge-bot[bot]andGitHub 3007f981ee renode-dts2repl: 0-unstable-2024-08-20 -> 0-unstable-2024-08-30 (#338892) 2024-09-02 11:35:47 +00:00
Michele Guerini RoccoandGitHub 51b45dc262 virtualisation/qemu-vm: disallow nullable diskSize (#338967) 2024-09-02 13:22:49 +02:00
Adam C. StephensandGitHub ba63775298 edk2: loongarch64 support (#338966) 2024-09-02 07:22:19 -04:00
K900andGitHub 66a352a3f2 sbclPackages.cl-fam: remove override to fix eval (#338982) 2024-09-02 13:56:46 +03:00
K900 c101f846b3 sbclPackages.cl-fam: remove override to fix eval 2024-09-02 13:55:18 +03:00
R. RyantmandEmery Hemingway 31e42275fb beamerpresenter: 0.2.4 -> 0.2.5 2024-09-02 10:38:43 +00:00
phaer 53df1e4ece virtualisation/qemu-vm: disallow nullable diskSize
Because `virtualisation.diskSize = null` does result in a broken vm runner,
see https://github.com/NixOS/nixpkgs/issues/292901.

diskSize was declared to be nullable when it first got types in a
tree-wide commit:
https://github.com/NixOS/nixpkgs/commit/30f0faac22b6d8a6c6b308a0aa44ee672f2827eb

But it seemingly never actually supported it, as "${cfg.diskSize}M" is
passed to qemu-img create, which doesn't allow an empty size parameter.

closes: https://github.com/NixOS/nixpkgs/issues/292901
2024-09-02 12:09:15 +02:00
Ryan LahfaandGitHub 8899e78e6c cairo-lang: 2.5.4 -> 2.8.0 (#338878) 2024-09-02 11:53:46 +02:00
SandroandGitHub e4a2b7892d bwbasic: darwin build fix, derivation cleanup / RFC format (#336730) 2024-09-02 11:43:09 +02:00
SandroandGitHub 9d4badae3e bmaptool: rename from bmap-tools and bump 3.6 -> 3.8.0 (#332434) 2024-09-02 11:35:06 +02:00
SandroandGitHub 38c6847fad lmstudio: 0.3.1 -> 0.3.2 (#338943) 2024-09-02 11:30:09 +02:00
SandroandGitHub b870875375 liberasurecode: 1.6.3 -> 1.6.4 (#338883) 2024-09-02 11:29:39 +02:00
FunkeleinhornandAlyssa Ross a33b796c02 swaylock-effects: fix pkg-config of wayland-scanner
The split out of wayland-scanner from wayland into its own package:
https://github.com/NixOS/nixpkgs/commit/921bd99f8de553bd45be0ed298619589f2b7fee4
caused issues with pkg-config not finding wayland-scanner anymore.
This commit fixes this by adding pkg-config to depsBuildBuild as done
for other packages having the same issues like:
https://github.com/NixOS/nixpkgs/commit/ff498279120074a4d9fdbbb7d18f7cebe57a7c9a
2024-09-02 11:27:53 +02:00
sanana 4074fbdc6c OVMF: build for loongarch64
Now that the edk2 package has support for loongarch64, this patch
enables building OVMF for loongarch64.
2024-09-02 11:49:00 +03:00
Fabian AffolterandGitHub 3ced993e74 checkov: 3.2.239 -> 3.2.241 (#338939) 2024-09-02 10:22:12 +02:00
Fabian AffolterandGitHub 92fc837cda python312Packages.aiolifx: 1.0.8 -> 1.0.9 (#338940) 2024-09-02 10:21:02 +02:00
Fabian AffolterandGitHub 81b56a773c python312Packages.aio-georss-client: 0.12 -> 0.13, python312Packages.aio-georss-gdacs: 0.9 -> 0.10 (#338941) 2024-09-02 10:20:45 +02:00
Fabian AffolterandGitHub 3f3f23fb9d python312Packages.aiopulse: 0.4.5 -> 0.4.6 (#338942) 2024-09-02 10:20:30 +02:00
Fabian AffolterandGitHub 273cbc5818 python312Packages.aioairzone-cloud: 0.6.3 -> 0.6.5 (#338946) 2024-09-02 10:20:16 +02:00
Fabian AffolterandGitHub 9620a22fe6 python312Packages.python-telegram-bot: 21.4 -> 21.5 (#338947) 2024-09-02 10:19:44 +02:00
Fabian AffolterandGitHub b9929ad6c4 python312Packages.coinmetrics-api-client: 2024.8.16.10 -> 2024.8.20.13 (#338949) 2024-09-02 10:19:18 +02:00
sanana 79f9ec1033 edk2: add loongarch64 support
Upstream had this for some time, let's just enable building it.
2024-09-02 11:12:24 +03:00
Robert HensingandGitHub 92f4ef78de lib/modules: improve error message when option is being accessed that isn't defined (#338362) 2024-09-02 10:08:49 +02:00
Robert HensingandGitHub f26d8b7670 changelog-d: 1.0 -> 1.0.1 (#336060) 2024-09-02 10:07:34 +02:00
Matteo Pacini 5e0698df32 bwbasic: format with nixfmt-rfc-style 2024-09-02 08:56:42 +01:00
Matteo Pacini c027f3704a bwbasic: derivation cleanup 2024-09-02 08:56:42 +01:00
Weijia WangandGitHub c0df3aea49 nixos/doc/rl-2411: warn about upcoming macOS version requirement (#338695) 2024-09-02 09:56:38 +02:00
Fabian AffolterandGitHub 16eeae3bcc python312Packages.mkdocs-autorefs: 1.1.0 -> 1.2.0 (#338930) 2024-09-02 09:47:05 +02:00
Vincent LaporteandVincent Laporte cb74f03500 ocamlPackages.menhir: 20231231 → 20240715 2024-09-02 09:43:53 +02:00
K900andGitHub a4cd8fea23 mesa: rename enableValgrind back to withValgrind (#338956) 2024-09-02 10:41:58 +03:00
Alyssa Ross e596e5cc9b mesa: rename enableValgrind back to withValgrind
Yes, it's inconsistent with enablePatentEncumberedCodecs, but it's the
name this option had before it was removed in dda100f27b ("mesa:
split out the Darwin build into a separate expression, heavily clean
up Linux"), and therefore still has in stable.  There's no reason for
the name to change between NixOS releases just because it was
temporarily removed.
2024-09-02 09:37:32 +02:00
Fabian AffolterandGitHub 21a0a7284d python312Packages.ghapi: 1.0.3 -> 1.0.6 (#338718) 2024-09-02 09:36:27 +02:00
Fabian AffolterandGitHub e513536676 python312Packages.aioruckus: 0.41 -> 0.41 (#338948) 2024-09-02 09:35:48 +02:00
sananaandAlyssa Ross b5fecd5cfc OVMF: fix building for riscv64 2024-09-02 09:09:05 +02:00
lassulusandGitHub 1dd75f5cc7 python312Packages.webdataset: 0.2.96 -> 0.2.100 (#338860) 2024-09-02 09:05:05 +02:00
lassulusandGitHub 8b4b608e59 rawtherapee: 5.10 -> 5.11 (#338917) 2024-09-02 09:02:54 +02:00
Alyssa Ross 2ade30b7af rustPlatform.buildRustPackage: merge custom platforms
We should constrain the set of supported platforms to the platforms
supported by the compiler.  Otherwise we run into the unfortunate
situation where setting meta.platforms in a Rust package to
platforms.unix or platforms.linux will reintroduce CPU architectures
unsupported by the compiler.
2024-09-02 08:58:07 +02:00
Alyssa Ross 5ebc220565 llvm: add loongarch64 to supported architectures 2024-09-02 08:48:51 +02:00
Johannes JönsandGitHub f785513c20 ibus-engines.table: 1.17.6 -> 1.17.7 (#337348) 2024-09-02 06:46:00 +00:00
Damien CassouandGitHub a1b242aa32 lint-staged: 15.2.9 -> 15.2.10 (#338926) 2024-09-02 08:44:50 +02:00
Johannes JönsandGitHub 86c004b5f9 simdjson: 3.10.0 -> 3.10.1 (#337597) 2024-09-02 06:44:01 +00:00
Johannes JönsandGitHub 819387c2f5 python312Packages.pysqueezebox: 0.7.1 -> 0.8.1 (#337844) 2024-09-02 06:41:30 +00:00
Johannes JönsandGitHub 2a9b76ccdf python312Packages.stamina: 24.2.0 -> 24.3.0 (#337845) 2024-09-02 06:40:51 +00:00
Johannes JönsandGitHub 24cfa15e4d nomacs: support more formats (#337901) 2024-09-02 06:39:33 +00:00
Johannes JönsandGitHub 991d016913 kubectl-cnpg: 1.23.3 -> 1.24.0 (#338005) 2024-09-02 06:38:30 +00:00
Fabian Affolter e52e1832c9 python312Packages.coinmetrics-api-client: 2024.8.16.10 -> 2024.8.20.13 2024-09-02 08:26:20 +02:00
K900andGitHub 28cb30683f mesa.meta.platforms: broaden (#338894) 2024-09-02 09:24:25 +03:00
Fabian Affolter 5866807db7 python312Packages.ghapi: refactor 2024-09-02 08:23:57 +02:00
Fabian Affolter 1881f56795 python312Packages.aioruckus: 0.41 -> 0.41
Diff: https://github.com/ms264556/aioruckus/compare/refs/tags/v0.41...v0.41
2024-09-02 08:19:50 +02:00