aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
Commit message (Collapse)AuthorAgeFilesLines
* ci: emmyluaJustin M. Keyes2025-11-141-2/+0
| | | | | | - Introduce emmylua CI job to type-check code. - Drop old analyzers that haven't reported anything useful in a long time and are redundant with luals/emmylua.
* chore: remove redundant flake-utils dependency; add nix-systemsNotAShelf2024-09-151-15/+17
| | | | | | | | | | 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-0/+2
|
* fix: add selene to the nix develop shell (#1688)Stéphan Kochen2022-02-181-0/+1
|
* chore: make flake.nix cross-platform compatibleMichael Lingelbach2021-10-301-12/+13
|
* feat: add flake.nixMatthieu Coudron2021-07-201-0/+17
use 'nix develop' to get into a shell with dependencies