GNU bug report logs -
#76581
[PATCH 0/2] Age: Fix interaction with age.el, add manpages.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Wed, 26 Feb 2025 09:58:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Nicolas,
I've tackled it and made it work with some sort of simplification,
please see v3 following this email.
CLI tools are merged into one package:
--8<---------------cut here---------------start------------->8---
> tree $(./pre-inst-env guix build age)
/gnu/store/wpaqwb40l2bzzbgjyqkn177mwc7f0v3l-age-1.2.1
├── bin
│ ├── age
│ └── age-keygen
├── etc
│ └── ld.so.cache
└── share
├── doc
│ └── age-1.2.1
│ └── LICENSE
└── man
└── man1
├── age.1.zst
└── age-keygen.1.zst
8 directories, 6 files
--8<---------------cut here---------------end--------------->8---
And versions:
--8<---------------cut here---------------start------------->8---
> $(./pre-inst-env guix build age)/bin/age --version
1.2.1
[env: /gnu/store/gpahyx6mjm17ydpxyxvry2pqiwm7kdj5-profile]
> $(./pre-inst-env guix build age)/bin/age-keygen --version
1.2.1
[env: /gnu/store/gpahyx6mjm17ydpxyxvry2pqiwm7kdj5-profile]
--8<---------------cut here---------------end--------------->8---
Please check if it works with Emacs' package now.
---
Oleg
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.