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: 1.8.7 -> 1.8.8 #109866

Merged
merged 1 commit into from Jan 19, 2021
Merged

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for indilib is: "Implementation of the INDI protocol for POSIX operating systems"

meta.homepage for indilib is: "https://www.indilib.org/"

meta.changelog for indilib is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

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

3 package rebuild(s)

3 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


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

Either download from Cachix:

nix-store -r /nix/store/fnvndm5zhjh71bf6psp3k244ni734c26-indilib-1.8.8 \
  --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 indilib https://github.com/r-ryantm/nixpkgs/archive/fdb8bd5299ccd9c678858e55fc97355f5a39b06b.tar.gz

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

ls -la /nix/store/fnvndm5zhjh71bf6psp3k244ni734c26-indilib-1.8.8
ls -la /nix/store/fnvndm5zhjh71bf6psp3k244ni734c26-indilib-1.8.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.

Result of nixpkgs-review run on x86_64-linux 1

3 packages built:
  • indilib
  • kstars
  • phd2

Maintainer pings

cc @hjones2199 for testing.

Copy link
Member

@hjones2199 hjones2199 left a comment

Choose a reason for hiding this comment

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

Works fine for me. Tested with indi telescope/guidescope/ccd simulators pointed by kstars and guided by PHD2.

@SuperSandro2000 SuperSandro2000 merged commit 0a6bfdf into NixOS:master Jan 19, 2021
@r-ryantm r-ryantm deleted the auto-update/indilib branch January 21, 2021 07:24
@SuperSandro2000
Copy link
Member

Changelog

  + New HOBYM Crux telescope driver (#1295)
  + New Rainbow focuser driver (#1304)
  + New ActiveFocuser driver release (#1301)
  + 10Micron: UnattendedFlip handling, implements #1276 (#1298)
  + Bugfix/sat track lx200 julian day (#1305)
  + Improved serial port auto-search.
  + Refactor/satellite tracking properties -> Moving properties to a higher abstraction layer (#1300)
  + SkyWatcher Alt-Az driver improvements.
  + Indibase/refactoring - update INDI::Property (#1302)
  + Update of SmartFocus driver (#1275)
  + Add new helper methods to the AlignmentSubsystemForDrivers (Alt/Az) (#1308)
  + Streammanager/chrono - Fix the 24h time limit. (#1278)
  + Fix remote driver not sending properties to upstream server
  + Delay calculation in indicommon and indicorrelator (#1277)
  + Indidriver/refactoring - fix memory leak, increase performance (#1281)
  + Streammanager/refactoring (#1280)
  + Move absolute position bugfix (#1285)
  + Use of the common mkpath function (#1288)
  + Sesto Senso 2: Support for displaying 12V input voltage. (#1289)
  + Add Microsoft LifeCam Cinema to pixelSizeInfo (#1314)
  + Sesto Senso 2: Log & display firmware version (#1292)
  + fix: inline methods that use unlinked functions (#1312)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants