Skip to content

Follow pinentry-tty and the patch#476

Merged
kachick merged 4 commits intomainfrom
bot-update-flake-lock
Mar 14, 2024
Merged

Follow pinentry-tty and the patch#476
kachick merged 4 commits intomainfrom
bot-update-flake-lock

Conversation

@selfup-runner
Copy link
Copy Markdown
Contributor

@selfup-runner selfup-runner bot commented Mar 14, 2024

This PR has been created by https://github.com/kachick/selfup/blob/action-v1/.github/workflows/reusable-bump-flake-lock-and-selfup.yml

Do NOT update the branch of this PR, it may be updated by the bot with force push.

Flake lock file updates:

β€’ Updated input 'flake-utils':
    'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28)
  β†’ 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
β€’ Updated input 'home-manager':
    'github:nix-community/home-manager/36f873dfc8e2b6b89936ff3e2b74803d50447e0a' (2024-03-10)
  β†’ 'github:nix-community/home-manager/2f0db7d418e781354d8a3c50e611e3b1cd413087' (2024-03-13)
β€’ Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3030f185ba6a4bf4f18b87f345f104e6a6961f34' (2024-03-09)
  β†’ 'github:NixOS/nixpkgs/0ad13a6833440b8e238947e47bea7f11071dc2b2' (2024-03-12)
@kachick
Copy link
Copy Markdown
Owner

kachick commented Mar 14, 2024

       error: A definition for option `services.gpg-agent.pinentryFlavor' is not of type `null or one of "curses", "gtk2", "gnome2", "qt", "emacs"'. Definition values:
       - In `/nix/store/xrcnybczfipqxqfzc6m2di385b1s5061-source/home-manager/gpg.nix': "tty"

nix-community/home-manager#5082
nix-community/home-manager#4805 ? πŸ‘€

@kachick
Copy link
Copy Markdown
Owner

kachick commented Mar 14, 2024

Copy link
Copy Markdown
Owner

@kachick kachick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should includes fixes above

@kachick
Copy link
Copy Markdown
Owner

kachick commented Mar 14, 2024

Flake lock file updates:

β€’ Updated input 'home-manager':
    'github:nix-community/home-manager/2f0db7d418e781354d8a3c50e611e3b1cd413087' (2024-03-13)
  β†’ 'github:nix-community/home-manager/587719494ed18a184c98c4d55dde9469af4446bf' (2024-03-14)
@kachick
Copy link
Copy Markdown
Owner

kachick commented Mar 14, 2024

β€’ Updated input 'home-manager':
    'github:nix-community/home-manager/2f0db7d418e781354d8a3c50e611e3b1cd413087' (2024-03-13)
  β†’ 'github:nix-community/home-manager/587719494ed18a184c98c4d55dde9469af4446bf' (2024-03-14)

Includes nix-community/home-manager@5877194, but failed

       Failed assertions:
       - The option definition `services.gpg-agent.pinentryFlavor' in `/nix/store/nx603fvxswm9x386b2c52d51zv24mb1j-source/home-manager/gpg.nix' no longer has any effect; please remove it.
       Use services.gpg-agent.pinentryPackage instead

Looks need to follow by myself

pinentryFlavor = "tty";
# https://github.com/NixOS/nixpkgs/pull/294937
# https://github.com/nix-community/home-manager/pull/4895
pinentryPackage = pkgs.pinentry-tty;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NixOS/nixpkgs@4e7b3f2 is not yet included in nixos-unstable

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2024-03-15 022355

@github-actions
Copy link
Copy Markdown
Contributor

⬒🦭 Staging container-image has been deployed πŸš€
You can test the interactive shell 🐚 as follows.

bash <(curl -fsSL 'https://raw.githubusercontent.com/kachick/dotfiles/27f4f778a09c31739a631abd5a4cf27dfbd2d414/containers/sandbox-with-ghcr.bash') '27f4f778a09c31739a631abd5a4cf27dfbd2d414'

The package detail

{
  "created_at": "2024-03-14T17:55:58Z",
  "html_url": "https://github.com/users/kachick/packages/container/home/191154171",
  "id": 191154171,
  "metadata": {
    "container": {
      "tags": [
        "20240314-175231-utc",
        "27f4f778a09c31739a631abd5a4cf27dfbd2d414",
        "pr-476-27f4f778a09c31739a631abd5a4cf27dfbd2d414"
      ]
    },
    "package_type": "container"
  },
  "name": "sha256:47bb12aeb724ea27345cce7a6d756ea9d56326805a002edc4606a5241bfca536",
  "package_html_url": "https://github.com/users/kachick/packages/container/package/home",
  "updated_at": "2024-03-14T17:55:58Z",
  "url": "https://api.github.com/users/kachick/packages/container/home/versions/191154171"
}

This image will be automatically πŸ€– removed from ghcr.io πŸ—‘οΈ if you merged/closed this PR 😌

@kachick kachick changed the title Bump flake.lock and related dependencies Follow pinentry-tty and the patch Mar 14, 2024
@kachick kachick merged commit 245dbb3 into main Mar 14, 2024
@kachick kachick deleted the bot-update-flake-lock branch March 14, 2024 18:03
@github-actions
Copy link
Copy Markdown
Contributor

πŸ€– removed πŸ—‘οΈ staging β¬’ from ghcr.io

191154171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant