Skip to content

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for foxglove-studio is: Visualization and observability platform for robotics

meta.homepage for foxglove-studio is: https://foxglove.dev/

meta.changelog for foxglove-studio is: https://docs.foxglove.dev/changelog/foxglove/v2.40.0

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.40.0 with grep in /nix/store/fsiqyvfqaqxs0alkg8s97cfxg3nynwlp-foxglove-studio-2.40.0
  • found 2.40.0 in filename of file in /nix/store/fsiqyvfqaqxs0alkg8s97cfxg3nynwlp-foxglove-studio-2.40.0

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

1 package rebuild(s)

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

Either download from the cache:

nix-store -r /nix/store/fsiqyvfqaqxs0alkg8s97cfxg3nynwlp-foxglove-studio-2.40.0 \
  --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 foxglove-studio https://github.com/r-ryantm/nixpkgs/archive/ab4dd390e065f8b1483428953a8d6687314f5efe.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ab4dd390e065f8b1483428953a8d6687314f5efe#foxglove-studio

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

ls -la /nix/store/fsiqyvfqaqxs0alkg8s97cfxg3nynwlp-foxglove-studio-2.40.0
ls -la /nix/store/fsiqyvfqaqxs0alkg8s97cfxg3nynwlp-foxglove-studio-2.40.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: ab4dd390e065f8b1483428953a8d6687314f5efe


x86_64-linux

✅ 1 package built:
  • foxglove-studio

Maintainer pings

cc @Sascha8a 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 requested a review from Sascha8a November 19, 2025 05:33
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Nov 19, 2025
@r-ryantm r-ryantm force-pushed the auto-update/foxglove-studio branch from ab4dd39 to c3a4b84 Compare December 2, 2025 01:24
@r-ryantm r-ryantm changed the title foxglove-studio: 2.39.2 -> 2.40.0 foxglove-studio: 2.39.2 -> 2.41.0 Dec 2, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Dec 2, 2025

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

meta.description for foxglove-studio is: Visualization and observability platform for robotics

meta.homepage for foxglove-studio is: https://foxglove.dev/

meta.changelog for foxglove-studio is: https://docs.foxglove.dev/changelog/foxglove/v2.41.0

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.41.0 with grep in /nix/store/fndi4l354ss27k2pf2cxb1r3kf9n4ark-foxglove-studio-2.41.0
  • found 2.41.0 in filename of file in /nix/store/fndi4l354ss27k2pf2cxb1r3kf9n4ark-foxglove-studio-2.41.0

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

1 package rebuild(s)

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

Either download from the cache:

nix-store -r /nix/store/fndi4l354ss27k2pf2cxb1r3kf9n4ark-foxglove-studio-2.41.0 \
  --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 foxglove-studio https://github.com/r-ryantm/nixpkgs/archive/c3a4b84a33088c39534e62c7b856c61352a5855a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c3a4b84a33088c39534e62c7b856c61352a5855a#foxglove-studio

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

ls -la /nix/store/fndi4l354ss27k2pf2cxb1r3kf9n4ark-foxglove-studio-2.41.0
ls -la /nix/store/fndi4l354ss27k2pf2cxb1r3kf9n4ark-foxglove-studio-2.41.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: c3a4b84a33088c39534e62c7b856c61352a5855a


x86_64-linux

✅ 1 package built:
  • foxglove-studio

Maintainer pings

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

@Sascha8a
Copy link
Contributor

Sascha8a commented Dec 5, 2025

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 5, 2025

@Sascha8a wants to merge this PR.

Requirements to merge this PR with @NixOS/nixpkgs-merge-bot merge:

  • ✅ PR targets a development branch.
  • ✅ PR touches only files of packages in pkgs/by-name/.
  • ✅ PR is at least one of:
    • ⬜ Approved by a committer.
    • ⬜ Backported via label.
    • ⬜ Opened by a committer.
    • ✅ Opened by r-ryantm.
  • ✅ Sascha8a is a member of @NixOS/nixpkgs-maintainers.
  • ❌ Sascha8a is a maintainer of all touched packages.

❌ Pull Request could not be merged (#305350)

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Dec 5, 2025
@r-ryantm r-ryantm changed the title foxglove-studio: 2.39.2 -> 2.41.0 foxglove-studio: 2.39.2 -> 2.41.1 Dec 8, 2025
@r-ryantm r-ryantm force-pushed the auto-update/foxglove-studio branch from c3a4b84 to 27c254d Compare December 8, 2025 12:09
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Dec 8, 2025

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

meta.description for foxglove-studio is: Visualization and observability platform for robotics

meta.homepage for foxglove-studio is: https://foxglove.dev/

meta.changelog for foxglove-studio is: https://docs.foxglove.dev/changelog/foxglove/v2.41.1

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.41.1 with grep in /nix/store/46bgl6fbkdan7bdy35c41bi938n5vxid-foxglove-studio-2.41.1
  • found 2.41.1 in filename of file in /nix/store/46bgl6fbkdan7bdy35c41bi938n5vxid-foxglove-studio-2.41.1

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

1 package rebuild(s)

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

Either download from the cache:

nix-store -r /nix/store/46bgl6fbkdan7bdy35c41bi938n5vxid-foxglove-studio-2.41.1 \
  --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 foxglove-studio https://github.com/r-ryantm/nixpkgs/archive/27c254ddf14048ea2d001c679f6d0ef7354c71e8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/27c254ddf14048ea2d001c679f6d0ef7354c71e8#foxglove-studio

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

ls -la /nix/store/46bgl6fbkdan7bdy35c41bi938n5vxid-foxglove-studio-2.41.1
ls -la /nix/store/46bgl6fbkdan7bdy35c41bi938n5vxid-foxglove-studio-2.41.1/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 27c254ddf14048ea2d001c679f6d0ef7354c71e8


x86_64-linux

✅ 1 package built:
  • foxglove-studio

Maintainer pings

cc @Sascha8a 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 foxglove-studio: 2.39.2 -> 2.41.1 foxglove-studio: 2.39.2 -> 2.42.0 Dec 14, 2025
@r-ryantm r-ryantm force-pushed the auto-update/foxglove-studio branch from 27c254d to 7ce459c Compare December 14, 2025 20:24
@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 foxglove-studio is: Visualization and observability platform for robotics

meta.homepage for foxglove-studio is: https://foxglove.dev/

meta.changelog for foxglove-studio is: https://docs.foxglove.dev/changelog/foxglove/v2.42.0

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.42.0 with grep in /nix/store/j48hbhg65zq83dilcg57rpdkf5jrnnfi-foxglove-studio-2.42.0
  • found 2.42.0 in filename of file in /nix/store/j48hbhg65zq83dilcg57rpdkf5jrnnfi-foxglove-studio-2.42.0

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

1 package rebuild(s)

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

Either download from the cache:

nix-store -r /nix/store/j48hbhg65zq83dilcg57rpdkf5jrnnfi-foxglove-studio-2.42.0 \
  --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 foxglove-studio https://github.com/r-ryantm/nixpkgs/archive/7ce459c5ffbd14111522e9dd0851e3472bce58dc.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ce459c5ffbd14111522e9dd0851e3472bce58dc#foxglove-studio

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

ls -la /nix/store/j48hbhg65zq83dilcg57rpdkf5jrnnfi-foxglove-studio-2.42.0
ls -la /nix/store/j48hbhg65zq83dilcg57rpdkf5jrnnfi-foxglove-studio-2.42.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 7ce459c5ffbd14111522e9dd0851e3472bce58dc


x86_64-linux

✅ 1 package built:
  • foxglove-studio

Maintainer pings

cc @Sascha8a 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 foxglove-studio: 2.39.2 -> 2.42.0 foxglove-studio: 2.39.2 -> 2.43.0 Jan 9, 2026
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 9, 2026

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

meta.description for foxglove-studio is: Visualization and observability platform for robotics

meta.homepage for foxglove-studio is: https://foxglove.dev/

meta.changelog for foxglove-studio is: https://docs.foxglove.dev/changelog/foxglove/v2.43.0

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.43.0 with grep in /nix/store/7qb7i4fq4wh9224xhbrp7pyvcg1kl7y5-foxglove-studio-2.43.0
  • found 2.43.0 in filename of file in /nix/store/7qb7i4fq4wh9224xhbrp7pyvcg1kl7y5-foxglove-studio-2.43.0

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

1 package rebuild(s)

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

Either download from the cache:

nix-store -r /nix/store/7qb7i4fq4wh9224xhbrp7pyvcg1kl7y5-foxglove-studio-2.43.0 \
  --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 foxglove-studio https://github.com/r-ryantm/nixpkgs/archive/534382049982ed318720cd553777896d580f334c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/534382049982ed318720cd553777896d580f334c#foxglove-studio

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

ls -la /nix/store/7qb7i4fq4wh9224xhbrp7pyvcg1kl7y5-foxglove-studio-2.43.0
ls -la /nix/store/7qb7i4fq4wh9224xhbrp7pyvcg1kl7y5-foxglove-studio-2.43.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 534382049982ed318720cd553777896d580f334c


x86_64-linux

✅ 1 package built:
  • foxglove-studio

Maintainer pings

cc @Sascha8a 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/foxglove-studio branch from 7ce459c to 5343820 Compare January 9, 2026 08:05
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: 0 This PR does not cause any packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants