about summary refs log tree commit diff
path: root/network.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2012-12-24 11:52:31 +0100
committeraszlig <aszlig@redmoonstudios.org>2012-12-27 14:11:04 +0100
commit3583fa3ca84f4786e6ef300883f1366a4c66dd57 (patch)
tree358ca634c3c9b97a8643ed5dde2fbb3b574c58cd /network.nix
parent08bd281625d378dc384f146dde6fff6fa6d648ff (diff)
nixpkgs: Remove obsolete comments.
The first one was for ffmpeg and x11grab support. Maybe I'll need this someday
again if I happen to create a screencast again. But for now, just remove it.

And the second one actually was an attempt to patch git to always sign commits.
I have found a better and more selective solution by just adding the following
alias:

rebase-sign = !EDITOR=cat git rebase -i -x 'git commit --amend --no-edit -S'

This should make it easy to sign all commits prior to pushing easily with:

git rebase-sign upstream/master

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'network.nix')
0 files changed, 0 insertions, 0 deletions