Commit Graph
795092 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 25d6bd8fa1 Merge staging-next into staging 2025-05-04 00:18:42 +00:00
nixpkgs-ci[bot]andGitHub 08ba6f671b Merge master into staging-next 2025-05-04 00:18:16 +00:00
Yohann BonifaceandGitHub e830669088 poliedros: init at 1.0.1 (#402192) 2025-05-04 01:21:27 +02:00
Yohann BonifaceandGitHub 0eb56ece14 teleprompter: init at 1.0.1 (#402188) 2025-05-04 01:18:46 +02:00
Bobby RongandGitHub d5ab4b6ccf pantheon.switchboard-plug-wacom: 8.0.0 -> 8.0.1 (#403909) 2025-05-04 07:10:42 +08:00
lassulusandGitHub 365e77b103 breakpointHook: support FODs and non-sandboxed builds (#402485) 2025-05-04 07:08:03 +08:00
awwpotato f60dbb6688 teleprompter: init at 1.0.1 2025-05-03 15:10:02 -07:00
awwpotato 04334ae9f7 poliedros: init at 1.0.1 2025-05-03 15:08:16 -07:00
Arne KellerandGitHub 3604e05458 nodejs_24: disable two broken tests (#403974) 2025-05-04 00:00:38 +02:00
Gaétan LepageandGitHub b440606b42 python3Packages.jupyter-book: disable tests that fail to close sqlite (#403989) 2025-05-03 23:26:49 +02:00
cab5790ecc ruffle: 0-nightly-2025-04-22 -> 0-nightly-2025-05-01 (#403475)
Co-authored-by: normalcea <normalcea@users.noreply.github.com>
2025-05-03 20:04:13 +00:00
Wolfgang WaltherandGitHub 8c835e0766 python3Packages.pytestCheckHook: fix Bash heredoc EOF outside subshell (#403973) 2025-05-03 19:51:23 +00:00
kbandMatthieu Coudron f21e4546e3 tree-sitter-grammars.tree-sitter-netlinx: init 2025-05-03 21:26:05 +02:00
Sarah Clark 995fef5c21 python3Packages.jupyter-book: disable tests that fail to close sqlite 2025-05-03 12:11:20 -07:00
Konstantin AlekseevandMatthieu Coudron e462a75ad4 playwright: 1.50.0 -> 1.52.0 2025-05-03 20:43:30 +02:00
Doron BeharandGitHub 0a955a5ef6 octave: 9.4.0 -> 10.1.0 (#394495) 2025-05-03 21:18:32 +03:00
misuzuandGitHub 1b8d5eefb9 [staging] flac: don't depend on pandoc for riscv64 (#399447) 2025-05-03 21:14:42 +03:00
Doron BeharandGitHub a04b97726a LPCNet: unbreak on clang (#403639) 2025-05-03 21:09:37 +03:00
Doron Behar 4f21f5e00b doc: Add release notes for octave update 2025-05-03 21:05:53 +03:00
Doron Behar 1672bf352f librsb: mark as broken 2025-05-03 21:05:08 +03:00
Doron Behar ecec64036b librsb: no with lib; in meta 2025-05-03 21:05:07 +03:00
Doron Behar 98fa1e3014 librsb: 1.2.0.10 -> 1.3.0.2 2025-05-03 21:05:06 +03:00
Doron Behar dfd35625a0 octavePackages.ocl: mark as broken 2025-05-03 21:05:05 +03:00
Doron Behar 28a59449bf octavePackages.ocl: 1.2.2 -> 1.2.3 2025-05-03 21:05:04 +03:00
nixpkgs-ci[bot]andGitHub b819019cea Merge staging-next into staging 2025-05-03 18:05:03 +00:00
Doron Behar 1dc27975d1 octavePackages.optim: mark as broken 2025-05-03 21:05:03 +03:00
Doron Behar 034467457d octavePackages.ltfat: mark as broken 2025-05-03 21:05:02 +03:00
Doron Behar ec91991380 octavePackages.fits: mark as broken 2025-05-03 21:05:00 +03:00
Doron Behar b715b87197 octavePackages.econometrics: mark as broken 2025-05-03 21:04:59 +03:00
Doron Behar 034725ee33 octavePackages.data-smoothing: mark as broken 2025-05-03 21:04:58 +03:00
Doron Behar 7ed4bf4929 octavePackages.image-acquisition: 0.2.6 -> 0.3.0 2025-05-03 21:04:57 +03:00
Doron Behar 366af0fc93 octavePackages: Update meta.homepage links 2025-05-03 21:04:56 +03:00
Doron Behar cbcb4b98a2 octavePackages: no with lib; in meta 2025-05-03 21:04:55 +03:00
R. RyantmandDoron Behar a4f23f6274 octave: 9.4.0 -> 10.1.0 2025-05-03 21:04:54 +03:00
nixpkgs-ci[bot]andGitHub 6c6ee2d903 Merge master into staging-next 2025-05-03 18:04:30 +00:00
FliegendeWurst 8e4b415b64 nodejs_24: disable two broken tests
The SQLite test can be re-enabled once we build the RBU extension.
2025-05-03 19:55:45 +02:00
Doron BeharandZexin Yuan 4a48f9d497 LPCNet: unbreak on clang
Co-Authored-By: Zexin Yuan <git@yzx9.xyz>
2025-05-03 20:41:53 +03:00
Yueh-Shun Li 842f12f8ff python3Packages.pytestCheckHook: format with shfmt 2025-05-04 01:36:44 +08:00
Doron Behar c417e768aa LPCNet: small semantic modernizing changes 2025-05-03 20:36:24 +03:00
Yueh-Shun Li 63dea02c93 python3Packages.pytestCheckHook: fix Bash heredoc EOF outside subshell
Fix the unterminated here document of the pytest-check-hook.sh
error mesage by moving the EOF of the here document
between the parenthesis of the process substitution.
2025-05-04 01:31:46 +08:00
Doron BeharandGitHub 01e6f1370c nixos/i18n: support "all" for extraLocales (#403567) 2025-05-03 20:31:00 +03:00
sternenseemann 972da78368 spacecookie: enable networking on darwin 2025-05-03 19:24:09 +02:00
sternenseemann 772f418aa5 spacecookie: 1.0.0.2 -> 1.0.0.3
security relevant fix
https://github.com/sternenseemann/spacecookie/releases/tag/1.0.0.3
2025-05-03 19:24:09 +02:00
Wolfgang WaltherandGitHub 1b9e08be86 {labels,nixos/module-list}: keep sorted (#403696) 2025-05-03 17:22:50 +00:00
Martin WeineltandGitHub 71ec941833 nixos/services.paperless: add extra files OCR (#396946) 2025-05-03 19:18:41 +02:00
Wolfgang Walther ffd4d43f73 nixos/module-list: run keep-sorted 2025-05-03 19:15:15 +02:00
Wolfgang Walther 45be58d147 nixos/module-list: keep them sorted 2025-05-03 19:15:14 +02:00
Wolfgang Walther f1b0c199ea labels: run keep-sorted 2025-05-03 19:15:14 +02:00
Wolfgang Walther e357e6e1f9 labels: keep them sorted
We already tried and mostly succeeded - but we can do better.
2025-05-03 19:15:11 +02:00
Martin WeineltandGitHub a6f2734737 mvfst: disable pacret & trivialautovarinit hardening flags (#398219) 2025-05-03 19:10:42 +02:00