about summary refs log tree commit diff stats
path: root/pkgs/by-name/mp/mpp-searchadd
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-28 13:10:42 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-28 13:10:42 +0200
commitc9944e92bc1e2bff9071300b25b11642d218f424 (patch)
tree6d6f4d6ffb17381b3cabb5e52ee2b9f594c14513 /pkgs/by-name/mp/mpp-searchadd
parentpkgs/mpp-searchadd: Make resistent to `beets` auto-migrations on startup (diff)
downloadnixos-config-c9944e92bc1e2bff9071300b25b11642d218f424.zip
treewide: Format
Diffstat (limited to 'pkgs/by-name/mp/mpp-searchadd')
-rwxr-xr-xpkgs/by-name/mp/mpp-searchadd/mpp-searchadd.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/mp/mpp-searchadd/mpp-searchadd.sh b/pkgs/by-name/mp/mpp-searchadd/mpp-searchadd.sh
index 020d18d0..89909ed9 100755
--- a/pkgs/by-name/mp/mpp-searchadd/mpp-searchadd.sh
+++ b/pkgs/by-name/mp/mpp-searchadd/mpp-searchadd.sh
@@ -10,7 +10,6 @@
 # You should have received a copy of the License along with this program.
 # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
 
-
 # Run `beets` once, to trigger eventual beets migrations.
 # Otherwise, these might screw with our file adding (because `beets` prints them on stdout,
 # for some reason !?)