Skip to content

maui-shell: 0.5.6 -> 0.6.6#237030

Merged
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/maui-shell
Aug 31, 2023
Merged

maui-shell: 0.5.6 -> 0.6.6#237030
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/maui-shell

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/maui-shell/versions.

meta.description for maui-shell is: A convergent shell for desktops, tablets, and phones

meta.homepage for maui-shell is: https://github.com/Nitrux/maui-shell

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.6.0 with grep in /nix/store/si4rlbhasqgagf92mdhrfc4d02s3w8gz-maui-shell-0.6.0
  • found 0.6.0 in filename of file in /nix/store/si4rlbhasqgagf92mdhrfc4d02s3w8gz-maui-shell-0.6.0

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

1 package rebuild(s)

First fifty rebuilds by attrpath
maui-shell
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/si4rlbhasqgagf92mdhrfc4d02s3w8gz-maui-shell-0.6.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 maui-shell https://github.com/r-ryantm/nixpkgs/archive/4fd820117d569b25129ce80ab9458125d64b007c.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/si4rlbhasqgagf92mdhrfc4d02s3w8gz-maui-shell-0.6.0
ls -la /nix/store/si4rlbhasqgagf92mdhrfc4d02s3w8gz-maui-shell-0.6.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:
  • maui-shell

Maintainer pings

cc @onny for testing.

@ofborg ofborg bot requested a review from onny June 10, 2023 13:01
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages 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 Jun 10, 2023
@r-ryantm r-ryantm force-pushed the auto-update/maui-shell branch from 4fd8201 to 98741b7 Compare August 10, 2023 01:36
@r-ryantm r-ryantm changed the title maui-shell: 0.5.6 -> 0.6.0 maui-shell: 0.5.6 -> 0.6.6 Aug 10, 2023
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/maui-shell/versions.

meta.description for maui-shell is: A convergent shell for desktops, tablets, and phones

meta.homepage for maui-shell is: https://github.com/Nitrux/maui-shell

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.6.6 with grep in /nix/store/vwqnf9n2zjig2il3g3vci75cyjbaqvjz-maui-shell-0.6.6
  • found 0.6.6 in filename of file in /nix/store/vwqnf9n2zjig2il3g3vci75cyjbaqvjz-maui-shell-0.6.6

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

1 package rebuild(s)

First fifty rebuilds by attrpath
maui-shell
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vwqnf9n2zjig2il3g3vci75cyjbaqvjz-maui-shell-0.6.6 \
  --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 maui-shell https://github.com/r-ryantm/nixpkgs/archive/98741b7e3f2ee558ef2a21a60681fa60980e90cb.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/vwqnf9n2zjig2il3g3vci75cyjbaqvjz-maui-shell-0.6.6
ls -la /nix/store/vwqnf9n2zjig2il3g3vci75cyjbaqvjz-maui-shell-0.6.6/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:
  • maui-shell

Maintainer pings

cc @onny for testing.

@wegank wegank merged commit 5745f7f into NixOS:master Aug 31, 2023
@r-ryantm r-ryantm deleted the auto-update/maui-shell branch August 31, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages 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