nixpkgs
nixpkgs copied to clipboard
git-credential-1password: 1.1.1 -> 1.2.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/develerik/git-credential-1password/releases.
meta.description for git-credential-1password is: "A git credential helper for 1Password"
meta.homepage for git-credential-1password is: "https://github.com/develerik/git-credential-1password"
meta.changelog for git-credential-1password is: "https://github.com/develerik/git-credential-1password/releases/tag/v1.2.0"
Updates performed
- Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
- built on NixOS
- The tests defined in
passthru.tests
, if any, passed - found 1.2.0 with grep in /nix/store/82k34bafhwyssip4ilznqxs98py8gnnq-git-credential-1password-1.2.0
- found 1.2.0 in filename of file in /nix/store/82k34bafhwyssip4ilznqxs98py8gnnq-git-credential-1password-1.2.0
Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
git-credential-1password
Instructions to test this update (click to expand)
Either download from Cachix:
nix-store -r /nix/store/82k34bafhwyssip4ilznqxs98py8gnnq-git-credential-1password-1.2.0 \
--option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
--option trusted-public-keys '
nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
'
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 git-credential-1password https://github.com/r-ryantm/nixpkgs/archive/ba51f9a94486513064c38b4f6c3b4579f3de4125.tar.gz
After you've downloaded or built it, look at the files and if there are any, run the binaries:
ls -la /nix/store/82k34bafhwyssip4ilznqxs98py8gnnq-git-credential-1password-1.2.0
ls -la /nix/store/82k34bafhwyssip4ilznqxs98py8gnnq-git-credential-1password-1.2.0/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.
Result of nixpkgs-review
run on x86_64-linux 1
1 package built:
- git-credential-1password
Maintainer pings
cc @ivankovnatsky for testing.
@GrahamcOfBorg eval