fix/default.nix

4 lines
117 B
Nix
Raw Normal View History

2022-01-23 05:09:40 +01:00
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
2020-06-17 19:21:46 +02:00
src = ./.;
}).defaultNix