Commit Graph
714029 Commits
Author SHA1 Message Date
bloominstrong 798c3d20d3 nixos/kea: fix settings example
As of 2.6.0 subnet-ids need to be provided in the setitngs, adding that to the dhcp{4,6}.settings example
2024-12-02 21:49:10 +10:00
bloominstrong f3d53e22f7 mupen64plus: 2.5.9 -> 2.6.0
https://github.com/mupen64plus/mupen64plus-core/blob/2.6.0/RELEASE
2024-11-29 21:46:20 +10:00
Silvan MosbergerandGitHub 300d4f73bd release notes: Move cacheNetwork note to 25.05 (#359946) 2024-11-29 12:34:53 +01:00
Masum RezaandGitHub 8f6163d138 svt-av1-psy: 2.2.1-B -> 2.3.0 (#360107) 2024-11-29 16:55:38 +05:30
Gaétan LepageandGitHub 7bcf4b31fe typst: remove unnecessary darwin build dependencies (#360108) 2024-11-29 12:19:35 +01:00
R. Ryantm 828496d1a4 svt-av1-psy: 2.2.1-B -> 2.3.0 2024-11-29 10:59:54 +00:00
Sefa EyeogluandGitHub 1c30becbdd depotdownloader: 2.7.3 -> 2.7.4 (#359705) 2024-11-29 11:44:12 +01:00
Gaetan Lepage 994a770924 typst: remove unnecessary darwin build dependencies 2024-11-29 11:38:36 +01:00
Matthew CroughanandGitHub 49d26b7cd6 nixos/scion: fix nixosTest dates and validity period for TRCs (#360098) 2024-11-29 10:30:58 +00:00
Peder Bergebakken SundtandGitHub 5b7acac7d2 python312Packages.txtai: 7.4.0 -> 8.0.0; fix (#352153) 2024-11-29 11:30:42 +01:00
AleksanaandGitHub 9483e2e635 diffpdf: fix homepage path typo in meta (#360099) 2024-11-29 18:30:15 +08:00
mcnesium 179f72ed4d diffpdf: fix homepage path typo in meta 2024-11-29 11:26:46 +01:00
matthewcroughan 1e925a2dfd nixos/scion: fix nixosTest dates and validity period for TRCs
The validity period for TRCs cannot be set to an rfc3339 date, only an
offset from the current system time, which if set to 3650d rather than
36500d will still give us quite a long time before it becomes invalid,
which is acceptable for the time being.
2024-11-29 10:22:40 +00:00
Jörg ThalheimandGitHub 14877193e2 doc/release-notes: init wiki section (#360006) 2024-11-29 11:21:45 +01:00
Doron BeharandGitHub 260fe04e85 sile: 0.15.6 -> 0.15.7 (#359859) 2024-11-29 12:12:23 +02:00
Pavol RusnakandGitHub 6ede23a857 python312Packages.fido2: 1.1.3 -> 1.2.0 (#359632) 2024-11-29 11:07:15 +01:00
7c6f434candGitHub c55f24450d ogre: 14.3.1 -> 14.3.2 (#359709) 2024-11-29 10:06:16 +00:00
Matthew CroughanandGitHub 1f33e2a756 nixos/cupsd: Fix permissions on shared directories (#360022) 2024-11-29 10:02:11 +00:00
Michele Guerini RoccoandGitHub a5fb96baf0 vapoursynth: fix darwin build (#359263) 2024-11-29 10:41:56 +01:00
Pol DellaieraandGitHub 0d739c9456 php84Extensions.xdebug: remove broken flag (#360084) 2024-11-29 10:19:48 +01:00
Piotr Kwiecinski 65517c04a4 php84Extensions.xdebug: remove broken flag
Versions 3.4.0 and up are compatible with php 8.4
2024-11-29 10:16:09 +01:00
AleksanaandGitHub 43d34c4e96 bfg-repo-cleaner: format with nixfmt-rfc-style and add passthru.tests.version (#357491) 2024-11-29 17:13:52 +08:00
AleksanaandGitHub 14147f11da fishnet: format with nixfmt-rfc-style and add passthru.tests.version (#357516) 2024-11-29 17:13:31 +08:00
AleksanaandGitHub e1c06e7f84 .github/labeler.yml: add ruby label for gem changes (#357031) 2024-11-29 17:12:34 +08:00
AleksanaandGitHub 63863a8847 nb: add passthru.tests.version and updateScript (#356342) 2024-11-29 17:10:38 +08:00
AleksanaandGitHub ba80e23a74 act: add passthru.tests.version (#356374) 2024-11-29 17:10:16 +08:00
AleksanaandGitHub 0ea2d3a446 ghq: add passthru.tests.version and updateScript (#356244) 2024-11-29 17:09:55 +08:00
AleksanaandGitHub dff42fc1b8 acr-cli: init at 0.14 (#359508) 2024-11-29 17:00:15 +08:00
Gaetan Lepage b860c30ef8 python312Packages.llama-index-vector-stores-postgres: relax pgvector dependency version 2024-11-29 09:51:45 +01:00
AleksanaandGitHub 84dafe5c5d archimede: init at 0.0.2 (#355257) 2024-11-29 16:50:26 +08:00
Victor Engmark 7389d32232 nixos/cupsd: Fix permissions on shared directories
`/var/cache`, `/var/lib`, and `/var/spool` all have 0755 permissions by
default, so should probably be created as such in this script.

See #357447 for discussion.
2024-11-29 21:50:04 +13:00
Gaetan Lepage 22a3deafee python312Packages.pgvector: 0.2.4 -> 0.3.6
Diff: https://github.com/pgvector/pgvector-python/compare/refs/tags/v0.2.4...v0.3.6

Changelog: https://github.com/pgvector/pgvector-python/blob/refs/tags/v0.3.6/CHANGELOG.md
2024-11-29 09:46:29 +01:00
Gaetan Lepage cd6c2bc48f python312Packages.txtai: 7.4.0 -> 8.0.0
Diff: https://github.com/neuml/txtai/compare/refs/tags/v7.4.0...v8.0.0

Changelog: https://github.com/neuml/txtai/releases/tag/v8.0.0
2024-11-29 09:46:29 +01:00
AleksanaandGitHub 53f77a5620 rider: add avalonia libs needed for dotMemory (#348338) 2024-11-29 16:46:27 +08:00
AleksanaandGitHub 1f197e6da2 ponysay: fix SyntaxWarning (#357413) 2024-11-29 16:37:24 +08:00
AleksanaandGitHub 44a426a44f tesh: fix build (#357625) 2024-11-29 16:35:21 +08:00
AleksanaandGitHub 6fb81c30b5 cargo-deb: fix build failure (#359774) 2024-11-29 16:33:00 +08:00
AleksanaandGitHub 130f661d36 bluej: move to by-name, with lib; cleanup, RFC format (#356009) 2024-11-29 16:25:57 +08:00
AleksanaandGitHub a9464b38c3 rainfrog: add passthru.tests.version (#357443) 2024-11-29 16:23:52 +08:00
AleksanaandGitHub 299f7c8d48 nodemon: fix package meta (#359572) 2024-11-29 16:21:57 +08:00
AleksanaandGitHub fb9e5b1059 activitywatch: add meta.mainProgram (#359809) 2024-11-29 16:21:29 +08:00
AleksanaandGitHub a68d0d6c2b caf: apply formatting (#352592) 2024-11-29 16:19:56 +08:00
AleksanaandGitHub a7c0f23bd6 maintainers: remove email for amuckstot30 (#360059) 2024-11-29 16:18:46 +08:00
AleksanaandGitHub 7d5c030bdf foliate: 3.1.1 -> 3.2.0 (#359860) 2024-11-29 16:13:02 +08:00
Peder Bergebakken SundtandGitHub cf88138cad python312Packages.python-socketio; onionshare: fix on darwin (#359885) 2024-11-29 09:06:27 +01:00
Gaétan LepageandGitHub 564e219aa5 python312Packages.nanobind: 2.1.0 -> 2.2.0 (#358621) 2024-11-29 08:47:56 +01:00
nixpkgs-merge-bot[bot]andGitHub 6f48feb653 ignite-cli: 28.5.3 -> 28.6.0 (#359488) 2024-11-29 07:13:02 +00:00
Gaétan LepageandGitHub 20b02e33c9 nvrh: 0.1.14 -> 0.1.15 (#360036) 2024-11-29 08:01:20 +01:00
amuckstot30 1b5237a9bd maintainers: remove email for amuckstot30 2024-11-29 07:47:37 +01:00
Fabian AffolterandGitHub bb9af90bf2 python312Packages.google-cloud-datacatalog: 3.21.0 -> 3.23.0 (#359790) 2024-11-29 07:47:21 +01:00