mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-23 06:21:30 +03:00
fix typo
This commit is contained in:
parent
400032c630
commit
d3f8dbfc79
@ -210,7 +210,7 @@ in {
|
||||
cd "$currDir"
|
||||
|
||||
|
||||
### Executing custom scripts defined via lock.extraScrips
|
||||
### Executing custom scripts defined via lock.extraScripts
|
||||
|
||||
${lib.concatStringsSep "\n" (map toString cfg.extraScripts)}
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user