aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAge
* chore: update to rust 1.79 (#2138)Ellie Huxtable2024-06-13
|
* chore: update to rust 1.78Ellie Huxtable2024-06-13
|
* chore(nix): De-couple atuin nix build from nixpkgs rustc version (#2123)Jamie Quigley2024-06-13
|
* chore: Set ATUIN_ variables for development in devshell (#1653)Matthias Beyer2024-01-30
| | | | | | | | | | | | 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>
* fix(nix): Add Appkit to the package build (#1358)Patrick Jackson2023-10-30
|
* feat(nix): Add a nixpkgs overlay (#1357)Patrick Jackson2023-10-29
|
* nix: add flake-compat (#743)0x4A6F2023-03-01
|
* Add nix files and install instructions (#477)Jamie Quigley2023-02-15