This repository has been archived on 2024-02-25. You can view files and clone it, but cannot push or open issues/pull-requests.
elo-anything/shell.nix

4 lines
131 B
Nix
Raw Permalink Normal View History

2021-09-13 22:05:09 +00:00
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
src = builtins.fetchGit ./.;
}).shellNix