Skip to content
Commit 17348dc0 authored by zimbatm's avatar zimbatm
Browse files

Remove all dots at end of descriptions

Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
parent 158ff99a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment