mirror of
https://github.com/NixOS/nix.git
synced 2025-12-14 21:11:04 +01: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