Skip to content

minify: 2.23.1 -> 2.23.11 #405155

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 8, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for minify is: Go minifiers for web formats

meta.homepage for minify is: https://go.tacodewolff.nl/minify

meta.changelog for minify is: https://github.com/tdewolff/minify/releases/tag/v2.23.3

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

12 package rebuild(s)

First fifty rebuilds by attrpath

minify
sourcehut.buildsrht
sourcehut.coresrht
sourcehut.gitsrht
sourcehut.hgsrht
sourcehut.hubsrht
sourcehut.listssrht
sourcehut.mansrht
sourcehut.metasrht
sourcehut.pastesrht
sourcehut.todosrht
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/xq1m3v8h56nlx8rpnvaqk23kwssjrmzs-minify-2.23.3 \
  --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 minify https://github.com/r-ryantm/nixpkgs/archive/d6be47c3a8fb74d2869a4e71beae0fb613f7462c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d6be47c3a8fb74d2869a4e71beae0fb613f7462c#minify

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

ls -la /nix/store/xq1m3v8h56nlx8rpnvaqk23kwssjrmzs-minify-2.23.3
ls -la /nix/store/xq1m3v8h56nlx8rpnvaqk23kwssjrmzs-minify-2.23.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 18 packages failed to build:
  • sourcehut.buildsrht
  • sourcehut.buildsrht.dist
  • sourcehut.gitsrht
  • sourcehut.gitsrht.dist
  • sourcehut.hgsrht
  • sourcehut.hgsrht.dist
  • sourcehut.hubsrht
  • sourcehut.hubsrht.dist
  • sourcehut.listssrht
  • sourcehut.listssrht.dist
  • sourcehut.mansrht
  • sourcehut.mansrht.dist
  • sourcehut.metasrht
  • sourcehut.metasrht.dist
  • sourcehut.pastesrht
  • sourcehut.pastesrht.dist
  • sourcehut.todosrht
  • sourcehut.todosrht.dist
✅ 3 packages built:
  • minify
  • sourcehut.coresrht
  • sourcehut.coresrht.dist

Maintainer pings

cc @gaelreyrol 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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 8, 2025
@nix-owners nix-owners bot requested a review from gaelreyrol May 8, 2025 07:56
@NickCao NickCao marked this pull request as draft May 8, 2025 20:58
@r-ryantm r-ryantm changed the title minify: 2.23.1 -> 2.23.3 minify: 2.23.1 -> 2.23.5 May 19, 2025
@r-ryantm r-ryantm force-pushed the auto-update/minify branch from d6be47c to a6e524d Compare May 19, 2025 06:15
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for minify is: Go minifiers for web formats

meta.homepage for minify is: https://go.tacodewolff.nl/minify

meta.changelog for minify is: https://github.com/tdewolff/minify/releases/tag/v2.23.5

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

12 package rebuild(s)

First fifty rebuilds by attrpath

minify
sourcehut.buildsrht
sourcehut.coresrht
sourcehut.gitsrht
sourcehut.hgsrht
sourcehut.hubsrht
sourcehut.listssrht
sourcehut.mansrht
sourcehut.metasrht
sourcehut.pastesrht
sourcehut.todosrht
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/hbiypg659x0nlmhrjjnivli8gfhhvyx2-minify-2.23.5 \
  --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 minify https://github.com/r-ryantm/nixpkgs/archive/a6e524d33a75ce6fea674dcac3ec4e98f159ae26.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a6e524d33a75ce6fea674dcac3ec4e98f159ae26#minify

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

ls -la /nix/store/hbiypg659x0nlmhrjjnivli8gfhhvyx2-minify-2.23.5
ls -la /nix/store/hbiypg659x0nlmhrjjnivli8gfhhvyx2-minify-2.23.5/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

✅ 21 packages built:
  • minify
  • sourcehut.buildsrht
  • sourcehut.buildsrht.dist
  • sourcehut.coresrht
  • sourcehut.coresrht.dist
  • sourcehut.gitsrht
  • sourcehut.gitsrht.dist
  • sourcehut.hgsrht
  • sourcehut.hgsrht.dist
  • sourcehut.hubsrht
  • sourcehut.hubsrht.dist
  • sourcehut.listssrht
  • sourcehut.listssrht.dist
  • sourcehut.mansrht
  • sourcehut.mansrht.dist
  • sourcehut.metasrht
  • sourcehut.metasrht.dist
  • sourcehut.pastesrht
  • sourcehut.pastesrht.dist
  • sourcehut.todosrht
  • sourcehut.todosrht.dist

Maintainer pings

cc @gaelreyrol 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/minify branch from a6e524d to 01b6d49 Compare May 29, 2025 14:49
@r-ryantm r-ryantm changed the title minify: 2.23.1 -> 2.23.5 minify: 2.23.1 -> 2.23.8 May 29, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for minify is: Go minifiers for web formats

meta.homepage for minify is: https://go.tacodewolff.nl/minify

meta.changelog for minify is: https://github.com/tdewolff/minify/releases/tag/v2.23.8

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.23.8 with grep in /nix/store/8mr6k9rj4wmq190rvl0vbcvmwv0waa0d-minify-2.23.8
  • found 2.23.8 in filename of file in /nix/store/8mr6k9rj4wmq190rvl0vbcvmwv0waa0d-minify-2.23.8

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

12 package rebuild(s)

First fifty rebuilds by attrpath

minify
sourcehut.buildsrht
sourcehut.coresrht
sourcehut.gitsrht
sourcehut.hgsrht
sourcehut.hubsrht
sourcehut.listssrht
sourcehut.mansrht
sourcehut.metasrht
sourcehut.pastesrht
sourcehut.todosrht
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8mr6k9rj4wmq190rvl0vbcvmwv0waa0d-minify-2.23.8 \
  --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 minify https://github.com/r-ryantm/nixpkgs/archive/01b6d493662ddb6ac3666d8dc31e8965e7052b71.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/01b6d493662ddb6ac3666d8dc31e8965e7052b71#minify

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

ls -la /nix/store/8mr6k9rj4wmq190rvl0vbcvmwv0waa0d-minify-2.23.8
ls -la /nix/store/8mr6k9rj4wmq190rvl0vbcvmwv0waa0d-minify-2.23.8/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

✅ 21 packages built:
  • minify
  • sourcehut.buildsrht
  • sourcehut.buildsrht.dist
  • sourcehut.coresrht
  • sourcehut.coresrht.dist
  • sourcehut.gitsrht
  • sourcehut.gitsrht.dist
  • sourcehut.hgsrht
  • sourcehut.hgsrht.dist
  • sourcehut.hubsrht
  • sourcehut.hubsrht.dist
  • sourcehut.listssrht
  • sourcehut.listssrht.dist
  • sourcehut.mansrht
  • sourcehut.mansrht.dist
  • sourcehut.metasrht
  • sourcehut.metasrht.dist
  • sourcehut.pastesrht
  • sourcehut.pastesrht.dist
  • sourcehut.todosrht
  • sourcehut.todosrht.dist

Maintainer pings

cc @gaelreyrol 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 minify: 2.23.1 -> 2.23.8 minify: 2.23.1 -> 2.23.10 Jul 25, 2025
@r-ryantm r-ryantm force-pushed the auto-update/minify branch from 01b6d49 to bde7996 Compare July 25, 2025 07:01
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for minify is: Go minifiers for web formats

meta.homepage for minify is: https://go.tacodewolff.nl/minify

meta.changelog for minify is: https://github.com/tdewolff/minify/releases/tag/v2.23.10

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

2 package rebuild(s)

First fifty rebuilds by attrpath

minify
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/rim6171fbrzp9njyphdz969vz5xc2j6f-minify-2.23.10 \
  --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 minify https://github.com/r-ryantm/nixpkgs/archive/bde79968f7e783cf6568df416fb0a7ed1bc7166d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bde79968f7e783cf6568df416fb0a7ed1bc7166d#minify

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

ls -la /nix/store/rim6171fbrzp9njyphdz969vz5xc2j6f-minify-2.23.10
ls -la /nix/store/rim6171fbrzp9njyphdz969vz5xc2j6f-minify-2.23.10/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

✅ 1 package built:
  • minify

Maintainer pings

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

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 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 This PR causes 1 package to rebuild on Linux. and removed 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Jul 25, 2025
@r-ryantm r-ryantm force-pushed the auto-update/minify branch from bde7996 to 5410268 Compare August 11, 2025 22:52
@r-ryantm r-ryantm changed the title minify: 2.23.1 -> 2.23.10 minify: 2.23.1 -> 2.23.11 Aug 11, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for minify is: Go minifiers for web formats

meta.homepage for minify is: https://go.tacodewolff.nl/minify

meta.changelog for minify is: https://github.com/tdewolff/minify/releases/tag/v2.23.11

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.23.11 with grep in /nix/store/4n7gqs8m2yi9mi9285f8k2pj5hmqg9av-minify-2.23.11
  • found 2.23.11 in filename of file in /nix/store/4n7gqs8m2yi9mi9285f8k2pj5hmqg9av-minify-2.23.11

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

2 package rebuild(s)

First fifty rebuilds by attrpath

minify
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4n7gqs8m2yi9mi9285f8k2pj5hmqg9av-minify-2.23.11 \
  --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 minify https://github.com/r-ryantm/nixpkgs/archive/54102681f948fe99ab3477157bf0c2b034d1ce42.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/54102681f948fe99ab3477157bf0c2b034d1ce42#minify

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

ls -la /nix/store/4n7gqs8m2yi9mi9285f8k2pj5hmqg9av-minify-2.23.11
ls -la /nix/store/4n7gqs8m2yi9mi9285f8k2pj5hmqg9av-minify-2.23.11/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

✅ 1 package built:
  • minify

Maintainer pings

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

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.

1 participant