parent
668b422149
commit
302de85ab9
1 changed files with 3 additions and 0 deletions
|
|
@ -140,6 +140,9 @@ in
|
|||
|
||||
mkdir -p $out/lib
|
||||
ln -s ${extras}/lib/* $out/lib/
|
||||
|
||||
# Ensure wrap_term_launch.sh is executable
|
||||
chmod 755 $out/share/caelestia-shell/assets/wrap_term_launch.sh
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue