Robert Hensing
1ac0f10f74
refact: Fix warning
...
(cherry picked from commit e9371a0838eec93a0158a408c58be1a1efd44ab2)
2025-10-04 02:30:46 +02:00
Robert Hensing
65f411d35e
maint: Move conditionally unused use
...
(cherry picked from commit 21e3f3f569758b6cbf668c27330675c579efff5c)
2025-10-04 02:30:46 +02:00
Robert Hensing
4688ccbf95
refact: Make the callback convert to Result<String> immediately
...
This is slightly easier to use than the previous pattern that was
always followed up by the same conversions.
(cherry picked from commit 756c080730cd4fa81d4c0e3a99688cbe8debe57f)
2025-10-04 02:30:46 +02:00
Robert Hensing
6736f05a3f
fix: Use function pointer for settings callback
2025-10-04 02:30:46 +02:00
Robert Hensing
daffade511
feat: nix_util::settings::set, get
...
(cherry picked from commit 19ed7bd655e72e10373f1afab5af214f2f47881e)
2025-10-04 02:30:46 +02:00