Skip to content

bmake: 20250308 -> 20250528#399982

Merged
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/bmake
Jun 21, 2025
Merged

bmake: 20250308 -> 20250528#399982
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/bmake

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/bmake/versions.

meta.description for bmake is: Portable version of NetBSD 'make'

meta.homepage for bmake is: https://www.crufty.net/help/sjg/bmake.html

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


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

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

7 package rebuild(s)

First fifty rebuilds by attrpath

bmake
bozohttpd
bozohttpd-minimal
darwin.locale
kgt
libfsm
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/kqfj58q9hd60xdlmrhndzkbxpcb4x999-bmake-20250404 \
  --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 bmake https://github.com/r-ryantm/nixpkgs/archive/91d59a0d8066f167eaf5df6cd6c97cbe2a942a3b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/91d59a0d8066f167eaf5df6cd6c97cbe2a942a3b#bmake

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

ls -la /nix/store/kqfj58q9hd60xdlmrhndzkbxpcb4x999-bmake-20250404
ls -la /nix/store/kqfj58q9hd60xdlmrhndzkbxpcb4x999-bmake-20250404/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


x86_64-linux

✅ 10 packages built:
  • bmake
  • bmake.man
  • bozohttpd
  • bozohttpd-minimal
  • kgt
  • kgt.bin
  • kgt.doc
  • libfsm
  • libfsm.dev
  • libfsm.lib

Maintainer pings

cc @thoughtpolice 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.

@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 19, 2025
@nix-owners nix-owners bot requested a review from thoughtpolice April 19, 2025 07:02
@zowoq zowoq changed the base branch from master to staging April 19, 2025 13:27
@r-ryantm r-ryantm force-pushed the auto-update/bmake branch from 91d59a0 to 4a7b59f Compare April 28, 2025 06:59
@r-ryantm r-ryantm changed the title bmake: 20250308 -> 20250404 bmake: 20250308 -> 20250414 Apr 28, 2025
@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/bmake/versions.

meta.description for bmake is: Portable version of NetBSD 'make'

meta.homepage for bmake is: https://www.crufty.net/help/sjg/bmake.html

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


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

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

7 package rebuild(s)

First fifty rebuilds by attrpath

bmake
bozohttpd
bozohttpd-minimal
darwin.locale
kgt
libfsm
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/m33k4rjws9pdhvwcfvwni6d4qdxzlwnf-bmake-20250414 \
  --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 bmake https://github.com/r-ryantm/nixpkgs/archive/4a7b59f9d4ecfbd05306a084522270f294965c1c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4a7b59f9d4ecfbd05306a084522270f294965c1c#bmake

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

ls -la /nix/store/m33k4rjws9pdhvwcfvwni6d4qdxzlwnf-bmake-20250414
ls -la /nix/store/m33k4rjws9pdhvwcfvwni6d4qdxzlwnf-bmake-20250414/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


x86_64-linux

✅ 10 packages built:
  • bmake
  • bmake.man
  • bozohttpd
  • bozohttpd-minimal
  • kgt
  • kgt.bin
  • kgt.doc
  • libfsm
  • libfsm.dev
  • libfsm.lib

Maintainer pings

cc @thoughtpolice 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 changed the title bmake: 20250308 -> 20250414 bmake: 20250308 -> 20250528 Jun 12, 2025
@r-ryantm r-ryantm force-pushed the auto-update/bmake branch from 4a7b59f to 73415c7 Compare June 12, 2025 21:38
@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/bmake/versions.

meta.description for bmake is: Portable version of NetBSD 'make'

meta.homepage for bmake is: https://www.crufty.net/help/sjg/bmake.html

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 20250528 with grep in /nix/store/3marqn1ddrh7ax8r1wzshwk2vakbwri0-bmake-20250528
  • found 20250528 in filename of file in /nix/store/3marqn1ddrh7ax8r1wzshwk2vakbwri0-bmake-20250528

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

7 package rebuild(s)

First fifty rebuilds by attrpath

bmake
bozohttpd
bozohttpd-minimal
darwin.locale
kgt
libfsm
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/3marqn1ddrh7ax8r1wzshwk2vakbwri0-bmake-20250528 \
  --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 bmake https://github.com/r-ryantm/nixpkgs/archive/73415c7a3405832115ff87a0261459647944c8ec.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/73415c7a3405832115ff87a0261459647944c8ec#bmake

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

ls -la /nix/store/3marqn1ddrh7ax8r1wzshwk2vakbwri0-bmake-20250528
ls -la /nix/store/3marqn1ddrh7ax8r1wzshwk2vakbwri0-bmake-20250528/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


x86_64-linux

✅ 10 packages built:
  • bmake
  • bmake.man
  • bozohttpd
  • bozohttpd-minimal
  • kgt
  • kgt.bin
  • kgt.doc
  • libfsm
  • libfsm.dev
  • libfsm.lib

Maintainer pings

cc @thoughtpolice 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 f84f76e into NixOS:staging Jun 21, 2025
18 of 19 checks passed
@r-ryantm r-ryantm deleted the auto-update/bmake branch June 22, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants