mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
docs: add instructions for testing custom wrapper-manager modules
This commit is contained in:
parent
cf9878590d
commit
1e13478c7b
@ -22,5 +22,10 @@ nix-shell --pure ./tests/modules/home-manager -A list
|
||||
|
||||
# This is for the library.
|
||||
nix eval -f ./tests lib
|
||||
|
||||
# This is for the wrapper-manager modules but it should be best done with the
|
||||
# tests passthru attribute. We just don't have easy way of testing with them
|
||||
# yet.
|
||||
nix build -f ./tests/modules/wrapper-manager
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user