purebred-mua / purebred

A terminal based mail user agent based on notmuch
GNU Affero General Public License v3.0
139 stars 19 forks source link

nix: stick with building purebred for x86 for now #456

Closed romanofski closed 2 years ago

romanofski commented 2 years ago

The flake-utils allow us to build purebred for non-x86-64 systems. However at the beginning we don't support these platforms. Part of the downside is that we're also snapping up any potential broken package in the nixos-unstable channel. Granted, we could pin to a specific revision, but the channel is mostly fine for x86_64.

Drive-by add on to also run nix flake check in CI.

romanofski commented 2 years ago
HLint version 3.3.5
Downloading HLint version 3.3.5
Status Code: 404 Redirects: 0 Total time: 0.172183 Total Dsize: 9

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

The archive isn't there... will have to figure out why ...

frasertweedale commented 2 years ago

Never mind - it's not related to this change. Merging.