Commit Graph
738236 Commits
Author SHA1 Message Date
Doron BeharandGitHub b0324b6d20 python312Packages.pwlf: fix src tag (#373128) 2025-01-12 13:48:03 +02:00
Klemens NanniandGitHub afffa89ec5 ssh: Fix environment variable parsing (#177503)
From systemctl(1)'s `show-environment`:
	[...] If no special characters or
	whitespace is present in the variable values, no escaping is
	performed, and the assignments have the form "VARIABLE=value". If
	whitespace or characters which have special meaning to the shell
	are present, dollar-single-quote escaping is used, and assignments
	have the form "VARIABLE=$'value'". [...]

`DISPLAY` is unlikely to require such escaping, but is still broken and
overly complicated.

Just rely on the fact that systemctl outputs line that are safe to be
interpreted by the shell.

Filter for `DISPLAY` and `eval` the output instead of trying to parse
just the value part and reassign it again.
2025-01-12 12:47:30 +01:00
R. Ryantm 474284bd57 usage: 1.7.4 -> 2.0.3 2025-01-12 11:41:33 +00:00
R. Ryantm 6e7de8c242 vivaldi: 7.0.3495.27 -> 7.0.3495.29 2025-01-12 11:40:14 +00:00
Christian KöglerandGitHub d361bb4bb4 onnxruntime: fix build on darwin (#373145) 2025-01-12 12:37:44 +01:00
Christian KöglerandGitHub e913c736b4 linux_xanmod, linux_xanmod_latest: 2025-01-11 (#373041) 2025-01-12 12:36:17 +01:00
wxt 841b7851dc python313Packages.finitude: fix build 2025-01-12 19:28:08 +08:00
ae39c8faf7 rss-bridge: 2024-02-02 -> 2025-01-02 (#372627)
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
2025-01-12 10:53:13 +00:00
Vlad M.andGitHub 75a43236cf tiled: 1.11.0 -> 1.11.1 (#373074) 2025-01-12 12:37:26 +02:00
Olli Helenius 312fac6253 mattermost-desktop: 5.9.0 -> 5.10.2 2025-01-12 12:37:05 +02:00
Gaetan Lepage 816ec374f1 onnxruntime: fix build on darwin 2025-01-12 11:35:14 +01:00
Petr Zahradnik 80d08100fa bat-extras: disable broken tests 2025-01-12 11:32:35 +01:00
Gaétan LepageandGitHub 5d120e8592 exo: 0.0.4-alpha -> 0.0.5-alpha (#373135) 2025-01-12 11:24:09 +01:00
Reno Dakota 8213eace78 arpack: use final attribute pattern 2025-01-12 02:23:51 -08:00
Bobby Rong 53e6ab4312 pantheon.elementary-terminal: 6.3.0 -> 6.3.1
https://github.com/elementary/terminal/compare/6.3.0...6.3.1
2025-01-12 18:16:02 +08:00
wxt 74da643a43 n2048: fix build 2025-01-12 18:13:16 +08:00
Bobby RongandGitHub 3cdbf0a9ec Pantheon 8 (#312449) 2025-01-12 18:12:34 +08:00
Cosima NeidahlandGitHub 48173f9b1a famistudio: 4.3.0 -> 4.3.1 (#373069) 2025-01-12 11:09:40 +01:00
Kira BruneauandCabia Rangris d5493eb701 nixos/klipper: restart when config changes 2025-01-12 13:58:51 +04:00
Kira BruneauandCabia Rangris 809f97881d nixos/klipper: preserve SAVE_CONFIG for nixos-managed config
Klipper macros that use `SAVE_CONFIG` (eg. bed mesh calibration, PID
tuning, ...) don't currently work with a nixos-managed config.

This can be worked around by using `services.klipper.mutableConfig =
true`, but then you lose out on being able to configure klipper from
NixOS.

This changes the default behaviour so that:

1. The config is stored in `services.klipper.configDir` instead of `/etc`
2. The config is copied instead of symlinked (keeping a timestamped backup of the existing config)
3. The `SAVE_CONFIG` section from the backup is copied over into the new config
4. The backup is deleted if the final config is identical
2025-01-12 13:58:51 +04:00
Gaetan Lepage e79173d7b4 python312Packages.moderngl-window: 3.0.3 -> 3.1.0
Diff: https://github.com/moderngl/moderngl_window/compare/refs/tags/3.0.3...3.1.0

Changelog: https://github.com/moderngl/moderngl-window/blob/3.1.0/CHANGELOG.md
2025-01-12 10:54:27 +01:00
7093d6908e typos-lsp: 0.1.32 -> 0.1.33 (#372181)
Co-authored-by: tarantoj <taranto.james@gmail.com>
2025-01-12 09:50:21 +00:00
Gaetan Lepage f4fafc4bc2 exo: 0.0.4-alpha -> 0.0.5-alpha
Diff:
https://github.com/exo-explore/exo/compare/v0.0.4-alpha...v0.0.5-alpha
2025-01-12 10:42:22 +01:00
Antoine Cotten b284586d5c impl: 1.3.0 -> 1.4.0 2025-01-12 10:40:54 +01:00
Arne KellerandGitHub fea8c320e1 mvnd: fix eval (#373133) 2025-01-12 10:40:03 +01:00
Robert Schütz fa1c337fd0 home-assistant-custom-components.homematicip_local: 1.77.0 -> 1.78.0
Diff: https://github.com/SukramJ/custom_homematic/compare/refs/tags/1.77.0...1.78.0

Changelog: https://github.com/SukramJ/custom_homematic/blob/1.78.0/changelog.md
2025-01-12 01:39:40 -08:00
Robert Schütz d2c35a1d90 python313Packages.hahomematic: 2025.1.0 -> 2025.1.5
Diff: https://github.com/SukramJ/hahomematic/compare/refs/tags/2025.1.0...2025.1.5

Changelog: https://github.com/SukramJ/hahomematic/blob/2025.1.5/changelog.md
2025-01-12 01:39:40 -08:00
Azat BahawiandGitHub 7dce7dbc27 vcmi: 1.6.2 -> 1.6.3 (#373124) 2025-01-12 12:38:30 +03:00
Arne KellerandGitHub a2b71edd54 mvnd: fix eval 2025-01-12 10:38:00 +01:00
Arne KellerandGitHub e8411dbc97 symcc: unpin LLVM17 (#371790) 2025-01-12 10:36:29 +01:00
Arne KellerandGitHub 02692cf910 mvnd: init at 1.0.2 (#337151) 2025-01-12 10:34:02 +01:00
Arne KellerandGitHub 7d3f1b46d8 newlib: 4.4.0.20231231 -> 4.5.0.20241231 (#369994) 2025-01-12 10:26:22 +01:00
RamsesandGitHub c5244d4bb1 niri: avoid flaky tests (#373130) 2025-01-12 10:20:16 +01:00
Arne KellerandGitHub 55d267b7cc wsjtx: fix and enable strictDeps (#366619) 2025-01-12 09:27:17 +01:00
misuzuandGitHub 7cdfdff285 flrig: fix cross / strictDeps build (#370534) 2025-01-12 10:19:49 +02:00
Arne KellerandGitHub 95c346eaa4 gmrender-resurrect: 0.1 -> 0.3 (#373034) 2025-01-12 09:19:00 +01:00
RamsesandGitHub d24ca4701f nixos/etc-overlay: make the etc overlay compatible with nixos-enter and nixos-install (#364239) 2025-01-12 09:05:57 +01:00
r-vdp a478143064 niri: avoid flaky tests
See https://github.com/YaLTeR/niri/issues/953
2025-01-12 08:56:41 +01:00
Doron Behar 2b306c8317 python312Packages.pwlf: fix src tag
https://github.com/cjekel/piecewise_linear_fit_py/issues/121#issuecomment-2585470870
2025-01-12 09:37:52 +02:00
Lin JianandGitHub 108e656677 nyxt: drop dependency on notify-osd (#369018) 2025-01-12 15:37:08 +08:00
OTABI TomoyaandGitHub 4844f49f55 python312Packages.httpx-ws: 0.7.0 -> 0.7.1 (#371327) 2025-01-12 16:36:35 +09:00
OTABI TomoyaandGitHub 607aeee18d python312Packages.linode-api: 5.25.0 -> 5.26.0 (#371876) 2025-01-12 16:16:21 +09:00
OTABI TomoyaandGitHub f719b5d6cc python312Packages.python-gitlab: 5.3.0 -> 5.3.1 (#372094) 2025-01-12 16:07:23 +09:00
OTABI TomoyaandGitHub 7560d365ea python312Packages.bayesian-optimization: 2.0.1 -> 2.0.3 (#371687) 2025-01-12 16:04:26 +09:00
OTABI TomoyaandGitHub 7ca04b2d24 arouteserver: 1.23.1 -> 1.23.2 (#372725) 2025-01-12 16:03:54 +09:00
OTABI TomoyaandGitHub 7b7a580da2 ansible-lint: 24.9.2 -> 24.12.2 (#371826) 2025-01-12 16:02:08 +09:00
Sergei Trofimovich a7699ed2d5 vcmi: 1.6.2 -> 1.6.3
Changes: https://github.com/vcmi/vcmi/blob/master/ChangeLog.md#162---163
2025-01-12 06:08:31 +00:00
Ethan Carter Edwards b0995f8d3b ikos: remove unused argument fetchpatch
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-01-12 00:55:38 -05:00
Ethan Carter Edwards fb4526fa56 pyproj: remove unused argument fetchpatch
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-01-12 00:53:05 -05:00
Ethan Carter Edwards bfac9a0a43 juce: remove unused argument fetchpatch
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-01-12 00:38:05 -05:00