Hartmut Goebel writes:
Thank you for the feedback! Much appreciated!
> Am 22.09.2016 um 14:10 schrieb James Richardson:
>> * gnu/packages/keychain.scm: Add new file.
>
> I suggest putting this into some other file, e.g. crypto.scm or ssh.scm.
> Otherwise we have a file for a single package.
I w
Am 22.09.2016 um 14:10 schrieb James Richardson:
> * gnu/packages/keychain.scm: Add new file.
I suggest putting this into some other file, e.g. crypto.scm or ssh.scm.
Otherwise we have a file for a single package.
> * gnu/packages/keychain.scm: (keychain): New variable.
If you stay with the sepa
Hello,
This is my first patch ;)
Feedback and suggestions appreciated.
Thanks,
James Richardson
https://jamesetechnotes.com
0001-gnu-add-keychain.patch
Description: Binary data
>From aa92429df463ac197a0edcd90aa30ebf8c064ac0 Mon Sep 17 00:00:00 2001
From: James Richardson
Date: Thu, 22 Sep 2016 01:44:28 -0400
Subject: [PATCH] gnu: add keychain
* gnu/local.mk: Include gnu/packages/keychain.scm.
* gnu/packages/keychain.scm: Add new file.
* gnu/packages/keychain.scm: (keych
Hello,
This is my first patch ;)
Feedback and suggestions appreciated.
Thanks,
James Richardson
https://jamesetechnotes.com
0001-gnu-add-keychain.patch
Description: Binary data
Let's try inline as attachements seem to not work.
Feedback appreciated as this is my first submission ;)
>From aa92429df463ac197a0edcd90aa30ebf8c064ac0 Mon Sep 17 00:00:00 2001
From: James Richardson
Date: Thu, 22 Sep 2016 01:44:28 -0400
Subject: [PATCH] gnu: add keychain
* gnu/local.mk: Inclu