You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release is published untested on real machines. CI installs
it in a VM; a VM exposes no NPU, one graphics device and no firmware
quirks, so a VM install passing says very little about a laptop.
Real installs have failed where every check was green.
The flake route (nixos-rebuild against this repo, see the
README) is the mature one and is what to use on a machine you care
about. The ISO installer is the least mature part of the project
and it partitions the disk before it can fail.
If you install from this image, please say how it went on the
release discussion — success as much as failure. The experimental
label comes off a release only once someone has reported a
successful install on physical hardware.
These notes could not be derived. The tooling that
reads what changed between v4.0.2-8 and v4.0.2-9 refused
rather than report nothing; see this job's log.
The images below are unaffected.
Getting it
Omarchy 4.0.2, packaged for NixOS. Two images, and the difference
is what they carry.
nixarchy-v4.0.2-9.iso — 5.6G, carries the whole system closure. The install
copies rather than downloads and needs no network at all. Take this
one unless the download is what you mind.
GitHub will not accept a file that size, so it is split. Put it back
together and check it:
nixarchy-v4.0.2-9-net.iso — 1.6G, downloads the desktop as it installs.
One file, no reassembly, and it needs a working network: its first
screen offers Wi-Fi if there is no cable.
sha256sum -c --ignore-missing SHA256SUMS
(--ignore-missing because one SHA256SUMS covers both images, and
nobody downloads both.)
Then write one to a USB stick and boot it. See Fresh-machine install
for what happens next.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
These notes could not be derived. The tooling that
reads what changed between
v4.0.2-8andv4.0.2-9refusedrather than report nothing; see this job's log.
The images below are unaffected.
Getting it
Omarchy 4.0.2, packaged for NixOS. Two images, and the difference
is what they carry.
nixarchy-v4.0.2-9.iso— 5.6G, carries the whole system closure. The installcopies rather than downloads and needs no network at all. Take this
one unless the download is what you mind.
GitHub will not accept a file that size, so it is split. Put it back
together and check it:
nixarchy-v4.0.2-9-net.iso— 1.6G, downloads the desktop as it installs.One file, no reassembly, and it needs a working network: its first
screen offers Wi-Fi if there is no cable.
(
--ignore-missingbecause one SHA256SUMS covers both images, andnobody downloads both.)
Then write one to a USB stick and boot it. See
Fresh-machine install
for what happens next.
What's Changed
nixarchy dev init <preset>: a working project from one command by @olafkfreund innixarchy dev init <preset>: a working project from one command #163New Contributors
Full Changelog: https://github.com/olafkfreund/nixarchy/commits/v4.0.2-9
This discussion was created from the release v4.0.2-9 (experimental).
All reactions