+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+1
nixos/modules/services/home-automation/evcc.nix
+1
nixos/modules/services/home-automation/evcc.nix
+160
nixos/modules/services/security/openbao.nix
+160
nixos/modules/services/security/openbao.nix
···+defaultText = lib.literalExpression ''if config.services.openbao.settings.listener.<name>.type == "unix" then "/run/openbao/openbao.sock" else "127.0.0.1:8200"'';+restartIfChanged = false; # do not restart on "nixos-rebuild switch". It would seal the storage and disrupt the clients.
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+105
nixos/tests/openbao.nix
+105
nixos/tests/openbao.nix
···+machine.wait_for_open_unix_socket("${nodes.machine.services.openbao.settings.listener.unix.address}")+machine.succeed("curl -L --fail --show-error --silent $BAO_ADDR | grep '<title>OpenBao</title>'")
+3
-3
pkgs/by-name/ch/chatzone-desktop/package.nix
+3
-3
pkgs/by-name/ch/chatzone-desktop/package.nix
···-url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/v5.2.5/569/chatzone-desktop-linux-5.2.5.AppImage";+url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/5.3.0/736/chatzone-desktop-linux-5.3.0.AppImage";
+3
pkgs/by-name/cl/clash-verge-rev/package.nix
+3
pkgs/by-name/cl/clash-verge-rev/package.nix
+13
-7
pkgs/by-name/cm/cmatrix/package.nix
+13
-7
pkgs/by-name/cm/cmatrix/package.nix
···
+4
-4
pkgs/by-name/cr/crosvm/package.nix
+4
-4
pkgs/by-name/cr/crosvm/package.nix
···
+1
pkgs/by-name/dp/dprint/package.nix
+1
pkgs/by-name/dp/dprint/package.nix
+3
-3
pkgs/by-name/dp/dprint/plugins/dprint-plugin-typescript.nix
+3
-3
pkgs/by-name/dp/dprint/plugins/dprint-plugin-typescript.nix
······
+2
-2
pkgs/by-name/ev/evcc/package.nix
+2
-2
pkgs/by-name/ev/evcc/package.nix
···
+28
-27
pkgs/by-name/op/openbao/package.nix
+28
-27
pkgs/by-name/op/openbao/package.nix
······
+34
pkgs/by-name/op/openbao/ui.nix
+34
pkgs/by-name/op/openbao/ui.nix
···
+3
-3
pkgs/by-name/sp/spotify/linux.nix
+3
-3
pkgs/by-name/sp/spotify/linux.nix
···# curl -H 'X-Ubuntu-Series: 16' 'https://api.snapcraft.io/api/v1/snaps/details/spotify?channel=stable' | jq '.download_url,.version,.last_updated'# https://github.com/canonical-websites/snapcraft.io/blob/master/webapp/publisher/snaps/views.py···url = "https://api.snapcraft.io/api/v1/snaps/download/pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7_${rev}.snap";-hash = "sha512-Ej9SEhZhssQiH1srcgUW5lQuUNg+htudV7mcnK6o0pW5PiBYZ6qOPEIZ/1tZzD9xkUJ8hCq08fJMB8NQ12KXMg==";+hash = "sha512-b9VlPwZ6JJ7Kt2p0ji1qtTJQHZE9d4KBO3iqQwsYh6k+ljtV/mSdinZi+B//Yb+KXhMErd0oaVzIpCCMqft6FQ==";
+1
-1
pkgs/by-name/sp/spotify/update.sh
+1
-1
pkgs/by-name/sp/spotify/update.sh
+2
pkgs/by-name/ta/taxi/package.nix
+2
pkgs/by-name/ta/taxi/package.nix
+1
-1
pkgs/desktops/xfce/core/thunar/wrapper.nix
+1
-1
pkgs/desktops/xfce/core/thunar/wrapper.nix
+2
-2
pkgs/desktops/xfce/panel-plugins/xfce4-pulseaudio-plugin/default.nix
+2
-2
pkgs/desktops/xfce/panel-plugins/xfce4-pulseaudio-plugin/default.nix
···
+3
-3
pkgs/development/python-modules/aiorussound/default.nix
+3
-3
pkgs/development/python-modules/aiorussound/default.nix
·········
+2
-2
pkgs/development/python-modules/dio-chacon-wifi-api/default.nix
+2
-2
pkgs/development/python-modules/dio-chacon-wifi-api/default.nix
···
+2
-2
pkgs/development/python-modules/pyscf/default.nix
+2
-2
pkgs/development/python-modules/pyscf/default.nix
···
+2
-2
pkgs/development/python-modules/pysmartthings/default.nix
+2
-2
pkgs/development/python-modules/pysmartthings/default.nix
······
+55
-32
pkgs/development/python-modules/torcheval/default.nix
+55
-32
pkgs/development/python-modules/torcheval/default.nix
······-# torchaudio.utils.download_asset("models/vggish.pt") -> PermissionError: [Errno 13] Permission denied: '/homeless-shelter'+# torchaudio.utils.download_asset("models/vggish.pt") -> PermissionError: [Errno 13] Permission denied: '/homeless-shelter'-# models.inception_v3(weights=weights) -> PermissionError: [Errno 13] Permission denied: '/homeless-shelter'-"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_invalid_input"-"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_random_data_custom_model"-"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_random_data_default_model"-"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_with_dissimilar_inputs"-"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_with_similar_inputs"+# models.inception_v3(weights=weights) -> PermissionError: [Errno 13] Permission denied: '/homeless-shelter'+"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_invalid_input"+"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_random_data_custom_model"+"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_random_data_default_model"+"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_with_dissimilar_inputs"+"--deselect=tests/metrics/image/test_fid.py::TestFrechetInceptionDistance::test_fid_with_similar_inputs"-"--deselect=tests/metrics/functional/text/test_perplexity.py::Perplexity::test_perplexity_with_ignore_index"+"--deselect=tests/metrics/functional/text/test_perplexity.py::Perplexity::test_perplexity_with_ignore_index"-"--deselect=tests/metrics/image/test_psnr.py::TestPeakSignalNoiseRatio::test_psnr_with_random_data"+"--deselect=tests/metrics/image/test_psnr.py::TestPeakSignalNoiseRatio::test_psnr_with_random_data"-"--deselect=tests/metrics/regression/test_mean_squared_error.py::TestMeanSquaredError::test_mean_squared_error_class_update_input_shape_different"+"--deselect=tests/metrics/regression/test_mean_squared_error.py::TestMeanSquaredError::test_mean_squared_error_class_update_input_shape_different"+# NotImplementedError: The operator 'c10d::allgather_' is not currently implemented for the mps device+# Applying the suggested environment variable `PYTORCH_ENABLE_MPS_FALLBACK=1;` causes the tests to fail,+# Expected TensorOptions(dtype=float, device=cpu, ...), got TensorOptions(dtype=float, device=mps:0, ...)+"--deselect=tests/metrics/test_toolkit.py::MetricCollectionToolkitTest::test_metric_collection_sync"description = "Rich collection of performant PyTorch model metrics and tools for PyTorch model evaluations";
+1
-1
pkgs/servers/home-assistant/component-packages.nix
+1
-1
pkgs/servers/home-assistant/component-packages.nix
+5
-4
pkgs/servers/home-assistant/default.nix
+5
-4
pkgs/servers/home-assistant/default.nix
·········substituteInPlace tests/test_core_config.py --replace-fail '"/usr"' "\"$NIX_BUILD_TOP/media\""
+2
-2
pkgs/servers/home-assistant/stubs.nix
+2
-2
pkgs/servers/home-assistant/stubs.nix
······