mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 14:11:02 +01:00
tests: remove stray line
This commit is contained in:
parent
f1b1786ea7
commit
aa8c3d7f7d
1 changed files with 0 additions and 1 deletions
|
|
@ -75,6 +75,5 @@ in {
|
||||||
|
|
||||||
# The default configuration creates this link on activation.
|
# The default configuration creates this link on activation.
|
||||||
machine.succeed("test -L '${pyHome}/.cache/.keep'")
|
machine.succeed("test -L '${pyHome}/.cache/.keep'")
|
||||||
succeed_as_alice("nix-shell \"<home-manager>\" -A install")
|
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue