aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove redundant flake-utils dependency; add nix-systemsNotAShelf2024-09-151-20/+2
| | | | | | | | | | Removes the redundant flake-utils dependency, and replaces multi-system handling logic with a minimal function (zero deps!) that supports [nix-systems](https://github.com/nix-systems). This gets rid of the unnecessary flake-utils dependency. Also see: * https://ayats.org/blog/no-flake-utils
* fix: add `vusted` to `flake.nix` (#2891)Emilio Ziniades2023-11-141-8/+27
|
* fix: update `selene` in nix develop shell (#2052)oxalica2022-08-051-6/+6
| | | Current locked one is too old to support our `neovim.yml` format.
* fix: add selene to the nix develop shell (#1688)Stéphan Kochen2022-02-181-6/+6
|
* chore: make flake.nix cross-platform compatibleMichael Lingelbach2021-10-301-0/+16
|
* feat: add flake.nixMatthieu Coudron2021-07-201-0/+25
use 'nix develop' to get into a shell with dependencies