Skip to content

Nix flake hash mismatch for AppImage v0.7.1 #701

@zitongcharliedeng

Description

@zitongcharliedeng

Problem

nix profile install github:cjpais/Handy fails with hash mismatch:

error: hash mismatch in fixed-output derivation
  specified: sha256-tTswFYLCPGtMbHAb2bQMsklRiRCVXLrtu4pQC8IHdqQ=
  got:       sha256-7IUZZriIVmqf85O49w9tCrTKfQURuAOM+k3sKVyigFk=

Cause

The AppImage at the download URL was updated but the hash in the flake wasn't updated to match.

Fix

Update the hash in flake.nix to: sha256-7IUZZriIVmqf85O49w9tCrTKfQURuAOM+k3sKVyigFk=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions