summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2025-02-27 22:20:58 +0000
committerSergei Trofimovich <slyich@gmail.com>2025-02-27 22:20:58 +0000
commitae3b2edfefe5964592f4e1dd4724aaf372063b60 (patch)
tree45fa3fad6c672b338e946b3bc7d6e4ec2424bd3d /pkgs/development/python-modules/rangehttpserver
parent38c9f0d89ac87ed8db56284c71aca992cd9d73fc (diff)
lego.tests: fix the eval
Without the change the eval fails as: $ nix build --no-link -f. lego.tests error: … while evaluating the attribute 'lego-dns' at pkgs/by-name/le/lego/package.nix:34:5: 33| lego-http = nixosTests.acme.http01-builtin; 34| lego-dns = nixosTests.acme.dns01-builtin; | ^ 35| }; … while evaluating the attribute 'acme.dns01-builtin' at nixos/tests/all-tests.nix:149:3: 148| aaaaxy = runTest ./aaaaxy.nix; 149| acme = import ./acme/default.nix { inherit runTest; }; | ^ 150| acme-dns = handleTest ./acme-dns.nix {}; error: attribute 'dns01-builtin' missing at pkgs/by-name/le/lego/package.nix:34:16: 33| lego-http = nixosTests.acme.http01-builtin; 34| lego-dns = nixosTests.acme.dns01-builtin; | ^ 35| };
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions