mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-03 22:24:43 +00:00
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'