Skip to content

envchain: 1.0.1 -> 1.1.0#306427

Merged
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/envchain
Apr 24, 2024
Merged

envchain: 1.0.1 -> 1.1.0#306427
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/envchain

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/sorah/envchain/releases.

meta.description for envchain is: Set environment variables with macOS keychain or D-Bus secret service

meta.homepage for envchain is: https://github.com/sorah/envchain

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1.0 with grep in /nix/store/srb2nrdnpj5rmmlwrpvc7cljp0q0p8ij-envchain-1.1.0
  • found 1.1.0 in filename of file in /nix/store/srb2nrdnpj5rmmlwrpvc7cljp0q0p8ij-envchain-1.1.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

envchain
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/srb2nrdnpj5rmmlwrpvc7cljp0q0p8ij-envchain-1.1.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 envchain https://github.com/r-ryantm/nixpkgs/archive/5b327c4a4dad7d7e8e6afc6a7aa22680278fee00.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5b327c4a4dad7d7e8e6afc6a7aa22680278fee00#envchain

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

ls -la /nix/store/srb2nrdnpj5rmmlwrpvc7cljp0q0p8ij-envchain-1.1.0
ls -la /nix/store/srb2nrdnpj5rmmlwrpvc7cljp0q0p8ij-envchain-1.1.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • envchain

Maintainer pings

@ofborg ofborg bot added 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. labels Apr 24, 2024
@NickCao NickCao merged commit 08ff774 into NixOS:master Apr 24, 2024
@r-ryantm r-ryantm deleted the auto-update/envchain branch April 25, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants