Commit Graph
745356 Commits
Author SHA1 Message Date
Martin Weinelt 2c5b02382f python313Packages.homeassistant-stubs: 2025.1.3 -> 2025.1.4
https://github.com/KapJI/homeassistant-stubs/releases/tag/2025.1.4
2025-01-24 18:50:52 +01:00
Martin Weinelt a9663be641 home-assistant: 2025.1.3 -> 2025.1.4
https://github.com/home-assistant/core/releases/tag/2025.1.4
2025-01-24 18:50:52 +01:00
Martin Weinelt 43ddc80f66 python313Packages.powerfox: 1.2.0 -> 1.2.1
https://github.com/klaasnicolaas/python-powerfox/releases/tag/v1.2.1
2025-01-24 18:50:52 +01:00
Bjørn Forsman b376e96f52 quartus-prime-lite: add missing runtime dependency xorg.libXscrnSaver
Fixes this error when selecting "Tools -> Run Simulation Tool -> RTL Simulation":

  $ quartus
  [...]
  Info: Command: quartus_sh -t /nix/store/bqibb4d2273cg13fzyc9n2xcry60102k-quartus-prime-lite-unwrapped-23.1std.1.993/quartus/common/tcl/internal/nativelink/qnativesim.tcl --rtl_sim test2 test2
  Info: Quartus(args): --rtl_sim test2 test2
  Internal Error: Sub-system: ATCL, File: /quartus/ccl/atcl/atcl_root.cpp, Line: 508
  Unable to load Tk library
  Stack Trace:
       0x8063: err_report_internal_error(char const*, char const*, char const*, int) + 0x1a (ccl_err)
      0x1a4fe: atcl_init_tk_window(Tcl_Interp*, char const*) + 0xf9 (ccl_atcl)
      0x2f19b: atcl_init_tk + 0xa3 (ccl_atcl)
      0x4753b: TclInvokeStringCommand + 0x7b (tcl8.6)
      0x4bb47: TclNRRunCallbacks + 0x67 (tcl8.6)
      0x4cf29: TclEvalEx + 0x599 (tcl8.6)
      0xf40fe: Tcl_FSEvalFileEx + 0x21e (tcl8.6)
      0xf4246: Tcl_EvalFile + 0x26 (tcl8.6)
      0x1879f: qexe_evaluate_tcl_script(std::string const&) + 0x388 (comp_qexe)
      0x19ecb: qexe_do_tcl(QEXE_FRAMEWORK*, std::string const&, std::string const&, std::list<std::string, std::allocator<std::string> > const&, bool, bool) + 0x7ff (comp_qexe)
      0x1da75: qexe_standard_main(QEXE_FRAMEWORK*, QEXE_OPTION_DEFINITION const**, int, char const**) + 0x51d (comp_qexe)
       0x3a1c: qsh_main(int, char const**) + 0x78 (quartus_sh)
      0x3e5c0: msg_main_thread(void*) + 0x10 (ccl_msg)
       0x5cac: thr_final_wrapper + 0xc (ccl_thr)
      0x3e68a: msg_thread_wrapper(void* (*)(void*), void*) + 0x6e (ccl_msg)
       0xc096: mem_thread_wrapper(void* (*)(void*), void*) + 0x96 (ccl_mem)
       0x91a8: err_thread_wrapper(void* (*)(void*), void*) + 0x27 (ccl_err)
       0x5cef: thr_thread_wrapper + 0x15 (ccl_thr)
      0x4058a: msg_exe_main(int, char const**, int (*)(int, char const**)) + 0xa8 (ccl_msg)
       0xb18f: main + 0x26 (quartus_sh)
      0x2a1fc: __libc_start_call_main + 0x7c (c.so.6)
      0x2a2b9: __libc_start_main + 0x89 (c.so.6)
       0x3669: _start + 0x29 (quartus_sh)

  End-trace

The libtk*.so files shipped with quartus are 64-bit[1], so I think adding the
dependency to targetPkgs should be enough.

[1] `NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite.unwrapped && find ./result/ -name "libtk*.so" | xargs file`
  shows all "ELF 64-bit LSB shared object[...]".

Fixes https://github.com/NixOS/nixpkgs/issues/375852.
2025-01-24 18:42:20 +01:00
Martin WeineltandGitHub 94d29016b0 python312Packages.aiowithings: 3.1.4 -> 3.1.5 (#376424) 2025-01-24 18:41:52 +01:00
R. Ryantm a21bb596c3 python312Packages.schwifty: 2024.11.0 -> 2025.1.0 2025-01-24 17:36:14 +00:00
Gliczy 62f9a733b7 komikku: 1.67.0 -> 1.68.0 2025-01-24 18:29:53 +01:00
Martin Weinelt 14ce74a5ef nixos/wyoming/piper: drop download directory
The download directory must be one of the data directories, but if we do
not set it the first data directory will be used as the data directory.
2025-01-24 18:28:31 +01:00
Martin Weinelt 47eda6dab7 nixos/wyoming/faster-whisper: drop download directory
The download directory must be one of the data directories, but if we do
not set it the first data directory will be used as the data directory.
2025-01-24 18:27:13 +01:00
R. Ryantm 6840e7826c python312Packages.aiolifx-themes: 0.6.0 -> 0.6.5 2025-01-24 17:26:01 +00:00
R. Ryantm 309349b4e7 pinact: 1.1.2 -> 1.2.0 2025-01-24 17:21:47 +00:00
R. Ryantm aed9c00b67 python312Packages.cyclopts: 3.3.0 -> 3.3.1 2025-01-24 17:14:46 +00:00
Pol DellaieraandGitHub 660e5a955a open-webui: 0.5.6 -> 0.5.7 (#376443) 2025-01-24 18:07:52 +01:00
Valentin Gagarin 61235d4471 docs: fix devmode for manuals
hard-coding a relative path will use the calling process's working
directory, but we want the path relative to the Nix expression.
2025-01-24 18:05:03 +01:00
Robert SchützandGitHub 16b818f774 deltachat-desktop: 1.50.1 -> 1.52.0 (#376224) 2025-01-24 09:01:50 -08:00
Pol Dellaiera cdc904a664 open-webui: 0.5.6 -> 0.5.7
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.5.7
diff: https://github.com/open-webui/open-webui/compare/v0.5.6..v0.5.7
2025-01-24 17:59:58 +01:00
Pol DellaieraandGitHub db6107a904 apacheHttpdPackages.php: 8.3.15 -> 8.3.16 (#376326) 2025-01-24 17:49:22 +01:00
euxaneandMartin Weinelt 788d769a64 dovecot: build with textcat
This allows the integrated Full-Text Search plugin to detect languages
when indexing.
2025-01-24 17:46:29 +01:00
euxaneandMartin Weinelt 31c192438e dovecot-fts-flatcurve: init at 1.0.5
Note: this plugin will be integrated into Dovecot/core in 2.4.
In the meantime, it has to be used as a separate plugin for 2.3.
2025-01-24 17:46:16 +01:00
Seth FlynnandGitHub 5fbffc2ef9 skim: 0.15.7 -> 0.16.0 (#376410) 2025-01-24 11:38:29 -05:00
Gutyina Gergő 1da95166ba osu-lazer-bin: 2025.118.2 -> 2025.118.3 2025-01-24 16:28:25 +00:00
Gutyina Gergő 560b6b2d6c osu-lazer: 2025.118.2 -> 2025.118.3 2025-01-24 16:25:39 +00:00
DontEatOreo ee38dc9551 discord-canary: 0.0.569 -> 0.0.574 2025-01-24 16:21:01 +00:00
DontEatOreo 7a3e1a683e discord-ptb: 0.0.126 -> 0.0.127 2025-01-24 16:20:33 +00:00
Yueh-Shun Li dd54e329bc vcard: fix disabled specification
vcard 0.16.1 supports Python 3.12.

See https://gitlab.com/engmark/vcard/-/blob/v0.16.1/setup.py?ref_type=tags
2025-01-25 00:20:32 +08:00
liberodark d2bf369b06 limo: 1.0.11 > 1.1 2025-01-24 17:20:12 +01:00
DontEatOreo b99c35c433 discord: 0.0.80 -> 0.0.81 2025-01-24 16:19:57 +00:00
R. Ryantm ebdff4610c python312Packages.pythonqwt: 0.14.2 -> 0.14.4 2025-01-24 16:13:08 +00:00
Guillaume MaudouxandGitHub c89948638c dafny: 4.8.0 -> 4.9.1 (#375809) 2025-01-24 17:03:04 +01:00
DontEatOreo 40db972aa5 pkgsCross.x86_64-darwin.discord-development: 0.0.76 -> 0.0.78 2025-01-24 15:50:10 +00:00
DontEatOreo c0c6ad1fe2 pkgsCross.x86_64-darwin.discord-canary: 0.0.681 -> 0.0.686 2025-01-24 15:48:33 +00:00
DontEatOreo 56876785a4 pkgsCross.x86_64-darwin.discord-ptb: 0.0.156 -> 0.0.157 2025-01-24 15:47:43 +00:00
DontEatOreo 604a92135d pkgsCross.x86_64-darwin.discord: 0.0.332 -> 0.0.333 2025-01-24 15:46:47 +00:00
Lin XianyiandGitHub bcc7e1e15b hyprlock: 0.6.1 -> 0.6.2 (#376284)
Changelog: https://github.com/hyprwm/hyprlock/releases/tag/v0.6.2
Diff: https://github.com/hyprwm/hyprlock/compare/v0.6.1...v0.6.2
2025-01-24 21:15:34 +05:30
Maximilian BoschandGitHub e1915cde68 Merge: strace: 6.12 -> 6.13 (#376310) 2025-01-24 16:40:32 +01:00
d6e699f40e dbvisualizer: 24.3.2 -> 24.3.3 (#374803)
Co-authored-by: boldikoller <boldikoller@users.noreply.github.com>
2025-01-24 15:38:28 +00:00
DontEatOreo 499230403d vencord: 1.10.9 -> 1.11.2
Diff: https://github.com/Vendicated/Vencord/compare/v1.10.9...v1.11.2
2025-01-24 15:38:20 +00:00
misuzuandGitHub ef640f2be4 libretranslate: 1.6.2 -> 1.6.4 (#376265) 2025-01-24 17:36:34 +02:00
R. Ryantm e3df5ede44 python312Packages.aiowithings: 3.1.4 -> 3.1.5 2025-01-24 15:31:34 +00:00
R. Ryantm 1aa2134be2 awscli2: 2.23.2 -> 2.23.5 2025-01-24 15:24:11 +00:00
Kim LindbergerandGitHub d3c97a679c bitwarden-desktop: 2024.12.1 -> 2025.1.1 (#374021) 2025-01-24 16:12:17 +01:00
870951ce36 airwindows: init at 0-unstable-2025-01-06 (#371817)
Co-authored-by: nicoo <nicoo@debian.org>
2025-01-24 15:09:47 +00:00
Silvan MosbergerandGitHub e4da98ae17 ci/eval: restore 501+ label (#375670) 2025-01-24 16:05:22 +01:00
Muhammad Falak R Wani d61756ab35 skim: 0.15.7 -> 0.16.0
Diff: https://github.com/skim-rs/skim/compare/refs/tags/v0.15.7...v0.16.0
Changelog: https://github.com/skim-rs/skim/releases/tag/v0.16.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2025-01-24 20:26:09 +05:30
José Romildo MalaquiasandGitHub ecdd07f57f font-manager: 0.9.0 -> 0.9.2 (#376239) 2025-01-24 11:23:22 -03:00
R. Ryantm b6c5023b52 prometheus-domain-exporter: 1.23.0 -> 1.24.0 2025-01-24 14:10:10 +00:00
R. Ryantm 64aa1fa04c proxsuite-nlp: 0.10.0 -> 0.10.1 2025-01-24 14:06:28 +00:00
Leona MaroniandGitHub 5e3206dadd matomo: 5.2.1 -> 5.2.2 (#376385) 2025-01-24 14:53:35 +01:00
Konrad MalikandGitHub de0a829e5f mise: add usage compatibility test (#369951) 2025-01-24 13:49:49 +00:00
Martin WeineltandGitHub 7d413989e4 nixos/wyoming/openwakeword: fix eval (#376381) 2025-01-24 14:40:58 +01:00