Type
chore
Scope
nomachine-client
Summary
modules/apps/nomachine-client.nix overrides pkgs.nomachine-client to fetch nomachine_9.5.7_2_x86_64.tar.gz (sha256 8f4ZL3Ko5VunojXLvTS9P3oB+ZVCSYIA0GIjM8VpUO4=) and bumps version to 9.5.7. The upstream nixpkgs derivation still pins 9.4.14, whose tarball the vendor has pulled: https://download.nomachine.com/download/9.4/Linux/nomachine_9.4.14_1_x86_64.tar.gz now 301-redirects to the homepage, so the fetch fails with a hash mismatch and the unpack step then chokes on an HTML payload. Override is temporary until NixOS/nixpkgs#518152 ("nomachine-client: 9.4.14 -> 9.5.7") merges and propagates through nixos-unstable.
Unblock condition
Unblocked when NixOS/nixpkgs#518152 merges and the resulting commit reaches the nixos-unstable channel tracked by this flake.
Upstream pull requests
blocker NixOS/nixpkgs#518152 - nomachine-client: 9.4.14 -> 9.5.7
Upstream issues
none
Upstream releases and channels
none
Local workaround / affected code
modules/apps/nomachine-client.nix
Exit criteria
Validation
nix eval .#nixosConfigurations.system76.pkgs.nomachine-client.version
nix build .#nixosConfigurations.system76.config.system.build.toplevel
Notes
nxplayer --version on the override reports NXPLAYER - Version 9.5.7. The upstream package.nix also tracks an i686-linux source; this repo only builds for x86_64-linux, so the i686 hash is intentionally not handled by the override.
Confirmations
Type
chore
Scope
nomachine-client
Summary
modules/apps/nomachine-client.nixoverridespkgs.nomachine-clientto fetchnomachine_9.5.7_2_x86_64.tar.gz(sha2568f4ZL3Ko5VunojXLvTS9P3oB+ZVCSYIA0GIjM8VpUO4=) and bumpsversionto9.5.7. The upstream nixpkgs derivation still pins 9.4.14, whose tarball the vendor has pulled:https://download.nomachine.com/download/9.4/Linux/nomachine_9.4.14_1_x86_64.tar.gznow 301-redirects to the homepage, so the fetch fails with a hash mismatch and the unpack step then chokes on an HTML payload. Override is temporary untilNixOS/nixpkgs#518152("nomachine-client: 9.4.14 -> 9.5.7") merges and propagates throughnixos-unstable.Unblock condition
Unblocked when
NixOS/nixpkgs#518152merges and the resulting commit reaches thenixos-unstablechannel tracked by this flake.Upstream pull requests
blocker NixOS/nixpkgs#518152 - nomachine-client: 9.4.14 -> 9.5.7
Upstream issues
none
Upstream releases and channels
none
Local workaround / affected code
modules/apps/nomachine-client.nix
Exit criteria
./build.sh --updatepulls in a lockfile revision with the fixValidation
Notes
nxplayer --versionon the override reportsNXPLAYER - Version 9.5.7. The upstreampackage.nixalso tracks ani686-linuxsource; this repo only builds forx86_64-linux, so the i686 hash is intentionally not handled by the override.Confirmations
status(blocked-upstream)issues and this is not a duplicate.nonereference line starts with a reserved role keyword (blocker,fix,related,superseded).main.typeandscopein the issue title match the Type and Scope body fields.