Skip to content

ssh-vault: 1.2.10 -> 1.2.14#530998

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/ssh-vault
Open

ssh-vault: 1.2.10 -> 1.2.14#530998
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/ssh-vault

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for ssh-vault is: Encrypt/decrypt using SSH keys

meta.homepage for ssh-vault is: https://github.com/ssh-vault/ssh-vault

meta.changelog for ssh-vault is: https://github.com/ssh-vault/ssh-vault/blob/1.2.11/CHANGELOG.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.11 with grep in /nix/store/pv7d9kclvwzy1f4hqmpqwh46gj2f3ymw-ssh-vault-1.2.11
  • found 1.2.11 in filename of file in /nix/store/pv7d9kclvwzy1f4hqmpqwh46gj2f3ymw-ssh-vault-1.2.11

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

ssh-vault
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pv7d9kclvwzy1f4hqmpqwh46gj2f3ymw-ssh-vault-1.2.11 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ssh-vault https://github.com/r-ryantm/nixpkgs/archive/be9796da5c47c39851d96894b1bd20bde23f378c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/be9796da5c47c39851d96894b1bd20bde23f378c#ssh-vault

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/pv7d9kclvwzy1f4hqmpqwh46gj2f3ymw-ssh-vault-1.2.11
ls -la /nix/store/pv7d9kclvwzy1f4hqmpqwh46gj2f3ymw-ssh-vault-1.2.11/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: be9796da5c47c39851d96894b1bd20bde23f378c


x86_64-linux

✅ 1 package built:
  • ssh-vault

Maintainer pings

cc @yzhou216 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci Bot requested a review from yzhou216 June 12, 2026 09:45
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Jun 12, 2026
@r-ryantm r-ryantm changed the title ssh-vault: 1.2.10 -> 1.2.11 ssh-vault: 1.2.10 -> 1.2.13 Jun 21, 2026
@r-ryantm r-ryantm force-pushed the auto-update/ssh-vault branch from be9796d to 90b04d2 Compare June 21, 2026 13:45
@r-ryantm

Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for ssh-vault is: Encrypt/decrypt using SSH keys

meta.homepage for ssh-vault is: https://github.com/ssh-vault/ssh-vault

meta.changelog for ssh-vault is: https://github.com/ssh-vault/ssh-vault/blob/1.2.13/CHANGELOG.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.13 with grep in /nix/store/pjm7b864mgqp9w75fdvmibl59rrav9gm-ssh-vault-1.2.13
  • found 1.2.13 in filename of file in /nix/store/pjm7b864mgqp9w75fdvmibl59rrav9gm-ssh-vault-1.2.13

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

ssh-vault
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pjm7b864mgqp9w75fdvmibl59rrav9gm-ssh-vault-1.2.13 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ssh-vault https://github.com/r-ryantm/nixpkgs/archive/90b04d23ad86f834f5ed9621daaa0afefa20e7fa.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/90b04d23ad86f834f5ed9621daaa0afefa20e7fa#ssh-vault

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/pjm7b864mgqp9w75fdvmibl59rrav9gm-ssh-vault-1.2.13
ls -la /nix/store/pjm7b864mgqp9w75fdvmibl59rrav9gm-ssh-vault-1.2.13/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 90b04d23ad86f834f5ed9621daaa0afefa20e7fa


x86_64-linux

✅ 1 package built:
  • ssh-vault

Maintainer pings

cc @yzhou216 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@r-ryantm r-ryantm changed the title ssh-vault: 1.2.10 -> 1.2.13 ssh-vault: 1.2.10 -> 1.2.14 Jun 29, 2026
@r-ryantm r-ryantm force-pushed the auto-update/ssh-vault branch from 90b04d2 to 01c1c3e Compare June 29, 2026 19:59
@r-ryantm

Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for ssh-vault is: Encrypt/decrypt using SSH keys

meta.homepage for ssh-vault is: https://github.com/ssh-vault/ssh-vault

meta.changelog for ssh-vault is: https://github.com/ssh-vault/ssh-vault/blob/1.2.14/CHANGELOG.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.14 with grep in /nix/store/2crpz3ph5ryd5n8fp949c79s1cmhh5lb-ssh-vault-1.2.14
  • found 1.2.14 in filename of file in /nix/store/2crpz3ph5ryd5n8fp949c79s1cmhh5lb-ssh-vault-1.2.14

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

ssh-vault
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/2crpz3ph5ryd5n8fp949c79s1cmhh5lb-ssh-vault-1.2.14 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ssh-vault https://github.com/r-ryantm/nixpkgs/archive/01c1c3e7939e2a1c5284da908f4641716c7ea7e5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/01c1c3e7939e2a1c5284da908f4641716c7ea7e5#ssh-vault

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2crpz3ph5ryd5n8fp949c79s1cmhh5lb-ssh-vault-1.2.14
ls -la /nix/store/2crpz3ph5ryd5n8fp949c79s1cmhh5lb-ssh-vault-1.2.14/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 01c1c3e7939e2a1c5284da908f4641716c7ea7e5


x86_64-linux

✅ 1 package built:
  • ssh-vault

Maintainer pings

cc @yzhou216 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

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

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant