Commit Graph
728850 Commits
Author SHA1 Message Date
Vladimír Čunát a710670a07 tiledb: fix libcxx builds (#367289) 2024-12-23 15:39:20 +01:00
Bobby RongandGitHub e9830e9b5a muffin: libgbm -> mesa (#367656) 2024-12-23 22:33:22 +08:00
Dionysis Grigoropoulos 5bf9e8fd84 newsboat: Only install useful binaries in package 2024-12-23 16:31:23 +02:00
Bobby Rong 026ea4ed07 muffin: libgbm -> mesa
ref: 656cab83ce
ref: 8b65c67d9b
2024-12-23 22:22:15 +08:00
Nico Felbinger 578c5b6583 prometheus-frr-exporter: init prometheus exporter module 2024-12-23 15:17:45 +01:00
R. Ryantm 58cc8ab9c8 sgt-puzzles: 20241123.5e74004 -> 20241223.5eea14c 2024-12-23 14:12:30 +00:00
Adam C. StephensandGitHub 0e2d2f87f0 kanidm: discern normal build from provisioning build and fix 1_3 patches (#367230) 2024-12-23 09:00:23 -05:00
Vladimír Čunát fc9c33366b staging-next 2024-12-04 (#361878) 2024-12-23 14:57:53 +01:00
Christian KöglerandGitHub 585f76290e zenoh: disable all tests (#367608) 2024-12-23 14:44:02 +01:00
R. Ryantm af2d9ea5fe mollysocket: 1.5.4 -> 1.5.5 2024-12-23 13:38:21 +00:00
R. Ryantm bcd858af5a nuclei-templates: 10.1.0 -> 10.1.1 2024-12-23 13:34:38 +00:00
R. Ryantm ff181efcdf natscli: 0.1.5 -> 0.1.6 2024-12-23 13:32:21 +00:00
Gaétan LepageandGitHub 844e977776 python3Packages.nanobind: 2.2.0 -> 2.4.0 (#366800) 2024-12-23 14:31:59 +01:00
R. Ryantm e89912ff3a kubectl-cnpg: 1.24.1 -> 1.24.2 2024-12-23 13:28:04 +00:00
R. Ryantm 0421996932 imewlconverter: 3.1.1 -> 3.2.0 2024-12-23 13:25:32 +00:00
Vladimír Čunát 58af658f99 home-assistant-custom-components.homematicip_local: 1.73.0 -> 1.75.0 (#365459) 2024-12-23 14:24:59 +01:00
Vladimír Čunát 83468daa50 microsoft-gsl: don't use -Werror for clang (#367310) 2024-12-23 14:23:56 +01:00
Gaétan LepageandGitHub 5cd2444668 nixosModules.MooseFS: Format (#367327) 2024-12-23 14:14:19 +01:00
R. Ryantm 22520a207c fanbox-dl: 0.27.1 -> 0.27.2 2024-12-23 13:12:24 +00:00
R. Ryantm 1262fc33d7 mise: 2024.12.6 -> 2024.12.17 2024-12-23 13:08:03 +00:00
R. Ryantm adf98ff545 freshrss: 1.24.3 -> 1.25.0 2024-12-23 13:07:18 +00:00
Jörg ThalheimandGitHub 83e902bb66 dpdk: apply patch for CVE-2024-11614 (#366259) 2024-12-23 14:05:46 +01:00
Silvan MosbergerandGitHub d510f60a4d lib.generators.toPlist: escape XML syntax in strings & keys (#356502) 2024-12-23 13:47:44 +01:00
R. Ryantm 314723e3e8 heptabase: 1.48.1 -> 1.49.0 2024-12-23 12:41:18 +00:00
R. Ryantm ceede88194 publii: 0.46.2 -> 0.46.3 2024-12-23 12:39:31 +00:00
Bobby RongandGitHub 7042c42ea5 xfce.xfce4-screensaver: 4.18.3 -> 4.18.4 (#367048) 2024-12-23 20:16:31 +08:00
Michael Hoang 00a41a8463 podman: backport removing incomplete layers fix 2024-12-23 23:15:58 +11:00
Jörg ThalheimandGitHub 890e5f2456 build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#367609) 2024-12-23 13:06:58 +01:00
github-actions[bot]andGitHub 02d93dd7ec Merge master into staging-next 2024-12-23 12:05:52 +00:00
Bobby RongandGitHub 605126dd32 GNOME updates 2024-12-19 (#366551) 2024-12-23 20:03:00 +08:00
James Taranto c20c01c319 bigquery-emulator: don't reference pname in fetchFromGitHub 2024-12-23 22:51:19 +11:00
R. Ryantm 672973d6b5 renode-dts2repl: 0-unstable-2024-12-12 -> 0-unstable-2024-12-20 2024-12-23 11:50:49 +00:00
Franz Pletz 18a943798a nixos/networkd: add NetLabel & NFTSet options 2024-12-23 12:29:58 +01:00
Linnnus d1cb670ee6 lib.generators.toPlist: escape XML syntax in strings & keys
Before this patch, code like this would break generate invalid XML:

    lib.generators.toPlist {} "ab<cd"

That's obviously bad, since the call to toPlist often happens through
indirection, as is the case in e.g. the nix-darwin project. A user might
not realize that they have to escape the strings.

This patch adds the argument 'escape' to lib.generators.plist and emits
a warning if it is not set to true. In a future release, this behavior
should become the default.

I have also added a note for future maintainers, in case I forget to
actually remove the deprecated functionality in a future release.
2024-12-23 12:29:20 +01:00
Jörg ThalheimandGitHub 8a32455586 build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#367610) 2024-12-23 12:22:45 +01:00
Ivan MincikandGitHub c8fcff4a74 qgis-ltr: 3.34.13 -> 3.34.14 (#366816) 2024-12-23 11:22:31 +00:00
Ivan MincikandGitHub d087ce6d53 qgis: 3.40.1 -> 3.40.2 (#366813) 2024-12-23 11:22:03 +00:00
R. Ryantm 895c5f50b7 jx: 3.11.3 -> 3.11.4 2024-12-23 11:19:19 +00:00
Markus KowalewskiandGitHub 697c771698 abracadabra: 2.7.1 -> 2.8.0 (#367361) 2024-12-23 12:07:10 +01:00
dependabot[bot]andGitHub abd256e12b build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...6f51ac03b9356f520e9adb1b1b7802705f340c2b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:05:01 +00:00
dependabot[bot]andGitHub 4c4e9337fa build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/5d869da34e18e7287c1daad50e0b8ea0f506ce69...c1a285145b9d317df6ced56c09f525b5c2b6f755)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:04:57 +00:00
R. Ryantm 2ffff15c22 readarr: 0.4.5.2699 -> 0.4.6.2711 2024-12-23 11:00:57 +00:00
Markus Kowalewski a4def82fcf zenoh: disable all tests
Many tests rely on networking and fail in the build sandbox and on Hydra.
The list of tests individual tests has become too long.
2024-12-23 11:54:19 +01:00
YtandGitHub d5e5e7198b redpanda-client: 24.2.13 -> 24.2.14 (#367498) 2024-12-23 05:51:20 -05:00
Reno Dakota b1c19ac8f9 qemu: use apple-sdk_13
qemu 9.2.0 uses hv_vm_config_get_default_ipa_size which showed up in
macOS 13
2024-12-23 02:48:37 -08:00
nixpkgs-merge-bot[bot]andGitHub 0865a89b32 lazyjournal: 0.4.0 -> 0.5.0 (#366891) 2024-12-23 10:48:01 +00:00
Pol DellaieraandGitHub ce7f8f04e9 nextjs-ollama-llm-ui: add env var control over cache dir (#366977) 2024-12-23 11:35:35 +01:00
Fabian Affolter 7acb98dcc9 python312Packages.types-awscrt: 0.23.4 -> 0.23.6
Changelog: https://github.com/youtype/types-awscrt/releases/tag/0.23.6
2024-12-23 11:28:30 +01:00
Vladimír Čunát f674839442 zabbix60: 6.0.26 -> 6.0.36, zabbix64: 6.4.15 -> 6.4.20 (#361882) 2024-12-23 11:19:19 +01:00
Vladimír Čunát 638fc37232 rubyPackages.rexml: 3.3.6 -> 3.3.9 (#361513) 2024-12-23 11:17:59 +01:00