Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: gnome-keyring service module does not work #5623

Open
2 tasks done
bdudelsack opened this issue Jul 9, 2024 · 2 comments
Open
2 tasks done

bug: gnome-keyring service module does not work #5623

bdudelsack opened this issue Jul 9, 2024 · 2 comments
Assignees
Labels
bug triage Issues or feature request that have not been triaged yet

Comments

@bdudelsack
Copy link

bdudelsack commented Jul 9, 2024

Are you following the right branch?

  • My Nixpkgs and Home Manager versions are in sync

Is there an existing issue for this?

  • I have searched the existing issues

Issue description

gnome-keyring service module cannot be used right now, because gnome packages seem to be moved away from the gnome namespace.

error: attribute 'gnome-keyring' missing

       at /nix/store/xcxs3wp2jn8kv9jj176xy3x94blv28bh-source/modules/services/gnome-keyring.nix:52:15:

           51|             ("--components=" + concatStringsSep "," cfg.components));
           52|         in "${pkgs.gnome.gnome-keyring}/bin/gnome-keyring-daemon ${args}";
             |               ^
           53|         Restart = "on-abort";`

I"ve made a PR but i"m new in nixos community and would appreciate if someone will guide me through the process.

#5622

Maintainer CC

No response

System information

this path will be fetched (0.01 MiB download, 0.05 MiB unpacked):
  /nix/store/d3dzfy4amjl826fb8j00qp1d9887h7hm-stdenv-linux
copying path '/nix/store/d3dzfy4amjl826fb8j00qp1d9887h7hm-stdenv-linux' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.36, NixOS, 24.11 (Vicuna), 24.11.20240701.00d80d1`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.4`
 - nixpkgs: `/nix/store/j4jzjbr302cw5bl0n3pch5j9bh5qwmaj-source`
@bdudelsack bdudelsack added bug triage Issues or feature request that have not been triaged yet labels Jul 9, 2024
@bdudelsack
Copy link
Author

This seems to be the corresponding commit in nixpkgs: NixOS/nixpkgs@1369411

@bdudelsack
Copy link
Author

bdudelsack commented Jul 10, 2024

There was already another PR #5611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Issues or feature request that have not been triaged yet
Projects
None yet
Development

No branches or pull requests

4 participants