···137 wantedBy = [ "multi-user.target" ];
138 wants = [ "network-online.target" ] ++ cfg.serviceDependencies;
139 after = [ "network-online.target" ] ++ cfg.serviceDependencies;
140- path = [ pkgs.lottieconverter ];
141142 # mautrix-telegram tries to generate a dotfile in the home directory of
143 # the running user if using a postgresql database:
···137 wantedBy = [ "multi-user.target" ];
138 wants = [ "network-online.target" ] ++ cfg.serviceDependencies;
139 after = [ "network-online.target" ] ++ cfg.serviceDependencies;
140+ path = [ pkgs.lottieconverter pkgs.ffmpeg-full ];
141142 # mautrix-telegram tries to generate a dotfile in the home directory of
143 # the running user if using a postgresql database:
···67 # Testing of the CLI part and output
68 "test_color_due_dates"
69 "test_color_flag"
070 "test_default_command"
71 "test_main"
72 "test_missing_cache_dir"
73 "test_sorting_null_values"
74 "test_xdg_existant"
75 # Tests are sensitive to performance
76- "test_sorting_fields"
77- ] ++ lib.optionals stdenv.isDarwin [
78 "test_sorting_fields"
79 ];
80
···67 # Testing of the CLI part and output
68 "test_color_due_dates"
69 "test_color_flag"
70+ "test_datetime_serialization" # Will be fixed in versions after 4.1.0
71 "test_default_command"
72 "test_main"
73 "test_missing_cache_dir"
74 "test_sorting_null_values"
75 "test_xdg_existant"
76 # Tests are sensitive to performance
0077 "test_sorting_fields"
78 ];
79
···1# This file is autogenerated! Run ./update.sh to regenerate.
2{
3- version = "20221214";
4- sourceHash = "sha256-vljUwXekmCYAH932wfbJe/hC4TDPRQOgEiPTUMeUKLE=";
5- outputHash = "sha256-h0cCqnl6XvSoeyq54JHvl45z7qe/7ZKrcMNJJeqVLMk=";
6}
···1# This file is autogenerated! Run ./update.sh to regenerate.
2{
3+ version = "20230210";
4+ sourceHash = "sha256-sjUO+DTjAMszfCkNSYjLS+AbceIVPVVH0OEho5VOIFA=";
5+ outputHash = "sha256-ZcmMLenblgQngdYui0wNANXhB5a/z635nNXo/MO83R8=";
6}
···1373 # The alias for linuxPackages*.rtlwifi_new is defined in ./all-packages.nix,
1374 # due to it being inside the linuxPackagesFor function.
1375 rtlwifi_new-firmware = rtw88-firmware; # Added 2021-03-14
013761377 ### S ###
1378
···1373 # The alias for linuxPackages*.rtlwifi_new is defined in ./all-packages.nix,
1374 # due to it being inside the linuxPackagesFor function.
1375 rtlwifi_new-firmware = rtw88-firmware; # Added 2021-03-14
1376+ rtw89-firmware = throw "rtw89-firmware has been removed because linux-firmware now contains it."; # Added 2023-02-19
13771378 ### S ###
1379