forked from lix-project/lix
4 lines
115 B
Nix
4 lines
115 B
Nix
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
|
|
src = ./.;
|
|
}).defaultNix
|