Commit graph

6 commits

Author SHA1 Message Date
NotAShelf
46ce5fd8c0 chore: remove redundant flake-utils dependency; add nix-systems
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
2024-09-15 15:43:28 +02:00
Emilio Ziniades
99e8ca4e0d
fix: add vusted to flake.nix (#2891) 2023-11-14 12:32:55 +08:00
oxalica
4b627e1543
fix: update selene in nix develop shell (#2052)
Current locked one is too old to support our `neovim.yml` format.
2022-08-05 13:22:17 +02:00
Stéphan Kochen
48ab7d99be
fix: add selene to the nix develop shell (#1688) 2022-02-18 19:00:56 -08:00
Michael Lingelbach
35241db217 chore: make flake.nix cross-platform compatible 2021-10-30 13:38:56 -07:00
Matthieu Coudron
31f9d80df8 feat: add flake.nix
use 'nix develop' to get into a shell with dependencies
2021-07-20 22:24:42 +02:00