This repository has been archived on 2024-04-17. You can view files and clone it, but cannot push or open issues/pull-requests.
elm-forbid-import/default.nix

4 lines
133 B
Nix
Raw Permalink Normal View History

2023-06-12 21:31:17 +00:00
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
src = builtins.fetchGit ./.;
}).defaultNix