aboutsummaryrefslogtreecommitdiffstats
path: root/atuin.nix (follow)
Commit message (Collapse)AuthorAge
* fix: allow nix package to fetch dependencies from git (#832)Patrick Jackson2023-03-31
| | | This change saves us from needing to keep a copy of the checksum in atuin.nix, so that Cargo.lock can remain as the sole source of truth for the dependency versions.
* Add nix files and install instructions (#477)Jamie Quigley2023-02-15