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

indilib, indi-3rdparty: 2.1.1 -> 2.1.2.1 #378557

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

returntoreality
Copy link
Contributor

@returntoreality returntoreality commented Feb 1, 2025

Updated to newer indi releases.
https://github.com/indilib/indi/releases/tag/v2.1.2
https://github.com/indilib/indi/releases/tag/v2.1.2.1
https://github.com/indilib/indi-3rdparty/releases/tag/v2.1.2
https://github.com/indilib/indi-3rdparty/releases/tag/v2.1.2.1

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested review from sheepforce and hjones2199 February 1, 2025 14:55
@returntoreality returntoreality added the 11.by: package-maintainer This PR was created by the maintainer of the package it changes label Feb 1, 2025
@returntoreality returntoreality changed the title indilib, indi-3rdparty: 2.1.1 -> 2.1.2 indilib, indi-3rdparty: 2.1.1 -> 2.1.2.1 Feb 21, 2025
@returntoreality returntoreality requested a review from panicgh March 5, 2025 22:53
@returntoreality
Copy link
Contributor Author

@sheepforce Could you have a look?

@sheepforce
Copy link
Member

@sheepforce Could you have a look?

Oh boy, this totally slipped through on my side. Sorry 😬 I will have a look in the course of the day :)

Copy link
Member

@sheepforce sheepforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thank you for the work. Here is also the nixpkgs-review result. Everything builds fine.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 378557


x86_64-linux

✅ 57 packages built:
  • indi-3rdparty.indi-aagcloudwatcher-ng
  • indi-3rdparty.indi-aok
  • indi-3rdparty.indi-apogee
  • indi-3rdparty.indi-armadillo-platypus
  • indi-3rdparty.indi-asi
  • indi-3rdparty.indi-astarbox
  • indi-3rdparty.indi-astroasis
  • indi-3rdparty.indi-atik
  • indi-3rdparty.indi-avalon
  • indi-3rdparty.indi-avalonud
  • indi-3rdparty.indi-beefocus
  • indi-3rdparty.indi-bresserexos2
  • indi-3rdparty.indi-celestronaux
  • indi-3rdparty.indi-dsi
  • indi-3rdparty.indi-duino
  • indi-3rdparty.indi-eqmod
  • indi-3rdparty.indi-ffmv
  • indi-3rdparty.indi-fishcamp
  • indi-3rdparty.indi-fli
  • indi-3rdparty.indi-gige
  • indi-3rdparty.indi-gphoto
  • indi-3rdparty.indi-gpio
  • indi-3rdparty.indi-gpsd
  • indi-3rdparty.indi-gpsnmea
  • indi-3rdparty.indi-inovaplx
  • indi-3rdparty.indi-limesdr
  • indi-3rdparty.indi-maxdomeii
  • indi-3rdparty.indi-mgen
  • indi-3rdparty.indi-mi
  • indi-3rdparty.indi-nexdome
  • indi-3rdparty.indi-nightscape
  • indi-3rdparty.indi-nut
  • indi-3rdparty.indi-ocs
  • indi-3rdparty.indi-orion-ssg3
  • indi-3rdparty.indi-pentax
  • indi-3rdparty.indi-playerone
  • indi-3rdparty.indi-qhy
  • indi-3rdparty.indi-qsi
  • indi-3rdparty.indi-rolloffino
  • indi-3rdparty.indi-rtklib
  • indi-3rdparty.indi-sbig
  • indi-3rdparty.indi-shelyak
  • indi-3rdparty.indi-starbook
  • indi-3rdparty.indi-starbook-ten
  • indi-3rdparty.indi-svbony
  • indi-3rdparty.indi-sx
  • indi-3rdparty.indi-talon6
  • indi-3rdparty.indi-toupbase
  • indi-3rdparty.indi-webcam
  • indi-3rdparty.indi-weewx-json
  • indi-full
  • indi-full-nonfree
  • indi-with-drivers
  • indilib
  • kstars
  • phd2
  • stellarium

@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Mar 13, 2025
@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Mar 16, 2025
@returntoreality returntoreality added 8.has: package (update) This PR updates a package to a newer version 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Mar 22, 2025
@h7x4 h7x4 merged commit 3d2195f into NixOS:master Mar 22, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants