Commit Graph
748561 Commits
Author SHA1 Message Date
Lin Jian e78debdfa7 emacs: enable strictDeps for elisp packages
This is a step towards the goal[1] of enabling strictDeps by default
in Nixpkgs.

This helps users write better buildInputs/nativeBuildinputs and
checkInputs/nativeCheckInputs.  It also makes the build faster because
it reduces unnecessary runs of hooks added by addEnvHooks.

Previously, emacs was only in nativeBuildInputs.  After strictDeps is
enabled, emacs has to be also in buildInputs to provide a header file
needed[2] by dynamic modules from an elisp package.  Only some elisp
packages contain dynamic modules but we always add emacs to
buildInputs since there is no harm.

[1]: https://github.com/NixOS/nixpkgs/issues/178468
[2]: info "(elisp) Module Initialization"
2025-02-05 07:36:49 +08:00
7c6f434candGitHub d3376dec33 sbcl: 2.5.0 -> 2.5.1 (#378320) 2025-02-03 12:46:00 +00:00
nixpkgs-ci[bot]andGitHub c9f5d2d21e Merge staging-next into staging 2025-02-03 12:06:27 +00:00
7c6f434candGitHub 6fa97f5ac7 python3Packages.pandas: fix build for musl (#379063) 2025-02-03 11:32:46 +00:00
Alyssa Ross 0394aa35ed python3Packages.pandas: fix build for musl
Since 8ed4a0d4d2 ("ffado: unpin python311"), pandas is necessary to
build ffado.  This patch will be included in the next release of
pandas.
2025-02-03 11:03:06 +01:00
K900 b81045a421 python313Packages.semver: remove outdated disabledTestPaths 2025-02-03 09:23:58 +03:00
K900 5c3fd0ab9f Merge remote-tracking branch 'origin/master' into staging-next 2025-02-03 09:17:01 +03:00
Vincent LaporteandVincent Laporte f92809dc01 ocamlPackages.camlp5: 8.03.00 → 8.03.01 2025-02-03 07:01:31 +01:00
Tristan RossandGitHub e45cf3532d .github/labeler.yml: add teams topic (#378233) 2025-02-02 21:56:21 -08:00
14c6e35959 qownnotes: 25.1.6 -> 25.2.1 (#378973)
Co-authored-by: pbek <patrizio@bekerle.com>
2025-02-03 05:53:16 +00:00
Pol DellaieraandGitHub 3d89be6655 python3Packages.instructor: 1.6.4 -> 1.72 (#378975) 2025-02-03 05:32:33 +01:00
144e94158e nhost-cli: 1.29.0 -> 1.29.1 (#379006)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-02-03 03:56:31 +00:00
R. Ryantmandzowoq 2d31b9476b fzf: 0.58.0 -> 0.59.0 2025-02-03 13:32:17 +10:00
R. Ryantmandzowoq f756138daa editorconfig-checker: 3.1.2 -> 3.2.0 2025-02-03 13:32:03 +10:00
R. Ryantm 56b4d2823c nhost-cli: 1.29.0 -> 1.29.1 2025-02-03 02:30:59 +00:00
Franz PletzandGitHub 867738f9e6 stress-ng: 0.18.09 -> 0.18.10 (#378985) 2025-02-03 02:51:58 +01:00
Franz PletzandGitHub c6e957d81b hedgedoc: 1.10.0 -> 1.10.1 (#378965) 2025-02-03 02:32:38 +01:00
Danylo OsipchukandGitHub 78c7652020 twitch-hls-client: init at 1.3.13 (#365656) 2025-02-03 02:28:58 +01:00
Robert SchützandGitHub 6197af406d ntfy: stop depending on python 3.9 (#376764) 2025-02-02 17:26:39 -08:00
R. Ryantm c1c7311dae stress-ng: 0.18.09 -> 0.18.10 2025-02-03 01:02:06 +00:00
Franz PletzandGitHub 8c9ee722fa nixos/privatebin: fix defaultText (#378964) 2025-02-03 01:58:37 +01:00
Franz PletzandGitHub a53f6a483f {bmake,tecoc,zpaqfranz}: remove AndersonTorres from maintainers (#378974) 2025-02-03 01:51:02 +01:00
Robert SchützandGitHub 362cff9e81 home-assistant-custom-component.epex_spot: 2.3.9 -> 3.0.0 (#377522) 2025-02-02 16:43:50 -08:00
Franz PletzandGitHub 9bd80fb26f grafana-to-ntfy: init at 0-unstable-2025-01-25 (#378675) 2025-02-03 01:42:04 +01:00
7a616ac6c4 worker: 5.2.0 -> 5.2.1 (#377646)
Co-authored-by: AndersonTorres <torres.anderson.85@protonmail.com>
2025-02-03 00:40:59 +00:00
8ccb2da82b uxn: 1.0-unstable-2025-01-19 -> 1.0-unstable-2025-01-31 (#378607)
Co-authored-by: AndersonTorres <torres.anderson.85@protonmail.com>
2025-02-03 00:40:01 +00:00
Franz PletzandGitHub edc1d3346a kubo: 0.32.1 -> 0.33.0 (#377869) 2025-02-03 01:35:01 +01:00
Sarah Clark c8cc26a6f0 python3Packages.instructor: 1.6.4 -> 1.72 2025-02-02 16:34:32 -08:00
Franz Pletz ee9a3cae8e kubo: remove myself as maintainer 2025-02-03 01:24:47 +01:00
Anderson Torres d46f17d384 tecoc: remove AndersonTorres from maintainers 2025-02-02 21:19:59 -03:00
Anderson Torres 83a6297cda zpaqfranz: remove AndersonTorres from maintainers 2025-02-02 21:18:29 -03:00
Ilan Joselevich fbd78fe40d nixos/grafana-to-nfy: init 2025-02-03 02:17:26 +02:00
nixpkgs-ci[bot]andGitHub 0f9ae399f2 Merge staging-next into staging 2025-02-03 00:15:24 +00:00
Anderson Torres 40cbb24d1b bmake: remove AndersonTorres from maintainers
Because it goes onto Staging - already bad enough - and it goes over
Staging because it causes mass rebuilds of Darwin - too bad.
2025-02-02 21:13:29 -03:00
R. Ryantm cf2f4b3a7d qownnotes: 25.1.6 -> 25.2.1 2025-02-03 00:09:24 +00:00
Luka Blaškovićandzowoq 3250c94d98 cargo,clippy,rustfmt,rustc: 1.84.0 -> 1.84.1 2025-02-03 09:39:30 +10:00
d09f05e829 vsce: 3.2.1 -> 3.2.2 (#378838)
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-02-02 23:28:40 +00:00
Thomas GerbetandGitHub a6c97276f9 zizmor: 1.2.2 -> 1.3.0 (#378847) 2025-02-03 00:00:37 +01:00
Sandro Jäckel bbae05deac nixos/privatebin: fix defaultText 2025-02-03 00:00:30 +01:00
Sandro Jäckel 736314654d ntfy: use https in meta.homepage 2025-02-02 23:59:23 +01:00
Sandro Jäckel 629e9feaae ntfy: drop optional brackets 2025-02-02 23:59:23 +01:00
Sandro Jäckel 002d82c95f ntfy: switch to default python, disable xmpp support by default, also switch to pytestCheckHook
sleekxmpp doesn't support python 3.10 or later, so just disable it.
Also dropped the django_3 override. That doesn't seem to be necessary at
this point anymore.
2025-02-02 23:59:23 +01:00
Sandro Jäckel affd866de9 hedgedoc: 1.10.0 -> 1.10.1
Diff: https://github.com/hedgedoc/hedgedoc/compare/refs/tags/1.10.0...1.10.1
2025-02-02 23:59:05 +01:00
Pavol RusnakandGitHub 56291f2eb3 torch: enable autoAddCudaCompatRunpath on Jetsons (#378960) 2025-02-02 23:44:18 +01:00
Filippo BertoandGitHub 2c704b65f9 nfd: pin to boost 1.86 (#378537)
Fix NFD compilation

Pinning boost version to 1.86.
Latest version (1.87) seems to break websocketpp
2025-02-02 23:42:39 +01:00
SandroandGitHub d9c8f65a65 zeroad: 0.0.26 -> 0.27.0 (#378176) 2025-02-02 23:39:52 +01:00
SandroandGitHub f818d51342 iperf2: 2.1.4 -> 2.2.1 (#378166) 2025-02-02 23:39:07 +01:00
YtandGitHub 67ab3a2315 python312Packages.unstructured-inference: 0.8.5 -> 0.8.6 (#378942) 2025-02-02 17:35:40 -05:00
Franz Pletz 34ae57af26 iperf2: modernize & refactor 2025-02-02 23:34:24 +01:00
Conroy CheersandPavol Rusnak 94ad953c22 torch: enable autoAddCudaCompatRunpath on Jetsons 2025-02-02 23:32:23 +01:00