summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-08-02 06:53:04 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-08-02 06:53:04 +0100
commitcdc9919a562332b5b9b9ae8679822e72b599b233 (patch)
treeb24d5536a5d648ff0739682e524bbcdb6f491809 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parent8fe1db00009b11679d50366d11ce25b6cb51c294 (diff)
nixosTests.bittorrent: avoid use of an alias
By default the use of alias generates warning: $ nix build --no-link -f. nixosTests.bittorrent evaluation warning: transmission has been renamed to transmission_3 since transmission_4 is also available. Note that upgrade caused data loss for some users so backup is recommended (see NixOS 24.11 release notes for details) When alaises are disabled that causes the eval failure: error: attribute 'transmission' missing at /home/slyfox/dev/git/nixpkgs/nixos/tests/bittorrent.nix:24:36: 23| transmissionConfig = { ... }: { 24| environment.systemPackages = [ pkgs.transmission ]; | ^ 25| services.transmission = { Did you mean one of transmission_3 or transmission_4?
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions