neovim/default.nix

4 lines
135 B
Nix
Raw Permalink Normal View History

2022-11-30 22:49:32 +03:00
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
src = builtins.fetchGit ./.;
}).defaultNix