Commit Graph
574487 Commits
Author SHA1 Message Date
Silvan Mosberger 8cf3cd91b2 check-by-name: Update contributor docs
Now that the tooling is pinned instead of being fetched indirectly from
the channel, the docs need some updating
2024-01-17 21:26:39 +01:00
Silvan Mosberger 50d57f6236 check-by-name: Fix CI
Wasn't detected in https://github.com/NixOS/nixpkgs/pull/281407
2024-01-17 21:26:12 +01:00
Douglas M. d3899d7b1e gleam: 0.33.0 -> 0.34.0
https://github.com/gleam-lang/gleam/blob/v0.34.0/CHANGELOG.md#v0340---2023-01-16
2024-01-17 21:22:28 +01:00
K900andGitHub 0f6090448a Merge pull request #281523 from K900/ksmbd-tools-systemd
ksmbd-tools: install systemd unit
2024-01-17 23:21:27 +03:00
Silvan MosbergerandGitHub 9997190a61 Merge pull request #281407 from tweag/by-name-local-run-platforms
check-by-name/run-local.sh: Make it usable for non-CI platforms
2024-01-17 21:21:12 +01:00
Malo Bourgon 7f5dd771e5 open-interpreter: 0.1.11 -> 0.2.0 2024-01-17 12:20:49 -08:00
Malo Bourgon 45b3447497 python311Packages.tokentrim: unstable-2023-09-07 -> 0.1.13 2024-01-17 12:20:35 -08:00
DarkOnion0 4b99e00c08 appflowy: 0.4.1 -> 0.4.3
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.4.3
2024-01-17 21:14:58 +01:00
Sandro Jäckel 267373a696 SDL2_image_2_0: use finalAttrs, remove version,hash from inputs, remove patch version from attr 2024-01-17 21:11:01 +01:00
Jade Lovelace a88d4f7dc7 fpc: fix on llvm-strip on macOS 2024-01-17 12:03:36 -08:00
Jade Lovelace 5d238d0d63 diffoscope: fix on aarch64-darwin
This was comparing stdenv.hostPlatform (an attr set) to a string. This
comparison always returned not-equal, which resulted in trying to
evaluate the broken gnumeric on macOS. This change fixes that to compare
the "system" string as was intended originally.
2024-01-17 12:03:36 -08:00
Maxine Aubrey c593183b1b junction: 1.6 → 1.7 2024-01-17 20:55:06 +01:00
Thomas GerbetandGitHub 5776198f66 Merge pull request #275418 from ShadowRZ/shadowrz/idea-pycharm-community-2023.3.1
jetbrains.{idea,pycharm}-community-src: 2023.2.2 -> 2023.3.2
2024-01-17 20:52:04 +01:00
Robert SchützandGitHub a5845db50b Merge pull request #281425 from SuperSandro2000/vaultwarden-webvault
vaultwarden.webvault: 2024.1.0 -> 2024.1.1
2024-01-17 20:41:22 +01:00
WilliButz 4bd2f9c737 prometheus-snmp-exporter: remove myself as maintainer 2024-01-17 20:34:33 +01:00
WilliButz bb9c7762bc nixos/prometheus-snmp-exporter: add config check
This is introduced and enabled by default because the config syntax for
the exporter changed with release 0.23.0.

This should make the breaking config change obvious before services are
deployed with an incompatible old config.

The check is based on the check present in the blackbox-exporter module.
2024-01-17 20:34:30 +01:00
WilliButz a8ea9fe492 nixos/prometheus-snmp-exporter: switch to new config syntax
Introduced with version 0.23.0, see
https://github.com/prometheus/snmp_exporter/blob/b75fc6b839ee3f3ccbee68bee55f1ae99555084a/auth-split-migration.md
2024-01-17 20:32:45 +01:00
R. RyantmandWilliButz d4492abe66 prometheus-snmp-exporter: 0.22.0 -> 0.25.0 2024-01-17 20:32:43 +01:00
Franz Pletz 76ad5a38c5 rspamd: 3.7.4 -> 3.7.5 2024-01-17 20:27:14 +01:00
Sandro Jäckel 53250e9fe6 vaultwarden.webvault: 2024.1.0 -> 2024.1.1 2024-01-17 20:24:28 +01:00
a-n-n-a-l-e-eandGitHub 282d4dcd9c Merge pull request #277934 from scvalex/frei0r-2_3_1
frei0r: 1.8.0 -> 2.3.1
2024-01-17 11:24:12 -08:00
Franz Pletz 148751a1a7 lldpd: 1.0.17 -> 1.0.18 2024-01-17 20:23:49 +01:00
Franz Pletz 0f12962c37 screen-message: 0.26 -> 0.28 2024-01-17 20:22:12 +01:00
SandroandGitHub 9504a31fcd Merge pull request #273494 from katexochen/grmon/init
grmon: init at 0.1
2024-01-17 20:12:14 +01:00
Marcel a63a884c00 nixos/bird2: add option to disable auto reload
In a critical setup of bird with many BGP sessions,
you want to control the exact time when configuration
changes are applied. Therefore, an option was added,
to disable automatic reloading the systemd unit,
when configuration changes are made. The administrator
how has the ability to control how changes are applied.
2024-01-17 20:09:34 +01:00
Nick CaoandGitHub 38896dff59 Merge pull request #281043 from SuperSandro2000/vlc-ffmpeg
vlc: use current ffmpeg, update meta.homepage to https
2024-01-17 13:58:57 -05:00
Fabian Affolter 754418d870 python311Packages.mpd2: refactor
Changelog: https://github.com/Mic92/python-mpd2/blob/v3.1.1/doc/changes.rst
2024-01-17 19:56:15 +01:00
Fabian Affolter 48d04c9695 python311Packages.python-bsblan: 0.5.16 -> 0.5.18
Diff: https://github.com/liudger/python-bsblan/compare/refs/tags/v0.5.16...v0.5.18

Changelog: https://github.com/liudger/python-bsblan/releases/tag/v0.5.18
2024-01-17 19:52:14 +01:00
Fabian Affolter 0227b067ab python311Packages.reolink-aio: 0.8.6 -> 0.8.7
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.8.6...0.8.7

Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.8.7
2024-01-17 19:48:36 +01:00
Fabian Affolter b79862506d python311Packages.pipdeptree: 2.13.1 -> 2.13.2
Diff: https://github.com/tox-dev/pipdeptree/compare/refs/tags/2.13.1...2.13.2

Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.13.2
2024-01-17 19:48:01 +01:00
Fabian Affolter 5419ff5c8e python311Packages.pygitguardian: relax marshmallow-dataclass constraint 2024-01-17 19:42:04 +01:00
Franz PletzandGitHub a3ebfad131 Merge pull request #278857 from r-ryantm/auto-update/miniupnpc
miniupnpc: 2.2.5 -> 2.2.6
2024-01-17 19:40:32 +01:00
Will FancherandGitHub 59ba511744 Merge pull request #266370 from SuperSandro2000/systemd-install-wantedby
systemd-lib: add Install WantedBy section to make units similar to upstream ones
2024-01-17 13:04:03 -05:00
Robert SchützandGitHub d544ea1479 Merge pull request #280595 from dotlambda/fritz-exporter-init
fritz-exporter: init at 2.3.1
2024-01-17 18:50:15 +01:00
Sean Link 29ec8e8a36 p11-kit: add mingw32 support 2024-01-17 10:34:37 -07:00
Fabian AffolterandGitHub d6df8ae38e Merge pull request #281492 from fabaff/unique-log-filter
python311Packages.unique-log-filter: init at 0.1.0
2024-01-17 18:31:10 +01:00
YurekaandGitHub 0d565b02fa speakersafetyd: init at 0.1.9 (#281305) 2024-01-17 18:29:19 +01:00
Gutyina Gergő 2dc76c4e81 feh: add maintainer gepbird 2024-01-17 17:44:37 +01:00
Gutyina Gergő 73b6c4ae76 feh: switch to finalAttrs pattern and format 2024-01-17 17:44:33 +01:00
a-n-n-a-l-e-eandGitHub 9cd0771098 Merge pull request #278477 from luleyleo/init-ory
ory: init at 0.2.2
2024-01-17 08:38:21 -08:00
Gustavo Coutinho de Souza 3ff0cd7263 hare: embedd paths for cross-compilation toolchains
Also strip the `HAREPATH` make variable embedded in the binary from
empty `$(SRCDIR)/hare/third-party`, since since nix does not follows the
FHS and relies on the `HAREPATH` environment variable to find third
party libraries.
2024-01-17 13:31:00 -03:00
Fabian Affolter b8b2a1737d python311Packages.spyse-python: refactor 2024-01-17 17:29:37 +01:00
SandroandGitHub 65c4bd6b29 Merge pull request #281488 from ymarkus/bookstack 2024-01-17 17:24:23 +01:00
Adam StephensandRaito Bezarius 1c1f1d2f9b garage: add changelog meta attribute 2024-01-17 17:24:20 +01:00
Adam StephensandRaito Bezarius e8f1c9b2fb garage_0_9: 0.9.0 -> 0.9.1
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.1

Due to a recent change in the build system, we have to remove actively a
file (`.cargo/config.toml`) to avoid the mold linker to leak during the linkage phase.

Not sure if we should have more sophisticated ways to ignore this.
2024-01-17 17:23:46 +01:00
Adam StephensandRaito Bezarius 21727dbda0 garage_0_8: 0.8.4 -> 0.8.5
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.5
2024-01-17 17:23:22 +01:00
Fabian Affolter 3320050e54 python312Packages.strenum: patch vendorized versioneer 2024-01-17 17:19:16 +01:00
Nick CaoandGitHub 0cb25a1759 Merge pull request #280314 from raphaelr/update/dotnet
dotnet-sdk_6: 6.0.417 -> 6.0.418, dotnet-sdk_7: 7.0.404 -> 7.0.405, dotnet-sdk_8: 8.0.100 -> 8.0.101
2024-01-17 11:17:09 -05:00
Charlotte Van PetegemandCharlotte Van Petegem 6f0376f222 teams-for-linux: 1.4.2 -> 1.4.4
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.4.3
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.4.4
2024-01-17 17:15:33 +01:00
Nick CaoandGitHub 421b900d1f Merge pull request #281517 from marsam/update-quicktype
quicktype: 23.0.80 -> 23.0.81
2024-01-17 11:07:17 -05:00