ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
534 stars 83 forks source link

Nix flake for ngscopeclient #705

Closed hansfbaier closed 2 months ago

hansfbaier commented 3 months ago

With this flake compiling and installing ngscopeclient is a one liner on any linux system that has the nix package manager installed:

nix shell github:ngscopeclient/scopehal-apps

or it can be permanently installed the user's profile with

nix profile install github:ngscopeclient/scopehal-apps

Tested working. Or install the nix package manager and test it on your system.

hansfbaier commented 3 months ago

If you want to test it before merging, you will have to use github:hansfbaier instead of github:ngscopeclient in the argument of course

hansfbaier commented 3 months ago

It works! What would prevent it from being merged? 20240403_04h35m48s_grim