zimbatm
|
17348dc094
|
Remove all dots at end of descriptions
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
|
2016-02-27 17:30:29 +00:00 |
|
Vincent Laporte
|
e94ddc290d
|
ocaml-bitstring: fix typo in Makefile
|
2015-09-01 06:43:37 +02:00 |
|
Pascal Wittmann
|
512225ef81
|
Fixed some descriptions
|
2015-06-29 16:20:58 +02:00 |
|
Matthew Maurer
|
a145a70f1a
|
ocaml-bitstring: debug message removal
|
2015-06-28 21:12:10 +00:00 |
|
Matthew Maurer
|
90a4de0f1b
|
ocaml-bitstring: init at 2.0.4 and f1673f8
|
2015-06-27 16:54:10 +00:00 |
|