Nix/shell.nix

4 lines
115 B
Nix

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