John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
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 |
|
William A. Kennington III
|
7297255019
|
Convert all jack references to libjack2
|
2015-06-27 00:17:52 -07:00 |
|
Bart Brouns
|
3ddaf0c32a
|
add bitmeter: also known as jack bitscope. Useful to detect denormals.
|
2015-05-25 18:56:15 +02:00 |
|