mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
parent
838b666a80
commit
2950f9e18a
3 changed files with 66 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Test ‘nix-copy-closure’.
|
||||
|
||||
{ lib, config, nixpkgs, hostPkgs, ... }:
|
||||
{ lib, config, nixpkgs, ... }:
|
||||
|
||||
let
|
||||
pkgs = config.nodes.client.nixpkgs.pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue