Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keymapper: 4.6.0 -> 4.8.2 #335939

Merged
merged 1 commit into from
Sep 10, 2024
Merged

keymapper: 4.6.0 -> 4.8.2 #335939

merged 1 commit into from
Sep 10, 2024

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for keymapper is: Cross-platform context-aware key remapper

meta.homepage for keymapper is: https://github.com/houmain/keymapper

meta.changelog for keymapper is: https://github.com/houmain/keymapper/blob/4.7.0/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.7.0 in filename of file in /nix/store/l1y1p7i1fhhaasbjbsq66k0hb5pjs8d8-keymapper-4.7.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

keymapper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/l1y1p7i1fhhaasbjbsq66k0hb5pjs8d8-keymapper-4.7.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 keymapper https://github.com/r-ryantm/nixpkgs/archive/74fdcad6275d313b0ddc1ad9363dd12f95131dc2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/74fdcad6275d313b0ddc1ad9363dd12f95131dc2#keymapper

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

ls -la /nix/store/l1y1p7i1fhhaasbjbsq66k0hb5pjs8d8-keymapper-4.7.0
ls -la /nix/store/l1y1p7i1fhhaasbjbsq66k0hb5pjs8d8-keymapper-4.7.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:
  • keymapper

Maintainer pings

cc @dit7ya @spitulax for testing.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested a review from dit7ya August 20, 2024 00:18
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Aug 20, 2024
@r-ryantm r-ryantm changed the title keymapper: 4.6.0 -> 4.7.0 keymapper: 4.6.0 -> 4.7.2 Aug 26, 2024
@r-ryantm r-ryantm force-pushed the auto-update/keymapper branch from 74fdcad to fe847d3 Compare August 26, 2024 10:53
@r-ryantm
Copy link
Contributor Author

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

meta.description for keymapper is: Cross-platform context-aware key remapper

meta.homepage for keymapper is: https://github.com/houmain/keymapper

meta.changelog for keymapper is: https://github.com/houmain/keymapper/blob/4.7.2/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.7.2 in filename of file in /nix/store/fy37lpa8gr15ah5rm2xfd0i2yx42vr4x-keymapper-4.7.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

keymapper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fy37lpa8gr15ah5rm2xfd0i2yx42vr4x-keymapper-4.7.2 \
  --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 keymapper https://github.com/r-ryantm/nixpkgs/archive/fe847d303695165f8f8d37c79b76c86d4226fafd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fe847d303695165f8f8d37c79b76c86d4226fafd#keymapper

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

ls -la /nix/store/fy37lpa8gr15ah5rm2xfd0i2yx42vr4x-keymapper-4.7.2
ls -la /nix/store/fy37lpa8gr15ah5rm2xfd0i2yx42vr4x-keymapper-4.7.2/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:
  • keymapper

Maintainer pings

cc @dit7ya @spitulax 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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/keymapper branch from fe847d3 to 8afee9c Compare August 31, 2024 23:30
@r-ryantm r-ryantm changed the title keymapper: 4.6.0 -> 4.7.2 keymapper: 4.6.0 -> 4.7.3 Aug 31, 2024
@r-ryantm
Copy link
Contributor Author

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

meta.description for keymapper is: Cross-platform context-aware key remapper

meta.homepage for keymapper is: https://github.com/houmain/keymapper

meta.changelog for keymapper is: https://github.com/houmain/keymapper/blob/4.7.3/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.7.3 in filename of file in /nix/store/fl6kyzkghsxib6fc8r06an4mp3sw389f-keymapper-4.7.3

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

2 package rebuild(s)

First fifty rebuilds by attrpath

keymapper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fl6kyzkghsxib6fc8r06an4mp3sw389f-keymapper-4.7.3 \
  --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 keymapper https://github.com/r-ryantm/nixpkgs/archive/8afee9c72b6517c1d43abd39a2a62ac6087d4a36.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8afee9c72b6517c1d43abd39a2a62ac6087d4a36#keymapper

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

ls -la /nix/store/fl6kyzkghsxib6fc8r06an4mp3sw389f-keymapper-4.7.3
ls -la /nix/store/fl6kyzkghsxib6fc8r06an4mp3sw389f-keymapper-4.7.3/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:
  • keymapper

Maintainer pings

cc @dit7ya @spitulax 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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/keymapper branch from 8afee9c to f5b62a5 Compare September 8, 2024 08:23
@r-ryantm r-ryantm changed the title keymapper: 4.6.0 -> 4.7.3 keymapper: 4.6.0 -> 4.8.2 Sep 8, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 8, 2024

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

meta.description for keymapper is: Cross-platform context-aware key remapper

meta.homepage for keymapper is: https://github.com/houmain/keymapper

meta.changelog for keymapper is: https://github.com/houmain/keymapper/blob/4.8.2/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.8.2 in filename of file in /nix/store/3bfvhd0sks1w3n51gj8wl37rlx508xan-keymapper-4.8.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

keymapper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/3bfvhd0sks1w3n51gj8wl37rlx508xan-keymapper-4.8.2 \
  --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 keymapper https://github.com/r-ryantm/nixpkgs/archive/f5b62a54775e154392e9d23696ae9897033e675b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f5b62a54775e154392e9d23696ae9897033e675b#keymapper

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

ls -la /nix/store/3bfvhd0sks1w3n51gj8wl37rlx508xan-keymapper-4.8.2
ls -la /nix/store/3bfvhd0sks1w3n51gj8wl37rlx508xan-keymapper-4.8.2/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:
  • keymapper

Maintainer pings

cc @dit7ya @spitulax 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.


Add a 👍 reaction to pull requests you find important.

@wegank wegank merged commit 73a8f39 into NixOS:master Sep 10, 2024
27 of 29 checks passed
@r-ryantm r-ryantm deleted the auto-update/keymapper branch September 11, 2024 00:20
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 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants