Commit Graph
743343 Commits
Author SHA1 Message Date
Austin HorstmanandGitHub 2a5f6cadd5 swayfx-unwrapped: backport fix to support updated libinput (#376189) 2025-01-24 12:00:44 -06:00
misuzuandGitHub 5cfc49c878 jellyfin-ffmpeg: 7.0.2-8 -> 7.0.2-9 (#375705) 2025-01-24 19:59:08 +02:00
Martin WeineltandGitHub b631ee2226 nixos/wyoming/{faster-whisper,piper}: drop download directory (#376447) 2025-01-24 18:56:08 +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
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
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
Seth FlynnandGitHub 5fbffc2ef9 skim: 0.15.7 -> 0.16.0 (#376410) 2025-01-24 11:38:29 -05:00
Guillaume MaudouxandGitHub c89948638c dafny: 4.8.0 -> 4.9.1 (#375809) 2025-01-24 17:03:04 +01: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
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
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
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
Niklas Korz aecfd8518c matomo: 5.2.1 -> 5.2.2 2025-01-24 14:28:21 +01:00
misuzuandGitHub 9ca2da042c retrospy: add mainProgram (#376380) 2025-01-24 15:26:38 +02:00
misuzuandGitHub 5e837e3175 netdata: add myself as maintainer (#376382) 2025-01-24 15:24:42 +02:00
David ChocholatýandGitHub a85fc0af45 jjui: 0.1 → 0.2 (#374472) 2025-01-24 13:15:20 +00:00
Nico D'CottaandGitHub 8915260a4d monitorcontrol: 4.2.0 → 4.3.3 (#375061) 2025-01-24 13:12:20 +00:00
StigandGitHub 8b724caafe perlPackages.GnuPGInterface: use gnupg instead of gnupg1compat (#373557) 2025-01-24 14:04:00 +01:00
Maciej KrügerandGitHub 4b5ee5838b netdata: add myself as maintainer
Package currently has no maintainer, adding myself as I plan on updating it
2025-01-24 14:00:09 +01:00
Maciej KrügerandGitHub 8def3ffa62 nixos/netdata: fix permissions for some collectors (#340073) 2025-01-24 13:56:54 +01:00
Rafael Fernández LópezandGitHub c354e01285 wasmtime: 28.0.1 → 29.0.1 (#375834) 2025-01-24 12:53:16 +00:00
Niklas KorzandGitHub f063cb2868 shaka-packager: 3.4.1 → 3.4.2 (#375782) 2025-01-24 12:50:47 +00:00
Martin Weinelt 232d46e06e nixos/wyoming/openwakeword: fix eval
Incomplete bracketing led to a partial application of the concatMap
function, which broke the evaluation of this module.
2025-01-24 13:47:33 +01:00
Konrad MalikandGitHub c621c6bf2a roslyn-ls: fix read-only cache dir (#376364) 2025-01-24 12:43:30 +00:00
Naxdy 6d5b297bc6 retrospy: add mainProgram 2025-01-24 13:41:54 +01:00
62e66a162a retrospy: 6.6 -> 6.7 (#376377)
Co-authored-by: Naxdy <Naxdy@users.noreply.github.com>
2025-01-24 12:40:37 +00:00
Morgan HeltonandGitHub 5fbf31922f sunshine: fix build with cudaSupport (#375903) 2025-01-24 12:39:36 +00:00
SandroandGitHub 1dbbbc9851 python312Packages.pyopencl: 2024.3 -> 2025.1 (#375762) 2025-01-24 13:38:09 +01:00
Dimitar NestorovandGitHub f693581cab betterdisplay: 3.3.0 -> 3.3.2 (#376067) 2025-01-24 12:36:29 +00:00
nicooandGitHub 1792395c3c Merge #376190: move git-workspace to pkgs/by-name & nixfmt 2025-01-24 12:34:35 +00:00
Niklas KorzandGitHub 64497b020f shader-slang: 2025.3 → 2025.3.1 (#376342) 2025-01-24 12:30:50 +00:00
Justin BedőandGitHub 48a44d7298 positron-bin: fix build by adding openssl (#370408) 2025-01-24 23:26:14 +11:00
Gaetan Lepage d2a359cae9 python312Packages.pyopencl: mark as broken on x86_64-darwin too 2025-01-24 13:23:48 +01:00
R. Ryantm 9d084f0589 retrospy: 6.6 -> 6.7 2025-01-24 12:23:40 +00:00
Vincent LaporteandGitHub bafca6cbe1 ocamlPackages.cpdf: 2.7.1 → 2.8 (#376363) 2025-01-24 11:51:00 +00:00