scmpuff: use pkgs.scmpuff
This commit is contained in:
parent
adbabcd0a0
commit
f9e45390de
6 changed files with 8 additions and 8 deletions
|
|
@ -9,7 +9,7 @@
|
|||
assertFileExists home-files/.bashrc
|
||||
assertFileContains \
|
||||
home-files/.bashrc \
|
||||
'eval "$(${pkgs.gitAndTools.scmpuff}/bin/scmpuff init -s)"'
|
||||
'eval "$(${pkgs.scmpuff}/bin/scmpuff init -s)"'
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue