mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
parent
7ce3789e8a
commit
ca82458e77
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
|||
|
||||
system.build.privateKey = snakeOilPrivateKey;
|
||||
system.build.publicKey = snakeOilPublicKey;
|
||||
# needed to provide STC implementation for target
|
||||
system.switch.enable = true;
|
||||
};
|
||||
|
||||
target = { nodes, lib, ... }: let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue