1
1
mirror of https://github.com/ellie/atuin.git synced 2024-07-14 16:20:24 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ellie Huxtable
efcb5dbd97
chore: update to rust 1.79 (#2138) 2024-06-13 17:48:24 +01:00
Ellie Huxtable
5f2df6584d chore: update to rust 1.78 2024-06-13 11:18:32 +00:00
Jamie Quigley
4ee7db5c54
chore(nix): De-couple atuin nix build from nixpkgs rustc version (#2123) 2024-06-13 12:10:44 +01:00
Matthias Beyer
8e520b1d72
chore: Set ATUIN_ variables for development in devshell (#1653)
I accidentially broke my atuin database by executing `atuin` from the
PR I was working on without setting these variables and had to manually
roll back my local database.

That shouldn't happen, so we set the database and record store path in
the devshell to something that does not overwrite our normal databases.
We also warn if these files already exist, because when entering the
devshell, a user might want to start from a clean slate here.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-30 14:04:15 +00:00
Patrick Jackson
74c78ac2d7
fix(nix): Add Appkit to the package build (#1358) 2023-10-30 08:18:26 +00:00
Patrick Jackson
21f3f64ad5
feat(nix): Add a nixpkgs overlay (#1357) 2023-10-29 18:27:52 +00:00
0x4A6F
e6ff051430
nix: add flake-compat (#743) 2023-03-01 19:51:31 +00:00
Jamie Quigley
b2a0986ca6
Add nix files and install instructions (#477) 2023-02-15 09:04:07 +00:00