hydra/shell.nix

4 lines
131 B
Nix
Raw Normal View History

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