mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
nixos/*: editorconfig fixes
This commit is contained in:
parent
3735c9ef90
commit
8fb410c0ad
10 changed files with 17 additions and 18 deletions
|
@ -53,7 +53,7 @@ addEntry() {
|
|||
echo "exec $stage2"
|
||||
)"
|
||||
|
||||
[ "$path" != "$defaultConfig" ] || {
|
||||
[ "$path" != "$defaultConfig" ] || {
|
||||
echo "$content" > $tmp
|
||||
echo "# older configurations: $targetOther" >> $tmp
|
||||
chmod +x $tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue