Commit Graph

3 Commits

Author SHA1 Message Date
Victor Engmark
0474cd659a nixos/test-driver: Use Python's callPackage
The original code meant `nix-shell` didn't pass the relevant arguments to `default.nix`:

> error: evaluation aborted with the following error message:
> 'lib.customisation.callPackageWith: Function called without required
> argument "buildPythonApplication" at
> […]/nixos/lib/test-driver/default.nix:4'

Co-Authored-By: Jacek Galowicz <jacek@galowicz.de>
2026-02-08 11:16:48 +01:00
Philip Taron
2b67819d55 nixos-test-driver: avoid top-level with in shell.nix 2024-07-29 19:46:18 +02:00
Jörg Thalheim
d746557260 nixos/test-driver: add shell.nix
this useful for local development
2023-09-30 10:18:07 +02:00