Commit Graph
885044 Commits
Author SHA1 Message Date
R. Ryantm 0b9a9d7552 oh-my-zsh: 2025-10-15 -> 2025-10-23 2025-10-26 07:06:10 +00:00
R. Ryantm 0c5642c8c3 cljfmt: 0.14.0 -> 0.15.3 2025-10-26 06:41:32 +00:00
R. Ryantm bb22a7a114 servo: 0.0.1-unstable-2025-10-22 -> 0.0.1-unstable-2025-10-26 2025-10-26 06:40:29 +00:00
h7x4 cfa888025e androidenv/tests: lib.mapAttrsToList -> lib.attrValues 2025-10-26 15:33:35 +09:00
h7x4 20739c715f idris-modules: lib.mapAttrsToList -> lib.attrValues 2025-10-26 15:33:35 +09:00
h7x4 1b42cb3018 nixos/nginx: lib.mapAttrsToList -> lib.attrValues 2025-10-26 15:33:34 +09:00
h7x4 784f704468 nixos/kubelet: lib.mapAttrsToList -> lib.attrValues 2025-10-26 15:33:34 +09:00
h7x4 7720a6246f pypy: lib.mapAttrsToList -> lib.attrsNames 2025-10-26 15:33:34 +09:00
h7x4 92aa43a0df pypy3: lib.mapAttrsToList -> lib.attrsNames 2025-10-26 15:33:34 +09:00
h7x4 ddb37e12c2 nixos/networkd: lib.mapAttrsToList -> lib.attrNames 2025-10-26 15:33:33 +09:00
h7x4 266c8f0a4f nixos/dhcpcd: lib.mapAttrsToList -> lib.attrNames 2025-10-26 15:33:33 +09:00
h7x4 f156bd830b nixos/orangefs: lib.mapAttrsToList -> lib.attrNames 2025-10-26 15:33:33 +09:00
Bjørn ForsmanandGitHub 5015b62b31 qmmp: 2.2.8 -> 2.3.0 (#455695) 2025-10-26 06:16:07 +00:00
Bjørn Forsman 6f4c0c8c05 solfege: build HTML help
Getting the HTML help files requires explicit building. Instructions
found in <solfege_src>/help/README.

With this change we can now successfully open "Help -> User manual".

Fixes: https://github.com/NixOS/nixpkgs/issues/455659
2025-10-26 07:08:12 +01:00
dotlambdaandGitHub d8cc1036c6 pdfslicer: fix build with cmake4 (#453370) 2025-10-26 05:54:59 +00:00
Bjørn Forsman 2b10fe9ea9 solfege: add missing build inputs
Fixes these ./configure messages:

  $ nix-build -A solfege | grep " no$"
  [... checking whether we are cross compiling... no ...]
  checking for swig... no
  checking for lilypond... no
  checking for gs... no
  checking for xml2po... no
  checking for xsltproc... no
  checking for /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl... no
2025-10-26 06:45:33 +01:00
ZeStigandJohn Titor ec212ce238 vicinae: init at 0.15.5 2025-10-26 11:14:09 +05:30
dotlambdaandGitHub 77f2c0687c python3Packages.clldutils: use unversioned bibtexparser (#455704) 2025-10-26 05:36:35 +00:00
Martin Weinelt 5f16a5067d pinnwand: disable failing test due to click 8.2 update 2025-10-26 06:29:10 +01:00
Martin WeineltandGitHub 794ee3ad04 python3Packages.tlds: 2025082700 -> 2025102200 (#455717) 2025-10-26 04:54:55 +00:00
Fernando RodriguesandGitHub 2f4bd2fb0d xen: patch with XSA-476 (#455225) 2025-10-26 04:51:36 +00:00
nixpkgs-merge-bot[bot]andGitHub 00ab3fe50d openlist: 4.1.4 -> 4.1.5 (#455597) 2025-10-26 04:50:44 +00:00
nixpkgs-merge-bot[bot]andGitHub 3c454235d5 hath-rust: 1.13.0 -> 1.13.1 (#455596) 2025-10-26 04:50:21 +00:00
nixpkgs-merge-bot[bot]andGitHub 8288ef5966 ghostfolio: 2.209.0 -> 2.211.0 (#455634) 2025-10-26 04:50:15 +00:00
Martin Weinelt 1538c38939 python3Packages.tlds: 2025082700 -> 2025102200
https://github.com/kichik/tlds/compare/2025082700...2025102200
2025-10-26 05:45:38 +01:00
Martin Weinelt 1cf54fe9ed python3Packages.psycopg: 3.2.11 -> 3.2.12
https://github.com/psycopg/psycopg/blob/3.2.12/docs/news.rst#current-release
2025-10-26 05:24:27 +01:00
Martin WeineltandGitHub c79220a88a python3Packages.ha-mqtt-discoverable: 0.21.0 -> 0.22.1 (#455714) 2025-10-26 04:11:17 +00:00
Martin WeineltandGitHub 4bee85aaea home-assistant-custom-components.solax_modbus: 2025.10.4 -> 2025.10.6 (#455638) 2025-10-26 04:07:43 +00:00
R. Ryantm 9f8d7a326e python3Packages.ha-mqtt-discoverable: 0.21.0 -> 0.22.1 2025-10-26 03:55:16 +00:00
R. Ryantm d8174ac656 grav: 1.7.50.2 -> 1.7.50.3 2025-10-26 03:50:50 +00:00
Yohann BonifaceandGitHub 9515b3aa06 stasis: 0.5.0 -> 0.5.1 (#455696) 2025-10-26 03:48:10 +00:00
dotlambdaandGitHub 50046371a0 python3Packages.py-stringmatching: use unversioned numpy (#455705) 2025-10-26 03:30:37 +00:00
Robert Schütz 070a683623 phonemizer: use bibtexparser_2
It's required by clldutils, which segments depends on.
2025-10-25 20:29:18 -07:00
Robert Schütz ed3e0dc190 alpaca: use bibtexparser_2
It's required by clldutils, which kokoro transitively depends on.
2025-10-25 20:26:20 -07:00
Masum RezaandGitHub 7d378cb9b5 uwsm: 0.23.3 -> 0.24.1 (#455546) 2025-10-26 03:18:30 +00:00
Masum RezaandGitHub 11116a3f6e pantheon.elementary-files: 7.1.5 -> 7.1.6 (#455699) 2025-10-26 03:17:58 +00:00
rewineandGitHub 5c6cd986e0 tbox: 1.7.7 -> 1.7.8 (#455672) 2025-10-26 03:13:56 +00:00
Robert Schütz 359efceeed python3Packages.monotonic-alignment-search: run tests 2025-10-25 20:12:09 -07:00
Masum RezaandGitHub ecf898d3b5 roddhjav-apparmor-rules: 0-unstable-2025-10-14 -> 0-unstable-2025-10-25 (#455662) 2025-10-26 03:12:01 +00:00
Robert Schütz 241a0d2826 python3Packages.py-stringmatching: use unversioned numpy
Python packages' dependencies may only contain unversioned attributes.
2025-10-25 20:07:45 -07:00
Robert Schütz 4ca6fa7dc8 python3Packages.clldutils: use unversioned bibtexparser
Python packages' dependencies may only contain unversioned attributes.
2025-10-25 20:00:14 -07:00
Robert Schütz ceb53c2180 python3Packages.mlflow: unpin cryptography 2025-10-25 19:51:33 -07:00
Fernando RodriguesandGitHub 355ba791d5 openmw: fix build with Qt 6.10 (#455600) 2025-10-26 02:46:36 +00:00
Bobby Rong daa8c8d7ec pantheon-tweaks: 2.4.0 -> 2.5.0
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/2.4.0...2.5.0
2025-10-26 10:42:10 +08:00
R. Ryantm 084f8034d5 static-web-server: 2.38.1 -> 2.39.0 2025-10-26 02:40:54 +00:00
Gavin JohnandGitHub afd532ae76 cosmic-initial-setup: mark as nixpkgs-update: no auto update 2025-10-25 19:36:54 -07:00
kyehn 0c738595d0 qmmp: 2.2.8 -> 2.3.0 2025-10-26 10:24:36 +08:00
R. Ryantm 0b8b18cd2b stasis: 0.5.0 -> 0.5.1 2025-10-26 02:23:06 +00:00
Bobby Rong 9289ae7be2 pantheon.elementary-files: 7.1.5 -> 7.1.6
https://github.com/elementary/files/compare/7.1.5...7.1.6
2025-10-26 10:22:08 +08:00
kyehn e7eb129bbf quba: 1.4.2 -> 1.5.0 2025-10-26 09:57:36 +08:00