1
1
mirror of https://github.com/oxalica/nil.git synced 2024-08-17 06:30:38 +03:00
nil/default.nix

4 lines
133 B
Nix
Raw Normal View History

(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
src = builtins.fetchGit ./.;
}).defaultNix