NixOS / cabal2nix

Generate Nix build instructions from a Cabal file
https://haskell4nix.readthedocs.io
Other
362 stars 156 forks source link

Correct gnome-keyring mapping #625

Closed jtojnar closed 5 months ago

jtojnar commented 5 months ago

gnome-keyring is a daemon. The gnome-keyring package means to use libgnome-keyring.

maralorn commented 5 months ago

Did you maybe base this change on an old checkout?

jtojnar commented 5 months ago

Oops, fixed.

On Sun, Jun 23 2024 at 02:42:00 -07:00:00, maralorn @.***> wrote:

Did you maybe base this change on an old checkout?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

maralorn commented 5 months ago

Thanks!