mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
tests/lib: update function argument
This commit is contained in:
parent
5d7859abb1
commit
32d28446e5
@ -1,5 +1,6 @@
|
||||
# For the environment-specific subset, we'll be simulating the configurations
|
||||
# as a simple attribute set since that's what they are anyways.
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
|
||||
let
|
||||
inherit (pkgs) lib;
|
||||
|
Loading…
Reference in New Issue
Block a user