1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 10:00:46 +02:00

gnu: Add keepass.

* gnu/packages/password-utils.scm (keepass): New variable.
* gnu/packages/dotnet.scm (mono): New variable.

Change-Id: Iad340d4ede9dcc4065fd1f74797f952897910094
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
nomike 2025-06-09 04:19:38 +02:00 committed by Danny Milosavljevic
parent 7222d9d365
commit e5686f39d3
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5
2 changed files with 122 additions and 0 deletions

View file

@ -1905,3 +1905,5 @@ most of the heavy lifting.")
(target ,libx11))))
port))))
(find-files gac "^System[.]Windows[.]Forms[.]dll$")))))))))))
(define-public mono mono-6.12.0)